Skip to content
Success

Console Output

Pull request #40128 updated
13:44:15 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 8840071c26093d0589edb659b329e82892e496c2 rather than e09e96233af3073d4dd4587e78231d80729faf0f
Obtained Jenkinsfile from 8840071c26093d0589edb659b329e82892e496c2
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
13:44:22 [2019-11-25T13:44:22.239Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:44:22 [2019-11-25T13:44:22.244Z] Trying to pass milestone 24
[Pipeline] milestone
13:44:22 [2019-11-25T13:44:22.367Z] Trying to pass milestone 25
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:44:37 [2019-11-25T13:44:37.494Z] Still waiting to schedule task
13:44:37 [2019-11-25T13:44:37.498Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
13:53:45 [2019-11-25T13:53:45.305Z] Running on ubuntu-1804-overlay2 (i-05e3adeabd3083426) in /home/ubuntu/workspace/moby_PR-40128
[Pipeline] {
[Pipeline] checkout
13:53:45 [2019-11-25T13:53:45.397Z] using credential docker-jenkins-github-credentials
13:53:45 [2019-11-25T13:53:45.408Z] Cloning the remote Git repository
13:53:45 [2019-11-25T13:53:45.408Z] Cloning with configured refspecs honoured and without tags
13:53:45 [2019-11-25T13:53:45.416Z] Cloning repository https://github.com/moby/moby.git
13:53:45 [2019-11-25T13:53:45.416Z]  > git init /home/ubuntu/workspace/moby_PR-40128 # timeout=10
13:53:45 [2019-11-25T13:53:45.422Z] Fetching upstream changes from https://github.com/moby/moby.git
13:53:45 [2019-11-25T13:53:45.422Z]  > git --version # timeout=10
13:53:45 [2019-11-25T13:53:45.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:53:45 [2019-11-25T13:53:45.431Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:53:58 [2019-11-25T13:53:58.863Z] Fetching without tags
13:53:59 [2019-11-25T13:53:59.101Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit e09e96233af3073d4dd4587e78231d80729faf0f
13:53:58 [2019-11-25T13:53:58.836Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:53:58 [2019-11-25T13:53:58.840Z]  > git config --add remote.origin.fetch +refs/pull/40128/head:refs/remotes/origin/PR-40128 # timeout=10
13:53:58 [2019-11-25T13:53:58.847Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:53:58 [2019-11-25T13:53:58.859Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:53:58 [2019-11-25T13:53:58.871Z] Fetching upstream changes from https://github.com/moby/moby.git
13:53:58 [2019-11-25T13:53:58.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:53:58 [2019-11-25T13:53:58.871Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:53:59 [2019-11-25T13:53:59.109Z]  > git config core.sparsecheckout # timeout=10
13:53:59 [2019-11-25T13:53:59.121Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:53:59 [2019-11-25T13:53:59.677Z] Merge succeeded, producing e09e96233af3073d4dd4587e78231d80729faf0f
13:53:59 [2019-11-25T13:53:59.678Z] Checking out Revision e09e96233af3073d4dd4587e78231d80729faf0f (PR-40128)
13:54:00 [2019-11-25T13:54:00.152Z] Commit message: "Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425a"
13:54:00 [2019-11-25T13:54:00.177Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:54:01 [2019-11-25T13:54:01.078Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40128:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
13:54:01 [2019-11-25T13:54:01.078Z] Unable to find image 'alpine:latest' locally
13:54:01 [2019-11-25T13:54:01.078Z] latest: Pulling from library/alpine
13:54:01 [2019-11-25T13:54:01.078Z] 89d9c30c1d48: Pulling fs layer
13:53:59 [2019-11-25T13:53:59.667Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
13:53:59 [2019-11-25T13:53:59.675Z]  > git rev-parse HEAD^{commit} # timeout=10
13:53:59 [2019-11-25T13:53:59.686Z]  > git config core.sparsecheckout # timeout=10
13:53:59 [2019-11-25T13:53:59.689Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:00 [2019-11-25T13:54:00.162Z]  > git rev-list --no-walk ed32ead5efab723b7d9e7ee8c60af66a35193644 # timeout=10
13:54:01 [2019-11-25T13:54:01.335Z] 89d9c30c1d48: Verifying Checksum
13:54:01 [2019-11-25T13:54:01.335Z] 89d9c30c1d48: Download complete
13:54:01 [2019-11-25T13:54:01.335Z] 89d9c30c1d48: Pull complete
13:54:01 [2019-11-25T13:54:01.592Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
13:54:01 [2019-11-25T13:54:01.592Z] Status: Downloaded newer image for alpine:latest
13:54:05 [2019-11-25T13:54:05.052Z] 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
13:54:05 [2019-11-25T13:54:05.890Z] Running on ubuntu-1604-overlay2-arm64v8 (i-07371d4c3b5ec7c47) in /home/ubuntu/workspace/moby_PR-40128
[Pipeline] { (Print info)
[Pipeline] stage
13:54:05 [2019-11-25T13:54:05.893Z] Running on ubuntu-1804-overlay2 (i-088fc6d75cffe6d82) in /home/ubuntu/workspace/moby_PR-40128
[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
13:54:05 [2019-11-25T13:54:05.899Z] Running on ubuntu-1804-overlay2 (i-058facff88163a696) in /home/ubuntu/workspace/moby_PR-40128
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
13:54:05 [2019-11-25T13:54:05.973Z] using credential docker-jenkins-github-credentials
13:54:05 [2019-11-25T13:54:05.985Z] Cloning the remote Git repository
13:54:05 [2019-11-25T13:54:05.985Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
13:54:05 [2019-11-25T13:54:05.998Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40128
[Pipeline] checkout
[Pipeline] {
13:54:06 [2019-11-25T13:54:06.194Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-40128
13:54:06 [2019-11-25T13:54:06.198Z] using credential docker-jenkins-github-credentials
13:54:06 [2019-11-25T13:54:06.208Z] Cloning the remote Git repository
13:54:06 [2019-11-25T13:54:06.208Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[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] }
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
13:54:06 [2019-11-25T13:54:06.284Z] using credential docker-jenkins-github-credentials
13:54:06 [2019-11-25T13:54:06.302Z] Cloning the remote Git repository
13:54:06 [2019-11-25T13:54:06.302Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
13:54:06 [2019-11-25T13:54:06.481Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
13:54:06 [2019-11-25T13:54:06.503Z] Running on azwin-2-2d8fc0 in d:\jenkins\workspace\moby_PR-40128
[Pipeline] // stage
13:54:06 [2019-11-25T13:54:06.516Z] Cloning the remote Git repository
13:54:06 [2019-11-25T13:54:06.516Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
13:54:06 [2019-11-25T13:54:06.578Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] ws
13:54:06 [2019-11-25T13:54:06.595Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
13:54:06 [2019-11-25T13:54:06.629Z] Cloning the remote Git repository
13:54:06 [2019-11-25T13:54:06.629Z] Cloning with configured refspecs honoured and without tags
13:54:06 [2019-11-25T13:54:06.906Z] using credential docker-jenkins-github-credentials
13:54:05 [2019-11-25T13:54:05.980Z] Cloning repository https://github.com/moby/moby.git
13:54:05 [2019-11-25T13:54:05.981Z]  > git init /home/ubuntu/workspace/moby_PR-40128 # timeout=10
13:54:05 [2019-11-25T13:54:05.988Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:05 [2019-11-25T13:54:05.988Z]  > git --version # timeout=10
13:54:05 [2019-11-25T13:54:05.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:05 [2019-11-25T13:54:05.993Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:06 [2019-11-25T13:54:06.985Z] Cloning the remote Git repository
13:54:06 [2019-11-25T13:54:06.985Z] Cloning with configured refspecs honoured and without tags
13:54:06 [2019-11-25T13:54:06.209Z] Cloning repository https://github.com/moby/moby.git
13:54:06 [2019-11-25T13:54:06.210Z]  > git init /home/ubuntu/workspace/moby_PR-40128 # timeout=10
13:54:06 [2019-11-25T13:54:06.222Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:06 [2019-11-25T13:54:06.223Z]  > git --version # timeout=10
13:54:06 [2019-11-25T13:54:06.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:06 [2019-11-25T13:54:06.232Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:06 [2019-11-25T13:54:06.292Z] Cloning repository https://github.com/moby/moby.git
13:54:06 [2019-11-25T13:54:06.293Z]  > git init /home/ubuntu/workspace/moby_PR-40128 # timeout=10
13:54:06 [2019-11-25T13:54:06.306Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:06 [2019-11-25T13:54:06.306Z]  > git --version # timeout=10
13:54:06 [2019-11-25T13:54:06.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:06 [2019-11-25T13:54:06.315Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:06 [2019-11-25T13:54:06.518Z] Cloning repository https://github.com/moby/moby.git
13:54:06 [2019-11-25T13:54:06.519Z]  > git init /home/docker/workspace/moby_PR-40128 # timeout=10
13:54:06 [2019-11-25T13:54:06.531Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:06 [2019-11-25T13:54:06.531Z]  > git --version # timeout=10
13:54:06 [2019-11-25T13:54:06.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:06 [2019-11-25T13:54:06.536Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:06 [2019-11-25T13:54:06.661Z] Cloning repository https://github.com/moby/moby.git
13:54:06 [2019-11-25T13:54:06.663Z]  > git init /home/jenkins/workspace/moby_PR-40128 # timeout=10
13:54:06 [2019-11-25T13:54:06.688Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:06 [2019-11-25T13:54:06.690Z]  > git --version # timeout=10
13:54:06 [2019-11-25T13:54:06.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:06 [2019-11-25T13:54:06.711Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:07 [2019-11-25T13:54:07.017Z] Cloning repository https://github.com/moby/moby.git
13:54:07 [2019-11-25T13:54:07.018Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
13:54:07 [2019-11-25T13:54:07.098Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:07 [2019-11-25T13:54:07.098Z]  > git --version # timeout=10
13:54:07 [2019-11-25T13:54:07.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:07 [2019-11-25T13:54:07.169Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:15 [2019-11-25T13:54:15.682Z] Fetching without tags
13:54:15 [2019-11-25T13:54:15.528Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:15 [2019-11-25T13:54:15.548Z]  > git config --add remote.origin.fetch +refs/pull/40128/head:refs/remotes/origin/PR-40128 # timeout=10
13:54:15 [2019-11-25T13:54:15.568Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:54:15 [2019-11-25T13:54:15.634Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:15 [2019-11-25T13:54:15.717Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:15 [2019-11-25T13:54:15.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:15 [2019-11-25T13:54:15.730Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:16 [2019-11-25T13:54:16.127Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit e09e96233af3073d4dd4587e78231d80729faf0f
13:54:16 [2019-11-25T13:54:16.917Z] Merge succeeded, producing e09e96233af3073d4dd4587e78231d80729faf0f
13:54:16 [2019-11-25T13:54:16.918Z] Checking out Revision e09e96233af3073d4dd4587e78231d80729faf0f (PR-40128)
13:54:16 [2019-11-25T13:54:16.156Z]  > git config core.sparsecheckout # timeout=10
13:54:16 [2019-11-25T13:54:16.176Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:16 [2019-11-25T13:54:16.805Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
13:54:16 [2019-11-25T13:54:16.876Z]  > git rev-parse HEAD^{commit} # timeout=10
13:54:16 [2019-11-25T13:54:16.949Z]  > git config core.sparsecheckout # timeout=10
13:54:16 [2019-11-25T13:54:16.970Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:17 [2019-11-25T13:54:17.702Z] Commit message: "Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425a"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:54:19 [2019-11-25T13:54:19.954Z] Fetching without tags
13:54:20 [2019-11-25T13:54:20.074Z] + docker version
13:54:20 [2019-11-25T13:54:20.074Z] Client:
13:54:20 [2019-11-25T13:54:20.074Z]  Version:           18.06.3-ce
13:54:20 [2019-11-25T13:54:20.074Z]  API version:       1.38
13:54:20 [2019-11-25T13:54:20.074Z]  Go version:        go1.10.3
13:54:20 [2019-11-25T13:54:20.074Z]  Git commit:        d7080c1
13:54:20 [2019-11-25T13:54:20.074Z]  Built:             Wed Feb 20 02:27:09 2019
13:54:20 [2019-11-25T13:54:20.074Z]  OS/Arch:           linux/s390x
13:54:20 [2019-11-25T13:54:20.074Z]  Experimental:      false
13:54:20 [2019-11-25T13:54:20.074Z] 
13:54:20 [2019-11-25T13:54:20.074Z] Server:
13:54:20 [2019-11-25T13:54:20.074Z]  Engine:
13:54:20 [2019-11-25T13:54:20.074Z]   Version:          18.06.3-ce
13:54:20 [2019-11-25T13:54:20.074Z]   API version:      1.38 (minimum version 1.12)
13:54:20 [2019-11-25T13:54:20.074Z]   Go version:       go1.10.3
13:54:20 [2019-11-25T13:54:20.074Z]   Git commit:       d7080c1
13:54:20 [2019-11-25T13:54:20.074Z]   Built:            Wed Feb 20 02:26:03 2019
13:54:20 [2019-11-25T13:54:20.074Z]   OS/Arch:          linux/s390x
13:54:20 [2019-11-25T13:54:20.074Z]   Experimental:     true
13:54:19 [2019-11-25T13:54:19.914Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:19 [2019-11-25T13:54:19.918Z]  > git config --add remote.origin.fetch +refs/pull/40128/head:refs/remotes/origin/PR-40128 # timeout=10
13:54:19 [2019-11-25T13:54:19.923Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:54:19 [2019-11-25T13:54:19.940Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:19 [2019-11-25T13:54:19.949Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:19 [2019-11-25T13:54:19.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:19 [2019-11-25T13:54:19.950Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
[Pipeline] sh
13:54:20 [2019-11-25T13:54:20.385Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit e09e96233af3073d4dd4587e78231d80729faf0f
13:54:20 [2019-11-25T13:54:20.909Z] + docker info
13:54:20 [2019-11-25T13:54:20.909Z] Containers: 0
13:54:20 [2019-11-25T13:54:20.909Z]  Running: 0
13:54:20 [2019-11-25T13:54:20.909Z]  Paused: 0
13:54:20 [2019-11-25T13:54:20.909Z]  Stopped: 0
13:54:20 [2019-11-25T13:54:20.909Z] Images: 0
13:54:20 [2019-11-25T13:54:20.909Z] Server Version: 18.06.3-ce
13:54:20 [2019-11-25T13:54:20.909Z] Storage Driver: overlay2
13:54:20 [2019-11-25T13:54:20.909Z]  Backing Filesystem: extfs
13:54:20 [2019-11-25T13:54:20.909Z]  Supports d_type: true
13:54:20 [2019-11-25T13:54:20.909Z]  Native Overlay Diff: true
13:54:20 [2019-11-25T13:54:20.909Z] Logging Driver: json-file
13:54:20 [2019-11-25T13:54:20.909Z] Cgroup Driver: cgroupfs
13:54:20 [2019-11-25T13:54:20.909Z] Plugins:
13:54:20 [2019-11-25T13:54:20.909Z]  Volume: local
13:54:20 [2019-11-25T13:54:20.909Z]  Network: bridge host ipvlan macvlan null overlay
13:54:20 [2019-11-25T13:54:20.909Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
13:54:20 [2019-11-25T13:54:20.909Z] Swarm: inactive
13:54:20 [2019-11-25T13:54:20.909Z] Runtimes: runc
13:54:20 [2019-11-25T13:54:20.909Z] Default Runtime: runc
13:54:20 [2019-11-25T13:54:20.909Z] Init Binary: docker-init
13:54:20 [2019-11-25T13:54:20.909Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
13:54:20 [2019-11-25T13:54:20.909Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
13:54:20 [2019-11-25T13:54:20.909Z] init version: fec3683
13:54:20 [2019-11-25T13:54:20.909Z] Security Options:
13:54:20 [2019-11-25T13:54:20.909Z]  apparmor
13:54:20 [2019-11-25T13:54:20.909Z]  seccomp
13:54:20 [2019-11-25T13:54:20.909Z]   Profile: default
13:54:20 [2019-11-25T13:54:20.909Z] Kernel Version: 4.4.0-166-generic
13:54:20 [2019-11-25T13:54:20.909Z] Operating System: Ubuntu 16.04.6 LTS
13:54:20 [2019-11-25T13:54:20.909Z] OSType: linux
13:54:20 [2019-11-25T13:54:20.909Z] Architecture: s390x
13:54:20 [2019-11-25T13:54:20.909Z] CPUs: 2
13:54:20 [2019-11-25T13:54:20.910Z] Total Memory: 7.862GiB
13:54:20 [2019-11-25T13:54:20.910Z] Name: s390x-ubuntu-05
13:54:20 [2019-11-25T13:54:20.910Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
13:54:20 [2019-11-25T13:54:20.910Z] Docker Root Dir: /var/lib/docker
13:54:20 [2019-11-25T13:54:20.910Z] Debug Mode (client): false
13:54:20 [2019-11-25T13:54:20.910Z] Debug Mode (server): false
13:54:20 [2019-11-25T13:54:20.910Z] Username: dockerbuildbot
13:54:20 [2019-11-25T13:54:20.910Z] Registry: https://index.docker.io/v1/
13:54:20 [2019-11-25T13:54:20.910Z] Labels:
13:54:20 [2019-11-25T13:54:20.910Z] Experimental: true
13:54:20 [2019-11-25T13:54:20.910Z] Insecure Registries:
13:54:20 [2019-11-25T13:54:20.910Z]  127.0.0.0/8
13:54:20 [2019-11-25T13:54:20.910Z] Live Restore Enabled: false
13:54:20 [2019-11-25T13:54:20.910Z] 
13:54:20 [2019-11-25T13:54:20.910Z] WARNING: No swap limit support
[Pipeline] sh
13:54:21 [2019-11-25T13:54:21.269Z] Merge succeeded, producing e09e96233af3073d4dd4587e78231d80729faf0f
13:54:21 [2019-11-25T13:54:21.270Z] Checking out Revision e09e96233af3073d4dd4587e78231d80729faf0f (PR-40128)
13:54:21 [2019-11-25T13:54:21.323Z] Fetching without tags
13:54:21 [2019-11-25T13:54:21.549Z] Commit message: "Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425a"
13:54:20 [2019-11-25T13:54:20.380Z]  > git config core.sparsecheckout # timeout=10
13:54:20 [2019-11-25T13:54:20.384Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:21 [2019-11-25T13:54:21.243Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
13:54:21 [2019-11-25T13:54:21.256Z]  > git rev-parse HEAD^{commit} # timeout=10
13:54:21 [2019-11-25T13:54:21.265Z]  > git config core.sparsecheckout # timeout=10
13:54:21 [2019-11-25T13:54:21.270Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:21 [2019-11-25T13:54:21.898Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:21 [2019-11-25T13:54:21.898Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:21 [2019-11-25T13:54:21.898Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40128/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:54:21 [2019-11-25T13:54:21.898Z] + bash /home/jenkins/workspace/moby_PR-40128/check-config.sh
13:54:21 [2019-11-25T13:54:21.898Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:54:21 [2019-11-25T13:54:21.898Z] info: reading kernel config from /boot/config-4.4.0-166-generic ...
13:54:21 [2019-11-25T13:54:21.898Z] 
13:54:21 [2019-11-25T13:54:21.898Z] Generally Necessary:
13:54:21 [2019-11-25T13:54:21.898Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:54:21 [2019-11-25T13:54:21.898Z] - apparmor: enabled and tools installed
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_NAMESPACES: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_NET_NS: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_PID_NS: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_IPC_NS: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_UTS_NS: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_CGROUPS: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_CGROUP_CPUACCT: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_CGROUP_DEVICE: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_CGROUP_FREEZER: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_CGROUP_SCHED: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_CPUSETS: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_MEMCG: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_KEYS: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_VETH: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_BRIDGE: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_NF_NAT: enabled (as module)
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_NF_NAT_NEEDED: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_POSIX_MQUEUE: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
13:54:21 [2019-11-25T13:54:21.898Z] 
13:54:21 [2019-11-25T13:54:21.898Z] Optional Features:
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_USER_NS: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_SECCOMP: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_CGROUP_PIDS: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_MEMCG_SWAP: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:54:21 [2019-11-25T13:54:21.898Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_MEMCG_KMEM: enabled
13:54:21 [2019-11-25T13:54:21.898Z] - CONFIG_BLK_CGROUP: enabled
13:54:22 [2019-11-25T13:54:22.091Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit e09e96233af3073d4dd4587e78231d80729faf0f
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_IOSCHED_CFQ: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_CGROUP_PERF: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_CGROUP_HUGETLB: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_CFS_BANDWIDTH: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_RT_GROUP_SCHED: missing
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_IP_VS: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_IP_VS_NFCT: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_IP_VS_RR: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_EXT4_FS: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:54:22 [2019-11-25T13:54:22.271Z] - Network Drivers:
13:54:22 [2019-11-25T13:54:22.271Z]   - "overlay":
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_VXLAN: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:54:22 [2019-11-25T13:54:22.271Z]       Optional (for encrypted networks):
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_CRYPTO: enabled
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_XFRM: enabled
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_XFRM_USER: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_INET_ESP: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]   - "ipvlan":
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_IPVLAN: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]   - "macvlan":
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_MACVLAN: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_DUMMY: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]   - "ftp,tftp client in container":
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z] - Storage Drivers:
13:54:22 [2019-11-25T13:54:22.271Z]   - "aufs":
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_AUFS_FS: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]   - "btrfs":
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:54:22 [2019-11-25T13:54:22.271Z]   - "devicemapper":
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_BLK_DEV_DM: enabled
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]   - "overlay":
13:54:22 [2019-11-25T13:54:22.271Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:54:22 [2019-11-25T13:54:22.271Z]   - "zfs":
13:54:22 [2019-11-25T13:54:22.271Z]     - /dev/zfs: missing
13:54:22 [2019-11-25T13:54:22.271Z]     - zfs command: missing
13:54:22 [2019-11-25T13:54:22.271Z]     - zpool command: missing
13:54:22 [2019-11-25T13:54:22.271Z] 
13:54:22 [2019-11-25T13:54:22.271Z] Limits:
13:54:22 [2019-11-25T13:54:22.271Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:54:22 [2019-11-25T13:54:22.271Z] 
13:54:22 [2019-11-25T13:54:22.271Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:54:22 [2019-11-25T13:54:22.522Z] + docker version
13:54:22 [2019-11-25T13:54:22.522Z] Client: Docker Engine - Community
13:54:22 [2019-11-25T13:54:22.522Z]  Version:           19.03.2
13:54:22 [2019-11-25T13:54:22.522Z]  API version:       1.40
13:54:22 [2019-11-25T13:54:22.522Z]  Go version:        go1.12.8
13:54:22 [2019-11-25T13:54:22.522Z]  Git commit:        6a30dfc
13:54:22 [2019-11-25T13:54:22.522Z]  Built:             Thu Aug 29 05:32:25 2019
13:54:22 [2019-11-25T13:54:22.522Z]  OS/Arch:           linux/arm64
13:54:22 [2019-11-25T13:54:22.522Z]  Experimental:      false
13:54:22 [2019-11-25T13:54:22.522Z] 
13:54:22 [2019-11-25T13:54:22.522Z] Server: Docker Engine - Community
13:54:22 [2019-11-25T13:54:22.522Z]  Engine:
13:54:22 [2019-11-25T13:54:22.522Z]   Version:          19.03.2
13:54:22 [2019-11-25T13:54:22.522Z]   API version:      1.40 (minimum version 1.12)
13:54:22 [2019-11-25T13:54:22.522Z]   Go version:       go1.12.8
13:54:22 [2019-11-25T13:54:22.522Z]   Git commit:       6a30dfc
13:54:22 [2019-11-25T13:54:22.522Z]   Built:            Thu Aug 29 05:30:57 2019
13:54:22 [2019-11-25T13:54:22.522Z]   OS/Arch:          linux/arm64
13:54:22 [2019-11-25T13:54:22.522Z]   Experimental:     true
13:54:22 [2019-11-25T13:54:22.522Z]  containerd:
13:54:22 [2019-11-25T13:54:22.522Z]   Version:          1.2.6
13:54:22 [2019-11-25T13:54:22.522Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:54:22 [2019-11-25T13:54:22.522Z]  runc:
13:54:22 [2019-11-25T13:54:22.522Z]   Version:          1.0.0-rc8
13:54:22 [2019-11-25T13:54:22.522Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:54:22 [2019-11-25T13:54:22.522Z]  docker-init:
13:54:22 [2019-11-25T13:54:22.522Z]   Version:          0.18.0
13:54:22 [2019-11-25T13:54:22.522Z]   GitCommit:        fec3683
13:54:20 [2019-11-25T13:54:20.944Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:21 [2019-11-25T13:54:21.004Z]  > git config --add remote.origin.fetch +refs/pull/40128/head:refs/remotes/origin/PR-40128 # timeout=10
13:54:21 [2019-11-25T13:54:21.076Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:54:21 [2019-11-25T13:54:21.226Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:21 [2019-11-25T13:54:21.355Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:21 [2019-11-25T13:54:21.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:21 [2019-11-25T13:54:21.356Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:22 [2019-11-25T13:54:22.121Z]  > git config core.sparsecheckout # timeout=10
13:54:22 [2019-11-25T13:54:22.174Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
[Pipeline] sh
13:54:23 [2019-11-25T13:54:23.264Z] + docker info
13:54:23 [2019-11-25T13:54:23.382Z] + make bundles/buildx
13:54:23 [2019-11-25T13:54:23.382Z] make: command: Command not found
13:54:23 [2019-11-25T13:54:23.382Z] make: command: Command not found
13:54:23 [2019-11-25T13:54:23.382Z] mkdir bundles
13:54:23 [2019-11-25T13:54:23.382Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
13:54:23 [2019-11-25T13:54:23.382Z] 	--build-arg BUILDX_COMMIT \
13:54:23 [2019-11-25T13:54:23.382Z] 	--build-arg BUILDX_REPO \
13:54:23 [2019-11-25T13:54:23.382Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
13:54:23 [2019-11-25T13:54:23.382Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
13:54:23 [2019-11-25T13:54:23.382Z] 	.
13:54:23 [2019-11-25T13:54:23.382Z] /bin/sh: 4: go: not found
13:54:23 [2019-11-25T13:54:23.382Z] /bin/sh: 5: go: not found
13:54:23 [2019-11-25T13:54:23.523Z] Client:
13:54:23 [2019-11-25T13:54:23.523Z]  Debug Mode: false
13:54:23 [2019-11-25T13:54:23.523Z] 
13:54:23 [2019-11-25T13:54:23.523Z] Server:
13:54:23 [2019-11-25T13:54:23.523Z]  Containers: 0
13:54:23 [2019-11-25T13:54:23.523Z]   Running: 0
13:54:23 [2019-11-25T13:54:23.523Z]   Paused: 0
13:54:23 [2019-11-25T13:54:23.523Z]   Stopped: 0
13:54:23 [2019-11-25T13:54:23.523Z]  Images: 3
13:54:23 [2019-11-25T13:54:23.523Z]  Server Version: 19.03.2
13:54:23 [2019-11-25T13:54:23.523Z]  Storage Driver: overlay2
13:54:23 [2019-11-25T13:54:23.523Z]   Backing Filesystem: extfs
13:54:23 [2019-11-25T13:54:23.523Z]   Supports d_type: true
13:54:23 [2019-11-25T13:54:23.523Z]   Native Overlay Diff: true
13:54:23 [2019-11-25T13:54:23.523Z]  Logging Driver: json-file
13:54:23 [2019-11-25T13:54:23.523Z]  Cgroup Driver: cgroupfs
13:54:23 [2019-11-25T13:54:23.523Z]  Plugins:
13:54:23 [2019-11-25T13:54:23.523Z]   Volume: local
13:54:23 [2019-11-25T13:54:23.523Z]   Network: bridge host ipvlan macvlan null overlay
13:54:23 [2019-11-25T13:54:23.523Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:54:23 [2019-11-25T13:54:23.523Z]  Swarm: inactive
13:54:23 [2019-11-25T13:54:23.523Z]  Runtimes: runc
13:54:23 [2019-11-25T13:54:23.523Z]  Default Runtime: runc
13:54:23 [2019-11-25T13:54:23.523Z]  Init Binary: docker-init
13:54:23 [2019-11-25T13:54:23.523Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:54:23 [2019-11-25T13:54:23.523Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
13:54:23 [2019-11-25T13:54:23.523Z]  init version: fec3683
13:54:23 [2019-11-25T13:54:23.523Z]  Security Options:
13:54:23 [2019-11-25T13:54:23.523Z]   apparmor
13:54:23 [2019-11-25T13:54:23.523Z]   seccomp
13:54:23 [2019-11-25T13:54:23.523Z]    Profile: default
13:54:23 [2019-11-25T13:54:23.523Z]  Kernel Version: 4.15.0-1048-aws
13:54:23 [2019-11-25T13:54:23.523Z]  Operating System: Ubuntu 16.04.6 LTS
13:54:23 [2019-11-25T13:54:23.523Z]  OSType: linux
13:54:23 [2019-11-25T13:54:23.523Z]  Architecture: aarch64
13:54:23 [2019-11-25T13:54:23.523Z]  CPUs: 4
13:54:23 [2019-11-25T13:54:23.523Z]  Total Memory: 7.525GiB
13:54:23 [2019-11-25T13:54:23.523Z]  Name: ip-10-100-117-96
13:54:23 [2019-11-25T13:54:23.523Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
13:54:23 [2019-11-25T13:54:23.523Z]  Docker Root Dir: /var/lib/docker
13:54:23 [2019-11-25T13:54:23.523Z]  Debug Mode: false
13:54:23 [2019-11-25T13:54:23.523Z]  Registry: https://index.docker.io/v1/
13:54:23 [2019-11-25T13:54:23.523Z]  Labels:
13:54:23 [2019-11-25T13:54:23.523Z]  Experimental: true
13:54:23 [2019-11-25T13:54:23.523Z]  Insecure Registries:
13:54:23 [2019-11-25T13:54:23.523Z]   127.0.0.0/8
13:54:23 [2019-11-25T13:54:23.523Z]  Live Restore Enabled: true
13:54:23 [2019-11-25T13:54:23.523Z] 
13:54:23 [2019-11-25T13:54:23.523Z] WARNING: No swap limit support
[Pipeline] sh
13:54:23 [2019-11-25T13:54:23.815Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:23 [2019-11-25T13:54:23.815Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:23 [2019-11-25T13:54:23.815Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40128/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:54:24 [2019-11-25T13:54:24.133Z] + bash /home/ubuntu/workspace/moby_PR-40128/check-config.sh
13:54:24 [2019-11-25T13:54:24.133Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:54:24 [2019-11-25T13:54:24.133Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
13:54:24 [2019-11-25T13:54:24.133Z] 
13:54:24 [2019-11-25T13:54:24.133Z] Generally Necessary:
13:54:24 [2019-11-25T13:54:24.133Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:54:24 [2019-11-25T13:54:24.133Z] - apparmor: enabled and tools installed
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_NAMESPACES: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_NET_NS: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_PID_NS: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_IPC_NS: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_UTS_NS: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_CGROUPS: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_CGROUP_CPUACCT: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_CGROUP_DEVICE: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_CGROUP_FREEZER: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_CGROUP_SCHED: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_CPUSETS: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_MEMCG: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_KEYS: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_VETH: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_BRIDGE: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_NF_NAT: enabled (as module)
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_NF_NAT_NEEDED: enabled
13:54:24 [2019-11-25T13:54:24.133Z] - CONFIG_POSIX_MQUEUE: enabled
13:54:24 [2019-11-25T13:54:24.133Z] 
13:54:24 [2019-11-25T13:54:24.133Z] Optional Features:
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_USER_NS: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_SECCOMP: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_CGROUP_PIDS: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_MEMCG_SWAP: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:54:24 [2019-11-25T13:54:24.395Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_BLK_CGROUP: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_IOSCHED_CFQ: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_CGROUP_PERF: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_CGROUP_HUGETLB: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_CFS_BANDWIDTH: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_RT_GROUP_SCHED: missing
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_IP_VS: enabled (as module)
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_IP_VS_NFCT: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_IP_VS_RR: enabled (as module)
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_EXT4_FS: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:54:24 [2019-11-25T13:54:24.395Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:54:24 [2019-11-25T13:54:24.654Z] - Network Drivers:
13:54:24 [2019-11-25T13:54:24.654Z]   - "overlay":
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_VXLAN: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:54:24 [2019-11-25T13:54:24.654Z]       Optional (for encrypted networks):
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_CRYPTO: enabled
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_CRYPTO_AEAD: enabled
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_CRYPTO_GCM: enabled
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_CRYPTO_GHASH: enabled
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_XFRM: enabled
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_XFRM_USER: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_INET_ESP: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]   - "ipvlan":
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_IPVLAN: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]   - "macvlan":
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_MACVLAN: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_DUMMY: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]   - "ftp,tftp client in container":
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z] - Storage Drivers:
13:54:24 [2019-11-25T13:54:24.654Z]   - "aufs":
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_AUFS_FS: enabled (as module)
13:54:24 [2019-11-25T13:54:24.654Z]   - "btrfs":
13:54:24 [2019-11-25T13:54:24.654Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:54:24 [2019-11-25T13:54:24.840Z] Sending build context to Docker daemon  50.32MB

13:54:24 [2019-11-25T13:54:24.840Z] Step 1/16 : ARG GO_VERSION=1.12.10
13:54:24 [2019-11-25T13:54:24.840Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
13:54:24 [2019-11-25T13:54:24.840Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
13:54:24 [2019-11-25T13:54:24.840Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
13:54:24 [2019-11-25T13:54:24.912Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:54:24 [2019-11-25T13:54:24.913Z]   - "devicemapper":
13:54:24 [2019-11-25T13:54:24.913Z]     - CONFIG_BLK_DEV_DM: enabled
13:54:24 [2019-11-25T13:54:24.913Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:54:24 [2019-11-25T13:54:24.913Z]   - "overlay":
13:54:24 [2019-11-25T13:54:24.913Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:54:24 [2019-11-25T13:54:24.913Z]   - "zfs":
13:54:24 [2019-11-25T13:54:24.913Z]     - /dev/zfs: missing
13:54:24 [2019-11-25T13:54:24.913Z]     - zfs command: missing
13:54:24 [2019-11-25T13:54:24.913Z]     - zpool command: missing
13:54:24 [2019-11-25T13:54:24.913Z] 
13:54:24 [2019-11-25T13:54:24.913Z] Limits:
13:54:24 [2019-11-25T13:54:24.913Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:54:24 [2019-11-25T13:54:24.913Z] 
13:54:24 [2019-11-25T13:54:24.913Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:54:25 [2019-11-25T13:54:25.206Z] 1.12.10-stretch: Pulling from library/golang
13:54:25 [2019-11-25T13:54:25.206Z] ade01ea651a2: Pulling fs layer
13:54:25 [2019-11-25T13:54:25.207Z] fbabdb69f639: Pulling fs layer
13:54:25 [2019-11-25T13:54:25.207Z] ff33bd1013d7: Pulling fs layer
13:54:25 [2019-11-25T13:54:25.207Z] 85cfe9d77eff: Pulling fs layer
13:54:25 [2019-11-25T13:54:25.207Z] ace5139f9caa: Pulling fs layer
13:54:25 [2019-11-25T13:54:25.207Z] e4d79466b81c: Pulling fs layer
13:54:25 [2019-11-25T13:54:25.207Z] b00baabad4ce: Pulling fs layer
13:54:25 [2019-11-25T13:54:25.207Z] 85cfe9d77eff: Waiting
13:54:25 [2019-11-25T13:54:25.207Z] e4d79466b81c: Waiting
13:54:25 [2019-11-25T13:54:25.207Z] b00baabad4ce: Waiting
13:54:25 [2019-11-25T13:54:25.207Z] ace5139f9caa: Waiting
13:54:25 [2019-11-25T13:54:25.251Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e09e96233af3073d4dd4587e78231d80729faf0f .
13:54:25 [2019-11-25T13:54:25.251Z] #1 [internal] load build definition from Dockerfile
13:54:25 [2019-11-25T13:54:25.251Z] #1 transferring dockerfile: 14.85kB done
13:54:25 [2019-11-25T13:54:25.251Z] #1 DONE 0.0s
13:54:25 [2019-11-25T13:54:25.251Z] 
13:54:25 [2019-11-25T13:54:25.251Z] #2 [internal] load .dockerignore
13:54:25 [2019-11-25T13:54:25.251Z] #2 transferring context: 87B done
13:54:25 [2019-11-25T13:54:25.251Z] #2 DONE 0.0s
13:54:25 [2019-11-25T13:54:25.251Z] 
13:54:25 [2019-11-25T13:54:25.251Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:54:25 [2019-11-25T13:54:25.251Z] #3 DONE 0.1s
13:54:25 [2019-11-25T13:54:25.492Z] Merge succeeded, producing e09e96233af3073d4dd4587e78231d80729faf0f
13:54:25 [2019-11-25T13:54:25.493Z] Checking out Revision e09e96233af3073d4dd4587e78231d80729faf0f (PR-40128)
13:54:25 [2019-11-25T13:54:25.509Z] 
13:54:25 [2019-11-25T13:54:25.509Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:54:25 [2019-11-25T13:54:25.509Z] #4 CACHED
13:54:25 [2019-11-25T13:54:25.768Z] 
13:54:25 [2019-11-25T13:54:25.768Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:54:25 [2019-11-25T13:54:25.768Z] #6 DONE 0.0s
13:54:25 [2019-11-25T13:54:25.768Z] 
13:54:25 [2019-11-25T13:54:25.768Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:54:25 [2019-11-25T13:54:25.768Z] #5 DONE 0.1s
13:54:25 [2019-11-25T13:54:25.768Z] 
13:54:25 [2019-11-25T13:54:25.768Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:54:25 [2019-11-25T13:54:25.768Z] #65 DONE 0.0s
13:54:25 [2019-11-25T13:54:25.768Z] 
13:54:25 [2019-11-25T13:54:25.768Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:54:25 [2019-11-25T13:54:25.768Z] #7 DONE 0.0s
13:54:25 [2019-11-25T13:54:25.768Z] 
13:54:25 [2019-11-25T13:54:25.768Z] #19 [internal] load build context
13:54:26 [2019-11-25T13:54:26.065Z] Fetching without tags
13:54:25 [2019-11-25T13:54:25.239Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
13:54:25 [2019-11-25T13:54:25.393Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:54:25 [2019-11-25T13:54:25.524Z]  > git config core.sparsecheckout # timeout=10
13:54:25 [2019-11-25T13:54:25.580Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:26 [2019-11-25T13:54:26.342Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit e09e96233af3073d4dd4587e78231d80729faf0f
13:54:26 [2019-11-25T13:54:26.491Z] Commit message: "Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425a"
13:54:26 [2019-11-25T13:54:26.519Z] ff33bd1013d7: Verifying Checksum
13:54:26 [2019-11-25T13:54:26.519Z] ff33bd1013d7: Download complete
13:54:26 [2019-11-25T13:54:26.519Z] fbabdb69f639: Verifying Checksum
13:54:26 [2019-11-25T13:54:26.519Z] fbabdb69f639: Download complete
13:54:26 [2019-11-25T13:54:26.519Z] ade01ea651a2: Verifying Checksum
13:54:26 [2019-11-25T13:54:26.519Z] ade01ea651a2: Download complete
13:54:26 [2019-11-25T13:54:26.519Z] 85cfe9d77eff: Verifying Checksum
13:54:26 [2019-11-25T13:54:26.519Z] 85cfe9d77eff: Download complete
13:54:26 [2019-11-25T13:54:26.886Z] Merge succeeded, producing e09e96233af3073d4dd4587e78231d80729faf0f
13:54:26 [2019-11-25T13:54:26.887Z] Checking out Revision e09e96233af3073d4dd4587e78231d80729faf0f (PR-40128)
13:54:26 [2019-11-25T13:54:26.900Z] b00baabad4ce: Download complete
13:54:27 [2019-11-25T13:54:27.163Z] #19 transferring context: 45.83MB 1.2s done
13:54:27 [2019-11-25T13:54:27.163Z] #19 DONE 1.3s
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #16 [dev 6/24] RUN ldconfig
13:54:27 [2019-11-25T13:54:27.163Z] #16 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:54:27 [2019-11-25T13:54:27.163Z] #17 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
13:54:27 [2019-11-25T13:54:27.163Z] #12 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:54:27 [2019-11-25T13:54:27.163Z] #8 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:54:27 [2019-11-25T13:54:27.163Z] #56 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:54:27 [2019-11-25T13:54:27.163Z] #9 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:54:27 [2019-11-25T13:54:27.163Z] #31 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:54:27 [2019-11-25T13:54:27.163Z] #35 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:54:27 [2019-11-25T13:54:27.163Z] #15 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:54:27 [2019-11-25T13:54:27.163Z] #46 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:54:27 [2019-11-25T13:54:27.163Z] #13 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.163Z] #39 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:54:27 [2019-11-25T13:54:27.163Z] #52 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.163Z] #45 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:54:27 [2019-11-25T13:54:27.163Z] #36 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:54:27 [2019-11-25T13:54:27.163Z] #47 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:54:27 [2019-11-25T13:54:27.163Z] #33 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:54:27 [2019-11-25T13:54:27.163Z] #14 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.163Z] #37 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.163Z] #60 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:54:27 [2019-11-25T13:54:27.163Z] #20 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.163Z] #69 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:54:27 [2019-11-25T13:54:27.163Z] #27 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:54:27 [2019-11-25T13:54:27.163Z] #26 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.163Z] #32 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.163Z] #29 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:54:27 [2019-11-25T13:54:27.163Z] #22 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:54:27 [2019-11-25T13:54:27.163Z] #62 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:54:27 [2019-11-25T13:54:27.163Z] #40 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:54:27 [2019-11-25T13:54:27.163Z] #25 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:54:27 [2019-11-25T13:54:27.163Z] #61 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
13:54:27 [2019-11-25T13:54:27.163Z] #42 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:54:27 [2019-11-25T13:54:27.163Z] #44 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:54:27 [2019-11-25T13:54:27.163Z] #63 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:54:27 [2019-11-25T13:54:27.163Z] #34 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #11 [dev 1/24] RUN groupadd -r docker
13:54:27 [2019-11-25T13:54:27.163Z] #11 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:54:27 [2019-11-25T13:54:27.163Z] #58 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.163Z] #48 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:54:27 [2019-11-25T13:54:27.163Z] #30 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:54:27 [2019-11-25T13:54:27.163Z] #21 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:54:27 [2019-11-25T13:54:27.163Z] #68 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:54:27 [2019-11-25T13:54:27.163Z] #10 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:54:27 [2019-11-25T13:54:27.163Z] #53 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:54:27 [2019-11-25T13:54:27.163Z] #57 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
13:54:27 [2019-11-25T13:54:27.163Z] #23 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.163Z] #55 CACHED
13:54:27 [2019-11-25T13:54:27.163Z] 
13:54:27 [2019-11-25T13:54:27.163Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:54:27 [2019-11-25T13:54:27.164Z] #59 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:54:27 [2019-11-25T13:54:27.164Z] #38 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:54:27 [2019-11-25T13:54:27.164Z] #50 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:54:27 [2019-11-25T13:54:27.164Z] #28 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:54:27 [2019-11-25T13:54:27.164Z] #66 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:54:27 [2019-11-25T13:54:27.164Z] #49 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:54:27 [2019-11-25T13:54:27.164Z] #54 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.164Z] #64 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:54:27 [2019-11-25T13:54:27.164Z] #18 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:54:27 [2019-11-25T13:54:27.164Z] #41 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:54:27 [2019-11-25T13:54:27.164Z] #67 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
13:54:27 [2019-11-25T13:54:27.164Z] #51 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:54:27 [2019-11-25T13:54:27.164Z] #43 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:54:27 [2019-11-25T13:54:27.164Z] #24 CACHED
13:54:27 [2019-11-25T13:54:27.164Z] 
13:54:27 [2019-11-25T13:54:27.164Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
13:54:27 [2019-11-25T13:54:27.164Z] #70 CACHED
13:54:27 [2019-11-25T13:54:27.392Z] Commit message: "Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425a"
13:54:27 [2019-11-25T13:54:27.422Z] 
13:54:27 [2019-11-25T13:54:27.422Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:54:27 [2019-11-25T13:54:27.737Z] e4d79466b81c: Verifying Checksum
13:54:27 [2019-11-25T13:54:27.737Z] e4d79466b81c: Download complete
13:54:26 [2019-11-25T13:54:26.016Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:26 [2019-11-25T13:54:26.027Z]  > git config --add remote.origin.fetch +refs/pull/40128/head:refs/remotes/origin/PR-40128 # timeout=10
13:54:26 [2019-11-25T13:54:26.039Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:54:26 [2019-11-25T13:54:26.048Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:26 [2019-11-25T13:54:26.054Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:26 [2019-11-25T13:54:26.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:26 [2019-11-25T13:54:26.055Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:26 [2019-11-25T13:54:26.331Z]  > git config core.sparsecheckout # timeout=10
13:54:26 [2019-11-25T13:54:26.334Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:26 [2019-11-25T13:54:26.854Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
13:54:26 [2019-11-25T13:54:26.861Z]  > git rev-parse HEAD^{commit} # timeout=10
13:54:26 [2019-11-25T13:54:26.877Z]  > git config core.sparsecheckout # timeout=10
13:54:26 [2019-11-25T13:54:26.883Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:28 [2019-11-25T13:54:28.252Z] ace5139f9caa: Verifying Checksum
13:54:28 [2019-11-25T13:54:28.252Z] ace5139f9caa: Download complete
13:54:28 [2019-11-25T13:54:28.616Z] ade01ea651a2: Pull complete
13:54:28 [2019-11-25T13:54:28.710Z] + docker version
13:54:28 [2019-11-25T13:54:28.710Z] Client: Docker Engine - Enterprise
13:54:28 [2019-11-25T13:54:28.710Z]  Version:           19.03.2
13:54:28 [2019-11-25T13:54:28.710Z]  API version:       1.40
13:54:28 [2019-11-25T13:54:28.710Z]  Go version:        go1.12.8
13:54:28 [2019-11-25T13:54:28.710Z]  Git commit:        c92ab06ed9
13:54:28 [2019-11-25T13:54:28.710Z]  Built:             09/03/2019 16:38:11
13:54:28 [2019-11-25T13:54:28.710Z]  OS/Arch:           windows/amd64
13:54:28 [2019-11-25T13:54:28.710Z]  Experimental:      false
13:54:28 [2019-11-25T13:54:28.710Z] 
13:54:28 [2019-11-25T13:54:28.710Z] Server: Docker Engine - Enterprise
13:54:28 [2019-11-25T13:54:28.710Z]  Engine:
13:54:28 [2019-11-25T13:54:28.710Z]   Version:          19.03.2
13:54:28 [2019-11-25T13:54:28.710Z]   API version:      1.40 (minimum version 1.24)
13:54:28 [2019-11-25T13:54:28.710Z]   Go version:       go1.12.8
13:54:28 [2019-11-25T13:54:28.710Z]   Git commit:       c92ab06ed9
13:54:28 [2019-11-25T13:54:28.710Z]   Built:            09/03/2019 16:35:47
13:54:28 [2019-11-25T13:54:28.710Z]   OS/Arch:          windows/amd64
13:54:28 [2019-11-25T13:54:28.710Z]   Experimental:     true
[Pipeline] sh
13:54:28 [2019-11-25T13:54:28.979Z] fbabdb69f639: Pull complete
13:54:29 [2019-11-25T13:54:29.355Z] ff33bd1013d7: Pull complete
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:54:29 [2019-11-25T13:54:29.688Z] Fetching without tags
13:54:29 [2019-11-25T13:54:29.747Z] + docker info
13:54:29 [2019-11-25T13:54:29.800Z] + docker version
13:54:29 [2019-11-25T13:54:29.800Z] Client: Docker Engine - Community
13:54:29 [2019-11-25T13:54:29.800Z]  Version:           19.03.2
13:54:29 [2019-11-25T13:54:29.800Z]  API version:       1.40
13:54:29 [2019-11-25T13:54:29.800Z]  Go version:        go1.12.8
13:54:29 [2019-11-25T13:54:29.800Z]  Git commit:        6a30dfc
13:54:29 [2019-11-25T13:54:29.800Z]  Built:             Thu Aug 29 05:29:11 2019
13:54:29 [2019-11-25T13:54:29.800Z]  OS/Arch:           linux/amd64
13:54:29 [2019-11-25T13:54:29.800Z]  Experimental:      false
13:54:29 [2019-11-25T13:54:29.800Z] 
13:54:29 [2019-11-25T13:54:29.800Z] Server: Docker Engine - Community
13:54:29 [2019-11-25T13:54:29.800Z]  Engine:
13:54:29 [2019-11-25T13:54:29.800Z]   Version:          19.03.2
13:54:29 [2019-11-25T13:54:29.800Z]   API version:      1.40 (minimum version 1.12)
13:54:29 [2019-11-25T13:54:29.800Z]   Go version:       go1.12.8
13:54:29 [2019-11-25T13:54:29.800Z]   Git commit:       6a30dfc
13:54:29 [2019-11-25T13:54:29.800Z]   Built:            Thu Aug 29 05:27:45 2019
13:54:29 [2019-11-25T13:54:29.800Z]   OS/Arch:          linux/amd64
13:54:29 [2019-11-25T13:54:29.800Z]   Experimental:     true
13:54:29 [2019-11-25T13:54:29.800Z]  containerd:
13:54:29 [2019-11-25T13:54:29.800Z]   Version:          1.2.6
13:54:29 [2019-11-25T13:54:29.800Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:54:29 [2019-11-25T13:54:29.800Z]  runc:
13:54:29 [2019-11-25T13:54:29.800Z]   Version:          1.0.0-rc8
13:54:29 [2019-11-25T13:54:29.800Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:54:29 [2019-11-25T13:54:29.800Z]  docker-init:
13:54:29 [2019-11-25T13:54:29.800Z]   Version:          0.18.0
13:54:29 [2019-11-25T13:54:29.800Z]   GitCommit:        fec3683
[Pipeline] sh
13:54:29 [2019-11-25T13:54:29.952Z] #71 DONE 2.3s
13:54:29 [2019-11-25T13:54:29.953Z] 
13:54:29 [2019-11-25T13:54:29.953Z] #72 exporting to image
13:54:29 [2019-11-25T13:54:29.953Z] #72 exporting layers
13:54:29 [2019-11-25T13:54:29.983Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit e09e96233af3073d4dd4587e78231d80729faf0f
13:54:30 [2019-11-25T13:54:30.082Z] + docker info
13:54:30 [2019-11-25T13:54:30.082Z] Client:
13:54:30 [2019-11-25T13:54:30.082Z]  Debug Mode: false
13:54:30 [2019-11-25T13:54:30.082Z] 
13:54:30 [2019-11-25T13:54:30.082Z] Server:
13:54:30 [2019-11-25T13:54:30.082Z]  Containers: 0
13:54:30 [2019-11-25T13:54:30.082Z]   Running: 0
13:54:30 [2019-11-25T13:54:30.082Z]   Paused: 0
13:54:30 [2019-11-25T13:54:30.082Z]   Stopped: 0
13:54:30 [2019-11-25T13:54:30.082Z]  Images: 5
13:54:30 [2019-11-25T13:54:30.082Z]  Server Version: 19.03.2
13:54:30 [2019-11-25T13:54:30.082Z]  Storage Driver: overlay2
13:54:30 [2019-11-25T13:54:30.082Z]   Backing Filesystem: extfs
13:54:30 [2019-11-25T13:54:30.082Z]   Supports d_type: true
13:54:30 [2019-11-25T13:54:30.082Z]   Native Overlay Diff: true
13:54:30 [2019-11-25T13:54:30.082Z]  Logging Driver: json-file
13:54:30 [2019-11-25T13:54:30.082Z]  Cgroup Driver: cgroupfs
13:54:30 [2019-11-25T13:54:30.082Z]  Plugins:
13:54:30 [2019-11-25T13:54:30.082Z]   Volume: local
13:54:30 [2019-11-25T13:54:30.082Z]   Network: bridge host ipvlan macvlan null overlay
13:54:30 [2019-11-25T13:54:30.082Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:54:30 [2019-11-25T13:54:30.082Z]  Swarm: inactive
13:54:30 [2019-11-25T13:54:30.082Z]  Runtimes: runc
13:54:30 [2019-11-25T13:54:30.082Z]  Default Runtime: runc
13:54:30 [2019-11-25T13:54:30.082Z]  Init Binary: docker-init
13:54:30 [2019-11-25T13:54:30.082Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:54:30 [2019-11-25T13:54:30.082Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
13:54:30 [2019-11-25T13:54:30.082Z]  init version: fec3683
13:54:30 [2019-11-25T13:54:30.082Z]  Security Options:
13:54:30 [2019-11-25T13:54:30.082Z]   apparmor
13:54:30 [2019-11-25T13:54:30.082Z]   seccomp
13:54:30 [2019-11-25T13:54:30.082Z]    Profile: default
13:54:30 [2019-11-25T13:54:30.082Z]  Kernel Version: 4.15.0-1048-aws
13:54:30 [2019-11-25T13:54:30.082Z]  Operating System: Ubuntu 18.04.3 LTS
13:54:30 [2019-11-25T13:54:30.082Z]  OSType: linux
13:54:30 [2019-11-25T13:54:30.082Z]  Architecture: x86_64
13:54:30 [2019-11-25T13:54:30.082Z]  CPUs: 2
13:54:30 [2019-11-25T13:54:30.082Z]  Total Memory: 7.501GiB
13:54:30 [2019-11-25T13:54:30.082Z]  Name: ip-10-100-126-13
13:54:30 [2019-11-25T13:54:30.082Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
13:54:30 [2019-11-25T13:54:30.082Z]  Docker Root Dir: /var/lib/docker
13:54:30 [2019-11-25T13:54:30.082Z]  Debug Mode: false
13:54:30 [2019-11-25T13:54:30.082Z]  Registry: https://index.docker.io/v1/
13:54:30 [2019-11-25T13:54:30.082Z]  Labels:
13:54:30 [2019-11-25T13:54:30.082Z]  Experimental: true
13:54:30 [2019-11-25T13:54:30.082Z]  Insecure Registries:
13:54:30 [2019-11-25T13:54:30.082Z]   127.0.0.0/8
13:54:30 [2019-11-25T13:54:30.082Z]  Live Restore Enabled: true
13:54:30 [2019-11-25T13:54:30.082Z] 
13:54:30 [2019-11-25T13:54:30.082Z] WARNING: No swap limit support
[Pipeline] sh
13:54:30 [2019-11-25T13:54:30.490Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:30 [2019-11-25T13:54:30.490Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:30 [2019-11-25T13:54:30.490Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40128/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:54:30 [2019-11-25T13:54:30.490Z] + bash /home/ubuntu/workspace/moby_PR-40128/check-config.sh
13:54:30 [2019-11-25T13:54:30.490Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:54:30 [2019-11-25T13:54:30.490Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
13:54:30 [2019-11-25T13:54:30.490Z] 
13:54:30 [2019-11-25T13:54:30.490Z] Generally Necessary:
13:54:30 [2019-11-25T13:54:30.490Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:54:30 [2019-11-25T13:54:30.490Z] - apparmor: enabled and tools installed
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_NAMESPACES: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_NET_NS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_PID_NS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IPC_NS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_UTS_NS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CGROUPS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CGROUP_CPUACCT: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CGROUP_DEVICE: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CGROUP_FREEZER: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CGROUP_SCHED: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CPUSETS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_MEMCG: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_KEYS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_VETH: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_BRIDGE: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_NF_NAT: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_NF_NAT_NEEDED: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_POSIX_MQUEUE: enabled
13:54:30 [2019-11-25T13:54:30.490Z] 
13:54:30 [2019-11-25T13:54:30.490Z] Optional Features:
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_USER_NS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_SECCOMP: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CGROUP_PIDS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_MEMCG_SWAP: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:54:30 [2019-11-25T13:54:30.490Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_BLK_CGROUP: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IOSCHED_CFQ: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CGROUP_PERF: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CGROUP_HUGETLB: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_CFS_BANDWIDTH: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_RT_GROUP_SCHED: missing
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IP_VS: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IP_VS_NFCT: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_IP_VS_RR: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_EXT4_FS: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:54:30 [2019-11-25T13:54:30.490Z] - Network Drivers:
13:54:30 [2019-11-25T13:54:30.490Z]   - "overlay":
13:54:30 [2019-11-25T13:54:30.490Z]     - CONFIG_VXLAN: enabled (as module)
13:54:30 [2019-11-25T13:54:30.490Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:54:30 [2019-11-25T13:54:30.490Z]       Optional (for encrypted networks):
13:54:30 [2019-11-25T13:54:30.711Z] Merge succeeded, producing e09e96233af3073d4dd4587e78231d80729faf0f
13:54:30 [2019-11-25T13:54:30.712Z] Checking out Revision e09e96233af3073d4dd4587e78231d80729faf0f (PR-40128)
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_CRYPTO: enabled
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_CRYPTO_AEAD: enabled
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_CRYPTO_GCM: enabled
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_CRYPTO_GHASH: enabled
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_XFRM: enabled
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_XFRM_USER: enabled (as module)
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_INET_ESP: enabled (as module)
13:54:30 [2019-11-25T13:54:30.748Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:54:30 [2019-11-25T13:54:30.748Z]   - "ipvlan":
13:54:30 [2019-11-25T13:54:30.748Z]     - CONFIG_IPVLAN: enabled (as module)
13:54:30 [2019-11-25T13:54:30.748Z]   - "macvlan":
13:54:30 [2019-11-25T13:54:30.748Z]     - CONFIG_MACVLAN: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_DUMMY: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z]   - "ftp,tftp client in container":
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z] - Storage Drivers:
13:54:30 [2019-11-25T13:54:30.749Z]   - "aufs":
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_AUFS_FS: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z]   - "btrfs":
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:54:30 [2019-11-25T13:54:30.749Z]   - "devicemapper":
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_BLK_DEV_DM: enabled
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z]   - "overlay":
13:54:30 [2019-11-25T13:54:30.749Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:54:30 [2019-11-25T13:54:30.749Z]   - "zfs":
13:54:30 [2019-11-25T13:54:30.749Z]     - /dev/zfs: missing
13:54:30 [2019-11-25T13:54:30.749Z]     - zfs command: missing
13:54:30 [2019-11-25T13:54:30.749Z]     - zpool command: missing
13:54:30 [2019-11-25T13:54:30.749Z] 
13:54:30 [2019-11-25T13:54:30.749Z] Limits:
13:54:30 [2019-11-25T13:54:30.749Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:54:30 [2019-11-25T13:54:30.749Z] 
13:54:30 [2019-11-25T13:54:30.749Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:54:31 [2019-11-25T13:54:31.080Z] + sudo modprobe ip_vs
13:54:31 [2019-11-25T13:54:31.155Z] 85cfe9d77eff: Pull complete
13:54:31 [2019-11-25T13:54:31.329Z] #72 exporting layers 1.4s done
13:54:31 [2019-11-25T13:54:31.329Z] #72 writing image sha256:da858ad194cb8fb6cc3c3457947b6b2d5806a73e069ea8facee50b57edd1b812 done
13:54:31 [2019-11-25T13:54:31.329Z] #72 naming to docker.io/library/docker:e09e96233af3073d4dd4587e78231d80729faf0f done
13:54:31 [2019-11-25T13:54:31.329Z] #72 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:54:31 [2019-11-25T13:54:31.449Z] Client:
13:54:31 [2019-11-25T13:54:31.449Z]  Debug Mode: false
13:54:31 [2019-11-25T13:54:31.449Z]  Plugins:
13:54:31 [2019-11-25T13:54:31.449Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
13:54:31 [2019-11-25T13:54:31.449Z] 
13:54:31 [2019-11-25T13:54:31.449Z] Server:
13:54:31 [2019-11-25T13:54:31.449Z]  Containers: 0
13:54:31 [2019-11-25T13:54:31.449Z]   Running: 0
13:54:31 [2019-11-25T13:54:31.449Z]   Paused: 0
13:54:31 [2019-11-25T13:54:31.449Z]   Stopped: 0
13:54:31 [2019-11-25T13:54:31.449Z]  Images: 8
13:54:31 [2019-11-25T13:54:31.449Z]  Server Version: 19.03.2
13:54:31 [2019-11-25T13:54:31.449Z]  Storage Driver: windowsfilter (windows) lcow (linux)
13:54:31 [2019-11-25T13:54:31.449Z]   Windows: 
13:54:31 [2019-11-25T13:54:31.449Z]   LCOW: 
13:54:31 [2019-11-25T13:54:31.449Z]  Logging Driver: json-file
13:54:31 [2019-11-25T13:54:31.450Z]  Plugins:
13:54:31 [2019-11-25T13:54:31.450Z]   Volume: local
13:54:31 [2019-11-25T13:54:31.450Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
13:54:31 [2019-11-25T13:54:31.450Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:54:31 [2019-11-25T13:54:31.450Z]  Swarm: inactive
13:54:31 [2019-11-25T13:54:31.450Z]  Default Isolation: process
13:54:31 [2019-11-25T13:54:31.450Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:54:31 [2019-11-25T13:54:31.450Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
13:54:31 [2019-11-25T13:54:31.450Z]  OSType: windows
13:54:31 [2019-11-25T13:54:31.450Z]  Architecture: x86_64
13:54:31 [2019-11-25T13:54:31.450Z]  CPUs: 4
13:54:31 [2019-11-25T13:54:31.450Z]  Total Memory: 32GiB
13:54:31 [2019-11-25T13:54:31.450Z]  Name: azwin-2-2d8fc0
13:54:31 [2019-11-25T13:54:31.450Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
13:54:31 [2019-11-25T13:54:31.450Z]  Docker Root Dir: D:\docker
13:54:31 [2019-11-25T13:54:31.450Z]  Debug Mode: false
13:54:31 [2019-11-25T13:54:31.450Z]  Registry: https://index.docker.io/v1/
13:54:31 [2019-11-25T13:54:31.450Z]  Labels:
13:54:31 [2019-11-25T13:54:31.450Z]  Experimental: true
13:54:31 [2019-11-25T13:54:31.450Z]  Insecure Registries:
13:54:31 [2019-11-25T13:54:31.450Z]   10.0.0.4:5000
13:54:31 [2019-11-25T13:54:31.450Z]   127.0.0.0/8
13:54:31 [2019-11-25T13:54:31.450Z]  Registry Mirrors:
13:54:31 [2019-11-25T13:54:31.450Z]   http://10.0.0.4:5000/
13:54:31 [2019-11-25T13:54:31.450Z]  Live Restore Enabled: false
13:54:31 [2019-11-25T13:54:31.450Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
13:54:31 [2019-11-25T13:54:31.570Z] Commit message: "Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425a"
13:54:31 [2019-11-25T13:54:31.644Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e09e96233af3073d4dd4587e78231d80729faf0f .
13:54:31 [2019-11-25T13:54:31.644Z] #2 [internal] load build definition from Dockerfile
13:54:31 [2019-11-25T13:54:31.644Z] #2 transferring dockerfile: 14.85kB done
13:54:31 [2019-11-25T13:54:31.644Z] #2 DONE 0.0s
13:54:31 [2019-11-25T13:54:31.644Z] 
13:54:31 [2019-11-25T13:54:31.644Z] #1 [internal] load .dockerignore
13:54:31 [2019-11-25T13:54:31.644Z] #1 transferring context: 87B done
13:54:31 [2019-11-25T13:54:31.644Z] #1 DONE 0.0s
13:54:31 [2019-11-25T13:54:31.644Z] 
13:54:31 [2019-11-25T13:54:31.644Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:54:31 [2019-11-25T13:54:31.644Z] #3 DONE 0.1s
13:54:31 [2019-11-25T13:54:31.678Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e09e96233af3073d4dd4587e78231d80729faf0f hack/test/unit
13:54:29 [2019-11-25T13:54:29.627Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:29 [2019-11-25T13:54:29.647Z]  > git config --add remote.origin.fetch +refs/pull/40128/head:refs/remotes/origin/PR-40128 # timeout=10
13:54:29 [2019-11-25T13:54:29.661Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:54:29 [2019-11-25T13:54:29.673Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:29 [2019-11-25T13:54:29.689Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:29 [2019-11-25T13:54:29.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:29 [2019-11-25T13:54:29.690Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:29 [2019-11-25T13:54:29.983Z]  > git config core.sparsecheckout # timeout=10
13:54:29 [2019-11-25T13:54:29.991Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:30 [2019-11-25T13:54:30.682Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
13:54:30 [2019-11-25T13:54:30.695Z]  > git rev-parse HEAD^{commit} # timeout=10
13:54:30 [2019-11-25T13:54:30.712Z]  > git config core.sparsecheckout # timeout=10
13:54:30 [2019-11-25T13:54:30.720Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:31 [2019-11-25T13:54:31.901Z] 
13:54:31 [2019-11-25T13:54:31.901Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:54:31 [2019-11-25T13:54:31.901Z] #4 CACHED
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:54:32 [2019-11-25T13:54:32.465Z] #5 DONE 0.0s
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:54:32 [2019-11-25T13:54:32.465Z] #6 DONE 0.0s
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:54:32 [2019-11-25T13:54:32.465Z] #65 DONE 0.0s
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:54:32 [2019-11-25T13:54:32.465Z] #7 DONE 0.0s
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:54:32 [2019-11-25T13:54:32.465Z] #14 CACHED
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:54:32 [2019-11-25T13:54:32.465Z] #8 CACHED
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
13:54:32 [2019-11-25T13:54:32.465Z] #12 CACHED
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:54:32 [2019-11-25T13:54:32.465Z] #15 CACHED
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:54:32 [2019-11-25T13:54:32.465Z] #10 CACHED
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:54:32 [2019-11-25T13:54:32.465Z] #13 CACHED
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:54:32 [2019-11-25T13:54:32.465Z] #9 CACHED
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #11 [dev 1/24] RUN groupadd -r docker
13:54:32 [2019-11-25T13:54:32.465Z] #11 CACHED
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #16 [dev 6/24] RUN ldconfig
13:54:32 [2019-11-25T13:54:32.465Z] #16 CACHED
13:54:32 [2019-11-25T13:54:32.465Z] 
13:54:32 [2019-11-25T13:54:32.465Z] #19 [internal] load build context
13:54:32 [2019-11-25T13:54:32.478Z] Fetching without tags
13:54:32 [2019-11-25T13:54:32.514Z] + docker version
13:54:32 [2019-11-25T13:54:32.514Z] Client: Docker Engine - Community
13:54:32 [2019-11-25T13:54:32.514Z]  Version:           19.03.2
13:54:32 [2019-11-25T13:54:32.514Z]  API version:       1.40
13:54:32 [2019-11-25T13:54:32.514Z]  Go version:        go1.12.8
13:54:32 [2019-11-25T13:54:32.514Z]  Git commit:        6a30dfc
13:54:32 [2019-11-25T13:54:32.514Z]  Built:             Thu Aug 29 05:29:11 2019
13:54:32 [2019-11-25T13:54:32.514Z]  OS/Arch:           linux/amd64
13:54:32 [2019-11-25T13:54:32.514Z]  Experimental:      false
13:54:32 [2019-11-25T13:54:32.514Z] 
13:54:32 [2019-11-25T13:54:32.514Z] Server: Docker Engine - Community
13:54:32 [2019-11-25T13:54:32.514Z]  Engine:
13:54:32 [2019-11-25T13:54:32.514Z]   Version:          19.03.2
13:54:32 [2019-11-25T13:54:32.514Z]   API version:      1.40 (minimum version 1.12)
13:54:32 [2019-11-25T13:54:32.514Z]   Go version:       go1.12.8
13:54:32 [2019-11-25T13:54:32.514Z]   Git commit:       6a30dfc
13:54:32 [2019-11-25T13:54:32.514Z]   Built:            Thu Aug 29 05:27:45 2019
13:54:32 [2019-11-25T13:54:32.514Z]   OS/Arch:          linux/amd64
13:54:32 [2019-11-25T13:54:32.514Z]   Experimental:     true
13:54:32 [2019-11-25T13:54:32.514Z]  containerd:
13:54:32 [2019-11-25T13:54:32.514Z]   Version:          1.2.6
13:54:32 [2019-11-25T13:54:32.514Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:54:32 [2019-11-25T13:54:32.514Z]  runc:
13:54:32 [2019-11-25T13:54:32.514Z]   Version:          1.0.0-rc8
13:54:32 [2019-11-25T13:54:32.514Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:54:32 [2019-11-25T13:54:32.514Z]  docker-init:
13:54:32 [2019-11-25T13:54:32.514Z]   Version:          0.18.0
13:54:32 [2019-11-25T13:54:32.514Z]   GitCommit:        fec3683
[Pipeline] sh
13:54:32 [2019-11-25T13:54:32.821Z] + docker info
13:54:32 [2019-11-25T13:54:32.977Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit e09e96233af3073d4dd4587e78231d80729faf0f
13:54:33 [2019-11-25T13:54:33.072Z] ace5139f9caa: Pull complete
13:54:33 [2019-11-25T13:54:33.078Z] Client:
13:54:33 [2019-11-25T13:54:33.078Z]  Debug Mode: false
13:54:33 [2019-11-25T13:54:33.078Z] 
13:54:33 [2019-11-25T13:54:33.078Z] Server:
13:54:33 [2019-11-25T13:54:33.078Z]  Containers: 3
13:54:33 [2019-11-25T13:54:33.078Z]   Running: 3
13:54:33 [2019-11-25T13:54:33.078Z]   Paused: 0
13:54:33 [2019-11-25T13:54:33.078Z]   Stopped: 0
13:54:33 [2019-11-25T13:54:33.078Z]  Images: 21
13:54:33 [2019-11-25T13:54:33.078Z]  Server Version: 19.03.2
13:54:33 [2019-11-25T13:54:33.078Z]  Storage Driver: overlay2
13:54:33 [2019-11-25T13:54:33.078Z]   Backing Filesystem: extfs
13:54:33 [2019-11-25T13:54:33.078Z]   Supports d_type: true
13:54:33 [2019-11-25T13:54:33.078Z]   Native Overlay Diff: true
13:54:33 [2019-11-25T13:54:33.078Z]  Logging Driver: json-file
13:54:33 [2019-11-25T13:54:33.078Z]  Cgroup Driver: cgroupfs
13:54:33 [2019-11-25T13:54:33.078Z]  Plugins:
13:54:33 [2019-11-25T13:54:33.078Z]   Volume: local
13:54:33 [2019-11-25T13:54:33.078Z]   Network: bridge host ipvlan macvlan null overlay
13:54:33 [2019-11-25T13:54:33.078Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:54:33 [2019-11-25T13:54:33.078Z]  Swarm: inactive
13:54:33 [2019-11-25T13:54:33.078Z]  Runtimes: runc
13:54:33 [2019-11-25T13:54:33.078Z]  Default Runtime: runc
13:54:33 [2019-11-25T13:54:33.078Z]  Init Binary: docker-init
13:54:33 [2019-11-25T13:54:33.078Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:54:33 [2019-11-25T13:54:33.078Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
13:54:33 [2019-11-25T13:54:33.078Z]  init version: fec3683
13:54:33 [2019-11-25T13:54:33.078Z]  Security Options:
13:54:33 [2019-11-25T13:54:33.078Z]   apparmor
13:54:33 [2019-11-25T13:54:33.078Z]   seccomp
13:54:33 [2019-11-25T13:54:33.078Z]    Profile: default
13:54:33 [2019-11-25T13:54:33.078Z]  Kernel Version: 4.15.0-1048-aws
13:54:33 [2019-11-25T13:54:33.078Z]  Operating System: Ubuntu 18.04.3 LTS
13:54:33 [2019-11-25T13:54:33.078Z]  OSType: linux
13:54:33 [2019-11-25T13:54:33.078Z]  Architecture: x86_64
13:54:33 [2019-11-25T13:54:33.078Z]  CPUs: 2
13:54:33 [2019-11-25T13:54:33.078Z]  Total Memory: 7.501GiB
13:54:33 [2019-11-25T13:54:33.078Z]  Name: ip-10-100-33-140
13:54:33 [2019-11-25T13:54:33.078Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
13:54:33 [2019-11-25T13:54:33.078Z]  Docker Root Dir: /var/lib/docker
13:54:33 [2019-11-25T13:54:33.078Z]  Debug Mode: false
13:54:33 [2019-11-25T13:54:33.078Z]  Registry: https://index.docker.io/v1/
13:54:33 [2019-11-25T13:54:33.078Z]  Labels:
13:54:33 [2019-11-25T13:54:33.078Z]  Experimental: true
13:54:33 [2019-11-25T13:54:33.078Z]  Insecure Registries:
13:54:33 [2019-11-25T13:54:33.078Z]   127.0.0.0/8
13:54:33 [2019-11-25T13:54:33.078Z]  Live Restore Enabled: true
13:54:33 [2019-11-25T13:54:33.078Z] 
13:54:33 [2019-11-25T13:54:33.078Z] WARNING: No swap limit support
[Pipeline] sh
13:54:33 [2019-11-25T13:54:33.365Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:33 [2019-11-25T13:54:33.365Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:33 [2019-11-25T13:54:33.365Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40128/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:54:33 [2019-11-25T13:54:33.365Z] + bash /home/ubuntu/workspace/moby_PR-40128/check-config.sh
13:54:33 [2019-11-25T13:54:33.365Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:54:33 [2019-11-25T13:54:33.365Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
13:54:33 [2019-11-25T13:54:33.365Z] 
13:54:33 [2019-11-25T13:54:33.365Z] Generally Necessary:
13:54:33 [2019-11-25T13:54:33.365Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:54:33 [2019-11-25T13:54:33.365Z] - apparmor: enabled and tools installed
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_NAMESPACES: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_NET_NS: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_PID_NS: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_IPC_NS: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_UTS_NS: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_CGROUPS: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_CGROUP_CPUACCT: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_CGROUP_DEVICE: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_CGROUP_FREEZER: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_CGROUP_SCHED: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_CPUSETS: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_MEMCG: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_KEYS: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_VETH: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_BRIDGE: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_NF_NAT: enabled (as module)
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_NF_NAT_NEEDED: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_POSIX_MQUEUE: enabled
13:54:33 [2019-11-25T13:54:33.365Z] 
13:54:33 [2019-11-25T13:54:33.365Z] Optional Features:
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_USER_NS: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_SECCOMP: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_CGROUP_PIDS: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_MEMCG_SWAP: enabled
13:54:33 [2019-11-25T13:54:33.365Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:54:33 [2019-11-25T13:54:33.623Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_BLK_CGROUP: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_IOSCHED_CFQ: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_CGROUP_PERF: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_CGROUP_HUGETLB: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_CFS_BANDWIDTH: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_RT_GROUP_SCHED: missing
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_IP_VS: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_IP_VS_NFCT: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_IP_VS_RR: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_EXT4_FS: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:54:33 [2019-11-25T13:54:33.623Z] - Network Drivers:
13:54:33 [2019-11-25T13:54:33.623Z]   - "overlay":
13:54:33 [2019-11-25T13:54:33.623Z]     - CONFIG_VXLAN: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:54:33 [2019-11-25T13:54:33.623Z]       Optional (for encrypted networks):
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_CRYPTO: enabled
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_CRYPTO_AEAD: enabled
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_CRYPTO_GCM: enabled
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_CRYPTO_GHASH: enabled
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_XFRM: enabled
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_XFRM_USER: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_INET_ESP: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z]   - "ipvlan":
13:54:33 [2019-11-25T13:54:33.623Z]     - CONFIG_IPVLAN: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z]   - "macvlan":
13:54:33 [2019-11-25T13:54:33.623Z]     - CONFIG_MACVLAN: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z]     - CONFIG_DUMMY: enabled (as module)
13:54:33 [2019-11-25T13:54:33.623Z]   - "ftp,tftp client in container":
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:54:33 [2019-11-25T13:54:33.880Z] - Storage Drivers:
13:54:33 [2019-11-25T13:54:33.880Z]   - "aufs":
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_AUFS_FS: enabled (as module)
13:54:33 [2019-11-25T13:54:33.880Z]   - "btrfs":
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:54:33 [2019-11-25T13:54:33.880Z]   - "devicemapper":
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_BLK_DEV_DM: enabled
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:54:33 [2019-11-25T13:54:33.880Z]   - "overlay":
13:54:33 [2019-11-25T13:54:33.880Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:54:33 [2019-11-25T13:54:33.880Z]   - "zfs":
13:54:33 [2019-11-25T13:54:33.880Z]     - /dev/zfs: missing
13:54:33 [2019-11-25T13:54:33.880Z]     - zfs command: missing
13:54:33 [2019-11-25T13:54:33.880Z]     - zpool command: missing
13:54:33 [2019-11-25T13:54:33.880Z] 
13:54:33 [2019-11-25T13:54:33.880Z] Limits:
13:54:33 [2019-11-25T13:54:33.880Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:54:33 [2019-11-25T13:54:33.880Z] 
13:54:33 [2019-11-25T13:54:33.880Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:54:34 [2019-11-25T13:54:34.058Z] Merge succeeded, producing e09e96233af3073d4dd4587e78231d80729faf0f
13:54:34 [2019-11-25T13:54:34.059Z] Checking out Revision e09e96233af3073d4dd4587e78231d80729faf0f (PR-40128)
13:54:34 [2019-11-25T13:54:34.222Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e09e96233af3073d4dd4587e78231d80729faf0f .
13:54:34 [2019-11-25T13:54:34.222Z] #2 [internal] load .dockerignore
13:54:34 [2019-11-25T13:54:34.222Z] #2 transferring context: 87B done
13:54:34 [2019-11-25T13:54:34.222Z] #2 DONE 0.0s
13:54:34 [2019-11-25T13:54:34.222Z] 
13:54:34 [2019-11-25T13:54:34.222Z] #1 [internal] load build definition from Dockerfile
13:54:34 [2019-11-25T13:54:34.222Z] #1 transferring dockerfile: 14.85kB 0.0s done
13:54:34 [2019-11-25T13:54:34.222Z] #1 DONE 0.0s
13:54:34 [2019-11-25T13:54:34.222Z] 
13:54:34 [2019-11-25T13:54:34.222Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:54:34 [2019-11-25T13:54:34.368Z] #19 transferring context: 45.83MB 1.8s done
13:54:34 [2019-11-25T13:54:34.368Z] #19 DONE 1.9s
13:54:34 [2019-11-25T13:54:34.368Z] 
13:54:34 [2019-11-25T13:54:34.368Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:54:34 [2019-11-25T13:54:34.368Z] #21 CACHED
13:54:34 [2019-11-25T13:54:34.368Z] 
13:54:34 [2019-11-25T13:54:34.368Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:54:34 [2019-11-25T13:54:34.368Z] #20 CACHED
13:54:34 [2019-11-25T13:54:34.368Z] 
13:54:34 [2019-11-25T13:54:34.369Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:54:34 [2019-11-25T13:54:34.369Z] #22 CACHED
13:54:34 [2019-11-25T13:54:34.369Z] 
13:54:34 [2019-11-25T13:54:34.369Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:54:32 [2019-11-25T13:54:32.313Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:32 [2019-11-25T13:54:32.317Z]  > git config --add remote.origin.fetch +refs/pull/40128/head:refs/remotes/origin/PR-40128 # timeout=10
13:54:32 [2019-11-25T13:54:32.320Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:54:32 [2019-11-25T13:54:32.445Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:54:32 [2019-11-25T13:54:32.479Z] Fetching upstream changes from https://github.com/moby/moby.git
13:54:32 [2019-11-25T13:54:32.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:54:32 [2019-11-25T13:54:32.480Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40128/head:refs/remotes/origin/PR-40128 +refs/heads/master:refs/remotes/origin/master
13:54:32 [2019-11-25T13:54:32.978Z]  > git config core.sparsecheckout # timeout=10
13:54:32 [2019-11-25T13:54:32.983Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:33 [2019-11-25T13:54:33.984Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
13:54:34 [2019-11-25T13:54:34.026Z]  > git rev-parse HEAD^{commit} # timeout=10
13:54:34 [2019-11-25T13:54:34.060Z]  > git config core.sparsecheckout # timeout=10
13:54:34 [2019-11-25T13:54:34.063Z]  > git checkout -f e09e96233af3073d4dd4587e78231d80729faf0f
13:54:34 [2019-11-25T13:54:34.785Z] #3 DONE 0.3s
13:54:34 [2019-11-25T13:54:34.785Z] 
13:54:34 [2019-11-25T13:54:34.785Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:54:34 [2019-11-25T13:54:34.785Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
13:54:34 [2019-11-25T13:54:34.785Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
13:54:34 [2019-11-25T13:54:34.785Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
13:54:34 [2019-11-25T13:54:34.785Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
13:54:34 [2019-11-25T13:54:34.785Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
13:54:34 [2019-11-25T13:54:34.968Z] ?   	github.com/docker/docker/api	[no test files]
13:54:35 [2019-11-25T13:54:35.180Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.39MB / 8.82MB 0.4s
13:54:35 [2019-11-25T13:54:35.180Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
13:54:35 [2019-11-25T13:54:35.180Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.4s done
13:54:35 [2019-11-25T13:54:35.235Z] Commit message: "Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425a"
13:54:35 [2019-11-25T13:54:35.298Z] #17 2.760 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:54:35 [2019-11-25T13:54:35.298Z] #17 2.851 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
13:54:35 [2019-11-25T13:54:35.298Z] #17 2.851 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
13:54:35 [2019-11-25T13:54:35.298Z] #17 2.852 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
13:54:35 [2019-11-25T13:54:35.438Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
13:54:35 [2019-11-25T13:54:35.438Z] #4 DONE 0.7s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:54:36 [2019-11-25T13:54:36.003Z] 
13:54:36 [2019-11-25T13:54:36.003Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:54:36 [2019-11-25T13:54:36.003Z] #6 DONE 0.2s
13:54:36 [2019-11-25T13:54:36.003Z] 
13:54:36 [2019-11-25T13:54:36.003Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:54:36 [2019-11-25T13:54:36.003Z] #5 DONE 0.2s
13:54:36 [2019-11-25T13:54:36.003Z] 
13:54:36 [2019-11-25T13:54:36.003Z] #19 [internal] load build context
13:54:36 [2019-11-25T13:54:36.229Z] #17 3.090 Reading package lists...
13:54:36 [2019-11-25T13:54:36.287Z] e4d79466b81c: Pull complete
13:54:36 [2019-11-25T13:54:36.287Z] b00baabad4ce: Pull complete
13:54:36 [2019-11-25T13:54:36.343Z] + docker version
13:54:36 [2019-11-25T13:54:36.343Z] Client:
13:54:36 [2019-11-25T13:54:36.343Z]  Version:           18.06.1-ce
13:54:36 [2019-11-25T13:54:36.343Z]  API version:       1.38
13:54:36 [2019-11-25T13:54:36.343Z]  Go version:        go1.10.3
13:54:36 [2019-11-25T13:54:36.343Z]  Git commit:        e68fc7a
13:54:36 [2019-11-25T13:54:36.343Z]  Built:             Tue Aug 21 17:26:10 2018
13:54:36 [2019-11-25T13:54:36.343Z]  OS/Arch:           linux/ppc64le
13:54:36 [2019-11-25T13:54:36.343Z]  Experimental:      false
13:54:36 [2019-11-25T13:54:36.343Z] 
13:54:36 [2019-11-25T13:54:36.343Z] Server:
13:54:36 [2019-11-25T13:54:36.343Z]  Engine:
13:54:36 [2019-11-25T13:54:36.343Z]   Version:          18.06.1-ce
13:54:36 [2019-11-25T13:54:36.343Z]   API version:      1.38 (minimum version 1.12)
13:54:36 [2019-11-25T13:54:36.343Z]   Go version:       go1.10.3
13:54:36 [2019-11-25T13:54:36.343Z]   Git commit:       e68fc7a
13:54:36 [2019-11-25T13:54:36.343Z]   Built:            Tue Aug 21 17:24:20 2018
13:54:36 [2019-11-25T13:54:36.343Z]   OS/Arch:          linux/ppc64le
13:54:36 [2019-11-25T13:54:36.343Z]   Experimental:     true
[Pipeline] sh
13:54:36 [2019-11-25T13:54:36.488Z] #17 3.712 Reading package lists...
13:54:36 [2019-11-25T13:54:36.661Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
13:54:36 [2019-11-25T13:54:36.661Z] Status: Downloaded newer image for golang:1.12.10-stretch
13:54:36 [2019-11-25T13:54:36.661Z]  ---> 687421176e14
13:54:36 [2019-11-25T13:54:36.661Z] Step 5/16 : ARG BUILDX_REPO
13:54:36 [2019-11-25T13:54:36.661Z]  ---> Running in 1aad69447c19
13:54:36 [2019-11-25T13:54:36.661Z] Removing intermediate container 1aad69447c19
13:54:36 [2019-11-25T13:54:36.661Z]  ---> a1be399a4dc9
13:54:36 [2019-11-25T13:54:36.661Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
13:54:36 [2019-11-25T13:54:36.661Z]  ---> Running in afc1d87720e9
13:54:36 [2019-11-25T13:54:36.746Z] #17 4.299 Building dependency tree...
13:54:36 [2019-11-25T13:54:36.920Z] + docker info
13:54:36 [2019-11-25T13:54:36.920Z] Containers: 0
13:54:36 [2019-11-25T13:54:36.920Z]  Running: 0
13:54:36 [2019-11-25T13:54:36.920Z]  Paused: 0
13:54:36 [2019-11-25T13:54:36.920Z]  Stopped: 0
13:54:36 [2019-11-25T13:54:36.920Z] Images: 0
13:54:36 [2019-11-25T13:54:36.920Z] Server Version: 18.06.1-ce
13:54:36 [2019-11-25T13:54:36.920Z] Storage Driver: overlay2
13:54:36 [2019-11-25T13:54:36.920Z]  Backing Filesystem: extfs
13:54:36 [2019-11-25T13:54:36.920Z]  Supports d_type: true
13:54:36 [2019-11-25T13:54:36.920Z]  Native Overlay Diff: true
13:54:36 [2019-11-25T13:54:36.920Z] Logging Driver: json-file
13:54:36 [2019-11-25T13:54:36.920Z] Cgroup Driver: cgroupfs
13:54:36 [2019-11-25T13:54:36.920Z] Plugins:
13:54:36 [2019-11-25T13:54:36.920Z]  Volume: local
13:54:36 [2019-11-25T13:54:36.920Z]  Network: bridge host ipvlan macvlan null overlay
13:54:36 [2019-11-25T13:54:36.920Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
13:54:36 [2019-11-25T13:54:36.920Z] Swarm: inactive
13:54:36 [2019-11-25T13:54:36.920Z] Runtimes: runc
13:54:36 [2019-11-25T13:54:36.920Z] Default Runtime: runc
13:54:36 [2019-11-25T13:54:36.920Z] Init Binary: docker-init
13:54:36 [2019-11-25T13:54:36.920Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
13:54:36 [2019-11-25T13:54:36.920Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
13:54:36 [2019-11-25T13:54:36.920Z] init version: fec3683
13:54:36 [2019-11-25T13:54:36.920Z] Security Options:
13:54:36 [2019-11-25T13:54:36.920Z]  apparmor
13:54:36 [2019-11-25T13:54:36.920Z]  seccomp
13:54:36 [2019-11-25T13:54:36.920Z]   Profile: default
13:54:36 [2019-11-25T13:54:36.920Z] Kernel Version: 4.4.0-139-generic
13:54:36 [2019-11-25T13:54:36.920Z] Operating System: Ubuntu 16.04.3 LTS
13:54:36 [2019-11-25T13:54:36.920Z] OSType: linux
13:54:36 [2019-11-25T13:54:36.920Z] Architecture: ppc64le
13:54:36 [2019-11-25T13:54:36.920Z] CPUs: 4
13:54:36 [2019-11-25T13:54:36.920Z] Total Memory: 7.972GiB
13:54:36 [2019-11-25T13:54:36.920Z] Name: ppc64le-ubuntu-22
13:54:36 [2019-11-25T13:54:36.920Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
13:54:36 [2019-11-25T13:54:36.920Z] Docker Root Dir: /var/lib/docker
13:54:36 [2019-11-25T13:54:36.920Z] Debug Mode (client): false
13:54:36 [2019-11-25T13:54:36.920Z] Debug Mode (server): false
13:54:36 [2019-11-25T13:54:36.920Z] Username: dockerbuildbot
13:54:36 [2019-11-25T13:54:36.920Z] Registry: https://index.docker.io/v1/
13:54:36 [2019-11-25T13:54:36.920Z] Labels:
13:54:36 [2019-11-25T13:54:36.920Z] Experimental: true
13:54:36 [2019-11-25T13:54:36.920Z] Insecure Registries:
13:54:36 [2019-11-25T13:54:36.920Z]  127.0.0.0/8
13:54:36 [2019-11-25T13:54:36.920Z] Live Restore Enabled: false
13:54:36 [2019-11-25T13:54:36.920Z] 
[Pipeline] sh
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.410 Reading state information...
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490 The following additional packages will be installed:
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.490   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.491 Suggested packages:
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.491   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.491   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.491   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.491   vim-doc vim-scripts xfsdump acl attr quota
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.491 Recommended packages:
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.491   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
13:54:37 [2019-11-25T13:54:37.003Z] #17 4.491   python3-keyrings.alt python3-xdg unzip
13:54:37 [2019-11-25T13:54:37.444Z] Cloning into '/buildx'...
13:54:37 [2019-11-25T13:54:37.501Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:37 [2019-11-25T13:54:37.501Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:54:37 [2019-11-25T13:54:37.501Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40128/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:54:37 [2019-11-25T13:54:37.501Z] + bash /home/docker/workspace/moby_PR-40128/check-config.sh
13:54:37 [2019-11-25T13:54:37.501Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:54:37 [2019-11-25T13:54:37.501Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
13:54:37 [2019-11-25T13:54:37.501Z] 
13:54:37 [2019-11-25T13:54:37.501Z] Generally Necessary:
13:54:37 [2019-11-25T13:54:37.501Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:54:37 [2019-11-25T13:54:37.501Z] - apparmor: enabled and tools installed
13:54:37 [2019-11-25T13:54:37.501Z] - CONFIG_NAMESPACES: enabled
13:54:37 [2019-11-25T13:54:37.501Z] - CONFIG_NET_NS: enabled
13:54:37 [2019-11-25T13:54:37.501Z] - CONFIG_PID_NS: enabled
13:54:37 [2019-11-25T13:54:37.501Z] - CONFIG_IPC_NS: enabled
13:54:37 [2019-11-25T13:54:37.501Z] - CONFIG_UTS_NS: enabled
13:54:37 [2019-11-25T13:54:37.501Z] - CONFIG_CGROUPS: enabled
13:54:37 [2019-11-25T13:54:37.501Z] - CONFIG_CGROUP_CPUACCT: enabled
13:54:37 [2019-11-25T13:54:37.501Z] - CONFIG_CGROUP_DEVICE: enabled
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.157 The following NEW packages will be installed:
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.157   apparmor aufs-tools bash-completion binutils-mingw-w64
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.157   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.157   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.158   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.158   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.158   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.158   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.158   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.158   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.158   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.159   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.159   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.159   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
13:54:37 [2019-11-25T13:54:37.566Z] #17 5.159   xfsprogs xxd xz-utils zip
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_CGROUP_FREEZER: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_CGROUP_SCHED: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_CPUSETS: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_MEMCG: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_KEYS: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_VETH: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_BRIDGE: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_NF_NAT: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_NF_NAT_NEEDED: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_POSIX_MQUEUE: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
13:54:37 [2019-11-25T13:54:37.841Z] 
13:54:37 [2019-11-25T13:54:37.841Z] Optional Features:
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_USER_NS: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_SECCOMP: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_CGROUP_PIDS: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_MEMCG_SWAP: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:54:37 [2019-11-25T13:54:37.841Z]     (cgroup swap accounting is currently enabled)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_MEMCG_KMEM: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_BLK_CGROUP: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_IOSCHED_CFQ: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_CGROUP_PERF: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_CGROUP_HUGETLB: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_CFS_BANDWIDTH: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_RT_GROUP_SCHED: missing
13:54:37 [2019-11-25T13:54:37.841Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z] - CONFIG_IP_VS: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z] - CONFIG_IP_VS_NFCT: enabled
13:54:38 [2019-11-25T13:54:38.181Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:54:38 [2019-11-25T13:54:38.181Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:54:38 [2019-11-25T13:54:38.181Z] - CONFIG_IP_VS_RR: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z] - CONFIG_EXT4_FS: enabled
13:54:38 [2019-11-25T13:54:38.181Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:54:38 [2019-11-25T13:54:38.181Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:54:38 [2019-11-25T13:54:38.181Z] - Network Drivers:
13:54:38 [2019-11-25T13:54:38.181Z]   - "overlay":
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_VXLAN: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:54:38 [2019-11-25T13:54:38.181Z]       Optional (for encrypted networks):
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_CRYPTO: enabled
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_XFRM: enabled
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_XFRM_USER: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_INET_ESP: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]   - "ipvlan":
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_IPVLAN: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]   - "macvlan":
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_MACVLAN: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_DUMMY: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]   - "ftp,tftp client in container":
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z] - Storage Drivers:
13:54:38 [2019-11-25T13:54:38.181Z]   - "aufs":
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_AUFS_FS: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]   - "btrfs":
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:54:38 [2019-11-25T13:54:38.181Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:54:38 [2019-11-25T13:54:38.181Z]   - "devicemapper":
13:54:38 [2019-11-25T13:54:38.517Z]     - CONFIG_BLK_DEV_DM: enabled
13:54:38 [2019-11-25T13:54:38.517Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:54:38 [2019-11-25T13:54:38.517Z]   - "overlay":
13:54:38 [2019-11-25T13:54:38.517Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:54:38 [2019-11-25T13:54:38.517Z]   - "zfs":
13:54:38 [2019-11-25T13:54:38.517Z]     - /dev/zfs: missing
13:54:38 [2019-11-25T13:54:38.517Z]     - zfs command: missing
13:54:38 [2019-11-25T13:54:38.517Z]     - zpool command: missing
13:54:38 [2019-11-25T13:54:38.517Z] 
13:54:38 [2019-11-25T13:54:38.517Z] Limits:
13:54:38 [2019-11-25T13:54:38.517Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:54:38 [2019-11-25T13:54:38.517Z] 
13:54:38 [2019-11-25T13:54:38.517Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.217 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.217 Need to get 90.9 MB of archives.
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.217 After this operation, 541 MB of additional disk space will be used.
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.217 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.220 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.221 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.222 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.228 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.228 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.231 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.247 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.248 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.253 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.281 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.283 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.284 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.285 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.287 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.287 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.291 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.291 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.291 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.291 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.292 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.294 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.295 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.297 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.298 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.299 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.304 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.305 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.306 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.313 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.313 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.315 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.317 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.319 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.321 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.322 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.322 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.323 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]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.324 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.327 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.330 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.333 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.340 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.342 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.344 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.344 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.345 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.347 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.368 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.371 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.386 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.388 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.390 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.393 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.394 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.398 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.476 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.486 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.493 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.496 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.497 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.502 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]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.523 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]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.546 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]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.548 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
13:54:38 [2019-11-25T13:54:38.935Z] #17 6.599 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
13:54:39 [2019-11-25T13:54:39.139Z] + make bundles/buildx
13:54:39 [2019-11-25T13:54:39.192Z] #17 6.636 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]
13:54:39 [2019-11-25T13:54:39.192Z] #17 6.638 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]
13:54:39 [2019-11-25T13:54:39.285Z] #19 transferring context: 27.76MB 3.3s
13:54:39 [2019-11-25T13:54:39.449Z] #17 7.197 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]
13:54:39 [2019-11-25T13:54:39.475Z] make: command: Command not found
13:54:39 [2019-11-25T13:54:39.475Z] make: command: Command not found
13:54:39 [2019-11-25T13:54:39.475Z] mkdir bundles
13:54:39 [2019-11-25T13:54:39.475Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
13:54:39 [2019-11-25T13:54:39.475Z] 	--build-arg BUILDX_COMMIT \
13:54:39 [2019-11-25T13:54:39.475Z] 	--build-arg BUILDX_REPO \
13:54:39 [2019-11-25T13:54:39.475Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
13:54:39 [2019-11-25T13:54:39.475Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
13:54:39 [2019-11-25T13:54:39.475Z] 	.
13:54:39 [2019-11-25T13:54:39.475Z] /bin/sh: 4: go: not found
13:54:39 [2019-11-25T13:54:39.475Z] /bin/sh: 5: go: not found
13:54:39 [2019-11-25T13:54:39.851Z] #19 ...
13:54:39 [2019-11-25T13:54:39.851Z] 
13:54:39 [2019-11-25T13:54:39.851Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:54:39 [2019-11-25T13:54:39.851Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:54:39 [2019-11-25T13:54:39.851Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:54:39 [2019-11-25T13:54:39.851Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:54:39 [2019-11-25T13:54:39.851Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done
13:54:39 [2019-11-25T13:54:39.851Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done
13:54:39 [2019-11-25T13:54:39.851Z] #65 DONE 3.7s
13:54:39 [2019-11-25T13:54:39.851Z] 
13:54:39 [2019-11-25T13:54:39.851Z] #19 [internal] load build context
13:54:39 [2019-11-25T13:54:39.931Z] Removing intermediate container afc1d87720e9
13:54:39 [2019-11-25T13:54:39.931Z]  ---> 38dd71580f23
13:54:39 [2019-11-25T13:54:39.931Z] Step 7/16 : WORKDIR /buildx
13:54:39 [2019-11-25T13:54:39.931Z]  ---> Running in 5c7a46b72e85
13:54:39 [2019-11-25T13:54:39.931Z] Removing intermediate container 5c7a46b72e85
13:54:39 [2019-11-25T13:54:39.931Z]  ---> c06a251170b6
13:54:39 [2019-11-25T13:54:39.931Z] Step 8/16 : ARG BUILDX_COMMIT
13:54:39 [2019-11-25T13:54:39.931Z]  ---> Running in a59312cf29af
13:54:40 [2019-11-25T13:54:40.122Z] #17 7.608 debconf: delaying package configuration, since apt-utils is not installed
13:54:40 [2019-11-25T13:54:40.122Z] #17 7.632 Fetched 90.9 MB in 2s (39.2 MB/s)
13:54:40 [2019-11-25T13:54:40.122Z] #17 7.670 Selecting previously unselected package bash-completion.
13:54:40 [2019-11-25T13:54:40.122Z] #17 7.670 (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.)
13:54:40 [2019-11-25T13:54:40.122Z] #17 7.678 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
13:54:40 [2019-11-25T13:54:40.123Z] #19 transferring context: 45.83MB 4.1s done
13:54:40 [2019-11-25T13:54:40.381Z] #19 DONE 4.3s
13:54:40 [2019-11-25T13:54:40.381Z] 
13:54:40 [2019-11-25T13:54:40.381Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:54:40 [2019-11-25T13:54:40.381Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.2s done
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.3s done
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.0s done
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 1.6s done
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 1.7s done
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 3.5s done
13:54:40 [2019-11-25T13:54:40.381Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 2.9s
13:54:40 [2019-11-25T13:54:40.381Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 1.8s done
13:54:40 [2019-11-25T13:54:40.447Z] Removing intermediate container a59312cf29af
13:54:40 [2019-11-25T13:54:40.447Z]  ---> 84167616f9bd
13:54:40 [2019-11-25T13:54:40.447Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
13:54:40 [2019-11-25T13:54:40.447Z]  ---> Running in 7ea34fe1cb79
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.227 Unpacking bash-completion (1:2.1-4.3) ...
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.362 Selecting previously unselected package libnet1:amd64.
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.362 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.366 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.416 Selecting previously unselected package libnfnetlink0:amd64.
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.416 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.420 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.455 Selecting previously unselected package libpcrecpp0v5:amd64.
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.456 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
13:54:40 [2019-11-25T13:54:40.686Z] #17 8.465 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
13:54:40 [2019-11-25T13:54:40.944Z] #17 8.518 Selecting previously unselected package libudev-dev:amd64.
13:54:40 [2019-11-25T13:54:40.944Z] #17 8.518 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
13:54:40 [2019-11-25T13:54:40.944Z] #17 8.526 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
13:54:40 [2019-11-25T13:54:40.944Z] #17 8.576 Selecting previously unselected package libpython3.5-minimal:amd64.
13:54:40 [2019-11-25T13:54:40.944Z] #17 8.578 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
13:54:40 [2019-11-25T13:54:40.944Z] #17 8.583 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
13:54:40 [2019-11-25T13:54:40.944Z] #17 8.689 Selecting previously unselected package python3.5-minimal.
13:54:40 [2019-11-25T13:54:40.982Z] From https://github.com/docker/buildx
13:54:40 [2019-11-25T13:54:40.982Z]  * [new tag]         v0.3.1     -> build
13:54:41 [2019-11-25T13:54:41.201Z] #17 8.691 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
13:54:41 [2019-11-25T13:54:41.201Z] #17 8.697 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
13:54:41 [2019-11-25T13:54:41.201Z] #17 8.905 Selecting previously unselected package python3-minimal.
13:54:41 [2019-11-25T13:54:41.201Z] #17 8.905 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
13:54:41 [2019-11-25T13:54:41.201Z] #17 8.911 Unpacking python3-minimal (3.5.3-1) ...
13:54:41 [2019-11-25T13:54:41.201Z] #17 8.984 Selecting previously unselected package libmpdec2:amd64.
13:54:41 [2019-11-25T13:54:41.201Z] #17 8.984 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
13:54:41 [2019-11-25T13:54:41.312Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 3.9s done
13:54:41 [2019-11-25T13:54:41.458Z] #17 8.989 Unpacking libmpdec2:amd64 (2.4.2-1) ...
13:54:41 [2019-11-25T13:54:41.458Z] #17 9.027 Selecting previously unselected package libpython3.5-stdlib:amd64.
13:54:41 [2019-11-25T13:54:41.458Z] #17 9.029 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
13:54:41 [2019-11-25T13:54:41.458Z] #17 9.033 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
13:54:41 [2019-11-25T13:54:41.492Z] Switched to branch 'build'
13:54:41 [2019-11-25T13:54:41.569Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd
13:54:41 [2019-11-25T13:54:41.716Z] #17 9.280 Selecting previously unselected package python3.5.
13:54:41 [2019-11-25T13:54:41.716Z] #17 9.282 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
13:54:41 [2019-11-25T13:54:41.716Z] #17 9.288 Unpacking python3.5 (3.5.3-1+deb9u1) ...
13:54:41 [2019-11-25T13:54:41.716Z] #17 9.334 Selecting previously unselected package libpython3-stdlib:amd64.
13:54:41 [2019-11-25T13:54:41.716Z] #17 9.336 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
13:54:41 [2019-11-25T13:54:41.716Z] #17 9.344 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
13:54:41 [2019-11-25T13:54:41.716Z] #17 9.385 Selecting previously unselected package dh-python.
13:54:41 [2019-11-25T13:54:41.716Z] #17 9.385 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
13:54:41 [2019-11-25T13:54:41.826Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.4s done
13:54:41 [2019-11-25T13:54:41.826Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23
13:54:41 [2019-11-25T13:54:41.934Z] Removing intermediate container 7ea34fe1cb79
13:54:41 [2019-11-25T13:54:41.934Z]  ---> c542d8a6de17
13:54:41 [2019-11-25T13:54:41.934Z] Step 10/16 : RUN go mod download
13:54:41 [2019-11-25T13:54:41.934Z]  ---> Running in 28425c922337
13:54:41 [2019-11-25T13:54:41.974Z] #17 9.391 Unpacking dh-python (2.20170125) ...
13:54:41 [2019-11-25T13:54:41.974Z] #17 9.440 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
13:54:41 [2019-11-25T13:54:41.974Z] #17 9.459 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
13:54:42 [2019-11-25T13:54:42.083Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.2s done
13:54:42 [2019-11-25T13:54:42.231Z] #17 9.902 Setting up python3-minimal (3.5.3-1) ...
13:54:42 [2019-11-25T13:54:42.354Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd
13:54:42 [2019-11-25T13:54:42.488Z] #17 10.11 Selecting previously unselected package python3.
13:54:42 [2019-11-25T13:54:42.488Z] #17 10.11 (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.)
13:54:42 [2019-11-25T13:54:42.488Z] #17 10.11 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
13:54:42 [2019-11-25T13:54:42.488Z] #17 10.11 Unpacking python3 (3.5.3-1) ...
13:54:42 [2019-11-25T13:54:42.488Z] #17 10.15 Selecting previously unselected package pigz.
13:54:42 [2019-11-25T13:54:42.488Z] #17 10.15 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
13:54:42 [2019-11-25T13:54:42.488Z] #17 10.15 Unpacking pigz (2.3.4-1) ...
13:54:42 [2019-11-25T13:54:42.488Z] #17 10.21 Selecting previously unselected package libip4tc0:amd64.
13:54:42 [2019-11-25T13:54:42.509Z] Sending build context to Docker daemon  50.32MB

13:54:42 [2019-11-25T13:54:42.509Z] Step 1/16 : ARG GO_VERSION=1.12.10
13:54:42 [2019-11-25T13:54:42.509Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
13:54:42 [2019-11-25T13:54:42.509Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
13:54:42 [2019-11-25T13:54:42.509Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
13:54:42 [2019-11-25T13:54:42.509Z] 1.12.10-stretch: Pulling from library/golang
13:54:42 [2019-11-25T13:54:42.509Z] fb056072eab9: Pulling fs layer
13:54:42 [2019-11-25T13:54:42.509Z] 6a33b1f9796f: Pulling fs layer
13:54:42 [2019-11-25T13:54:42.509Z] 8f8f8962e456: Pulling fs layer
13:54:42 [2019-11-25T13:54:42.509Z] 68adcc365214: Pulling fs layer
13:54:42 [2019-11-25T13:54:42.509Z] 76d8adf27bdf: Pulling fs layer
13:54:42 [2019-11-25T13:54:42.509Z] d66e58854927: Pulling fs layer
13:54:42 [2019-11-25T13:54:42.509Z] 71497195576e: Pulling fs layer
13:54:42 [2019-11-25T13:54:42.509Z] 68adcc365214: Waiting
13:54:42 [2019-11-25T13:54:42.509Z] 76d8adf27bdf: Waiting
13:54:42 [2019-11-25T13:54:42.509Z] d66e58854927: Waiting
13:54:42 [2019-11-25T13:54:42.509Z] 71497195576e: Waiting
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.21 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.22 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.26 Selecting previously unselected package libip6tc0:amd64.
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.26 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.27 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.32 Selecting previously unselected package libiptc0:amd64.
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.32 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.32 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.36 Selecting previously unselected package libxtables12:amd64.
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.36 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.37 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.41 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.41 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.45 Selecting previously unselected package iptables.
13:54:42 [2019-11-25T13:54:42.744Z] #17 10.45 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
13:54:42 [2019-11-25T13:54:42.920Z] go: finding github.com/imdario/mergo v0.3.7
13:54:42 [2019-11-25T13:54:42.920Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
13:54:42 [2019-11-25T13:54:42.920Z] go: finding github.com/ghodss/yaml v1.0.0
13:54:42 [2019-11-25T13:54:42.920Z] go: finding github.com/Microsoft/hcsshim v0.8.6
13:54:42 [2019-11-25T13:54:42.920Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
13:54:42 [2019-11-25T13:54:42.920Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
13:54:42 [2019-11-25T13:54:42.920Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
13:54:42 [2019-11-25T13:54:42.920Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
13:54:42 [2019-11-25T13:54:42.920Z] go: finding github.com/prometheus/client_golang v0.8.0
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.46 Unpacking iptables (1.6.0+snapshot20161117-6) ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.52 Selecting previously unselected package xxd.
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.52 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.52 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.57 Selecting previously unselected package vim-common.
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.57 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.58 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.63 Selecting previously unselected package bzip2.
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.63 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.64 Unpacking bzip2 (1.0.6-8.1) ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.68 Selecting previously unselected package libgpm2:amd64.
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.68 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.68 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.72 Selecting previously unselected package xz-utils.
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.72 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.73 Unpacking xz-utils (5.2.2-1.2+b1) ...
13:54:43 [2019-11-25T13:54:43.001Z] #17 10.79 Selecting previously unselected package aufs-tools.
13:54:43 [2019-11-25T13:54:43.243Z] 8f8f8962e456: Verifying Checksum
13:54:43 [2019-11-25T13:54:43.243Z] 8f8f8962e456: Download complete
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.79 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.79 Unpacking aufs-tools (1:4.1+20161219-1) ...
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.84 Selecting previously unselected package liblzo2-2:amd64.
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.84 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.84 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.88 Selecting previously unselected package btrfs-progs.
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.88 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.89 Unpacking btrfs-progs (4.7.3-1) ...
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.98 Selecting previously unselected package btrfs-tools.
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.98 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.257Z] #17 10.98 Unpacking btrfs-tools (4.7.3-1) ...
13:54:43 [2019-11-25T13:54:43.257Z] #17 11.02 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.02 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.07 Selecting previously unselected package dmsetup.
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.07 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.08 Unpacking dmsetup (2:1.02.137-2) ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.12 Selecting previously unselected package libonig4:amd64.
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.13 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.13 Unpacking libonig4:amd64 (6.1.3-2) ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.19 Selecting previously unselected package libjq1:amd64.
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.19 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.19 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.24 Selecting previously unselected package jq.
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.24 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.24 Unpacking jq (1.5+dfsg-1.3) ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.30 Selecting previously unselected package libaio1:amd64.
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.30 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.31 Unpacking libaio1:amd64 (0.3.110-3) ...
13:54:43 [2019-11-25T13:54:43.601Z] #17 11.34 Selecting previously unselected package libcap2-bin.
13:54:43 [2019-11-25T13:54:43.660Z] 6a33b1f9796f: Verifying Checksum
13:54:43 [2019-11-25T13:54:43.660Z] 6a33b1f9796f: Download complete
13:54:43 [2019-11-25T13:54:43.806Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.34 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.35 Unpacking libcap2-bin (1:2.25-1) ...
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.39 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.39 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.40 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.43 Selecting previously unselected package libsepol1-dev:amd64.
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.44 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.44 Unpacking libsepol1-dev:amd64 (2.6-2) ...
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.51 Selecting previously unselected package libpcre16-3:amd64.
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.52 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.52 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.58 Selecting previously unselected package libpcre32-3:amd64.
13:54:43 [2019-11-25T13:54:43.860Z] #17 11.58 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.58 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.63 Selecting previously unselected package libpcre3-dev:amd64.
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.63 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.64 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.75 Selecting previously unselected package libselinux1-dev:amd64.
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.75 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.75 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.81 Selecting previously unselected package libdevmapper-dev:amd64.
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.82 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.82 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
13:54:44 [2019-11-25T13:54:44.117Z] #17 11.87 Selecting previously unselected package libnl-3-200:amd64.
13:54:44 [2019-11-25T13:54:44.217Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
13:54:44 [2019-11-25T13:54:44.217Z] go: finding github.com/jinzhu/gorm v1.9.2
13:54:44 [2019-11-25T13:54:44.217Z] go: finding github.com/pkg/errors v0.8.1
13:54:44 [2019-11-25T13:54:44.248Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 2.0s done
13:54:44 [2019-11-25T13:54:44.374Z] #17 11.87 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
13:54:44 [2019-11-25T13:54:44.374Z] #17 11.88 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
13:54:44 [2019-11-25T13:54:44.374Z] #17 11.93 Selecting previously unselected package libprotobuf-c1:amd64.
13:54:44 [2019-11-25T13:54:44.374Z] #17 11.93 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
13:54:44 [2019-11-25T13:54:44.374Z] #17 11.93 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
13:54:44 [2019-11-25T13:54:44.374Z] #17 11.97 Selecting previously unselected package libreadline5:amd64.
13:54:44 [2019-11-25T13:54:44.374Z] #17 11.97 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
13:54:44 [2019-11-25T13:54:44.374Z] #17 11.98 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
13:54:44 [2019-11-25T13:54:44.374Z] #17 12.02 Selecting previously unselected package libsystemd-dev:amd64.
13:54:44 [2019-11-25T13:54:44.374Z] #17 12.02 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
13:54:44 [2019-11-25T13:54:44.374Z] #17 12.02 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
13:54:44 [2019-11-25T13:54:44.505Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3
13:54:44 [2019-11-25T13:54:44.627Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
13:54:44 [2019-11-25T13:54:44.627Z] go: finding github.com/stretchr/testify v1.3.0
13:54:44 [2019-11-25T13:54:44.627Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
13:54:44 [2019-11-25T13:54:44.635Z] #17 12.30 Selecting previously unselected package net-tools.
13:54:44 [2019-11-25T13:54:44.635Z] #17 12.30 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
13:54:44 [2019-11-25T13:54:44.635Z] #17 12.31 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
13:54:44 [2019-11-25T13:54:44.635Z] #17 12.36 Selecting previously unselected package python-pip-whl.
13:54:44 [2019-11-25T13:54:44.635Z] #17 12.36 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
13:54:44 [2019-11-25T13:54:44.635Z] #17 12.37 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.50 Selecting previously unselected package python3-pip.
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.50 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.50 Unpacking python3-pip (9.0.1-2+deb9u1) ...
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.55 Selecting previously unselected package python3-pkg-resources.
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.55 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.55 Unpacking python3-pkg-resources (33.1.1-1) ...
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.60 Selecting previously unselected package python3-setuptools.
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.60 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.61 Unpacking python3-setuptools (33.1.1-1) ...
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.66 Selecting previously unselected package python3-wheel.
13:54:44 [2019-11-25T13:54:44.892Z] #17 12.66 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
13:54:45 [2019-11-25T13:54:45.025Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
13:54:45 [2019-11-25T13:54:45.149Z] #17 12.67 Unpacking python3-wheel (0.29.0-2) ...
13:54:45 [2019-11-25T13:54:45.149Z] #17 12.71 Selecting previously unselected package thin-provisioning-tools.
13:54:45 [2019-11-25T13:54:45.149Z] #17 12.71 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
13:54:45 [2019-11-25T13:54:45.149Z] #17 12.71 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
13:54:45 [2019-11-25T13:54:45.149Z] #17 12.79 Selecting previously unselected package vim-runtime.
13:54:45 [2019-11-25T13:54:45.149Z] #17 12.79 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
13:54:45 [2019-11-25T13:54:45.149Z] #17 12.80 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
13:54:45 [2019-11-25T13:54:45.149Z] #17 12.81 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
13:54:45 [2019-11-25T13:54:45.149Z] #17 12.81 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
13:54:45 [2019-11-25T13:54:45.565Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
13:54:45 [2019-11-25T13:54:45.565Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
13:54:45 [2019-11-25T13:54:45.565Z] go: finding github.com/spf13/pflag v1.0.3
13:54:45 [2019-11-25T13:54:45.785Z] #17 13.50 Selecting previously unselected package vim.
13:54:45 [2019-11-25T13:54:45.964Z] go: finding github.com/modern-go/reflect2 v1.0.1
13:54:45 [2019-11-25T13:54:45.964Z] go: finding github.com/davecgh/go-spew v1.1.0
13:54:46 [2019-11-25T13:54:46.042Z] #17 13.51 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:54:46 [2019-11-25T13:54:46.042Z] #17 13.51 Unpacking vim (2:8.0.0197-4+deb9u3) ...
13:54:46 [2019-11-25T13:54:46.042Z] #17 13.64 Selecting previously unselected package xfsprogs.
13:54:46 [2019-11-25T13:54:46.042Z] #17 13.64 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
13:54:46 [2019-11-25T13:54:46.042Z] #17 13.65 Unpacking xfsprogs (4.9.0+nmu1) ...
13:54:46 [2019-11-25T13:54:46.042Z] #17 13.76 Selecting previously unselected package zip.
13:54:46 [2019-11-25T13:54:46.042Z] #17 13.76 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
13:54:46 [2019-11-25T13:54:46.136Z] fb056072eab9: Verifying Checksum
13:54:46 [2019-11-25T13:54:46.136Z] fb056072eab9: Download complete
13:54:46 [2019-11-25T13:54:46.302Z] #17 13.76 Unpacking zip (3.0-11+b1) ...
13:54:46 [2019-11-25T13:54:46.302Z] #17 13.81 Selecting previously unselected package libapparmor-perl.
13:54:46 [2019-11-25T13:54:46.302Z] #17 13.81 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
13:54:46 [2019-11-25T13:54:46.302Z] #17 13.81 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
13:54:46 [2019-11-25T13:54:46.302Z] #17 13.88 Selecting previously unselected package apparmor.
13:54:46 [2019-11-25T13:54:46.302Z] #17 13.88 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
13:54:46 [2019-11-25T13:54:46.302Z] #17 13.90 Unpacking apparmor (2.11.0-3+deb9u2) ...
13:54:46 [2019-11-25T13:54:46.302Z] #17 14.02 Selecting previously unselected package binutils-mingw-w64-i686.
13:54:46 [2019-11-25T13:54:46.358Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
13:54:46 [2019-11-25T13:54:46.550Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 1.9s done
13:54:46 [2019-11-25T13:54:46.550Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d
13:54:46 [2019-11-25T13:54:46.559Z] #17 14.03 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
13:54:46 [2019-11-25T13:54:46.559Z] #17 14.03 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:54:46 [2019-11-25T13:54:46.559Z] #17 14.32 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:54:46 [2019-11-25T13:54:46.559Z] #17 14.32 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
13:54:46 [2019-11-25T13:54:46.816Z] #17 14.33 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:54:46 [2019-11-25T13:54:46.895Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
13:54:46 [2019-11-25T13:54:46.895Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
13:54:46 [2019-11-25T13:54:46.997Z] 68adcc365214: Verifying Checksum
13:54:46 [2019-11-25T13:54:46.997Z] 68adcc365214: Download complete
13:54:47 [2019-11-25T13:54:47.077Z] #17 14.77 Selecting previously unselected package binutils-mingw-w64.
13:54:47 [2019-11-25T13:54:47.077Z] #17 14.77 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
13:54:47 [2019-11-25T13:54:47.191Z] ok  	github.com/docker/docker/api/server	0.033s	coverage: 9.0% of statements
13:54:47 [2019-11-25T13:54:47.229Z] DEBUG: print all environment variables to check how Jenkins runs this script
13:54:47 [2019-11-25T13:54:47.229Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-112581e4\powershellScript.ps1'; exit $LASTEXITCODE;
13:54:47 [2019-11-25T13:54:47.229Z] ----------------------------------------------------------------------------
13:54:47 [2019-11-25T13:54:47.229Z] 
13:54:47 [2019-11-25T13:54:47.229Z] INFO: executeCI.ps1 starting at Mon Nov 25 13:54:45 CUT 2019
13:54:47 [2019-11-25T13:54:47.229Z] 
13:54:47 [2019-11-25T13:54:47.229Z] INFO: Script version 05-Feb-2019 09:03 PDT
13:54:47 [2019-11-25T13:54:47.229Z] INFO: Running git version 2.24.0.windows.1
13:54:47 [2019-11-25T13:54:47.229Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
13:54:47 [2019-11-25T13:54:47.229Z] INFO: Environment variables:
13:54:47 [2019-11-25T13:54:47.229Z] 
13:54:47 [2019-11-25T13:54:47.229Z] Name                           Value                                                                                   
13:54:47 [2019-11-25T13:54:47.229Z] ----                           -----                                                                                   
13:54:47 [2019-11-25T13:54:47.229Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
13:54:47 [2019-11-25T13:54:47.229Z] amd64                          true                                                                                    
13:54:47 [2019-11-25T13:54:47.229Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
13:54:47 [2019-11-25T13:54:47.229Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
13:54:47 [2019-11-25T13:54:47.229Z] arm64                          true                                                                                    
13:54:47 [2019-11-25T13:54:47.229Z] BRANCH_NAME                    PR-40128                                                                                
13:54:47 [2019-11-25T13:54:47.229Z] BUILD_DISPLAY_NAME             #25                                                                                     
13:54:47 [2019-11-25T13:54:47.229Z] BUILD_ID                       25                                                                                      
13:54:47 [2019-11-25T13:54:47.229Z] BUILD_NUMBER                   25                                                                                      
13:54:47 [2019-11-25T13:54:47.229Z] BUILD_TAG                      jenkins-moby-PR-40128-25                                                                
13:54:47 [2019-11-25T13:54:47.229Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40128/25/                                  
13:54:47 [2019-11-25T13:54:47.229Z] CHANGE_AUTHOR                  vikramhh                                                                                
13:54:47 [2019-11-25T13:54:47.229Z] CHANGE_AUTHOR_DISPLAY_NAME     Vikram bir Singh                                                                        
13:54:47 [2019-11-25T13:54:47.229Z] CHANGE_BRANCH                  bump_hcsshim                                                                            
13:54:47 [2019-11-25T13:54:47.229Z] CHANGE_FORK                    vikramhh                                                                                
13:54:47 [2019-11-25T13:54:47.229Z] CHANGE_ID                      40128                                                                                   
13:54:47 [2019-11-25T13:54:47.229Z] CHANGE_TARGET                  master                                                                                  
13:54:47 [2019-11-25T13:54:47.229Z] CHANGE_TITLE                   Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2                                
13:54:47 [2019-11-25T13:54:47.229Z] CHANGE_URL                     https://github.com/moby/moby/pull/40128                                                 
13:54:47 [2019-11-25T13:54:47.229Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
13:54:47 [2019-11-25T13:54:47.229Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
13:54:47 [2019-11-25T13:54:47.229Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
13:54:47 [2019-11-25T13:54:47.229Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
13:54:47 [2019-11-25T13:54:47.229Z] COMPUTERNAME                   azwin-2-2d8fc0                                                                          
13:54:47 [2019-11-25T13:54:47.229Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
13:54:47 [2019-11-25T13:54:47.229Z] ConfigSequenceNumber           0                                                                                       
13:54:47 [2019-11-25T13:54:47.229Z] dco                            true                                                                                    
13:54:47 [2019-11-25T13:54:47.229Z] DOCKER_BUILDKIT                0                                                                                       
13:54:47 [2019-11-25T13:54:47.229Z] DOCKER_DUT_DEBUG               1                                                                                       
13:54:47 [2019-11-25T13:54:47.229Z] DOCKER_EXPERIMENTAL            1                                                                                       
13:54:47 [2019-11-25T13:54:47.229Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
13:54:47 [2019-11-25T13:54:47.229Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
13:54:47 [2019-11-25T13:54:47.229Z] EXECUTOR_NUMBER                0                                                                                       
13:54:47 [2019-11-25T13:54:47.229Z] FQDN                           azwin-2-2d8fc0.westus.cloudapp.azure.com                                                
13:54:47 [2019-11-25T13:54:47.229Z] GIT_BRANCH                     PR-40128                                                                                
13:54:47 [2019-11-25T13:54:47.229Z] GIT_COMMIT                     e09e96233af3073d4dd4587e78231d80729faf0f                                                
13:54:47 [2019-11-25T13:54:47.229Z] GIT_PREVIOUS_COMMIT            f743ef473a2eff9f95608fd9cb2c92e89dfbe832                                                
13:54:47 [2019-11-25T13:54:47.229Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT f743ef473a2eff9f95608fd9cb2c92e89dfbe832                                                
13:54:47 [2019-11-25T13:54:47.229Z] GIT_URL                        https://github.com/moby/moby.git                                                        
13:54:47 [2019-11-25T13:54:47.229Z] HUDSON_COOKIE                  027c4568-331a-4434-bad8-f082fd10c072                                                    
13:54:47 [2019-11-25T13:54:47.229Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
13:54:47 [2019-11-25T13:54:47.229Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
13:54:47 [2019-11-25T13:54:47.229Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
13:54:47 [2019-11-25T13:54:47.229Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
13:54:47 [2019-11-25T13:54:47.229Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
13:54:47 [2019-11-25T13:54:47.229Z] JENKINS_NODE_COOKIE            32808d8f-bbb7-4178-b46c-bf211ae57110                                                    
13:54:47 [2019-11-25T13:54:47.229Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
13:54:47 [2019-11-25T13:54:47.229Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
13:54:47 [2019-11-25T13:54:47.229Z] JOB_BASE_NAME                  PR-40128                                                                                
13:54:47 [2019-11-25T13:54:47.229Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40128/display/redirect                     
13:54:47 [2019-11-25T13:54:47.229Z] JOB_NAME                       moby/PR-40128                                                                           
13:54:47 [2019-11-25T13:54:47.229Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40128/                                     
13:54:47 [2019-11-25T13:54:47.229Z] library.jps.version            master                                                                                  
13:54:47 [2019-11-25T13:54:47.229Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
13:54:47 [2019-11-25T13:54:47.229Z] NODE_LABELS                    amd64 azure azwin-2-2d8fc0 azwin-2019 docker west-us windows windows-2019 x86_64        
13:54:47 [2019-11-25T13:54:47.229Z] NODE_NAME                      azwin-2-2d8fc0                                                                          
13:54:47 [2019-11-25T13:54:47.229Z] NUMBER_OF_PROCESSORS           4                                                                                       
13:54:47 [2019-11-25T13:54:47.229Z] OS                             Windows_NT                                                                              
13:54:47 [2019-11-25T13:54:47.229Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
13:54:47 [2019-11-25T13:54:47.229Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
13:54:47 [2019-11-25T13:54:47.230Z] ppc64le                        true                                                                                    
13:54:47 [2019-11-25T13:54:47.230Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
13:54:47 [2019-11-25T13:54:47.230Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
13:54:47 [2019-11-25T13:54:47.230Z] PROCESSOR_LEVEL                6                                                                                       
13:54:47 [2019-11-25T13:54:47.230Z] PROCESSOR_REVISION             4f01                                                                                    
13:54:47 [2019-11-25T13:54:47.230Z] ProgramData                    C:\ProgramData                                                                          
13:54:47 [2019-11-25T13:54:47.230Z] ProgramFiles                   C:\Program Files                                                                        
13:54:47 [2019-11-25T13:54:47.230Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
13:54:47 [2019-11-25T13:54:47.230Z] ProgramW6432                   C:\Program Files                                                                        
13:54:47 [2019-11-25T13:54:47.230Z] PROMPT                         $P$G                                                                                    
13:54:47 [2019-11-25T13:54:47.230Z] PSExecutionPolicyPreference    Bypass                                                                                  
13:54:47 [2019-11-25T13:54:47.230Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
13:54:47 [2019-11-25T13:54:47.230Z] PUBLIC                         C:\Users\Public                                                                         
13:54:47 [2019-11-25T13:54:47.230Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40128/25/display/redirect?page=changes     
13:54:47 [2019-11-25T13:54:47.230Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40128/25/display/redirect                  
13:54:47 [2019-11-25T13:54:47.230Z] s390x                          true                                                                                    
13:54:47 [2019-11-25T13:54:47.230Z] SKIP_VALIDATION_TESTS          1                                                                                       
13:54:47 [2019-11-25T13:54:47.230Z] SOURCES_DRIVE                  d                                                                                       
13:54:47 [2019-11-25T13:54:47.230Z] SOURCES_SUBDIR                 gopath                                                                                  
13:54:47 [2019-11-25T13:54:47.230Z] STAGE_NAME                     Run tests                                                                               
13:54:47 [2019-11-25T13:54:47.230Z] SystemDrive                    C:                                                                                      
13:54:47 [2019-11-25T13:54:47.230Z] SystemRoot                     C:\windows                                                                              
13:54:47 [2019-11-25T13:54:47.230Z] TEMP                           C:\windows\TEMP                                                                         
13:54:47 [2019-11-25T13:54:47.230Z] TESTDEBUG                      0                                                                                       
13:54:47 [2019-11-25T13:54:47.230Z] TESTRUN_DRIVE                  d                                                                                       
13:54:47 [2019-11-25T13:54:47.230Z] TESTRUN_SUBDIR                 CI                                                                                      
13:54:47 [2019-11-25T13:54:47.230Z] TIMEOUT                        120m                                                                                    
13:54:47 [2019-11-25T13:54:47.230Z] TMP                            C:\windows\TEMP                                                                         
13:54:47 [2019-11-25T13:54:47.230Z] unit_validate                  true                                                                                    
13:54:47 [2019-11-25T13:54:47.230Z] USERDOMAIN                     WORKGROUP                                                                               
13:54:47 [2019-11-25T13:54:47.230Z] USERNAME                       azwin-2-2d8fc0$                                                                         
13:54:47 [2019-11-25T13:54:47.230Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
13:54:47 [2019-11-25T13:54:47.230Z] windir                         C:\windows                                                                              
13:54:47 [2019-11-25T13:54:47.230Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
13:54:47 [2019-11-25T13:54:47.230Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
13:54:47 [2019-11-25T13:54:47.230Z] windowsRS1                     false                                                                                   
13:54:47 [2019-11-25T13:54:47.230Z] windowsRS5                     true                                                                                    
13:54:47 [2019-11-25T13:54:47.230Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
13:54:47 [2019-11-25T13:54:47.230Z] 
13:54:47 [2019-11-25T13:54:47.230Z] 
13:54:47 [2019-11-25T13:54:47.230Z] 
13:54:47 [2019-11-25T13:54:47.230Z] INFO: Sources under d:\gopath\...
13:54:47 [2019-11-25T13:54:47.230Z] INFO: Test run under d:\CI\...
13:54:47 [2019-11-25T13:54:47.230Z] INFO: Running in D:\gopath\src\github.com\docker\docker
13:54:47 [2019-11-25T13:54:47.230Z] INFO: docker/docker repository was found
13:54:47 [2019-11-25T13:54:47.230Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
13:54:47 [2019-11-25T13:54:47.230Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864'
13:54:47 [2019-11-25T13:54:47.230Z] INFO: Docker version of control daemon
13:54:47 [2019-11-25T13:54:47.230Z] 
13:54:47 [2019-11-25T13:54:47.230Z] Client: Docker Engine - Enterprise
13:54:47 [2019-11-25T13:54:47.230Z]  Version:           19.03.2
13:54:47 [2019-11-25T13:54:47.230Z]  API version:       1.40
13:54:47 [2019-11-25T13:54:47.230Z]  Go version:        go1.12.8
13:54:47 [2019-11-25T13:54:47.230Z]  Git commit:        c92ab06ed9
13:54:47 [2019-11-25T13:54:47.230Z]  Built:             09/03/2019 16:38:11
13:54:47 [2019-11-25T13:54:47.230Z]  OS/Arch:           windows/amd64
13:54:47 [2019-11-25T13:54:47.230Z]  Experimental:      false
13:54:47 [2019-11-25T13:54:47.230Z] 
13:54:47 [2019-11-25T13:54:47.230Z] Server: Docker Engine - Enterprise
13:54:47 [2019-11-25T13:54:47.230Z]  Engine:
13:54:47 [2019-11-25T13:54:47.230Z]   Version:          19.03.2
13:54:47 [2019-11-25T13:54:47.230Z]   API version:      1.40 (minimum version 1.24)
13:54:47 [2019-11-25T13:54:47.230Z]   Go version:       go1.12.8
13:54:47 [2019-11-25T13:54:47.230Z]   Git commit:       c92ab06ed9
13:54:47 [2019-11-25T13:54:47.230Z]   Built:            09/03/2019 16:35:47
13:54:47 [2019-11-25T13:54:47.230Z]   OS/Arch:          windows/amd64
13:54:47 [2019-11-25T13:54:47.230Z]   Experimental:     true
13:54:47 [2019-11-25T13:54:47.230Z] 
13:54:47 [2019-11-25T13:54:47.230Z] INFO: Docker info of control daemon
13:54:47 [2019-11-25T13:54:47.230Z] 
13:54:47 [2019-11-25T13:54:47.334Z] #17 14.78 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:54:47 [2019-11-25T13:54:47.334Z] #17 14.81 Selecting previously unselected package mingw-w64-common.
13:54:47 [2019-11-25T13:54:47.334Z] #17 14.82 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
13:54:47 [2019-11-25T13:54:47.334Z] #17 14.82 Unpacking mingw-w64-common (5.0.1-1) ...
13:54:47 [2019-11-25T13:54:47.339Z] 71497195576e: Verifying Checksum
13:54:47 [2019-11-25T13:54:47.339Z] 71497195576e: Download complete
13:54:47 [2019-11-25T13:54:47.693Z] 76d8adf27bdf: Verifying Checksum
13:54:47 [2019-11-25T13:54:47.693Z] 76d8adf27bdf: Download complete
13:54:47 [2019-11-25T13:54:47.760Z] go: finding github.com/google/certificate-transparency-go v1.0.21
13:54:47 [2019-11-25T13:54:47.760Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
13:54:47 [2019-11-25T13:54:47.760Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
13:54:47 [2019-11-25T13:54:47.775Z] Client:
13:54:47 [2019-11-25T13:54:47.775Z]  Debug Mode: false
13:54:47 [2019-11-25T13:54:47.775Z]  Plugins:
13:54:47 [2019-11-25T13:54:47.775Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
13:54:47 [2019-11-25T13:54:47.775Z] 
13:54:47 [2019-11-25T13:54:47.775Z] Server:
13:54:47 [2019-11-25T13:54:47.775Z]  Containers: 0
13:54:47 [2019-11-25T13:54:47.775Z]   Running: 0
13:54:47 [2019-11-25T13:54:47.775Z]   Paused: 0
13:54:47 [2019-11-25T13:54:47.775Z]   Stopped: 0
13:54:47 [2019-11-25T13:54:47.775Z]  Images: 8
13:54:47 [2019-11-25T13:54:47.775Z]  Server Version: 19.03.2
13:54:47 [2019-11-25T13:54:47.775Z]  Storage Driver: windowsfilter (windows) lcow (linux)
13:54:47 [2019-11-25T13:54:47.775Z]   Windows: 
13:54:47 [2019-11-25T13:54:47.775Z]   LCOW: 
13:54:47 [2019-11-25T13:54:47.775Z]  Logging Driver: json-file
13:54:47 [2019-11-25T13:54:47.775Z]  Plugins:
13:54:47 [2019-11-25T13:54:47.775Z]   Volume: local
13:54:47 [2019-11-25T13:54:47.775Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
13:54:47 [2019-11-25T13:54:47.775Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:54:47 [2019-11-25T13:54:47.775Z]  Swarm: inactive
13:54:47 [2019-11-25T13:54:47.775Z]  Default Isolation: process
13:54:47 [2019-11-25T13:54:47.775Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:54:47 [2019-11-25T13:54:47.775Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
13:54:47 [2019-11-25T13:54:47.775Z]  OSType: windows
13:54:47 [2019-11-25T13:54:47.775Z]  Architecture: x86_64
13:54:47 [2019-11-25T13:54:47.775Z]  CPUs: 4
13:54:47 [2019-11-25T13:54:47.775Z]  Total Memory: 32GiB
13:54:47 [2019-11-25T13:54:47.775Z]  Name: azwin-2-2d8fc0
13:54:47 [2019-11-25T13:54:47.775Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
13:54:47 [2019-11-25T13:54:47.775Z]  Docker Root Dir: D:\docker
13:54:47 [2019-11-25T13:54:47.775Z]  Debug Mode: false
13:54:47 [2019-11-25T13:54:47.775Z]  Registry: https://index.docker.io/v1/
13:54:47 [2019-11-25T13:54:47.775Z]  Labels:
13:54:47 [2019-11-25T13:54:47.775Z]  Experimental: true
13:54:47 [2019-11-25T13:54:47.775Z]  Insecure Registries:
13:54:47 [2019-11-25T13:54:47.775Z]   10.0.0.4:5000
13:54:47 [2019-11-25T13:54:47.775Z]   127.0.0.0/8
13:54:47 [2019-11-25T13:54:47.775Z]  Registry Mirrors:
13:54:47 [2019-11-25T13:54:47.776Z]   http://10.0.0.4:5000/
13:54:47 [2019-11-25T13:54:47.776Z]  Live Restore Enabled: false
13:54:47 [2019-11-25T13:54:47.776Z] 
13:54:47 [2019-11-25T13:54:47.776Z] 
13:54:47 [2019-11-25T13:54:47.945Z] #17 15.64 Selecting previously unselected package mingw-w64-x86-64-dev.
13:54:48 [2019-11-25T13:54:48.202Z] #17 15.65 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
13:54:48 [2019-11-25T13:54:48.202Z] #17 15.65 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
13:54:48 [2019-11-25T13:54:48.237Z] INFO: Commit hash is e09e96233
13:54:48 [2019-11-25T13:54:48.237Z] INFO: Nuke-Everything...
13:54:48 [2019-11-25T13:54:48.237Z] INFO: Container count on control daemon to delete is 0
13:54:48 [2019-11-25T13:54:48.645Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
13:54:48 [2019-11-25T13:54:48.645Z] go: finding github.com/opencontainers/image-spec v1.0.1
13:54:48 [2019-11-25T13:54:48.700Z] INFO: Nuking d:\CI
13:54:48 [2019-11-25T13:54:48.700Z] INFO: Zapped successfully
13:54:48 [2019-11-25T13:54:48.700Z] INFO: Location for testing is d:\CI\PR-40128\25
13:54:48 [2019-11-25T13:54:48.700Z] INFO: Validating GOLang consistency in Dockerfile.windows...
13:54:48 [2019-11-25T13:54:48.767Z] #17 16.48 Selecting previously unselected package gcc-mingw-w64-base.
13:54:48 [2019-11-25T13:54:48.767Z] #17 16.48 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
13:54:48 [2019-11-25T13:54:48.767Z] #17 16.49 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:54:48 [2019-11-25T13:54:48.768Z] #17 16.53 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:54:49 [2019-11-25T13:54:49.025Z] #17 16.54 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
13:54:49 [2019-11-25T13:54:49.025Z] #17 16.54 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:54:49 [2019-11-25T13:54:49.065Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
13:54:49 [2019-11-25T13:54:49.065Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
13:54:49 [2019-11-25T13:54:49.065Z] go: finding github.com/json-iterator/go v1.1.6
13:54:49 [2019-11-25T13:54:49.160Z] 
13:54:49 [2019-11-25T13:54:49.161Z] 
13:54:49 [2019-11-25T13:54:49.161Z] INFO: Building the image from Dockerfile.windows at 11/25/2019 13:54:48...
13:54:49 [2019-11-25T13:54:49.161Z] 
13:54:49 [2019-11-25T13:54:49.498Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
13:54:50 [2019-11-25T13:54:50.639Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
13:54:50 [2019-11-25T13:54:50.800Z] fb056072eab9: Pull complete
13:54:50 [2019-11-25T13:54:50.873Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 4.2s done
13:54:50 [2019-11-25T13:54:50.873Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done
13:54:51 [2019-11-25T13:54:51.111Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
13:54:51 [2019-11-25T13:54:51.111Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
13:54:51 [2019-11-25T13:54:51.111Z] go: finding github.com/gorilla/mux v1.7.0
13:54:51 [2019-11-25T13:54:51.131Z] #7 DONE 14.9s
13:54:51 [2019-11-25T13:54:51.131Z] 
13:54:51 [2019-11-25T13:54:51.131Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:54:51 [2019-11-25T13:54:51.141Z] 6a33b1f9796f: Pull complete
13:54:51 [2019-11-25T13:54:51.479Z] 8f8f8962e456: Pull complete
13:54:51 [2019-11-25T13:54:51.506Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
13:54:51 [2019-11-25T13:54:51.905Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:54:52 [2019-11-25T13:54:52.330Z] go: finding github.com/gogo/protobuf v1.2.1
13:54:52 [2019-11-25T13:54:52.330Z] go: finding github.com/theupdateframework/notary v0.6.1
13:54:52 [2019-11-25T13:54:52.738Z] go: finding github.com/hashicorp/hcl v1.0.0
13:54:53 [2019-11-25T13:54:53.146Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
13:54:53 [2019-11-25T13:54:53.146Z] go: finding github.com/stretchr/objx v0.1.0
13:54:53 [2019-11-25T13:54:53.202Z] #17 19.99 Selecting previously unselected package g++-mingw-w64-x86-64.
13:54:53 [2019-11-25T13:54:53.202Z] #17 20.00 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
13:54:53 [2019-11-25T13:54:53.202Z] #17 20.00 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:54:53 [2019-11-25T13:54:53.259Z] d66e58854927: Verifying Checksum
13:54:53 [2019-11-25T13:54:53.259Z] d66e58854927: Download complete
13:54:53 [2019-11-25T13:54:53.552Z] go: finding github.com/sirupsen/logrus v1.4.0
13:54:53 [2019-11-25T13:54:53.961Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
13:54:53 [2019-11-25T13:54:53.961Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
13:54:54 [2019-11-25T13:54:54.404Z] #8 DONE 3.2s
13:54:54 [2019-11-25T13:54:54.404Z] 
13:54:54 [2019-11-25T13:54:54.404Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:54:54 [2019-11-25T13:54:54.816Z] go: finding github.com/spf13/cobra v0.0.3
13:54:54 [2019-11-25T13:54:54.816Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
13:54:54 [2019-11-25T13:54:54.816Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
13:54:54 [2019-11-25T13:54:54.816Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
13:54:54 [2019-11-25T13:54:54.816Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
13:54:54 [2019-11-25T13:54:54.977Z] #9 DONE 0.8s
13:54:54 [2019-11-25T13:54:54.977Z] 
13:54:54 [2019-11-25T13:54:54.977Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:54:55 [2019-11-25T13:54:55.123Z] Sending build context to Docker daemon  50.31MB
13:54:55 [2019-11-25T13:54:55.123Z] 
13:54:55 [2019-11-25T13:54:55.123Z] Step 1/8 : FROM microsoft/windowsservercore
13:54:55 [2019-11-25T13:54:55.123Z]  ---> 49e459dc7a6b
13:54:55 [2019-11-25T13:54:55.123Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
13:54:55 [2019-11-25T13:54:55.123Z]  ---> Using cache
13:54:55 [2019-11-25T13:54:55.123Z]  ---> 40cb5f900aa9
13:54:55 [2019-11-25T13:54:55.123Z] Step 3/8 : ARG GO_VERSION=1.13.4
13:54:55 [2019-11-25T13:54:55.123Z]  ---> Using cache
13:54:55 [2019-11-25T13:54:55.123Z]  ---> 65d0c7709183
13:54:55 [2019-11-25T13:54:55.123Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
13:54:55 [2019-11-25T13:54:55.123Z]  ---> Using cache
13:54:55 [2019-11-25T13:54:55.123Z]  ---> a2e4918432f0
13:54:55 [2019-11-25T13:54:55.124Z] 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
13:54:55 [2019-11-25T13:54:55.124Z]  ---> Using cache
13:54:55 [2019-11-25T13:54:55.124Z]  ---> 310e45373b74
13:54:55 [2019-11-25T13:54:55.124Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
13:54:55 [2019-11-25T13:54:55.124Z]  ---> Using cache
13:54:55 [2019-11-25T13:54:55.124Z]  ---> b42ce0cd413f
13:54:55 [2019-11-25T13:54:55.124Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
13:54:55 [2019-11-25T13:54:55.124Z]  ---> Using cache
13:54:55 [2019-11-25T13:54:55.124Z]  ---> 805688264293
13:54:55 [2019-11-25T13:54:55.124Z] Step 8/8 : COPY . .
13:54:55 [2019-11-25T13:54:55.239Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
13:54:55 [2019-11-25T13:54:55.239Z] go: finding github.com/lib/pq v1.0.0
13:54:55 [2019-11-25T13:54:55.242Z] #20 DONE 0.2s
13:54:55 [2019-11-25T13:54:55.242Z] 
13:54:55 [2019-11-25T13:54:55.242Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:54:55 [2019-11-25T13:54:55.242Z] #30 ...
13:54:55 [2019-11-25T13:54:55.242Z] 
13:54:55 [2019-11-25T13:54:55.242Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:54:55 [2019-11-25T13:54:55.242Z] #21 DONE 0.1s
13:54:55 [2019-11-25T13:54:55.242Z] 
13:54:55 [2019-11-25T13:54:55.242Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:54:55 [2019-11-25T13:54:55.242Z] #61 DONE 0.1s
13:54:55 [2019-11-25T13:54:55.242Z] 
13:54:55 [2019-11-25T13:54:55.242Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:54:55 [2019-11-25T13:54:55.242Z] #43 DONE 0.2s
13:54:55 [2019-11-25T13:54:55.242Z] 
13:54:55 [2019-11-25T13:54:55.242Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:54:55 [2019-11-25T13:54:55.242Z] #49 DONE 0.2s
13:54:55 [2019-11-25T13:54:55.242Z] 
13:54:55 [2019-11-25T13:54:55.242Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:54:55 [2019-11-25T13:54:55.242Z] #67 DONE 0.2s
13:54:55 [2019-11-25T13:54:55.242Z] 
13:54:55 [2019-11-25T13:54:55.242Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:54:55 [2019-11-25T13:54:55.242Z] #46 DONE 0.3s
13:54:55 [2019-11-25T13:54:55.242Z] 
13:54:55 [2019-11-25T13:54:55.242Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:54:55 [2019-11-25T13:54:55.242Z] #30 DONE 0.3s
13:54:55 [2019-11-25T13:54:55.242Z] 
13:54:55 [2019-11-25T13:54:55.242Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:54:55 [2019-11-25T13:54:55.563Z] 68adcc365214: Pull complete
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.06 Setting up aufs-tools (1:4.1+20161219-1) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.08 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.09 Setting up libsepol1-dev:amd64 (2.6-2) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.22 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.24 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.27 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.28 Processing triggers for mime-support (3.60) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.29 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.31 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.32 Setting up libcap2-bin (1:2.25-1) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.34 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.35 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:54:55 [2019-11-25T13:54:55.725Z] #17 23.36 Setting up bash-completion (1:2.1-4.3) ...
13:54:56 [2019-11-25T13:54:56.107Z] go: finding github.com/hashicorp/go-version v1.1.0
13:54:56 [2019-11-25T13:54:56.107Z] go: finding github.com/bugsnag/panicwrap v1.2.0
13:54:56 [2019-11-25T13:54:56.299Z] #17 23.98 Setting up libonig4:amd64 (6.1.3-2) ...
13:54:56 [2019-11-25T13:54:56.299Z] #17 23.99 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
13:54:56 [2019-11-25T13:54:56.299Z] #17 24.01 Setting up zip (3.0-11+b1) ...
13:54:56 [2019-11-25T13:54:56.300Z] #17 24.02 Setting up bzip2 (1.0.6-8.1) ...
13:54:56 [2019-11-25T13:54:56.300Z] #17 24.03 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:54:56 [2019-11-25T13:54:56.300Z] #17 24.05 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
13:54:56 [2019-11-25T13:54:56.300Z] #17 24.06 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:54:56 [2019-11-25T13:54:56.300Z] #17 24.08 Setting up libaio1:amd64 (0.3.110-3) ...
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.11 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.12 Setting up xz-utils (5.2.2-1.2+b1) ...
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.15 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.17 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.19 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.20 Setting up libpcre32-3:amd64 (2:8.39-3) ...
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.22 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.25 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
13:54:56 [2019-11-25T13:54:56.559Z] #17 24.33 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.35 Setting up libpcre16-3:amd64 (2:8.39-3) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.36 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.38 Setting up libnl-3-200:amd64 (3.2.27-2) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.40 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.42 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.44 Setting up pigz (2.3.4-1) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.45 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.46 Setting up libmpdec2:amd64 (2.4.2-1) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.48 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.49 Setting up mingw-w64-common (5.0.1-1) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.50 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.51 Setting up jq (1.5+dfsg-1.3) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.53 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
13:54:56 [2019-11-25T13:54:56.816Z] #17 24.54 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
13:54:56 [2019-11-25T13:54:56.985Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.55 Setting up xfsprogs (4.9.0+nmu1) ...
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.57 Setting up vim (2:8.0.0197-4+deb9u3) ...
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.62 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.63 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.65 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.66 Setting up iptables (1.6.0+snapshot20161117-6) ...
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.68 Setting up btrfs-progs (4.7.3-1) ...
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.69 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
13:54:57 [2019-11-25T13:54:57.073Z] #17 24.70 Setting up python3.5 (3.5.3-1+deb9u1) ...
13:54:57 [2019-11-25T13:54:57.853Z] go: finding github.com/docker/go-connections v0.4.0
13:54:57 [2019-11-25T13:54:57.853Z] go: finding github.com/go-sql-driver/mysql v1.4.1
13:54:57 [2019-11-25T13:54:57.853Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
13:54:57 [2019-11-25T13:54:57.853Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
13:54:57 [2019-11-25T13:54:57.861Z] 76d8adf27bdf: Pull complete
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.63 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.64 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.65 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
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.65 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
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.66 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
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.66 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
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.67 Setting up btrfs-tools (4.7.3-1) ...
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.68 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.69 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
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.69 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
13:54:58 [2019-11-25T13:54:58.006Z] #17 25.70 Setting up python3 (3.5.3-1) ...
13:54:58 [2019-11-25T13:54:58.570Z] #17 26.02 Setting up apparmor (2.11.0-3+deb9u2) ...
13:54:58 [2019-11-25T13:54:58.709Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
13:54:58 [2019-11-25T13:54:58.709Z] go: finding github.com/stretchr/objx v0.1.1
13:54:58 [2019-11-25T13:54:58.709Z] go: finding github.com/jinzhu/now v1.0.0
13:54:59 [2019-11-25T13:54:59.134Z] #17 26.75 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
13:54:59 [2019-11-25T13:54:59.134Z] #17 26.78 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
13:54:59 [2019-11-25T13:54:59.134Z] #17 26.81 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
13:54:59 [2019-11-25T13:54:59.391Z] #17 26.82 Setting up python3-wheel (0.29.0-2) ...
13:54:59 [2019-11-25T13:54:59.391Z] #17 27.00 Setting up python3-pkg-resources (33.1.1-1) ...
13:54:59 [2019-11-25T13:54:59.546Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
13:54:59 [2019-11-25T13:54:59.546Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
13:54:59 [2019-11-25T13:54:59.546Z] go: finding github.com/gofrs/flock v0.7.0
13:54:59 [2019-11-25T13:54:59.648Z] #17 27.21 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
13:54:59 [2019-11-25T13:54:59.648Z] #17 27.22 Setting up python3-pip (9.0.1-2+deb9u1) ...
13:54:59 [2019-11-25T13:54:59.905Z] #17 27.44 Setting up dmsetup (2:1.02.137-2) ...
13:54:59 [2019-11-25T13:54:59.905Z] #17 27.45 Setting up python3-setuptools (33.1.1-1) ...
13:54:59 [2019-11-25T13:54:59.905Z] #17 27.67 Setting up dh-python (2.20170125) ...
13:54:59 [2019-11-25T13:54:59.947Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
13:54:59 [2019-11-25T13:54:59.947Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
13:55:00 [2019-11-25T13:55:00.162Z] #17 27.82 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
13:55:00 [2019-11-25T13:55:00.362Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
13:55:00 [2019-11-25T13:55:00.422Z] #17 27.83 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:00 [2019-11-25T13:55:00.506Z] #31 ...
13:55:00 [2019-11-25T13:55:00.506Z] 
13:55:00 [2019-11-25T13:55:00.506Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.902 + RM_GOPATH=0
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.902 + TMP_GOPATH=
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.902 + : /build
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.902 + '[' -z '' ']'
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.902 ++ mktemp -d
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.904 + export GOPATH=/tmp/tmp.CvwYeP6eav
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.904 + GOPATH=/tmp/tmp.CvwYeP6eav
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.904 + RM_GOPATH=1
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.905 ++ dirname ./install.sh
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.906 + dir=.
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.908 + bin=dockercli
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.908 + shift
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.908 + '[' '!' -f ./dockercli.installer ']'
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.908 + . ./dockercli.installer
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.908 ++ : stable
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.909 ++ : 17.06.2-ce
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.909 + install_dockercli
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.911 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.911 Install docker/cli version 17.06.2-ce from stable
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.912 ++ uname -m
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.912 + arch=x86_64
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.915 + '[' x86_64 '!=' x86_64 ']'
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.915 + url=https://download.docker.com/linux/static
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.916 + tar -xz docker/docker
13:55:00 [2019-11-25T13:55:00.506Z] #22 4.929 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:55:00 [2019-11-25T13:55:00.770Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
13:55:00 [2019-11-25T13:55:00.987Z] #17 DONE 28.7s
13:55:01 [2019-11-25T13:55:01.187Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
13:55:01 [2019-11-25T13:55:01.187Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
13:55:01 [2019-11-25T13:55:01.244Z] 
13:55:01 [2019-11-25T13:55:01.244Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:55:01 [2019-11-25T13:55:01.441Z] #22 ...
13:55:01 [2019-11-25T13:55:01.441Z] 
13:55:01 [2019-11-25T13:55:01.441Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:55:01 [2019-11-25T13:55:01.441Z] #31 6.180 + RM_GOPATH=0
13:55:01 [2019-11-25T13:55:01.441Z] #31 6.180 + TMP_GOPATH=
13:55:01 [2019-11-25T13:55:01.441Z] #31 6.180 + : /build
13:55:01 [2019-11-25T13:55:01.441Z] #31 6.180 + '[' -z '' ']'
13:55:01 [2019-11-25T13:55:01.597Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
13:55:01 [2019-11-25T13:55:01.597Z] go: finding gopkg.in/inf.v0 v0.9.1
13:55:01 [2019-11-25T13:55:01.597Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.182 ++ mktemp -d
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + export GOPATH=/tmp/tmp.g9Z3dmSSKm
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + GOPATH=/tmp/tmp.g9Z3dmSSKm
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + RM_GOPATH=1
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 ++ dirname ./install.sh
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + dir=.
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + bin=tomlv
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + shift
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + '[' '!' -f ./tomlv.installer ']'
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + . ./tomlv.installer
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + install_tomlv
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.g9Z3dmSSKm/src/github.com/BurntSushi/toml
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.186 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:55:01 [2019-11-25T13:55:01.698Z] #31 6.191 Cloning into '/tmp/tmp.g9Z3dmSSKm/src/github.com/BurntSushi/toml'...
13:55:02 [2019-11-25T13:55:02.012Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
13:55:02 [2019-11-25T13:55:02.443Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
13:55:02 [2019-11-25T13:55:02.731Z] #18 1.703 Collecting yamllint==1.16.0
13:55:02 [2019-11-25T13:55:02.857Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
13:55:02 [2019-11-25T13:55:02.857Z] go: finding github.com/uber/jaeger-lib v1.2.1
13:55:02 [2019-11-25T13:55:02.857Z] go: finding github.com/gogo/googleapis v1.1.0
13:55:02 [2019-11-25T13:55:02.857Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
13:55:03 [2019-11-25T13:55:03.171Z] #31 7.781 + cd /tmp/tmp.g9Z3dmSSKm/src/github.com/BurntSushi/toml
13:55:03 [2019-11-25T13:55:03.171Z] #31 7.782 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:55:03 [2019-11-25T13:55:03.171Z] #31 7.787 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:55:03 [2019-11-25T13:55:03.273Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
13:55:03 [2019-11-25T13:55:03.273Z] go: finding github.com/gogo/protobuf v1.2.0
13:55:03 [2019-11-25T13:55:03.681Z] go: finding github.com/bitly/go-simplejson v0.5.0
13:55:03 [2019-11-25T13:55:03.949Z] d66e58854927: Pull complete
13:55:03 [2019-11-25T13:55:03.950Z] 71497195576e: Pull complete
13:55:03 [2019-11-25T13:55:03.950Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
13:55:03 [2019-11-25T13:55:03.950Z] Status: Downloaded newer image for golang:1.12.10-stretch
13:55:03 [2019-11-25T13:55:03.950Z]  ---> ebd73b5ebd31
13:55:03 [2019-11-25T13:55:03.950Z] Step 5/16 : ARG BUILDX_REPO
13:55:03 [2019-11-25T13:55:03.950Z]  ---> Running in 93eabe1b988e
13:55:03 [2019-11-25T13:55:03.950Z] Removing intermediate container 93eabe1b988e
13:55:03 [2019-11-25T13:55:03.950Z]  ---> a4a1ec08e86a
13:55:03 [2019-11-25T13:55:03.950Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
13:55:03 [2019-11-25T13:55:03.950Z]  ---> Running in d3db8b573517
13:55:04 [2019-11-25T13:55:04.104Z] #31 8.529 runtime/internal/atomic
13:55:04 [2019-11-25T13:55:04.104Z] #31 8.536 internal/cpu
13:55:04 [2019-11-25T13:55:04.104Z] #31 8.749 runtime/internal/sys
13:55:04 [2019-11-25T13:55:04.106Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
13:55:04 [2019-11-25T13:55:04.106Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
13:55:04 [2019-11-25T13:55:04.106Z] go: finding github.com/google/go-cmp v0.2.0
13:55:04 [2019-11-25T13:55:04.288Z] Cloning into '/buildx'...
13:55:04 [2019-11-25T13:55:04.361Z] #31 8.945 runtime/internal/math
13:55:04 [2019-11-25T13:55:04.361Z] #31 9.115 math/bits
13:55:04 [2019-11-25T13:55:04.524Z] go: finding github.com/Microsoft/go-winio v0.4.11
13:55:04 [2019-11-25T13:55:04.618Z] #31 9.245 internal/bytealg
13:55:04 [2019-11-25T13:55:04.876Z] #31 ...
13:55:04 [2019-11-25T13:55:04.876Z] 
13:55:04 [2019-11-25T13:55:04.876Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:55:04 [2019-11-25T13:55:04.876Z] #10 4.339 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:55:04 [2019-11-25T13:55:04.876Z] #10 4.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:55:04 [2019-11-25T13:55:04.876Z] #10 4.364 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:55:04 [2019-11-25T13:55:04.876Z] #10 4.373 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:55:04 [2019-11-25T13:55:04.876Z] #10 4.422 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:55:04 [2019-11-25T13:55:04.876Z] #10 5.291 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
13:55:04 [2019-11-25T13:55:04.876Z] #10 7.072 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:55:04 [2019-11-25T13:55:04.876Z] #10 7.992 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:55:04 [2019-11-25T13:55:04.922Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
13:55:04 [2019-11-25T13:55:04.922Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
13:55:05 [2019-11-25T13:55:05.134Z] #10 ...
13:55:05 [2019-11-25T13:55:05.134Z] 
13:55:05 [2019-11-25T13:55:05.134Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:55:05 [2019-11-25T13:55:05.134Z] #24 8.527 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:55:05 [2019-11-25T13:55:05.134Z] #24 8.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:55:05 [2019-11-25T13:55:05.134Z] #24 8.605 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:55:05 [2019-11-25T13:55:05.134Z] #24 8.608 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:55:05 [2019-11-25T13:55:05.134Z] #24 8.657 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:55:05 [2019-11-25T13:55:05.134Z] #24 9.641 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
13:55:05 [2019-11-25T13:55:05.134Z] #24 ...
13:55:05 [2019-11-25T13:55:05.134Z] 
13:55:05 [2019-11-25T13:55:05.134Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:55:05 [2019-11-25T13:55:05.134Z] #40 5.332 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:55:05 [2019-11-25T13:55:05.134Z] #40 5.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:55:05 [2019-11-25T13:55:05.134Z] #40 5.388 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:55:05 [2019-11-25T13:55:05.134Z] #40 5.391 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:55:05 [2019-11-25T13:55:05.134Z] #40 5.434 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:55:05 [2019-11-25T13:55:05.134Z] #40 6.274 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
13:55:05 [2019-11-25T13:55:05.134Z] #40 8.301 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:55:05 [2019-11-25T13:55:05.134Z] #40 9.290 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:55:05 [2019-11-25T13:55:05.392Z] #40 ...
13:55:05 [2019-11-25T13:55:05.392Z] 
13:55:05 [2019-11-25T13:55:05.392Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.169 + RM_GOPATH=0
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.170 + TMP_GOPATH=
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.170 + : /build
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.170 + '[' -z '' ']'
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.172 ++ mktemp -d
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.173 + export GOPATH=/tmp/tmp.FZIVaebVPw
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.173 + GOPATH=/tmp/tmp.FZIVaebVPw
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.173 + RM_GOPATH=1
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.174 ++ dirname ./install.sh
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + dir=.
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + bin=proxy
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + shift
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + '[' '!' -f ./proxy.installer ']'
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + . ./proxy.installer
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + install_proxy
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + case "$1" in
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + export CGO_ENABLED=0
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + CGO_ENABLED=0
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + _install_proxy
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.175 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FZIVaebVPw/src/github.com/docker/libnetwork
13:55:05 [2019-11-25T13:55:05.392Z] #68 6.184 Cloning into '/tmp/tmp.FZIVaebVPw/src/github.com/docker/libnetwork'...
13:55:05 [2019-11-25T13:55:05.392Z] #68 ...
13:55:05 [2019-11-25T13:55:05.392Z] 
13:55:05 [2019-11-25T13:55:05.392Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:05 [2019-11-25T13:55:05.392Z] #33 6.959 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:55:05 [2019-11-25T13:55:05.392Z] #33 6.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:55:05 [2019-11-25T13:55:05.392Z] #33 7.008 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:55:05 [2019-11-25T13:55:05.392Z] #33 7.025 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:55:05 [2019-11-25T13:55:05.392Z] #33 7.071 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:55:05 [2019-11-25T13:55:05.392Z] #33 8.086 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
13:55:05 [2019-11-25T13:55:05.392Z] #33 9.945 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:55:05 [2019-11-25T13:55:05.451Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
13:55:05 [2019-11-25T13:55:05.649Z] #33 ...
13:55:05 [2019-11-25T13:55:05.649Z] 
13:55:05 [2019-11-25T13:55:05.649Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:55:05 [2019-11-25T13:55:05.649Z] #28 7.531 + mktemp -d
13:55:05 [2019-11-25T13:55:05.649Z] #28 7.544 + export GOPATH=/tmp/tmp.PsBM1MRDHP
13:55:05 [2019-11-25T13:55:05.649Z] #28 7.544 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.PsBM1MRDHP/src/github.com/go-swagger/go-swagger
13:55:05 [2019-11-25T13:55:05.649Z] #28 7.544 Cloning into '/tmp/tmp.PsBM1MRDHP/src/github.com/go-swagger/go-swagger'...
13:55:05 [2019-11-25T13:55:05.907Z] #28 ...
13:55:05 [2019-11-25T13:55:05.907Z] 
13:55:05 [2019-11-25T13:55:05.907Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.527 + RM_GOPATH=0
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.528 + TMP_GOPATH=
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.528 + : /build
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.528 + '[' -z '' ']'
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.531 ++ mktemp -d
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.532 + export GOPATH=/tmp/tmp.G2ZdnkGHb9
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.533 + GOPATH=/tmp/tmp.G2ZdnkGHb9
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.533 + RM_GOPATH=1
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.533 ++ dirname ./install.sh
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.555 + dir=.
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.555 + bin=vndr
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.555 + shift
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.556 + '[' '!' -f ./vndr.installer ']'
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.556 + . ./vndr.installer
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.556 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.556 + install_vndr
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.556 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.557 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.557 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.G2ZdnkGHb9/src/github.com/LK4D4/vndr
13:55:05 [2019-11-25T13:55:05.907Z] #44 6.559 Cloning into '/tmp/tmp.G2ZdnkGHb9/src/github.com/LK4D4/vndr'...
13:55:05 [2019-11-25T13:55:05.907Z] #44 7.894 + cd /tmp/tmp.G2ZdnkGHb9/src/github.com/LK4D4/vndr
13:55:05 [2019-11-25T13:55:05.907Z] #44 7.895 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:55:05 [2019-11-25T13:55:05.907Z] #44 7.908 + go build -buildmode=pie -v -o /build/vndr .
13:55:05 [2019-11-25T13:55:05.907Z] #44 9.349 internal/race
13:55:05 [2019-11-25T13:55:05.907Z] #44 9.388 internal/cpu
13:55:05 [2019-11-25T13:55:05.907Z] #44 9.445 sync/atomic
13:55:05 [2019-11-25T13:55:05.907Z] #44 9.815 unicode
13:55:05 [2019-11-25T13:55:05.907Z] #44 10.53 runtime
13:55:05 [2019-11-25T13:55:05.907Z] #44 ...
13:55:05 [2019-11-25T13:55:05.907Z] 
13:55:05 [2019-11-25T13:55:05.907Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.546 + RM_GOPATH=0
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.546 + TMP_GOPATH=
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.546 + : /build
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.547 + '[' -z '' ']'
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.558 ++ mktemp -d
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.558 + export GOPATH=/tmp/tmp.Tc5Dsm12TZ
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.558 + GOPATH=/tmp/tmp.Tc5Dsm12TZ
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.558 + RM_GOPATH=1
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.558 ++ dirname ./install.sh
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.558 + dir=.
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.559 + bin=golangci_lint
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.559 + shift
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.559 + '[' '!' -f ./golangci_lint.installer ']'
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.559 + . ./golangci_lint.installer
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.560 ++ : v1.20.0
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.560 Installing golangci-lint version v1.20.0
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.561 + install_golangci_lint
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.561 + echo 'Installing golangci-lint version v1.20.0'
13:55:05 [2019-11-25T13:55:05.907Z] #50 6.561 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:55:05 [2019-11-25T13:55:05.907Z] #50 ...
13:55:05 [2019-11-25T13:55:05.907Z] 
13:55:05 [2019-11-25T13:55:05.907Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:55:05 [2019-11-25T13:55:05.907Z] #38 6.058 + mktemp -d
13:55:05 [2019-11-25T13:55:05.907Z] #38 6.063 + export GOPATH=/tmp/tmp.00amx7qOTN
13:55:05 [2019-11-25T13:55:05.907Z] #38 6.064 + git clone https://github.com/docker/distribution.git /tmp/tmp.00amx7qOTN/src/github.com/docker/distribution
13:55:05 [2019-11-25T13:55:05.907Z] #38 6.066 Cloning into '/tmp/tmp.00amx7qOTN/src/github.com/docker/distribution'...
13:55:06 [2019-11-25T13:55:06.041Z] go: finding github.com/vishvananda/netlink v1.0.0
13:55:06 [2019-11-25T13:55:06.041Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:55:06 [2019-11-25T13:55:06.041Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
13:55:06 [2019-11-25T13:55:06.041Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
13:55:06 [2019-11-25T13:55:06.041Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
13:55:06 [2019-11-25T13:55:06.165Z] #38 ...
13:55:06 [2019-11-25T13:55:06.165Z] 
13:55:06 [2019-11-25T13:55:06.165Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:55:06 [2019-11-25T13:55:06.165Z] #56 6.192 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:55:06 [2019-11-25T13:55:06.165Z] #56 6.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:55:06 [2019-11-25T13:55:06.165Z] #56 6.228 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:55:06 [2019-11-25T13:55:06.165Z] #56 6.248 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:55:06 [2019-11-25T13:55:06.165Z] #56 6.256 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:55:06 [2019-11-25T13:55:06.165Z] #56 7.203 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
13:55:06 [2019-11-25T13:55:06.165Z] #56 9.233 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:55:06 [2019-11-25T13:55:06.165Z] #56 10.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:55:06 [2019-11-25T13:55:06.422Z] #56 ...
13:55:06 [2019-11-25T13:55:06.422Z] 
13:55:06 [2019-11-25T13:55:06.422Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.232 + RM_GOPATH=0
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.236 + TMP_GOPATH=
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.236 + : /build/
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.237 + '[' -z '' ']'
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.248 ++ mktemp -d
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.255 + export GOPATH=/tmp/tmp.jHp6Odjkvt
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.255 + GOPATH=/tmp/tmp.jHp6Odjkvt
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.255 + RM_GOPATH=1
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.255 ++ dirname ./install.sh
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.257 + dir=.
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.271 + bin=rootlesskit
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.271 + shift
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.271 + '[' '!' -f ./rootlesskit.installer ']'
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.271 + . ./rootlesskit.installer
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.271 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.271 + install_rootlesskit
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.275 + case "$1" in
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.275 + export CGO_ENABLED=0
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.275 + CGO_ENABLED=0
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.275 + _install_rootlesskit
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.276 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.276 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jHp6Odjkvt/src/github.com/rootless-containers/rootlesskit
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.276 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:55:06 [2019-11-25T13:55:06.422Z] #62 6.299 Cloning into '/tmp/tmp.jHp6Odjkvt/src/github.com/rootless-containers/rootlesskit'...
13:55:06 [2019-11-25T13:55:06.422Z] #62 10.48 + cd /tmp/tmp.jHp6Odjkvt/src/github.com/rootless-containers/rootlesskit
13:55:06 [2019-11-25T13:55:06.422Z] #62 10.48 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:55:06 [2019-11-25T13:55:06.422Z] #62 10.84 + for f in rootlesskit rootlesskit-docker-proxy
13:55:06 [2019-11-25T13:55:06.422Z] #62 10.84 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:55:06 [2019-11-25T13:55:06.422Z] #62 ...
13:55:06 [2019-11-25T13:55:06.422Z] 
13:55:06 [2019-11-25T13:55:06.422Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.487 + RM_GOPATH=0
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.487 + TMP_GOPATH=
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.487 + : /build
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.487 + '[' -z '' ']'
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.495 ++ mktemp -d
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.497 + export GOPATH=/tmp/tmp.GPmYPVAVMa
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.497 + GOPATH=/tmp/tmp.GPmYPVAVMa
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.497 + RM_GOPATH=1
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.499 ++ dirname ./install.sh
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.499 + dir=.
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.500 Installing gotestsum version v0.3.5
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.500 + bin=gotestsum
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.500 + shift
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.500 + '[' '!' -f ./gotestsum.installer ']'
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.500 + . ./gotestsum.installer
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.500 ++ : v0.3.5
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.500 + install_gotestsum
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.500 + echo 'Installing gotestsum version v0.3.5'
13:55:06 [2019-11-25T13:55:06.422Z] #47 6.500 + go get -d gotest.tools/gotestsum
13:55:06 [2019-11-25T13:55:06.485Z] go: finding github.com/kisielk/errcheck v1.1.0
13:55:06 [2019-11-25T13:55:06.680Z] #47 ...
13:55:06 [2019-11-25T13:55:06.680Z] 
13:55:06 [2019-11-25T13:55:06.680Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:55:06 [2019-11-25T13:55:06.680Z] #24 11.67 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:55:07 [2019-11-25T13:55:07.014Z] go: finding github.com/containerd/containerd v1.2.4
13:55:07 [2019-11-25T13:55:07.014Z] go: finding github.com/BurntSushi/toml v0.3.1
13:55:07 [2019-11-25T13:55:07.014Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
13:55:07 [2019-11-25T13:55:07.014Z] go: finding github.com/hashicorp/go-uuid v1.0.0
13:55:07 [2019-11-25T13:55:07.461Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
13:55:07 [2019-11-25T13:55:07.461Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
13:55:07 [2019-11-25T13:55:07.461Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
13:55:07 [2019-11-25T13:55:07.613Z] #24 12.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:55:07 [2019-11-25T13:55:07.896Z] go: finding google.golang.org/grpc v1.20.1
13:55:07 [2019-11-25T13:55:07.896Z] go: finding github.com/davecgh/go-spew v1.1.1
13:55:08 [2019-11-25T13:55:08.125Z] Removing intermediate container d3db8b573517
13:55:08 [2019-11-25T13:55:08.125Z]  ---> 43490e72bfa6
13:55:08 [2019-11-25T13:55:08.125Z] Step 7/16 : WORKDIR /buildx
13:55:08 [2019-11-25T13:55:08.125Z]  ---> Running in f7b9c26aa11b
13:55:08 [2019-11-25T13:55:08.125Z] Removing intermediate container f7b9c26aa11b
13:55:08 [2019-11-25T13:55:08.125Z]  ---> 6650176b82c9
13:55:08 [2019-11-25T13:55:08.125Z] Step 8/16 : ARG BUILDX_COMMIT
13:55:08 [2019-11-25T13:55:08.125Z]  ---> Running in 1328753dbeee
13:55:08 [2019-11-25T13:55:08.336Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
13:55:08 [2019-11-25T13:55:08.464Z] Removing intermediate container 1328753dbeee
13:55:08 [2019-11-25T13:55:08.464Z]  ---> 6c11d877d0c0
13:55:08 [2019-11-25T13:55:08.464Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
13:55:08 [2019-11-25T13:55:08.464Z]  ---> Running in 653522bbad1f
13:55:09 [2019-11-25T13:55:09.184Z] From https://github.com/docker/buildx
13:55:09 [2019-11-25T13:55:09.184Z]  * [new tag]         v0.3.1     -> build
13:55:09 [2019-11-25T13:55:09.188Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
13:55:09 [2019-11-25T13:55:09.188Z] go: finding github.com/hashicorp/golang-lru v0.5.0
13:55:09 [2019-11-25T13:55:09.188Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
13:55:09 [2019-11-25T13:55:09.188Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
13:55:09 [2019-11-25T13:55:09.188Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
13:55:09 [2019-11-25T13:55:09.275Z] #18 8.027   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:55:09 [2019-11-25T13:55:09.275Z] #18 8.092 Collecting pyyaml (from yamllint==1.16.0)
13:55:09 [2019-11-25T13:55:09.523Z] Switched to branch 'build'
13:55:09 [2019-11-25T13:55:09.604Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
13:55:09 [2019-11-25T13:55:09.867Z] Removing intermediate container 653522bbad1f
13:55:09 [2019-11-25T13:55:09.867Z]  ---> 2c8536105ce2
13:55:09 [2019-11-25T13:55:09.867Z] Step 10/16 : RUN go mod download
13:55:10 [2019-11-25T13:55:10.012Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
13:55:10 [2019-11-25T13:55:10.204Z] #18 9.139   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
13:55:10 [2019-11-25T13:55:10.209Z]  ---> Running in bce7fc626734
13:55:10 [2019-11-25T13:55:10.547Z] go: finding github.com/Microsoft/hcsshim v0.8.6
13:55:10 [2019-11-25T13:55:10.547Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
13:55:10 [2019-11-25T13:55:10.547Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
13:55:10 [2019-11-25T13:55:10.547Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
13:55:10 [2019-11-25T13:55:10.547Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
13:55:10 [2019-11-25T13:55:10.547Z] go: finding github.com/spf13/pflag v1.0.3
13:55:10 [2019-11-25T13:55:10.547Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
13:55:10 [2019-11-25T13:55:10.547Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
13:55:10 [2019-11-25T13:55:10.767Z] #18 9.584 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:55:10 [2019-11-25T13:55:10.893Z] #24 ...
13:55:10 [2019-11-25T13:55:10.893Z] 
13:55:10 [2019-11-25T13:55:10.893Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:55:10 [2019-11-25T13:55:10.893Z] #22 14.50 + mkdir -p /build
13:55:10 [2019-11-25T13:55:10.893Z] #22 14.50 + mv docker/docker /build/
13:55:10 [2019-11-25T13:55:10.893Z] #22 14.51 + rmdir docker
13:55:10 [2019-11-25T13:55:10.893Z] #22 DONE 15.0s
13:55:10 [2019-11-25T13:55:10.893Z] 
13:55:10 [2019-11-25T13:55:10.893Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:10 [2019-11-25T13:55:10.893Z] #44 13.61 unicode/utf8
13:55:10 [2019-11-25T13:55:10.893Z] #44 14.10 math
13:55:10 [2019-11-25T13:55:10.925Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
13:55:10 [2019-11-25T13:55:10.925Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
13:55:10 [2019-11-25T13:55:10.925Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
13:55:11 [2019-11-25T13:55:11.279Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
13:55:11 [2019-11-25T13:55:11.279Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
13:55:11 [2019-11-25T13:55:11.332Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
13:55:11 [2019-11-25T13:55:11.332Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
13:55:11 [2019-11-25T13:55:11.332Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
13:55:11 [2019-11-25T13:55:11.698Z] #18 10.63   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
13:55:11 [2019-11-25T13:55:11.955Z] #18 10.90 Building wheels for collected packages: pyyaml, pathspec
13:55:12 [2019-11-25T13:55:12.014Z] go: finding github.com/imdario/mergo v0.3.7
13:55:12 [2019-11-25T13:55:12.212Z] #18 10.90   Running setup.py bdist_wheel for pyyaml: started
13:55:12 [2019-11-25T13:55:12.212Z] #18 11.19   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:55:12 [2019-11-25T13:55:12.469Z] #18 11.19   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
13:55:12 [2019-11-25T13:55:12.469Z] #18 11.21   Running setup.py bdist_wheel for pathspec: started
13:55:12 [2019-11-25T13:55:12.469Z] #18 11.49   Running setup.py bdist_wheel for pathspec: finished with status 'done'
13:55:12 [2019-11-25T13:55:12.726Z] #18 11.49   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
13:55:12 [2019-11-25T13:55:12.726Z] #18 11.49 Successfully built pyyaml pathspec
13:55:12 [2019-11-25T13:55:12.726Z] #18 11.50 Installing collected packages: pyyaml, pathspec, yamllint
13:55:12 [2019-11-25T13:55:12.726Z] #18 11.61 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
13:55:12 [2019-11-25T13:55:12.729Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
13:55:12 [2019-11-25T13:55:12.729Z] go: finding github.com/pkg/profile v1.2.1
13:55:12 [2019-11-25T13:55:12.752Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
13:55:12 [2019-11-25T13:55:12.752Z] go: finding github.com/mattn/go-shellwords v1.0.5
13:55:12 [2019-11-25T13:55:12.983Z] #18 DONE 11.8s
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:55:12 [2019-11-25T13:55:12.983Z] #65 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:55:12 [2019-11-25T13:55:12.983Z] #40 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:55:12 [2019-11-25T13:55:12.983Z] #9 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:55:12 [2019-11-25T13:55:12.983Z] #67 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:55:12 [2019-11-25T13:55:12.983Z] #68 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:55:12 [2019-11-25T13:55:12.983Z] #61 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:55:12 [2019-11-25T13:55:12.983Z] #49 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:55:12 [2019-11-25T13:55:12.983Z] #46 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:55:12 [2019-11-25T13:55:12.983Z] #52 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:55:12 [2019-11-25T13:55:12.983Z] #24 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:55:12 [2019-11-25T13:55:12.983Z] #25 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:55:12 [2019-11-25T13:55:12.983Z] #53 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:12 [2019-11-25T13:55:12.983Z] #26 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:55:12 [2019-11-25T13:55:12.983Z] #35 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:12 [2019-11-25T13:55:12.983Z] #33 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:55:12 [2019-11-25T13:55:12.983Z] #34 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:12 [2019-11-25T13:55:12.983Z] #36 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:55:12 [2019-11-25T13:55:12.983Z] #43 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:55:12 [2019-11-25T13:55:12.983Z] #57 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:55:12 [2019-11-25T13:55:12.983Z] #56 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:55:12 [2019-11-25T13:55:12.983Z] #58 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:55:12 [2019-11-25T13:55:12.983Z] #30 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:55:12 [2019-11-25T13:55:12.983Z] #31 CACHED
13:55:12 [2019-11-25T13:55:12.983Z] 
13:55:12 [2019-11-25T13:55:12.983Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:13 [2019-11-25T13:55:13.097Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
13:55:13 [2019-11-25T13:55:13.146Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
13:55:13 [2019-11-25T13:55:13.241Z] #54 ...
13:55:13 [2019-11-25T13:55:13.241Z] 
13:55:13 [2019-11-25T13:55:13.241Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
13:55:13 [2019-11-25T13:55:13.241Z] #23 DONE 0.3s
13:55:13 [2019-11-25T13:55:13.440Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
13:55:13 [2019-11-25T13:55:13.440Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
13:55:13 [2019-11-25T13:55:13.440Z] go: finding github.com/modern-go/reflect2 v1.0.1
13:55:13 [2019-11-25T13:55:13.498Z] 
13:55:13 [2019-11-25T13:55:13.498Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:55:14 [2019-11-25T13:55:14.000Z] go: finding github.com/kr/pretty v0.1.0
13:55:14 [2019-11-25T13:55:14.174Z] #44 18.58 unicode/utf16
13:55:14 [2019-11-25T13:55:14.174Z] #44 18.92 container/list
13:55:14 [2019-11-25T13:55:14.190Z] go: finding github.com/gorilla/mux v1.7.0
13:55:14 [2019-11-25T13:55:14.412Z] go: finding github.com/pmezard/go-difflib v1.0.0
13:55:14 [2019-11-25T13:55:14.433Z] #44 ...
13:55:14 [2019-11-25T13:55:14.433Z] 
13:55:14 [2019-11-25T13:55:14.433Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:55:14 [2019-11-25T13:55:14.433Z] #38 19.39 + cd /tmp/tmp.00amx7qOTN/src/github.com/docker/distribution
13:55:14 [2019-11-25T13:55:14.433Z] #38 19.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:55:14 [2019-11-25T13:55:14.533Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
13:55:14 [2019-11-25T13:55:14.533Z] go: finding github.com/stretchr/testify v1.3.0
13:55:14 [2019-11-25T13:55:14.533Z] go: finding github.com/opencontainers/image-spec v1.0.1
13:55:14 [2019-11-25T13:55:14.823Z] go: finding github.com/golang/protobuf v1.2.0
13:55:14 [2019-11-25T13:55:14.875Z] go: finding github.com/hashicorp/hcl v1.0.0
13:55:14 [2019-11-25T13:55:14.875Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
13:55:14 [2019-11-25T13:55:14.998Z] #38 ...
13:55:14 [2019-11-25T13:55:14.998Z] 
13:55:14 [2019-11-25T13:55:14.998Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:55:14 [2019-11-25T13:55:14.998Z] #31 9.744 math
13:55:14 [2019-11-25T13:55:14.998Z] #31 10.17 runtime
13:55:14 [2019-11-25T13:55:14.998Z] #31 14.62 internal/testlog
13:55:14 [2019-11-25T13:55:14.998Z] #31 14.97 encoding
13:55:14 [2019-11-25T13:55:14.998Z] #31 15.32 runtime/cgo
13:55:15 [2019-11-25T13:55:15.242Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
13:55:15 [2019-11-25T13:55:15.242Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
13:55:15 [2019-11-25T13:55:15.264Z] #31 ...
13:55:15 [2019-11-25T13:55:15.264Z] 
13:55:15 [2019-11-25T13:55:15.264Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:15 [2019-11-25T13:55:15.264Z] #44 19.42 crypto/internal/subtle
13:55:15 [2019-11-25T13:55:15.264Z] #44 19.56 crypto/subtle
13:55:15 [2019-11-25T13:55:15.264Z] #44 19.68 vendor/golang.org/x/crypto/cryptobyte/asn1
13:55:15 [2019-11-25T13:55:15.264Z] #44 19.80 internal/nettrace
13:55:15 [2019-11-25T13:55:15.264Z] #44 20.06 runtime/cgo
13:55:16 [2019-11-25T13:55:16.069Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
13:55:16 [2019-11-25T13:55:16.069Z] go: finding github.com/jinzhu/gorm v1.9.2
13:55:16 [2019-11-25T13:55:16.195Z] #44 ...
13:55:16 [2019-11-25T13:55:16.195Z] 
13:55:16 [2019-11-25T13:55:16.195Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:16 [2019-11-25T13:55:16.195Z] #33 11.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:55:16 [2019-11-25T13:55:16.195Z] #33 ...
13:55:16 [2019-11-25T13:55:16.195Z] 
13:55:16 [2019-11-25T13:55:16.195Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:55:16 [2019-11-25T13:55:16.195Z] #40 21.26 Fetched 7927 kB in 16s (468 kB/s)
13:55:16 [2019-11-25T13:55:16.417Z] go: finding github.com/json-iterator/go v1.1.6
13:55:16 [2019-11-25T13:55:16.516Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
13:55:16 [2019-11-25T13:55:16.516Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
13:55:16 [2019-11-25T13:55:16.516Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
13:55:16 [2019-11-25T13:55:16.516Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
13:55:16 [2019-11-25T13:55:16.758Z] go: finding github.com/pkg/errors v0.8.1
13:55:16 [2019-11-25T13:55:16.758Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
13:55:16 [2019-11-25T13:55:16.758Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
13:55:16 [2019-11-25T13:55:16.814Z] #27 DONE 3.4s
13:55:16 [2019-11-25T13:55:16.814Z] 
13:55:16 [2019-11-25T13:55:16.814Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:55:16 [2019-11-25T13:55:16.814Z] #28 2.601 + mktemp -d
13:55:16 [2019-11-25T13:55:16.814Z] #28 2.601 + export GOPATH=/tmp/tmp.1wAI7eOCBb
13:55:16 [2019-11-25T13:55:16.814Z] #28 2.602 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.1wAI7eOCBb/src/github.com/go-swagger/go-swagger
13:55:16 [2019-11-25T13:55:16.814Z] #28 2.602 Cloning into '/tmp/tmp.1wAI7eOCBb/src/github.com/go-swagger/go-swagger'...
13:55:17 [2019-11-25T13:55:17.107Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
13:55:17 [2019-11-25T13:55:17.195Z] go: finding github.com/docker/go-units v0.3.1
13:55:17 [2019-11-25T13:55:17.195Z] go: finding github.com/sirupsen/logrus v1.0.3
13:55:17 [2019-11-25T13:55:17.449Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
13:55:17 [2019-11-25T13:55:17.594Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
13:55:18 [2019-11-25T13:55:18.185Z] #28 ...
13:55:18 [2019-11-25T13:55:18.185Z] 
13:55:18 [2019-11-25T13:55:18.185Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.265 + RM_GOPATH=0
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.265 + TMP_GOPATH=
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.265 + : /build
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.265 + '[' -z '' ']'
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.265 ++ mktemp -d
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.265 + export GOPATH=/tmp/tmp.zsiCdymgnJ
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.276 + GOPATH=/tmp/tmp.zsiCdymgnJ
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.276 + RM_GOPATH=1
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.277 ++ dirname ./install.sh
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.278 + dir=.
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.284 + bin=runc
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.284 + shift
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.284 + '[' '!' -f ./runc.installer ']'
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.285 + . ./runc.installer
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.285 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.287 + install_runc
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.293 + grep -q '^3\.10\.0.*\.el7\.'
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.294 + uname -r
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.308 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.309 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.309 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.309 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zsiCdymgnJ/src/github.com/opencontainers/runc
13:55:18 [2019-11-25T13:55:18.185Z] #54 5.310 Cloning into '/tmp/tmp.zsiCdymgnJ/src/github.com/opencontainers/runc'...
13:55:18 [2019-11-25T13:55:18.186Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
13:55:18 [2019-11-25T13:55:18.431Z] go: finding github.com/sirupsen/logrus v1.3.0
13:55:18 [2019-11-25T13:55:18.431Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
13:55:18 [2019-11-25T13:55:18.431Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:55:18 [2019-11-25T13:55:18.431Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
13:55:18 [2019-11-25T13:55:18.431Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
13:55:18 [2019-11-25T13:55:18.431Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
13:55:18 [2019-11-25T13:55:18.529Z] go: finding github.com/bugsnag/panicwrap v1.2.0
13:55:18 [2019-11-25T13:55:18.819Z] go: finding github.com/kr/text v0.1.0
13:55:18 [2019-11-25T13:55:18.872Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
13:55:19 [2019-11-25T13:55:19.208Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
13:55:19 [2019-11-25T13:55:19.208Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
13:55:19 [2019-11-25T13:55:19.213Z] go: finding github.com/hashicorp/go-version v1.1.0
13:55:19 [2019-11-25T13:55:19.213Z] go: finding github.com/prometheus/client_golang v0.8.0
13:55:19 [2019-11-25T13:55:19.603Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
13:55:19 [2019-11-25T13:55:19.642Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
13:55:19 [2019-11-25T13:55:19.642Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
13:55:20 [2019-11-25T13:55:20.052Z] go: finding github.com/onsi/gomega v1.4.3
13:55:20 [2019-11-25T13:55:20.052Z] go: finding github.com/Microsoft/hcsshim v0.8.5
13:55:20 [2019-11-25T13:55:20.336Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
13:55:20 [2019-11-25T13:55:20.487Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
13:55:20 [2019-11-25T13:55:20.487Z] go: finding github.com/onsi/ginkgo v1.7.0
13:55:20 [2019-11-25T13:55:20.678Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
13:55:20 [2019-11-25T13:55:20.892Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
13:55:20 [2019-11-25T13:55:20.892Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
13:55:21 [2019-11-25T13:55:21.019Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
13:55:21 [2019-11-25T13:55:21.019Z] go: finding github.com/sirupsen/logrus v1.4.0
13:55:21 [2019-11-25T13:55:21.294Z] go: finding golang.org/x/text v0.3.0
13:55:21 [2019-11-25T13:55:21.294Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
13:55:21 [2019-11-25T13:55:21.362Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
13:55:21 [2019-11-25T13:55:21.528Z] #40 21.26 Reading package lists...
13:55:21 [2019-11-25T13:55:21.528Z] #40 ...
13:55:21 [2019-11-25T13:55:21.528Z] 
13:55:21 [2019-11-25T13:55:21.528Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:55:21 [2019-11-25T13:55:21.528Z] #50 24.51 + cd /tmp/tmp.Tc5Dsm12TZ/src/github.com/golangci/golangci-lint/
13:55:21 [2019-11-25T13:55:21.528Z] #50 24.51 + git checkout -q v1.20.0
13:55:21 [2019-11-25T13:55:21.528Z] #50 25.00 ++ git describe --tags
13:55:21 [2019-11-25T13:55:21.528Z] #50 25.01 + version=v1.20.0
13:55:21 [2019-11-25T13:55:21.528Z] #50 25.01 ++ git rev-parse --short HEAD
13:55:21 [2019-11-25T13:55:21.528Z] #50 25.02 + commit=cc98739
13:55:21 [2019-11-25T13:55:21.528Z] #50 25.02 ++ git show -s --format=%cd
13:55:21 [2019-11-25T13:55:21.528Z] #50 25.03 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
13:55:21 [2019-11-25T13:55:21.528Z] #50 25.04 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:55:21 [2019-11-25T13:55:21.704Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
13:55:21 [2019-11-25T13:55:21.705Z] go: finding google.golang.org/appengine v1.1.0
13:55:21 [2019-11-25T13:55:21.705Z] go: finding github.com/stretchr/testify v1.2.2
13:55:21 [2019-11-25T13:55:21.705Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
13:55:21 [2019-11-25T13:55:21.705Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
13:55:21 [2019-11-25T13:55:21.705Z] go: finding github.com/spf13/viper v1.3.2
13:55:21 [2019-11-25T13:55:21.705Z] go: finding go.etcd.io/bbolt v1.3.2
13:55:22 [2019-11-25T13:55:22.442Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
13:55:22 [2019-11-25T13:55:22.578Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
13:55:22 [2019-11-25T13:55:22.578Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
13:55:22 [2019-11-25T13:55:22.998Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
13:55:22 [2019-11-25T13:55:22.998Z] go: finding github.com/onsi/ginkgo v1.6.0
13:55:22 [2019-11-25T13:55:22.998Z] go: finding github.com/pelletier/go-toml v1.2.0
13:55:23 [2019-11-25T13:55:23.179Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
13:55:23 [2019-11-25T13:55:23.422Z] go: finding gopkg.in/yaml.v2 v2.2.2
13:55:23 [2019-11-25T13:55:23.447Z] #54 ...
13:55:23 [2019-11-25T13:55:23.447Z] 
13:55:23 [2019-11-25T13:55:23.447Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:55:23 [2019-11-25T13:55:23.447Z] #41 6.481 Note: Building without setproctitle() and strlcpy() support.
13:55:23 [2019-11-25T13:55:23.447Z] #41 6.481       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:55:23 [2019-11-25T13:55:23.447Z] #41 8.162 fatal: Not a git repository (or any of the parent directories): .git
13:55:23 [2019-11-25T13:55:23.447Z] #41 8.201   GEN      .gitid
13:55:23 [2019-11-25T13:55:23.447Z] #41 8.216   GEN      criu/include/version.h
13:55:23 [2019-11-25T13:55:23.447Z] #41 8.251   GEN      include/common/asm
13:55:23 [2019-11-25T13:55:23.447Z] #41 9.585   PBCC     images/google/protobuf/descriptor.pb-c.c
13:55:23 [2019-11-25T13:55:23.447Z] #41 9.651   PBCC     images/opts.pb-c.c
13:55:23 [2019-11-25T13:55:23.447Z] #41 9.692   PBCC     images/sit.pb-c.c
13:55:23 [2019-11-25T13:55:23.447Z] #41 9.739   DEP      images/google/protobuf/descriptor.pb-c.d
13:55:23 [2019-11-25T13:55:23.447Z] #41 9.780   DEP      images/opts.pb-c.d
13:55:23 [2019-11-25T13:55:23.447Z] #41 9.831   DEP      images/sit.pb-c.d
13:55:23 [2019-11-25T13:55:23.447Z] #41 9.923   PBCC     images/macvlan.pb-c.c
13:55:23 [2019-11-25T13:55:23.447Z] #41 9.964   DEP      images/macvlan.pb-c.d
13:55:23 [2019-11-25T13:55:23.447Z] #41 10.02   PBCC     images/autofs.pb-c.c
13:55:23 [2019-11-25T13:55:23.447Z] #41 10.05   DEP      images/autofs.pb-c.d
13:55:23 [2019-11-25T13:55:23.447Z] #41 10.10   PBCC     images/sysctl.pb-c.c
13:55:23 [2019-11-25T13:55:23.447Z] #41 10.11   DEP      images/sysctl.pb-c.d
13:55:23 [2019-11-25T13:55:23.447Z] #41 10.17   PBCC     images/time.pb-c.c
13:55:23 [2019-11-25T13:55:23.447Z] #41 10.19   DEP      images/time.pb-c.d
13:55:23 [2019-11-25T13:55:23.447Z] #41 10.23   PBCC     images/binfmt-misc.pb-c.c
13:55:23 [2019-11-25T13:55:23.447Z] #41 ...
13:55:23 [2019-11-25T13:55:23.447Z] 
13:55:23 [2019-11-25T13:55:23.447Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.232 + RM_GOPATH=0
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.232 + TMP_GOPATH=
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.232 + : /build
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.232 + '[' -z '' ']'
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.243 ++ mktemp -d
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.246 + export GOPATH=/tmp/tmp.DMuMfZK8qJ
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.246 + GOPATH=/tmp/tmp.DMuMfZK8qJ
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.246 + RM_GOPATH=1
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.247 ++ dirname ./install.sh
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 + dir=.
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 + bin=golangci_lint
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 + shift
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 + '[' '!' -f ./golangci_lint.installer ']'
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 + . ./golangci_lint.installer
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 ++ : v1.20.0
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 + install_golangci_lint
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 + echo 'Installing golangci-lint version v1.20.0'
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:55:23 [2019-11-25T13:55:23.447Z] #50 5.252 Installing golangci-lint version v1.20.0
13:55:23 [2019-11-25T13:55:23.447Z] #50 ...
13:55:23 [2019-11-25T13:55:23.447Z] 
13:55:23 [2019-11-25T13:55:23.447Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.186 + RM_GOPATH=0
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.186 + TMP_GOPATH=
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.187 + : /build
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.187 + '[' -z '' ']'
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.194 ++ mktemp -d
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.204 + export GOPATH=/tmp/tmp.TyjpDw7edg
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.205 + GOPATH=/tmp/tmp.TyjpDw7edg
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.205 + RM_GOPATH=1
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.205 ++ dirname ./install.sh
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.206 + dir=.
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.207 + bin=containerd
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.207 + shift
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.207 + '[' '!' -f ./containerd.installer ']'
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.207 + . ./containerd.installer
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.208 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.208 + install_containerd
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.208 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.209 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.209 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TyjpDw7edg/src/github.com/containerd/containerd
13:55:23 [2019-11-25T13:55:23.447Z] #59 5.211 Cloning into '/tmp/tmp.TyjpDw7edg/src/github.com/containerd/containerd'...
13:55:23 [2019-11-25T13:55:23.447Z] #59 ...
13:55:23 [2019-11-25T13:55:23.447Z] 
13:55:23 [2019-11-25T13:55:23.447Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:55:23 [2019-11-25T13:55:23.447Z] #38 4.438 + mktemp -d
13:55:23 [2019-11-25T13:55:23.447Z] #38 4.439 + export GOPATH=/tmp/tmp.iU3VYErp9K
13:55:23 [2019-11-25T13:55:23.447Z] #38 4.440 + git clone https://github.com/docker/distribution.git /tmp/tmp.iU3VYErp9K/src/github.com/docker/distribution
13:55:23 [2019-11-25T13:55:23.447Z] #38 4.441 Cloning into '/tmp/tmp.iU3VYErp9K/src/github.com/docker/distribution'...
13:55:23 [2019-11-25T13:55:23.447Z] #38 ...
13:55:23 [2019-11-25T13:55:23.447Z] 
13:55:23 [2019-11-25T13:55:23.447Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.544 + RM_GOPATH=0
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.544 + TMP_GOPATH=
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.544 + : /build
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.544 + '[' -z '' ']'
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.550 ++ mktemp -d
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.562 + export GOPATH=/tmp/tmp.DoIuw7TIQ5
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.563 + GOPATH=/tmp/tmp.DoIuw7TIQ5
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.563 + RM_GOPATH=1
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.564 ++ dirname ./install.sh
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.565 + dir=.
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.566 + bin=gotestsum
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.566 + shift
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.567 + '[' '!' -f ./gotestsum.installer ']'
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.567 + . ./gotestsum.installer
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.569 ++ : v0.3.5
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.571 + install_gotestsum
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.571 + echo 'Installing gotestsum version v0.3.5'
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.572 Installing gotestsum version v0.3.5
13:55:23 [2019-11-25T13:55:23.447Z] #47 4.573 + go get -d gotest.tools/gotestsum
13:55:23 [2019-11-25T13:55:23.705Z] #47 ...
13:55:23 [2019-11-25T13:55:23.705Z] 
13:55:23 [2019-11-25T13:55:23.705Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.490 + RM_GOPATH=0
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.491 + TMP_GOPATH=
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.491 + : /build
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.491 + '[' -z '' ']'
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.497 ++ mktemp -d
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.498 + export GOPATH=/tmp/tmp.9PI6NERlYX
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.498 + GOPATH=/tmp/tmp.9PI6NERlYX
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.498 + RM_GOPATH=1
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.498 ++ dirname ./install.sh
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.498 + dir=.
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 + bin=vndr
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 + shift
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 + '[' '!' -f ./vndr.installer ']'
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 + . ./vndr.installer
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 + install_vndr
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9PI6NERlYX/src/github.com/LK4D4/vndr
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 Cloning into '/tmp/tmp.9PI6NERlYX/src/github.com/LK4D4/vndr'...
13:55:23 [2019-11-25T13:55:23.705Z] #44 4.501 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:55:23 [2019-11-25T13:55:23.705Z] #44 5.211 + cd /tmp/tmp.9PI6NERlYX/src/github.com/LK4D4/vndr
13:55:23 [2019-11-25T13:55:23.705Z] #44 5.212 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:55:23 [2019-11-25T13:55:23.705Z] #44 5.236 + go build -buildmode=pie -v -o /build/vndr .
13:55:23 [2019-11-25T13:55:23.705Z] #44 6.531 github.com/LK4D4/vndr/build
13:55:23 [2019-11-25T13:55:23.705Z] #44 6.562 github.com/LK4D4/vndr/godl/singleflight
13:55:23 [2019-11-25T13:55:23.705Z] #44 7.369 crypto/x509
13:55:23 [2019-11-25T13:55:23.705Z] #44 10.19 net/textproto
13:55:23 [2019-11-25T13:55:23.705Z] #44 ...
13:55:23 [2019-11-25T13:55:23.705Z] 
13:55:23 [2019-11-25T13:55:23.705Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.001 + RM_GOPATH=0
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.001 + TMP_GOPATH=
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.002 + : /build/
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.002 + '[' -z '' ']'
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.006 ++ mktemp -d
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.008 + export GOPATH=/tmp/tmp.fVPVcfQvY8
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.008 + GOPATH=/tmp/tmp.fVPVcfQvY8
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.009 + RM_GOPATH=1
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.009 ++ dirname ./install.sh
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.014 + dir=.
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.014 + bin=rootlesskit
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.014 + shift
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.014 + '[' '!' -f ./rootlesskit.installer ']'
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.014 + . ./rootlesskit.installer
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.014 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.019 + install_rootlesskit
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.019 + case "$1" in
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.019 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.019 + export CGO_ENABLED=0
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.019 + CGO_ENABLED=0
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.019 + _install_rootlesskit
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.019 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.022 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fVPVcfQvY8/src/github.com/rootless-containers/rootlesskit
13:55:23 [2019-11-25T13:55:23.705Z] #62 5.023 Cloning into '/tmp/tmp.fVPVcfQvY8/src/github.com/rootless-containers/rootlesskit'...
13:55:23 [2019-11-25T13:55:23.705Z] #62 7.539 + cd /tmp/tmp.fVPVcfQvY8/src/github.com/rootless-containers/rootlesskit
13:55:23 [2019-11-25T13:55:23.705Z] #62 7.540 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:55:23 [2019-11-25T13:55:23.705Z] #62 7.761 + for f in rootlesskit rootlesskit-docker-proxy
13:55:23 [2019-11-25T13:55:23.705Z] #62 7.763 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:55:23 [2019-11-25T13:55:23.827Z] go: finding gopkg.in/yaml.v2 v2.2.1
13:55:23 [2019-11-25T13:55:23.918Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
13:55:23 [2019-11-25T13:55:23.918Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
13:55:23 [2019-11-25T13:55:23.962Z] #62 ...
13:55:23 [2019-11-25T13:55:23.962Z] 
13:55:23 [2019-11-25T13:55:23.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.24   DEP      images/binfmt-misc.pb-c.d
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.30   PBCC     images/seccomp.pb-c.c
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.33   DEP      images/seccomp.pb-c.d
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.38   PBCC     images/userns.pb-c.c
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.42   DEP      images/userns.pb-c.d
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.46   PBCC     images/cgroup.pb-c.c
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.47   DEP      images/cgroup.pb-c.d
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.51   PBCC     images/fown.pb-c.c
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.53   PBCC     images/ext-file.pb-c.c
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.55   DEP      images/fown.pb-c.d
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.60   DEP      images/ext-file.pb-c.d
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.65   PBCC     images/rpc.pb-c.c
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.75   DEP      images/rpc.pb-c.d
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.80   PBCC     images/siginfo.pb-c.c
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.82   DEP      images/siginfo.pb-c.d
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.88   PBCC     images/pagemap.pb-c.c
13:55:23 [2019-11-25T13:55:23.962Z] #41 10.97   DEP      images/pagemap.pb-c.d
13:55:23 [2019-11-25T13:55:23.963Z] #41 11.05   PBCC     images/rlimit.pb-c.c
13:55:23 [2019-11-25T13:55:23.963Z] #41 11.07   DEP      images/rlimit.pb-c.d
13:55:23 [2019-11-25T13:55:23.963Z] #41 11.14   PBCC     images/file-lock.pb-c.c
13:55:23 [2019-11-25T13:55:23.963Z] #41 11.14   DEP      images/file-lock.pb-c.d
13:55:23 [2019-11-25T13:55:23.963Z] #41 11.21   PBCC     images/tty.pb-c.c
13:55:24 [2019-11-25T13:55:24.220Z] #41 11.25   DEP      images/tty.pb-c.d
13:55:24 [2019-11-25T13:55:24.220Z] #41 11.31   PBCC     images/tun.pb-c.c
13:55:24 [2019-11-25T13:55:24.220Z] #41 11.41   PBCC     images/netdev.pb-c.c
13:55:24 [2019-11-25T13:55:24.262Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
13:55:24 [2019-11-25T13:55:24.262Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
13:55:24 [2019-11-25T13:55:24.262Z] go: finding github.com/client9/misspell v0.3.4
13:55:24 [2019-11-25T13:55:24.262Z] go: finding github.com/jinzhu/now v1.0.0
13:55:24 [2019-11-25T13:55:24.478Z] #41 11.48   DEP      images/tun.pb-c.d
13:55:24 [2019-11-25T13:55:24.478Z] #41 11.53   DEP      images/netdev.pb-c.d
13:55:24 [2019-11-25T13:55:24.478Z] #41 11.71   PBCC     images/vma.pb-c.c
13:55:24 [2019-11-25T13:55:24.478Z] #41 11.76   DEP      images/vma.pb-c.d
13:55:24 [2019-11-25T13:55:24.609Z] go: finding github.com/google/certificate-transparency-go v1.0.21
13:55:24 [2019-11-25T13:55:24.736Z] #41 11.83   PBCC     images/creds.pb-c.c
13:55:24 [2019-11-25T13:55:24.736Z] #41 11.86   DEP      images/creds.pb-c.d
13:55:24 [2019-11-25T13:55:24.736Z] #41 11.92   PBCC     images/utsns.pb-c.c
13:55:24 [2019-11-25T13:55:24.736Z] #41 11.96   DEP      images/utsns.pb-c.d
13:55:24 [2019-11-25T13:55:24.736Z] #41 12.01   PBCC     images/ipc-desc.pb-c.c
13:55:24 [2019-11-25T13:55:24.961Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
13:55:24 [2019-11-25T13:55:24.994Z] #41 12.07   PBCC     images/ipc-sem.pb-c.c
13:55:24 [2019-11-25T13:55:24.994Z] #41 12.10   DEP      images/ipc-desc.pb-c.d
13:55:24 [2019-11-25T13:55:24.994Z] #41 12.15   DEP      images/ipc-sem.pb-c.d
13:55:25 [2019-11-25T13:55:25.107Z]  ---> 9b7cd1958f36
13:55:25 [2019-11-25T13:55:25.107Z] Successfully built 9b7cd1958f36
13:55:25 [2019-11-25T13:55:25.107Z] Successfully tagged docker:latest
13:55:25 [2019-11-25T13:55:25.107Z] INFO: Image build ended at 11/25/2019 13:55:22. Duration:00:00:34.1836645
13:55:25 [2019-11-25T13:55:25.107Z] 
13:55:25 [2019-11-25T13:55:25.107Z] 
13:55:25 [2019-11-25T13:55:25.107Z] INFO: Building the test binaries at 11/25/2019 13:55:22...
13:55:25 [2019-11-25T13:55:25.251Z] #41 12.21   PBCC     images/ipc-msg.pb-c.c
13:55:25 [2019-11-25T13:55:25.251Z] #41 12.24   DEP      images/ipc-msg.pb-c.d
13:55:25 [2019-11-25T13:55:25.251Z] #41 12.28   PBCC     images/ipc-shm.pb-c.c
13:55:25 [2019-11-25T13:55:25.251Z] #41 12.31   DEP      images/ipc-shm.pb-c.d
13:55:25 [2019-11-25T13:55:25.251Z] #41 12.35   PBCC     images/ipc-var.pb-c.c
13:55:25 [2019-11-25T13:55:25.251Z] #41 12.37   DEP      images/ipc-var.pb-c.d
13:55:25 [2019-11-25T13:55:25.251Z] #41 12.41   PBCC     images/sk-opts.pb-c.c
13:55:25 [2019-11-25T13:55:25.251Z] #41 12.42   PBCC     images/packet-sock.pb-c.c
13:55:25 [2019-11-25T13:55:25.251Z] #41 12.48   DEP      images/sk-opts.pb-c.d
13:55:25 [2019-11-25T13:55:25.509Z] #41 12.54   DEP      images/packet-sock.pb-c.d
13:55:25 [2019-11-25T13:55:25.509Z] #41 12.59   PBCC     images/sk-netlink.pb-c.c
13:55:25 [2019-11-25T13:55:25.509Z] #41 12.65   DEP      images/sk-netlink.pb-c.d
13:55:25 [2019-11-25T13:55:25.676Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
13:55:25 [2019-11-25T13:55:25.677Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
13:55:25 [2019-11-25T13:55:25.677Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
13:55:25 [2019-11-25T13:55:25.677Z] go: finding github.com/golang/mock v1.1.1
13:55:25 [2019-11-25T13:55:25.702Z] #50 ...
13:55:25 [2019-11-25T13:55:25.702Z] 
13:55:25 [2019-11-25T13:55:25.702Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:55:25 [2019-11-25T13:55:25.702Z] #10 20.15 Fetched 7927 kB in 16s (467 kB/s)
13:55:25 [2019-11-25T13:55:25.702Z] #10 20.15 Reading package lists...
13:55:25 [2019-11-25T13:55:25.702Z] #10 26.94 Reading package lists...
13:55:25 [2019-11-25T13:55:25.702Z] #10 ...
13:55:25 [2019-11-25T13:55:25.702Z] 
13:55:25 [2019-11-25T13:55:25.702Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:55:25 [2019-11-25T13:55:25.702Z] #38 21.58 + GOPATH=/tmp/tmp.00amx7qOTN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.00amx7qOTN go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:55:25 [2019-11-25T13:55:25.767Z] #41 12.72   PBCC     images/sk-inet.pb-c.c
13:55:25 [2019-11-25T13:55:25.767Z] #41 12.75   DEP      images/sk-inet.pb-c.d
13:55:25 [2019-11-25T13:55:25.767Z] #41 12.79   PBCC     images/sk-unix.pb-c.c
13:55:25 [2019-11-25T13:55:25.767Z] #41 12.84   DEP      images/sk-unix.pb-c.d
13:55:25 [2019-11-25T13:55:25.767Z] #41 12.89   PBCC     images/mm.pb-c.c
13:55:25 [2019-11-25T13:55:25.767Z] #41 12.93   DEP      images/mm.pb-c.d
13:55:26 [2019-11-25T13:55:26.025Z] #41 13.00   PBCC     images/timerfd.pb-c.c
13:55:26 [2019-11-25T13:55:26.025Z] #41 13.08   DEP      images/timerfd.pb-c.d
13:55:26 [2019-11-25T13:55:26.025Z] #41 13.16   PBCC     images/timer.pb-c.c
13:55:26 [2019-11-25T13:55:26.025Z] #41 13.23   DEP      images/timer.pb-c.d
13:55:26 [2019-11-25T13:55:26.095Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
13:55:26 [2019-11-25T13:55:26.095Z] go: finding github.com/mitchellh/mapstructure v1.1.2
13:55:26 [2019-11-25T13:55:26.156Z] go: finding github.com/ghodss/yaml v1.0.0
13:55:26 [2019-11-25T13:55:26.267Z] #38 ...
13:55:26 [2019-11-25T13:55:26.267Z] 
13:55:26 [2019-11-25T13:55:26.267Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:55:26 [2019-11-25T13:55:26.267Z] #68 20.89 + cd /tmp/tmp.FZIVaebVPw/src/github.com/docker/libnetwork
13:55:26 [2019-11-25T13:55:26.267Z] #68 20.89 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
13:55:26 [2019-11-25T13:55:26.267Z] #68 21.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:55:26 [2019-11-25T13:55:26.267Z] #68 ...
13:55:26 [2019-11-25T13:55:26.267Z] 
13:55:26 [2019-11-25T13:55:26.267Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:55:26 [2019-11-25T13:55:26.267Z] #40 21.26 Reading package lists...
13:55:26 [2019-11-25T13:55:26.283Z] #41 13.28   PBCC     images/sa.pb-c.c
13:55:26 [2019-11-25T13:55:26.283Z] #41 13.35   DEP      images/sa.pb-c.d
13:55:26 [2019-11-25T13:55:26.283Z] #41 13.39   PBCC     images/pipe-data.pb-c.c
13:55:26 [2019-11-25T13:55:26.283Z] #41 13.42   DEP      images/pipe-data.pb-c.d
13:55:26 [2019-11-25T13:55:26.283Z] #41 13.46   PBCC     images/mnt.pb-c.c
13:55:26 [2019-11-25T13:55:26.283Z] #41 13.51   DEP      images/mnt.pb-c.d
13:55:26 [2019-11-25T13:55:26.499Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
13:55:26 [2019-11-25T13:55:26.541Z] #41 13.59   PBCC     images/sk-packet.pb-c.c
13:55:26 [2019-11-25T13:55:26.541Z] #41 13.59   DEP      images/sk-packet.pb-c.d
13:55:26 [2019-11-25T13:55:26.541Z] #41 13.66   PBCC     images/tcp-stream.pb-c.c
13:55:26 [2019-11-25T13:55:26.541Z] #41 13.71   DEP      images/tcp-stream.pb-c.d
13:55:26 [2019-11-25T13:55:26.541Z] #41 13.79   PBCC     images/pipe.pb-c.c
13:55:26 [2019-11-25T13:55:26.798Z] #41 13.83   DEP      images/pipe.pb-c.d
13:55:26 [2019-11-25T13:55:26.798Z] #41 13.88   PBCC     images/pstree.pb-c.c
13:55:26 [2019-11-25T13:55:26.798Z] #41 13.92   DEP      images/pstree.pb-c.d
13:55:26 [2019-11-25T13:55:26.798Z] #41 14.01   PBCC     images/fs.pb-c.c
13:55:26 [2019-11-25T13:55:26.798Z] #41 14.03   DEP      images/fs.pb-c.d
13:55:26 [2019-11-25T13:55:26.832Z] #40 28.00 Reading package lists...
13:55:26 [2019-11-25T13:55:26.832Z] #40 ...
13:55:26 [2019-11-25T13:55:26.832Z] 
13:55:26 [2019-11-25T13:55:26.832Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:55:26 [2019-11-25T13:55:26.832Z] #56 21.75 Fetched 7927 kB in 16s (478 kB/s)
13:55:26 [2019-11-25T13:55:26.832Z] #56 21.75 Reading package lists...
13:55:26 [2019-11-25T13:55:26.832Z] #56 28.34 Reading package lists...
13:55:26 [2019-11-25T13:55:26.832Z] #56 ...
13:55:26 [2019-11-25T13:55:26.832Z] 
13:55:26 [2019-11-25T13:55:26.832Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:55:26 [2019-11-25T13:55:26.832Z] #24 23.91 Fetched 7927 kB in 16s (480 kB/s)
13:55:26 [2019-11-25T13:55:26.832Z] #24 23.91 Reading package lists...
13:55:26 [2019-11-25T13:55:26.980Z] go: finding github.com/docker/go-connections v0.3.0
13:55:26 [2019-11-25T13:55:26.980Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
13:55:26 [2019-11-25T13:55:26.980Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
13:55:27 [2019-11-25T13:55:27.056Z] #41 14.06   PBCC     images/signalfd.pb-c.c
13:55:27 [2019-11-25T13:55:27.056Z] #41 14.11   DEP      images/signalfd.pb-c.d
13:55:27 [2019-11-25T13:55:27.056Z] #41 14.20   PBCC     images/fh.pb-c.c
13:55:27 [2019-11-25T13:55:27.056Z] #41 14.26   PBCC     images/fsnotify.pb-c.c
13:55:27 [2019-11-25T13:55:27.056Z] #41 14.32   DEP      images/fh.pb-c.d
13:55:27 [2019-11-25T13:55:27.237Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
13:55:27 [2019-11-25T13:55:27.314Z] #41 14.42   DEP      images/fsnotify.pb-c.d
13:55:27 [2019-11-25T13:55:27.314Z] #41 14.47   PBCC     images/eventpoll.pb-c.c
13:55:27 [2019-11-25T13:55:27.314Z] #41 14.50   DEP      images/eventpoll.pb-c.d
13:55:27 [2019-11-25T13:55:27.314Z] #41 14.54   PBCC     images/eventfd.pb-c.c
13:55:27 [2019-11-25T13:55:27.314Z] #41 14.59   DEP      images/eventfd.pb-c.d
13:55:27 [2019-11-25T13:55:27.405Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
13:55:27 [2019-11-25T13:55:27.405Z] go: finding github.com/kisielk/gotool v1.0.0
13:55:27 [2019-11-25T13:55:27.405Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
13:55:27 [2019-11-25T13:55:27.405Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
13:55:27 [2019-11-25T13:55:27.405Z] go: finding github.com/spf13/afero v1.1.2
13:55:27 [2019-11-25T13:55:27.572Z] #41 14.65   PBCC     images/remap-file-path.pb-c.c
13:55:27 [2019-11-25T13:55:27.572Z] #41 14.69   DEP      images/remap-file-path.pb-c.d
13:55:27 [2019-11-25T13:55:27.764Z] #24 30.34 Reading package lists...
13:55:27 [2019-11-25T13:55:27.764Z] #24 ...
13:55:27 [2019-11-25T13:55:27.764Z] 
13:55:27 [2019-11-25T13:55:27.764Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:27 [2019-11-25T13:55:27.764Z] #33 23.03 Fetched 7927 kB in 17s (464 kB/s)
13:55:27 [2019-11-25T13:55:27.764Z] #33 23.03 Reading package lists...
13:55:27 [2019-11-25T13:55:27.830Z] #41 14.74   PBCC     images/fifo.pb-c.c
13:55:27 [2019-11-25T13:55:27.830Z] #41 14.80   DEP      images/fifo.pb-c.d
13:55:27 [2019-11-25T13:55:27.830Z] #41 14.84   PBCC     images/ghost-file.pb-c.c
13:55:27 [2019-11-25T13:55:27.830Z] #41 14.87   DEP      images/ghost-file.pb-c.d
13:55:27 [2019-11-25T13:55:27.830Z] #41 14.93   PBCC     images/regfile.pb-c.c
13:55:27 [2019-11-25T13:55:27.830Z] #41 15.01   DEP      images/regfile.pb-c.d
13:55:27 [2019-11-25T13:55:27.972Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
13:55:28 [2019-11-25T13:55:28.021Z] INFO: make.ps1 starting at 11/25/2019 13:55:27
13:55:28 [2019-11-25T13:55:28.021Z] INFO: Git commit (e09e96233) assumed from DOCKER_GITCOMMIT environment variable
13:55:28 [2019-11-25T13:55:28.021Z] INFO: Invoking autogen...
13:55:28 [2019-11-25T13:55:28.022Z] #33 29.46 Reading package lists...
13:55:28 [2019-11-25T13:55:28.022Z] #33 ...
13:55:28 [2019-11-25T13:55:28.022Z] 
13:55:28 [2019-11-25T13:55:28.022Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:55:28 [2019-11-25T13:55:28.022Z] #10 26.94 Reading package lists...
13:55:28 [2019-11-25T13:55:28.088Z] #41 15.06   PBCC     images/ns.pb-c.c
13:55:28 [2019-11-25T13:55:28.088Z] #41 15.12   DEP      images/ns.pb-c.d
13:55:28 [2019-11-25T13:55:28.088Z] #41 15.20   PBCC     images/fdinfo.pb-c.c
13:55:28 [2019-11-25T13:55:28.088Z] #41 15.25   DEP      images/fdinfo.pb-c.d
13:55:28 [2019-11-25T13:55:28.289Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
13:55:28 [2019-11-25T13:55:28.289Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
13:55:28 [2019-11-25T13:55:28.346Z] #41 15.29   PBCC     images/core-aarch64.pb-c.c
13:55:28 [2019-11-25T13:55:28.346Z] #41 15.33   PBCC     images/core-arm.pb-c.c
13:55:28 [2019-11-25T13:55:28.346Z] #41 15.38   PBCC     images/core-ppc64.pb-c.c
13:55:28 [2019-11-25T13:55:28.346Z] #41 15.44   PBCC     images/core-s390.pb-c.c
13:55:28 [2019-11-25T13:55:28.346Z] #41 15.49   PBCC     images/core-x86.pb-c.c
13:55:28 [2019-11-25T13:55:28.346Z] #41 15.55   PBCC     images/core.pb-c.c
13:55:28 [2019-11-25T13:55:28.346Z] #41 15.62   PBCC     images/inventory.pb-c.c
13:55:28 [2019-11-25T13:55:28.482Z] INFO: Building daemon...
13:55:28 [2019-11-25T13:55:28.604Z] #41 15.71   DEP      images/core-aarch64.pb-c.d
13:55:28 [2019-11-25T13:55:28.604Z] #41 15.77   DEP      images/core-arm.pb-c.d
13:55:28 [2019-11-25T13:55:28.604Z] #41 15.83   DEP      images/core-ppc64.pb-c.d
13:55:28 [2019-11-25T13:55:28.604Z] #41 15.88   DEP      images/core-s390.pb-c.d
13:55:28 [2019-11-25T13:55:28.692Z] go: finding cloud.google.com/go v0.26.0
13:55:28 [2019-11-25T13:55:28.692Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
13:55:28 [2019-11-25T13:55:28.692Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
13:55:28 [2019-11-25T13:55:28.692Z] go: finding github.com/kr/pty v1.1.1
13:55:28 [2019-11-25T13:55:28.862Z] #41 15.93   DEP      images/core-x86.pb-c.d
13:55:28 [2019-11-25T13:55:28.862Z] #41 15.97   DEP      images/core.pb-c.d
13:55:29 [2019-11-25T13:55:29.100Z] go: finding github.com/coreos/go-semver v0.2.0
13:55:29 [2019-11-25T13:55:29.120Z] #41 16.06   DEP      images/inventory.pb-c.d
13:55:29 [2019-11-25T13:55:29.120Z] #41 16.11   PBCC     images/cpuinfo.pb-c.c
13:55:29 [2019-11-25T13:55:29.120Z] #41 16.19   DEP      images/cpuinfo.pb-c.d
13:55:29 [2019-11-25T13:55:29.120Z] #41 16.26   PBCC     images/stats.pb-c.c
13:55:29 [2019-11-25T13:55:29.153Z] go: finding github.com/docker/go-connections v0.4.0
13:55:29 [2019-11-25T13:55:29.378Z] #41 16.30   DEP      images/stats.pb-c.d
13:55:29 [2019-11-25T13:55:29.502Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
13:55:29 [2019-11-25T13:55:29.652Z] #10 33.28 Building dependency tree...
13:55:29 [2019-11-25T13:55:29.883Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
13:55:29 [2019-11-25T13:55:29.915Z] go: finding github.com/spf13/cast v1.3.0
13:55:29 [2019-11-25T13:55:29.915Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
13:55:29 [2019-11-25T13:55:29.915Z] go: finding github.com/hpcloud/tail v1.0.0
13:55:30 [2019-11-25T13:55:30.226Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
13:55:30 [2019-11-25T13:55:30.226Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
13:55:30 [2019-11-25T13:55:30.751Z] #41 17.71 make[1]: Nothing to be done for 'all'.
13:55:31 [2019-11-25T13:55:31.025Z] #10 36.01 The following additional packages will be installed:
13:55:31 [2019-11-25T13:55:31.025Z] #10 36.03   libapparmor1 libseccomp2
13:55:31 [2019-11-25T13:55:31.025Z] #10 36.05 Suggested packages:
13:55:31 [2019-11-25T13:55:31.025Z] #10 36.06   seccomp
13:55:31 [2019-11-25T13:55:31.136Z] go: finding github.com/magiconair/properties v1.8.0
13:55:31 [2019-11-25T13:55:31.136Z] go: finding gotest.tools v2.1.0+incompatible
13:55:31 [2019-11-25T13:55:31.282Z] #10 36.40 The following NEW packages will be installed:
13:55:31 [2019-11-25T13:55:31.282Z] #10 36.42   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
13:55:31 [2019-11-25T13:55:31.602Z] go: finding github.com/fsnotify/fsnotify v1.4.7
13:55:31 [2019-11-25T13:55:31.602Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
13:55:31 [2019-11-25T13:55:31.602Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
13:55:31 [2019-11-25T13:55:31.935Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
13:55:32 [2019-11-25T13:55:32.062Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
13:55:32 [2019-11-25T13:55:32.062Z] go: finding gotest.tools v2.2.0+incompatible
13:55:32 [2019-11-25T13:55:32.124Z] #41 19.00   CC       images/stats.o
13:55:32 [2019-11-25T13:55:32.382Z] #41 19.34   CC       images/core.o
13:55:32 [2019-11-25T13:55:32.655Z] #10 37.58 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
13:55:32 [2019-11-25T13:55:32.655Z] #10 37.58 Need to get 300 kB of archives.
13:55:32 [2019-11-25T13:55:32.655Z] #10 37.58 After this operation, 1201 kB of additional disk space will be used.
13:55:32 [2019-11-25T13:55:32.655Z] #10 37.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
13:55:32 [2019-11-25T13:55:32.655Z] #10 37.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
13:55:32 [2019-11-25T13:55:32.655Z] #10 37.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
13:55:32 [2019-11-25T13:55:32.655Z] #10 37.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
13:55:32 [2019-11-25T13:55:32.943Z] go: finding github.com/gogo/protobuf v1.0.0
13:55:32 [2019-11-25T13:55:32.943Z] go: finding github.com/mattn/go-shellwords v1.0.5
13:55:32 [2019-11-25T13:55:32.948Z] #41 20.04   CC       images/core-x86.o
13:55:33 [2019-11-25T13:55:33.123Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
13:55:33 [2019-11-25T13:55:33.465Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
13:55:33 [2019-11-25T13:55:33.513Z] #41 20.76   CC       images/core-arm.o
13:55:33 [2019-11-25T13:55:33.591Z] #10 ...
13:55:33 [2019-11-25T13:55:33.591Z] 
13:55:33 [2019-11-25T13:55:33.591Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:55:33 [2019-11-25T13:55:33.591Z] #68 DONE 38.4s
13:55:33 [2019-11-25T13:55:33.591Z] 
13:55:33 [2019-11-25T13:55:33.591Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:55:33 [2019-11-25T13:55:33.591Z] #10 38.75 debconf: delaying package configuration, since apt-utils is not installed
13:55:33 [2019-11-25T13:55:33.591Z] #10 ...
13:55:33 [2019-11-25T13:55:33.591Z] 
13:55:33 [2019-11-25T13:55:33.591Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:33 [2019-11-25T13:55:33.591Z] #33 29.46 Reading package lists...
13:55:33 [2019-11-25T13:55:33.591Z] #33 35.67 Building dependency tree...
13:55:33 [2019-11-25T13:55:33.591Z] #33 37.88 The following additional packages will be installed:
13:55:33 [2019-11-25T13:55:33.591Z] #33 37.88   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
13:55:33 [2019-11-25T13:55:33.591Z] #33 37.88 Suggested packages:
13:55:33 [2019-11-25T13:55:33.591Z] #33 37.89   codeblocks eclipse ninja-build lrzip
13:55:33 [2019-11-25T13:55:33.591Z] #33 37.89 Recommended packages:
13:55:33 [2019-11-25T13:55:33.591Z] #33 37.89   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:55:33 [2019-11-25T13:55:33.591Z] #33 38.69 The following NEW packages will be installed:
13:55:33 [2019-11-25T13:55:33.591Z] #33 38.71   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
13:55:33 [2019-11-25T13:55:33.591Z] #33 38.72   vim-common xxd
13:55:33 [2019-11-25T13:55:33.768Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
13:55:33 [2019-11-25T13:55:33.891Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
13:55:34 [2019-11-25T13:55:34.152Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:55:34 [2019-11-25T13:55:34.201Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
13:55:34 [2019-11-25T13:55:34.201Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
13:55:34 [2019-11-25T13:55:34.445Z] #41 21.21   CC       images/core-aarch64.o
13:55:34 [2019-11-25T13:55:34.445Z] #41 ...
13:55:34 [2019-11-25T13:55:34.445Z] 
13:55:34 [2019-11-25T13:55:34.445Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:34 [2019-11-25T13:55:34.445Z] #44 11.37 vendor/golang.org/x/net/http/httpguts
13:55:34 [2019-11-25T13:55:34.445Z] #44 11.69 vendor/golang.org/x/net/http/httpproxy
13:55:34 [2019-11-25T13:55:34.445Z] #44 12.52 vendor/golang.org/x/net/http2/hpack
13:55:34 [2019-11-25T13:55:34.445Z] #44 13.82 mime
13:55:34 [2019-11-25T13:55:34.445Z] #44 13.89 crypto/tls
13:55:34 [2019-11-25T13:55:34.445Z] #44 16.29 mime/quotedprintable
13:55:34 [2019-11-25T13:55:34.445Z] #44 16.79 mime/multipart
13:55:34 [2019-11-25T13:55:34.445Z] #44 18.13 net/http/internal
13:55:34 [2019-11-25T13:55:34.445Z] #44 ...
13:55:34 [2019-11-25T13:55:34.445Z] 
13:55:34 [2019-11-25T13:55:34.445Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:55:34 [2019-11-25T13:55:34.445Z] #41 21.59   CC       images/core-ppc64.o
13:55:34 [2019-11-25T13:55:34.544Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
13:55:34 [2019-11-25T13:55:34.703Z] #41 ...
13:55:34 [2019-11-25T13:55:34.703Z] 
13:55:34 [2019-11-25T13:55:34.703Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:34 [2019-11-25T13:55:34.703Z] #54 11.68 + cd /tmp/tmp.zsiCdymgnJ/src/github.com/opencontainers/runc
13:55:34 [2019-11-25T13:55:34.703Z] #54 11.68 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
13:55:34 [2019-11-25T13:55:34.703Z] #54 11.94 + '[' -z '' ']'
13:55:34 [2019-11-25T13:55:34.703Z] #54 11.94 + target=static
13:55:34 [2019-11-25T13:55:34.703Z] #54 11.94 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:55:34 [2019-11-25T13:55:34.703Z] #54 13.56 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 .
13:55:34 [2019-11-25T13:55:34.703Z] #54 ...
13:55:34 [2019-11-25T13:55:34.703Z] 
13:55:34 [2019-11-25T13:55:34.703Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:55:34 [2019-11-25T13:55:34.703Z] #50 17.27 + cd /tmp/tmp.DMuMfZK8qJ/src/github.com/golangci/golangci-lint/
13:55:34 [2019-11-25T13:55:34.703Z] #50 17.27 + git checkout -q v1.20.0
13:55:34 [2019-11-25T13:55:34.703Z] #50 17.46 ++ git describe --tags
13:55:34 [2019-11-25T13:55:34.703Z] #50 17.47 + version=v1.20.0
13:55:34 [2019-11-25T13:55:34.703Z] #50 17.47 ++ git rev-parse --short HEAD
13:55:34 [2019-11-25T13:55:34.703Z] #50 17.48 + commit=cc98739
13:55:34 [2019-11-25T13:55:34.703Z] #50 17.48 ++ git show -s --format=%cd
13:55:34 [2019-11-25T13:55:34.703Z] #50 17.49 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
13:55:34 [2019-11-25T13:55:34.703Z] #50 17.49 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:55:34 [2019-11-25T13:55:34.888Z] go: finding github.com/vishvananda/netlink v1.0.0
13:55:34 [2019-11-25T13:55:34.961Z] #33 39.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
13:55:34 [2019-11-25T13:55:34.961Z] #33 39.89 Need to get 13.7 MB of archives.
13:55:34 [2019-11-25T13:55:34.961Z] #33 39.89 After this operation, 57.2 MB of additional disk space will be used.
13:55:34 [2019-11-25T13:55:34.961Z] #33 39.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
13:55:34 [2019-11-25T13:55:34.961Z] #33 40.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:55:34 [2019-11-25T13:55:34.961Z] #33 40.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
13:55:35 [2019-11-25T13:55:35.090Z] ok  	github.com/docker/docker/api/server/middleware	0.032s	coverage: 37.7% of statements
13:55:35 [2019-11-25T13:55:35.090Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:55:35 [2019-11-25T13:55:35.090Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:55:35 [2019-11-25T13:55:35.090Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:55:35 [2019-11-25T13:55:35.090Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:55:35 [2019-11-25T13:55:35.090Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:55:35 [2019-11-25T13:55:35.090Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:55:35 [2019-11-25T13:55:35.090Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:55:35 [2019-11-25T13:55:35.090Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:55:35 [2019-11-25T13:55:35.350Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:55:35 [2019-11-25T13:55:35.533Z] #33 ...
13:55:35 [2019-11-25T13:55:35.533Z] 
13:55:35 [2019-11-25T13:55:35.533Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:55:35 [2019-11-25T13:55:35.533Z] #28 40.20 + cd /tmp/tmp.PsBM1MRDHP/src/github.com/go-swagger/go-swagger
13:55:35 [2019-11-25T13:55:35.533Z] #28 40.20 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:55:35 [2019-11-25T13:55:35.622Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:55:36 [2019-11-25T13:55:36.076Z] #50 ...
13:55:36 [2019-11-25T13:55:36.076Z] 
13:55:36 [2019-11-25T13:55:36.076Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:55:36 [2019-11-25T13:55:36.076Z] #38 13.25 + cd /tmp/tmp.iU3VYErp9K/src/github.com/docker/distribution
13:55:36 [2019-11-25T13:55:36.076Z] #38 13.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:55:36 [2019-11-25T13:55:36.076Z] #38 15.20 + GOPATH=/tmp/tmp.iU3VYErp9K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.iU3VYErp9K go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:55:36 [2019-11-25T13:55:36.102Z] #28 ...
13:55:36 [2019-11-25T13:55:36.102Z] 
13:55:36 [2019-11-25T13:55:36.102Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:55:36 [2019-11-25T13:55:36.102Z] #10 39.02 Fetched 300 kB in 1s (283 kB/s)
13:55:36 [2019-11-25T13:55:36.102Z] #10 39.28 Selecting previously unselected package libseccomp2:amd64.
13:55:36 [2019-11-25T13:55:36.102Z] #10 39.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
13:55:36 [2019-11-25T13:55:36.102Z] #10 39.37 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 39.42 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 39.70 Selecting previously unselected package libseccomp-dev:amd64.
13:55:36 [2019-11-25T13:55:36.102Z] #10 39.71 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 39.74 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.15 Selecting previously unselected package libapparmor1:amd64.
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.16 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.17 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.41 Selecting previously unselected package libapparmor-dev:amd64.
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.41 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.42 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.67 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.78 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.81 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.84 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.87 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 40.89 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:36 [2019-11-25T13:55:36.102Z] #10 DONE 41.2s
13:55:36 [2019-11-25T13:55:36.102Z] 
13:55:36 [2019-11-25T13:55:36.102Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:55:36 [2019-11-25T13:55:36.102Z] #52 DONE 0.1s
13:55:36 [2019-11-25T13:55:36.102Z] 
13:55:36 [2019-11-25T13:55:36.102Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:36 [2019-11-25T13:55:36.102Z] #33 40.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
13:55:36 [2019-11-25T13:55:36.102Z] #33 40.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
13:55:36 [2019-11-25T13:55:36.102Z] #33 40.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:55:36 [2019-11-25T13:55:36.102Z] #33 40.96 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
13:55:36 [2019-11-25T13:55:36.102Z] #33 40.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
13:55:36 [2019-11-25T13:55:36.102Z] #33 41.30 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
13:55:36 [2019-11-25T13:55:36.290Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:55:36 [2019-11-25T13:55:36.290Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:55:36 [2019-11-25T13:55:36.341Z] #38 ...
13:55:36 [2019-11-25T13:55:36.341Z] 
13:55:36 [2019-11-25T13:55:36.341Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:55:36 [2019-11-25T13:55:36.341Z] #41 22.14   CC       images/core-s390.o
13:55:36 [2019-11-25T13:55:36.341Z] #41 22.85   CC       images/cpuinfo.o
13:55:36 [2019-11-25T13:55:36.341Z] #41 23.38   CC       images/inventory.o
13:55:36 [2019-11-25T13:55:36.341Z] #41 23.59   CC       images/fdinfo.o
13:55:36 [2019-11-25T13:55:36.359Z] #33 ...
13:55:36 [2019-11-25T13:55:36.359Z] 
13:55:36 [2019-11-25T13:55:36.359Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:55:36 [2019-11-25T13:55:36.359Z] #53 DONE 0.1s
13:55:36 [2019-11-25T13:55:36.359Z] 
13:55:36 [2019-11-25T13:55:36.359Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:36 [2019-11-25T13:55:36.359Z] #33 41.35 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:55:36 [2019-11-25T13:55:36.811Z] go: finding github.com/lib/pq v1.0.0
13:55:36 [2019-11-25T13:55:36.811Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
13:55:36 [2019-11-25T13:55:36.811Z] go: finding github.com/sirupsen/logrus v1.3.0
13:55:36 [2019-11-25T13:55:36.811Z] go: finding github.com/gogo/protobuf v1.2.0
13:55:36 [2019-11-25T13:55:36.862Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
13:55:36 [2019-11-25T13:55:36.862Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
13:55:36 [2019-11-25T13:55:36.862Z] ok  	github.com/docker/docker/api/server/router/swarm	0.037s	coverage: 4.0% of statements
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:55:36 [2019-11-25T13:55:36.862Z] ok  	github.com/docker/docker/api/types/time	0.023s	coverage: 100.0% of statements
13:55:36 [2019-11-25T13:55:36.911Z] #41 24.02   CC       images/fown.o
13:55:37 [2019-11-25T13:55:37.156Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
13:55:37 [2019-11-25T13:55:37.169Z] #41 24.31   CC       images/ns.o
13:55:37 [2019-11-25T13:55:37.169Z] #41 24.43   CC       images/regfile.o
13:55:37 [2019-11-25T13:55:37.427Z] #41 24.56   CC       images/ghost-file.o
13:55:37 [2019-11-25T13:55:37.435Z] ok  	github.com/docker/docker/api/types/versions	0.031s	coverage: 75.0% of statements
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/builder	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:55:37 [2019-11-25T13:55:37.435Z] ok  	github.com/docker/docker/builder/dockerignore	0.022s	coverage: 96.8% of statements
13:55:37 [2019-11-25T13:55:37.498Z] go: finding github.com/uber/jaeger-lib v1.2.1
13:55:37 [2019-11-25T13:55:37.685Z] #41 24.86   CC       images/fifo.o
13:55:37 [2019-11-25T13:55:37.734Z] #33 ...
13:55:37 [2019-11-25T13:55:37.734Z] 
13:55:37 [2019-11-25T13:55:37.734Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:55:37 [2019-11-25T13:55:37.734Z] #56 28.34 Reading package lists...
13:55:37 [2019-11-25T13:55:37.734Z] #56 34.72 Building dependency tree...
13:55:37 [2019-11-25T13:55:37.734Z] #56 37.17 The following additional packages will be installed:
13:55:37 [2019-11-25T13:55:37.734Z] #56 37.18   btrfs-progs liblzo2-2
13:55:37 [2019-11-25T13:55:37.734Z] #56 37.36 The following NEW packages will be installed:
13:55:37 [2019-11-25T13:55:37.734Z] #56 37.39   btrfs-progs btrfs-tools liblzo2-2
13:55:37 [2019-11-25T13:55:37.734Z] #56 38.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:55:37 [2019-11-25T13:55:37.734Z] #56 38.51 Need to get 649 kB of archives.
13:55:37 [2019-11-25T13:55:37.734Z] #56 38.51 After this operation, 4320 kB of additional disk space will be used.
13:55:37 [2019-11-25T13:55:37.734Z] #56 38.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:55:37 [2019-11-25T13:55:37.734Z] #56 38.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
13:55:37 [2019-11-25T13:55:37.734Z] #56 38.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
13:55:37 [2019-11-25T13:55:37.734Z] #56 39.96 debconf: delaying package configuration, since apt-utils is not installed
13:55:37 [2019-11-25T13:55:37.734Z] #56 40.20 Fetched 649 kB in 1s (606 kB/s)
13:55:37 [2019-11-25T13:55:37.734Z] #56 40.37 Selecting previously unselected package liblzo2-2:amd64.
13:55:37 [2019-11-25T13:55:37.734Z] #56 40.37 (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.)
13:55:37 [2019-11-25T13:55:37.734Z] #56 40.44 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:55:37 [2019-11-25T13:55:37.734Z] #56 40.47 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:55:37 [2019-11-25T13:55:37.734Z] #56 40.64 Selecting previously unselected package btrfs-progs.
13:55:37 [2019-11-25T13:55:37.734Z] #56 40.66 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
13:55:37 [2019-11-25T13:55:37.735Z] #56 40.68 Unpacking btrfs-progs (4.7.3-1) ...
13:55:37 [2019-11-25T13:55:37.735Z] #56 41.64 Selecting previously unselected package btrfs-tools.
13:55:37 [2019-11-25T13:55:37.735Z] #56 41.64 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
13:55:37 [2019-11-25T13:55:37.735Z] #56 41.70 Unpacking btrfs-tools (4.7.3-1) ...
13:55:37 [2019-11-25T13:55:37.735Z] #56 41.95 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:37 [2019-11-25T13:55:37.735Z] #56 42.14 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:55:37 [2019-11-25T13:55:37.735Z] #56 42.18 Setting up btrfs-progs (4.7.3-1) ...
13:55:37 [2019-11-25T13:55:37.735Z] #56 42.21 Setting up btrfs-tools (4.7.3-1) ...
13:55:37 [2019-11-25T13:55:37.735Z] #56 42.25 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:37 [2019-11-25T13:55:37.735Z] #56 DONE 42.7s
13:55:37 [2019-11-25T13:55:37.735Z] 
13:55:37 [2019-11-25T13:55:37.735Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:55:37 [2019-11-25T13:55:37.735Z] #57 DONE 0.1s
13:55:37 [2019-11-25T13:55:37.735Z] 
13:55:37 [2019-11-25T13:55:37.735Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:55:37 [2019-11-25T13:55:37.735Z] #58 DONE 0.1s
13:55:37 [2019-11-25T13:55:37.735Z] 
13:55:37 [2019-11-25T13:55:37.735Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:55:37 [2019-11-25T13:55:37.849Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
13:55:37 [2019-11-25T13:55:37.943Z] #41 25.05   CC       images/remap-file-path.o
13:55:38 [2019-11-25T13:55:38.191Z] go: finding github.com/pmezard/go-difflib v1.0.0
13:55:38 [2019-11-25T13:55:38.201Z] #41 25.26   CC       images/eventfd.o
13:55:38 [2019-11-25T13:55:38.299Z] #59 ...
13:55:38 [2019-11-25T13:55:38.299Z] 
13:55:38 [2019-11-25T13:55:38.299Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:55:38 [2019-11-25T13:55:38.299Z] #24 30.34 Reading package lists...
13:55:38 [2019-11-25T13:55:38.299Z] #24 36.60 Building dependency tree...
13:55:38 [2019-11-25T13:55:38.299Z] #24 38.67 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
13:55:38 [2019-11-25T13:55:38.299Z] #24 38.67 The following additional packages will be installed:
13:55:38 [2019-11-25T13:55:38.299Z] #24 38.68   libjq1 libonig4
13:55:38 [2019-11-25T13:55:38.299Z] #24 39.14 The following NEW packages will be installed:
13:55:38 [2019-11-25T13:55:38.299Z] #24 39.14   jq libjq1 libonig4
13:55:38 [2019-11-25T13:55:38.299Z] #24 40.24 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:55:38 [2019-11-25T13:55:38.299Z] #24 40.24 Need to get 327 kB of archives.
13:55:38 [2019-11-25T13:55:38.299Z] #24 40.24 After this operation, 1157 kB of additional disk space will be used.
13:55:38 [2019-11-25T13:55:38.299Z] #24 40.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
13:55:38 [2019-11-25T13:55:38.299Z] #24 40.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
13:55:38 [2019-11-25T13:55:38.299Z] #24 40.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
13:55:38 [2019-11-25T13:55:38.299Z] #24 41.36 debconf: delaying package configuration, since apt-utils is not installed
13:55:38 [2019-11-25T13:55:38.299Z] #24 41.73 Fetched 327 kB in 1s (310 kB/s)
13:55:38 [2019-11-25T13:55:38.299Z] #24 41.85 Selecting previously unselected package libonig4:amd64.
13:55:38 [2019-11-25T13:55:38.299Z] #24 41.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
13:55:38 [2019-11-25T13:55:38.299Z] #24 42.00 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 42.09 Unpacking libonig4:amd64 (6.1.3-2) ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 42.33 Selecting previously unselected package libjq1:amd64.
13:55:38 [2019-11-25T13:55:38.299Z] #24 42.34 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 42.37 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 42.74 Selecting previously unselected package jq.
13:55:38 [2019-11-25T13:55:38.299Z] #24 42.74 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 42.74 Unpacking jq (1.5+dfsg-1.3) ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 43.14 Setting up libonig4:amd64 (6.1.3-2) ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 43.19 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 43.22 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 43.25 Setting up jq (1.5+dfsg-1.3) ...
13:55:38 [2019-11-25T13:55:38.299Z] #24 DONE 43.5s
13:55:38 [2019-11-25T13:55:38.459Z] #41 25.53   CC       images/eventpoll.o
13:55:38 [2019-11-25T13:55:38.533Z] go: finding github.com/spf13/viper v1.3.2
13:55:38 [2019-11-25T13:55:38.559Z] 
13:55:38 [2019-11-25T13:55:38.559Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:55:38 [2019-11-25T13:55:38.559Z] #25 DONE 0.1s
13:55:38 [2019-11-25T13:55:38.559Z] 
13:55:38 [2019-11-25T13:55:38.559Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:38 [2019-11-25T13:55:38.716Z] #41 25.83   CC       images/fh.o
13:55:39 [2019-11-25T13:55:39.123Z] #26 ...
13:55:39 [2019-11-25T13:55:39.123Z] 
13:55:39 [2019-11-25T13:55:39.123Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:55:39 [2019-11-25T13:55:39.123Z] #40 28.00 Reading package lists...
13:55:39 [2019-11-25T13:55:39.123Z] #40 34.42 Building dependency tree...
13:55:39 [2019-11-25T13:55:39.123Z] #40 36.87 The following additional packages will be installed:
13:55:39 [2019-11-25T13:55:39.123Z] #40 36.88   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
13:55:39 [2019-11-25T13:55:39.123Z] #40 36.89   libprotoc10 python-pkg-resources zlib1g-dev
13:55:39 [2019-11-25T13:55:39.123Z] #40 36.89 Suggested packages:
13:55:39 [2019-11-25T13:55:39.123Z] #40 36.90   manpages-dev python-setuptools
13:55:39 [2019-11-25T13:55:39.123Z] #40 38.61 The following NEW packages will be installed:
13:55:39 [2019-11-25T13:55:39.123Z] #40 38.61   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:55:39 [2019-11-25T13:55:39.123Z] #40 38.62   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
13:55:39 [2019-11-25T13:55:39.123Z] #40 38.62   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:55:39 [2019-11-25T13:55:39.123Z] #40 38.63   zlib1g-dev
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.78 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.78 Need to get 3602 kB of archives.
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.78 After this operation, 18.9 MB of additional disk space will be used.
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 39.96 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 40.02 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 40.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 40.11 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 40.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 40.24 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 40.26 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 40.27 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 40.32 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
13:55:39 [2019-11-25T13:55:39.123Z] #40 41.81 debconf: delaying package configuration, since apt-utils is not installed
13:55:39 [2019-11-25T13:55:39.123Z] #40 42.12 Fetched 3602 kB in 1s (2226 kB/s)
13:55:39 [2019-11-25T13:55:39.123Z] #40 42.46 Selecting previously unselected package libnet1:amd64.
13:55:39 [2019-11-25T13:55:39.123Z] #40 42.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 ... 15091 files and directories currently installed.)
13:55:39 [2019-11-25T13:55:39.123Z] #40 42.51 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 42.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 42.74 Selecting previously unselected package libcap-dev:amd64.
13:55:39 [2019-11-25T13:55:39.123Z] #40 42.74 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 42.79 Unpacking libcap-dev:amd64 (1:2.25-1) ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 43.05 Selecting previously unselected package libnet1-dev.
13:55:39 [2019-11-25T13:55:39.123Z] #40 43.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 43.05 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 43.36 Selecting previously unselected package libnl-3-200:amd64.
13:55:39 [2019-11-25T13:55:39.123Z] #40 43.37 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 43.38 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 43.57 Selecting previously unselected package libnl-3-dev:amd64.
13:55:39 [2019-11-25T13:55:39.123Z] #40 43.60 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 43.63 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 44.26 Selecting previously unselected package libprotobuf-c1:amd64.
13:55:39 [2019-11-25T13:55:39.123Z] #40 44.26 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 44.27 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
13:55:39 [2019-11-25T13:55:39.123Z] #40 ...
13:55:39 [2019-11-25T13:55:39.123Z] 
13:55:39 [2019-11-25T13:55:39.123Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:39 [2019-11-25T13:55:39.123Z] #33 43.31 debconf: delaying package configuration, since apt-utils is not installed
13:55:39 [2019-11-25T13:55:39.123Z] #33 43.64 Fetched 13.7 MB in 2s (5396 kB/s)
13:55:39 [2019-11-25T13:55:39.123Z] #33 43.85 Selecting previously unselected package cmake-data.
13:55:39 [2019-11-25T13:55:39.123Z] #33 43.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
13:55:39 [2019-11-25T13:55:39.123Z] #33 43.98 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
13:55:39 [2019-11-25T13:55:39.123Z] #33 43.99 Unpacking cmake-data (3.7.2-1) ...
13:55:39 [2019-11-25T13:55:39.269Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
13:55:39 [2019-11-25T13:55:39.269Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
13:55:39 [2019-11-25T13:55:39.282Z] #41 26.23   CC       images/fsnotify.o
13:55:39 [2019-11-25T13:55:39.672Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
13:55:39 [2019-11-25T13:55:39.847Z] #41 26.93   CC       images/signalfd.o
13:55:39 [2019-11-25T13:55:39.976Z] ok  	github.com/docker/docker/cli/debug	0.039s	coverage: 100.0% of statements
13:55:40 [2019-11-25T13:55:40.020Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
13:55:40 [2019-11-25T13:55:40.105Z] #41 27.10   CC       images/fs.o
13:55:40 [2019-11-25T13:55:40.105Z] #41 27.32   CC       images/pstree.o
13:55:40 [2019-11-25T13:55:40.360Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
13:55:40 [2019-11-25T13:55:40.363Z] #41 27.58   CC       images/pipe.o
13:55:40 [2019-11-25T13:55:40.592Z] #33 ...
13:55:40 [2019-11-25T13:55:40.592Z] 
13:55:40 [2019-11-25T13:55:40.592Z] #11 [dev 1/24] RUN groupadd -r docker
13:55:40 [2019-11-25T13:55:40.592Z] #11 DONE 4.3s
13:55:40 [2019-11-25T13:55:40.592Z] 
13:55:40 [2019-11-25T13:55:40.592Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:55:40 [2019-11-25T13:55:40.592Z] #40 44.53 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:55:40 [2019-11-25T13:55:40.592Z] #40 44.53 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
13:55:40 [2019-11-25T13:55:40.592Z] #40 44.54 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
13:55:40 [2019-11-25T13:55:40.592Z] #40 44.68 Selecting previously unselected package zlib1g-dev:amd64.
13:55:40 [2019-11-25T13:55:40.592Z] #40 44.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
13:55:40 [2019-11-25T13:55:40.592Z] #40 44.71 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
13:55:40 [2019-11-25T13:55:40.592Z] #40 45.03 Selecting previously unselected package libprotobuf10:amd64.
13:55:40 [2019-11-25T13:55:40.592Z] #40 45.08 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
13:55:40 [2019-11-25T13:55:40.592Z] #40 45.08 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
13:55:40 [2019-11-25T13:55:40.621Z] #41 27.81   CC       images/tcp-stream.o
13:55:40 [2019-11-25T13:55:40.704Z] go: finding github.com/gogo/protobuf v1.2.1
13:55:40 [2019-11-25T13:55:40.851Z] #40 45.91 Selecting previously unselected package libprotobuf-lite10:amd64.
13:55:40 [2019-11-25T13:55:40.851Z] #40 45.92 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
13:55:40 [2019-11-25T13:55:40.851Z] #40 45.92 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
13:55:40 [2019-11-25T13:55:40.880Z] #41 28.14   CC       images/sk-packet.o
13:55:41 [2019-11-25T13:55:41.108Z] #40 46.15 Selecting previously unselected package libprotobuf-dev:amd64.
13:55:41 [2019-11-25T13:55:41.108Z] #40 46.15 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
13:55:41 [2019-11-25T13:55:41.108Z] #40 46.15 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
13:55:41 [2019-11-25T13:55:41.421Z] ok  	github.com/docker/docker/builder/remotecontext	0.295s	coverage: 13.6% of statements
13:55:41 [2019-11-25T13:55:41.447Z] #41 28.57   CC       images/mnt.o
13:55:41 [2019-11-25T13:55:41.675Z] #40 ...
13:55:41 [2019-11-25T13:55:41.675Z] 
13:55:41 [2019-11-25T13:55:41.675Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:55:41 [2019-11-25T13:55:41.675Z] #47 36.28 + cd /tmp/tmp.GPmYPVAVMa/src/gotest.tools/gotestsum
13:55:41 [2019-11-25T13:55:41.675Z] #47 36.28 + git checkout -q v0.3.5
13:55:41 [2019-11-25T13:55:41.675Z] #47 36.29 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:55:41 [2019-11-25T13:55:41.675Z] #47 ...
13:55:41 [2019-11-25T13:55:41.675Z] 
13:55:41 [2019-11-25T13:55:41.675Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.377 + RM_GOPATH=0
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.377 + TMP_GOPATH=
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.377 + : /build
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.377 + '[' -z '' ']'
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.377 ++ mktemp -d
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.378 + export GOPATH=/tmp/tmp.FiZiUMijTu
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.378 + GOPATH=/tmp/tmp.FiZiUMijTu
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.378 + RM_GOPATH=1
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.379 ++ dirname ./install.sh
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.380 + dir=.
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.380 + bin=runc
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.380 + shift
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.380 + '[' '!' -f ./runc.installer ']'
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.380 + . ./runc.installer
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.381 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.381 + install_runc
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.382 + grep -q '^3\.10\.0.*\.el7\.'
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.383 + uname -r
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.384 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.386 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.386 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.407 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FiZiUMijTu/src/github.com/opencontainers/runc
13:55:41 [2019-11-25T13:55:41.675Z] #54 4.411 Cloning into '/tmp/tmp.FiZiUMijTu/src/github.com/opencontainers/runc'...
13:55:41 [2019-11-25T13:55:41.705Z] #41 28.87   CC       images/pipe-data.o
13:55:41 [2019-11-25T13:55:41.890Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
13:55:41 [2019-11-25T13:55:41.890Z] go: finding github.com/kr/pretty v0.1.0
13:55:41 [2019-11-25T13:55:41.890Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
13:55:41 [2019-11-25T13:55:41.933Z] #54 ...
13:55:41 [2019-11-25T13:55:41.933Z] 
13:55:41 [2019-11-25T13:55:41.933Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.123 + RM_GOPATH=0
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.123 + TMP_GOPATH=
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.124 + : /build
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.124 + '[' -z '' ']'
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.125 ++ mktemp -d
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.131 + export GOPATH=/tmp/tmp.OZTpW4vXBN
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.131 + GOPATH=/tmp/tmp.OZTpW4vXBN
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.131 + RM_GOPATH=1
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.131 ++ dirname ./install.sh
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.141 + dir=.
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.141 + bin=containerd
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.141 + shift
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.141 + '[' '!' -f ./containerd.installer ']'
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.141 + . ./containerd.installer
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.141 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.141 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.141 + install_containerd
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.141 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.144 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OZTpW4vXBN/src/github.com/containerd/containerd
13:55:41 [2019-11-25T13:55:41.933Z] #59 4.149 Cloning into '/tmp/tmp.OZTpW4vXBN/src/github.com/containerd/containerd'...
13:55:41 [2019-11-25T13:55:41.963Z] #41 29.09   CC       images/sa.o
13:55:42 [2019-11-25T13:55:42.221Z] #41 29.33   CC       images/timer.o
13:55:42 [2019-11-25T13:55:42.360Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.244s	coverage: 85.1% of statements
13:55:42 [2019-11-25T13:55:42.627Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
13:55:42 [2019-11-25T13:55:42.787Z] #41 29.71   CC       images/timerfd.o
13:55:42 [2019-11-25T13:55:42.929Z] ok  	github.com/docker/docker/builder/dockerfile	1.076s	coverage: 48.2% of statements
13:55:42 [2019-11-25T13:55:42.929Z] ?   	github.com/docker/docker/cli	[no test files]
13:55:42 [2019-11-25T13:55:42.929Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:55:43 [2019-11-25T13:55:43.044Z] #41 29.94   CC       images/mm.o
13:55:43 [2019-11-25T13:55:43.302Z] #41 30.22   CC       images/sk-opts.o
13:55:43 [2019-11-25T13:55:43.302Z] #41 30.48   CC       images/sk-unix.o
13:55:43 [2019-11-25T13:55:43.831Z] #59 ...
13:55:43 [2019-11-25T13:55:43.831Z] 
13:55:43 [2019-11-25T13:55:43.831Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
13:55:43 [2019-11-25T13:55:43.831Z] #12 DONE 3.4s
13:55:43 [2019-11-25T13:55:43.868Z] #41 30.82   CC       images/sk-inet.o
13:55:44 [2019-11-25T13:55:44.089Z] 
13:55:44 [2019-11-25T13:55:44.089Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:44 [2019-11-25T13:55:44.089Z] #44 40.45 internal/reflectlite
13:55:44 [2019-11-25T13:55:44.089Z] #44 40.45 sync
13:55:44 [2019-11-25T13:55:44.089Z] #44 42.13 github.com/LK4D4/vndr/godl/singleflight
13:55:44 [2019-11-25T13:55:44.089Z] #44 42.77 math/rand
13:55:44 [2019-11-25T13:55:44.089Z] #44 44.40 internal/singleflight
13:55:44 [2019-11-25T13:55:44.089Z] #44 45.02 io
13:55:44 [2019-11-25T13:55:44.089Z] #44 45.03 strconv
13:55:44 [2019-11-25T13:55:44.089Z] #44 46.71 bytes
13:55:44 [2019-11-25T13:55:44.125Z] #41 31.25   CC       images/tun.o
13:55:44 [2019-11-25T13:55:44.342Z] go: finding github.com/theupdateframework/notary v0.6.1
13:55:44 [2019-11-25T13:55:44.347Z] #44 ...
13:55:44 [2019-11-25T13:55:44.347Z] 
13:55:44 [2019-11-25T13:55:44.347Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:55:44 [2019-11-25T13:55:44.347Z] #31 38.73 internal/reflectlite
13:55:44 [2019-11-25T13:55:44.347Z] #31 38.75 sync
13:55:44 [2019-11-25T13:55:44.347Z] #31 41.90 errors
13:55:44 [2019-11-25T13:55:44.347Z] #31 41.92 sort
13:55:44 [2019-11-25T13:55:44.347Z] #31 42.51 strconv
13:55:44 [2019-11-25T13:55:44.347Z] #31 43.75 io
13:55:44 [2019-11-25T13:55:44.347Z] #31 45.57 internal/oserror
13:55:44 [2019-11-25T13:55:44.347Z] #31 45.83 syscall
13:55:44 [2019-11-25T13:55:44.347Z] #31 47.79 reflect
13:55:44 [2019-11-25T13:55:44.347Z] #31 ...
13:55:44 [2019-11-25T13:55:44.347Z] 
13:55:44 [2019-11-25T13:55:44.347Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:55:44 [2019-11-25T13:55:44.347Z] #40 47.51 Selecting previously unselected package libprotoc10:amd64.
13:55:44 [2019-11-25T13:55:44.347Z] #40 47.51 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
13:55:44 [2019-11-25T13:55:44.347Z] #40 47.52 Unpacking libprotoc10:amd64 (3.0.0-9) ...
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.19 Selecting previously unselected package protobuf-c-compiler.
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.22 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.23 Unpacking protobuf-c-compiler (1.2.1-2) ...
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.38 Selecting previously unselected package protobuf-compiler.
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.38 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.38 Unpacking protobuf-compiler (3.0.0-9) ...
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.57 Selecting previously unselected package python-pkg-resources.
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.57 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.58 Unpacking python-pkg-resources (33.1.1-1) ...
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.93 Selecting previously unselected package python-protobuf.
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.94 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
13:55:44 [2019-11-25T13:55:44.347Z] #40 48.94 Unpacking python-protobuf (3.0.0-9) ...
13:55:44 [2019-11-25T13:55:44.605Z] #40 49.73 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
13:55:44 [2019-11-25T13:55:44.681Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
13:55:44 [2019-11-25T13:55:44.681Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
13:55:44 [2019-11-25T13:55:44.681Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
13:55:44 [2019-11-25T13:55:44.691Z] #41 31.60   CC       images/sk-netlink.o
13:55:44 [2019-11-25T13:55:44.864Z] #40 49.95 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
13:55:44 [2019-11-25T13:55:44.864Z] #40 50.02 Setting up python-pkg-resources (33.1.1-1) ...
13:55:44 [2019-11-25T13:55:44.949Z] #41 31.87   CC       images/packet-sock.o
13:55:45 [2019-11-25T13:55:45.206Z] #41 32.31   CC       images/ipc-var.o
13:55:45 [2019-11-25T13:55:45.464Z] #41 32.55   CC       images/ipc-desc.o
13:55:45 [2019-11-25T13:55:45.722Z] #41 32.83   CC       images/ipc-shm.o
13:55:45 [2019-11-25T13:55:45.979Z] #41 33.02   CC       images/ipc-msg.o
13:55:46 [2019-11-25T13:55:46.237Z] #41 33.27   CC       images/ipc-sem.o
13:55:46 [2019-11-25T13:55:46.385Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
13:55:46 [2019-11-25T13:55:46.495Z] #41 33.44   CC       images/utsns.o
13:55:46 [2019-11-25T13:55:46.495Z] #41 33.63   CC       images/creds.o
13:55:46 [2019-11-25T13:55:46.495Z] #41 ...
13:55:46 [2019-11-25T13:55:46.495Z] 
13:55:46 [2019-11-25T13:55:46.495Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:46 [2019-11-25T13:55:46.495Z] #44 23.65 net/http/httptrace
13:55:46 [2019-11-25T13:55:46.495Z] #44 24.03 net/http
13:55:46 [2019-11-25T13:55:46.753Z] #44 ...
13:55:46 [2019-11-25T13:55:46.753Z] 
13:55:46 [2019-11-25T13:55:46.753Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:55:46 [2019-11-25T13:55:46.753Z] #41 33.82   CC       images/vma.o
13:55:47 [2019-11-25T13:55:47.011Z] #41 34.12   CC       images/netdev.o
13:55:47 [2019-11-25T13:55:47.011Z] #41 ...
13:55:47 [2019-11-25T13:55:47.011Z] 
13:55:47 [2019-11-25T13:55:47.011Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:55:47 [2019-11-25T13:55:47.011Z] #28 24.17 + cd /tmp/tmp.1wAI7eOCBb/src/github.com/go-swagger/go-swagger
13:55:47 [2019-11-25T13:55:47.011Z] #28 24.17 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:55:47 [2019-11-25T13:55:47.011Z] #28 25.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:55:47 [2019-11-25T13:55:47.269Z] #28 ...
13:55:47 [2019-11-25T13:55:47.269Z] 
13:55:47 [2019-11-25T13:55:47.269Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.35 + cd /tmp/tmp.TyjpDw7edg/src/github.com/containerd/containerd
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.35 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.90 + export 'BUILDTAGS=netgo osusergo static_build'
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.90 + BUILDTAGS='netgo osusergo static_build'
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.90 + export EXTRA_FLAGS=-buildmode=pie
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.90 + EXTRA_FLAGS=-buildmode=pie
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.90 + '[' '' = dynamic ']'
13:55:47 [2019-11-25T13:55:47.269Z] #59 26.90 + make
13:55:47 [2019-11-25T13:55:47.269Z] #59 28.23 + bin/ctr
13:55:47 [2019-11-25T13:55:47.269Z] #59 ...
13:55:47 [2019-11-25T13:55:47.269Z] 
13:55:47 [2019-11-25T13:55:47.269Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:55:47 [2019-11-25T13:55:47.269Z] #41 34.53   CC       images/tty.o
13:55:47 [2019-11-25T13:55:47.387Z] #40 ...
13:55:47 [2019-11-25T13:55:47.387Z] 
13:55:47 [2019-11-25T13:55:47.387Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:55:47 [2019-11-25T13:55:47.387Z] #13 3.244 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:55:47 [2019-11-25T13:55:47.387Z] #13 DONE 3.6s
13:55:47 [2019-11-25T13:55:47.387Z] 
13:55:47 [2019-11-25T13:55:47.387Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:47 [2019-11-25T13:55:47.387Z] #26 5.103 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:55:47 [2019-11-25T13:55:47.387Z] #26 5.838 
13:55:47 [2019-11-25T13:55:47.387Z] #26 6.224 
#                                                                          2.6%
#####                                                                      7.3%
######                                                                     9.5%
###########                                                               15.9%
###############                                                           21.2%
###################                                                       26.6%
######################                                                    31.2%
##########################                                                36.5%
##############################                                            42.1%
##################################                                        47.8%
#####################################                                     52.7%
#########################################                                 57.7%
#############################################                             63.3%
#################################################                         69.0%
#####################################################                     74.5%
#########################################################                 79.4%
##############################################################            86.5%
################################################################          90.3%
#######################################################################   99.9%
######################################################################## 100.0%
13:55:47 [2019-11-25T13:55:47.387Z] #26 8.761 
13:55:47 [2019-11-25T13:55:47.570Z] go: finding github.com/golang/protobuf v1.2.0
13:55:47 [2019-11-25T13:55:47.834Z] #41 35.08   CC       images/file-lock.o
13:55:47 [2019-11-25T13:55:47.901Z] #26 9.130 
######                                                                     8.8%
##################                                                        26.2%
#############################                                             40.7%
13:55:47 [2019-11-25T13:55:47.901Z] #26 ...
13:55:47 [2019-11-25T13:55:47.901Z] 
13:55:47 [2019-11-25T13:55:47.901Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:55:47 [2019-11-25T13:55:47.901Z] #28 43.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:55:47 [2019-11-25T13:55:47.901Z] #28 ...
13:55:47 [2019-11-25T13:55:47.901Z] 
13:55:47 [2019-11-25T13:55:47.901Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:47 [2019-11-25T13:55:47.912Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
13:55:47 [2019-11-25T13:55:47.912Z] go: finding github.com/gofrs/flock v0.7.0
13:55:48 [2019-11-25T13:55:48.092Z] #41 35.37   CC       images/rlimit.o
13:55:48 [2019-11-25T13:55:48.159Z] #26 9.130 
######                                                                     8.8%
##################                                                        26.2%
#############################                                             40.7%
##########################################                                58.5%
######################################################                    75.9%
#################################################################         90.6%
######################################################################## 100.0%
13:55:48 [2019-11-25T13:55:48.203Z] ok  	github.com/docker/docker/client	0.477s	coverage: 75.8% of statements
13:55:48 [2019-11-25T13:55:48.252Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
13:55:48 [2019-11-25T13:55:48.625Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
13:55:48 [2019-11-25T13:55:48.657Z] #41 35.58   CC       images/pagemap.o
13:55:48 [2019-11-25T13:55:48.915Z] #41 35.83   CC       images/siginfo.o
13:55:49 [2019-11-25T13:55:49.090Z] #26 10.51 
13:55:49 [2019-11-25T13:55:49.172Z] #41 36.15   CC       images/rpc.o
13:55:49 [2019-11-25T13:55:49.737Z] #41 ...
13:55:49 [2019-11-25T13:55:49.738Z] 
13:55:49 [2019-11-25T13:55:49.738Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:55:49 [2019-11-25T13:55:49.738Z] #47 26.61 + cd /tmp/tmp.DoIuw7TIQ5/src/gotest.tools/gotestsum
13:55:49 [2019-11-25T13:55:49.738Z] #47 26.61 + git checkout -q v0.3.5
13:55:49 [2019-11-25T13:55:49.738Z] #47 26.63 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:55:50 [2019-11-25T13:55:50.331Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
13:55:50 [2019-11-25T13:55:50.331Z] go: finding github.com/spf13/afero v1.1.2
13:55:50 [2019-11-25T13:55:50.639Z] #26 10.80 
####                                                                       6.4%
###########                                                               15.7%
###################                                                       27.0%
#######################                                                   33.2%
###########################                                               38.3%
###############################                                           44.0%
###################################                                       49.8%
########################################                                  56.1%
###########################################                               60.3%
###############################################                           65.8%
##################################################                        70.7%
###########################################################               82.2%
##################################################################        92.1%
######################################################################## 100.0%
13:55:50 [2019-11-25T13:55:50.671Z] #47 ...
13:55:50 [2019-11-25T13:55:50.671Z] 
13:55:50 [2019-11-25T13:55:50.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:55:50 [2019-11-25T13:55:50.671Z] #41 37.49   CC       images/ext-file.o
13:55:50 [2019-11-25T13:55:50.671Z] #41 37.70   CC       images/cgroup.o
13:55:50 [2019-11-25T13:55:50.672Z] go: finding github.com/docker/go-units v0.3.1
13:55:50 [2019-11-25T13:55:50.672Z] go: finding github.com/magiconair/properties v1.8.0
13:55:51 [2019-11-25T13:55:51.406Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
13:55:51 [2019-11-25T13:55:51.572Z] #26 12.84 
13:55:51 [2019-11-25T13:55:51.572Z] #26 ...
13:55:51 [2019-11-25T13:55:51.572Z] 
13:55:51 [2019-11-25T13:55:51.572Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:55:51 [2019-11-25T13:55:51.572Z] #14 DONE 4.1s
13:55:51 [2019-11-25T13:55:51.605Z] #41 38.47   CC       images/userns.o
13:55:51 [2019-11-25T13:55:51.605Z] #41 38.71   CC       images/google/protobuf/descriptor.o
13:55:51 [2019-11-25T13:55:51.830Z] 
13:55:51 [2019-11-25T13:55:51.830Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:52 [2019-11-25T13:55:52.605Z] #26 13.34 
                                                                           0.9%
#                                                                          2.4%
##                                                                         3.8%
####                                                                       5.7%
#####                                                                      7.9%
#######                                                                   10.0%
########                                                                  12.2%
##########                                                                14.1%
13:55:52 [2019-11-25T13:55:52.605Z] #26 ...
13:55:52 [2019-11-25T13:55:52.605Z] 
13:55:52 [2019-11-25T13:55:52.605Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:52 [2019-11-25T13:55:52.605Z] #33 47.77 Selecting previously unselected package liblzo2-2:amd64.
13:55:52 [2019-11-25T13:55:52.605Z] #33 47.78 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:55:52 [2019-11-25T13:55:52.605Z] #33 47.79 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:55:52 [2019-11-25T13:55:52.605Z] #33 47.97 Selecting previously unselected package libicu57:amd64.
13:55:52 [2019-11-25T13:55:52.605Z] #33 47.97 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
13:55:52 [2019-11-25T13:55:52.605Z] #33 47.99 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
13:55:52 [2019-11-25T13:55:52.605Z] #33 56.51 Selecting previously unselected package libxml2:amd64.
13:55:52 [2019-11-25T13:55:52.605Z] #33 56.51 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
13:55:52 [2019-11-25T13:55:52.605Z] #33 56.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
13:55:52 [2019-11-25T13:55:52.605Z] #33 57.72 Selecting previously unselected package libarchive13:amd64.
13:55:52 [2019-11-25T13:55:52.605Z] #33 57.72 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
13:55:52 [2019-11-25T13:55:52.605Z] #33 57.74 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
13:55:52 [2019-11-25T13:55:52.605Z] #33 ...
13:55:52 [2019-11-25T13:55:52.605Z] 
13:55:52 [2019-11-25T13:55:52.605Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:53 [2019-11-25T13:55:53.136Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
13:55:53 [2019-11-25T13:55:53.136Z] go: finding github.com/fsnotify/fsnotify v1.4.7
13:55:53 [2019-11-25T13:55:53.136Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
13:55:53 [2019-11-25T13:55:53.136Z] go: finding github.com/hashicorp/golang-lru v0.5.0
13:55:53 [2019-11-25T13:55:53.136Z] go: finding github.com/BurntSushi/toml v0.3.1
13:55:53 [2019-11-25T13:55:53.478Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
13:55:53 [2019-11-25T13:55:53.509Z] #41 40.41   CC       images/opts.o
13:55:53 [2019-11-25T13:55:53.509Z] #41 40.59   CC       images/seccomp.o
13:55:53 [2019-11-25T13:55:53.767Z] #41 40.87   CC       images/binfmt-misc.o
13:55:53 [2019-11-25T13:55:53.823Z] go: finding github.com/stretchr/objx v0.1.1
13:55:54 [2019-11-25T13:55:54.025Z] #41 41.07   CC       images/time.o
13:55:54 [2019-11-25T13:55:54.282Z] #41 41.36   CC       images/sysctl.o
13:55:54 [2019-11-25T13:55:54.411Z] #26 13.34 
                                                                           0.9%
#                                                                          2.4%
##                                                                         3.8%
####                                                                       5.7%
#####                                                                      7.9%
#######                                                                   10.0%
########                                                                  12.2%
##########                                                                14.1%
############                                                              17.7%
##############                                                            20.2%
################                                                          22.8%
###################                                                       26.9%
####################                                                      28.4%
######################                                                    31.1%
########################                                                  33.9%
##########################                                                37.1%
############################                                              39.7%
##############################                                            42.0%
################################                                          44.5%
##################################                                        47.5%
#####################################                                     51.7%
######################################                                    54.0%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.3%
##############################
13:55:54 [2019-11-25T13:55:54.411Z] #26 ...
13:55:54 [2019-11-25T13:55:54.411Z] 
13:55:54 [2019-11-25T13:55:54.411Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:55:54 [2019-11-25T13:55:54.411Z] #44 49.27 reflect
13:55:54 [2019-11-25T13:55:54.411Z] #44 49.30 bufio
13:55:54 [2019-11-25T13:55:54.411Z] #44 51.38 syscall
13:55:54 [2019-11-25T13:55:54.540Z] #41 41.54   CC       images/autofs.o
13:55:54 [2019-11-25T13:55:54.540Z] #41 41.75   CC       images/macvlan.o
13:55:54 [2019-11-25T13:55:54.669Z] #44 ...
13:55:54 [2019-11-25T13:55:54.669Z] 
13:55:54 [2019-11-25T13:55:54.669Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:55 [2019-11-25T13:55:55.106Z] #41 42.08   CC       images/sit.o
13:55:55 [2019-11-25T13:55:55.106Z] #41 42.29   LINK     images/built-in.o
13:55:55 [2019-11-25T13:55:55.364Z] #41 42.43   GEN      compel/include/asm
13:55:55 [2019-11-25T13:55:55.364Z] #41 42.46   GEN      compel/include/version.h
13:55:55 [2019-11-25T13:55:55.364Z] #41 42.50 touch .config
13:55:55 [2019-11-25T13:55:55.364Z] #41 42.51   GEN      include/common/config.h
13:55:55 [2019-11-25T13:55:55.364Z] #41 42.58   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
13:55:55 [2019-11-25T13:55:55.446Z] #26 13.34 
                                                                           0.9%
#                                                                          2.4%
##                                                                         3.8%
####                                                                       5.7%
#####                                                                      7.9%
#######                                                                   10.0%
########                                                                  12.2%
##########                                                                14.1%
############                                                              17.7%
##############                                                            20.2%
################                                                          22.8%
###################                                                       26.9%
####################                                                      28.4%
######################                                                    31.1%
########################                                                  33.9%
##########################                                                37.1%
############################                                              39.7%
##############################                                            42.0%
################################                                          44.5%
##################################                                        47.5%
#####################################                                     51.7%
######################################                                    54.0%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.3%
#############################################                             62.8%
##############################################                            64.6%
###############################################                           66.5%
#################################################                         68.5%
##################################################                        69.8%
###################################################                       72.0%
#####################################################                     73.7%
13:55:55 [2019-11-25T13:55:55.446Z] #26 ...
13:55:55 [2019-11-25T13:55:55.446Z] 
13:55:55 [2019-11-25T13:55:55.446Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:55:55 [2019-11-25T13:55:55.446Z] #15 DONE 3.9s
13:55:55 [2019-11-25T13:55:55.446Z] 
13:55:55 [2019-11-25T13:55:55.446Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:55 [2019-11-25T13:55:55.622Z] #41 42.63   GEN      compel/plugins/include/uapi/std/syscall-64.h
13:55:55 [2019-11-25T13:55:55.622Z] #41 42.65   GEN      compel/arch/x86/plugins/std/syscalls-64.S
13:55:55 [2019-11-25T13:55:55.622Z] #41 42.69   DEP      compel/arch/x86/plugins/std/syscalls-64.d
13:55:55 [2019-11-25T13:55:55.622Z] #41 42.72   DEP      compel/arch/x86/plugins/std/memcpy.d
13:55:55 [2019-11-25T13:55:55.622Z] #41 42.79   DEP      compel/arch/x86/plugins/std/parasite-head.d
13:55:55 [2019-11-25T13:55:55.622Z] #41 42.81   GEN      compel/plugins/include/uapi/std/syscall.h
13:55:55 [2019-11-25T13:55:55.879Z] #41 42.85   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
13:55:55 [2019-11-25T13:55:55.879Z] #41 42.86   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:55:55 [2019-11-25T13:55:55.879Z] #41 42.89   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:55:55 [2019-11-25T13:55:55.879Z] #41 42.90   DEP      compel/plugins/std/infect.d
13:55:55 [2019-11-25T13:55:55.879Z] #41 43.04   DEP      compel/plugins/std/string.d
13:55:56 [2019-11-25T13:55:56.137Z] #41 43.23   DEP      compel/plugins/std/log.d
13:55:56 [2019-11-25T13:55:56.141Z] go: finding github.com/mitchellh/mapstructure v1.1.2
13:55:56 [2019-11-25T13:55:56.141Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
13:55:56 [2019-11-25T13:55:56.141Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
13:55:56 [2019-11-25T13:55:56.141Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
13:55:56 [2019-11-25T13:55:56.395Z] #41 43.41   DEP      compel/plugins/std/fds.d
13:55:56 [2019-11-25T13:55:56.395Z] #41 43.50   DEP      compel/plugins/std/std.d
13:55:56 [2019-11-25T13:55:56.395Z] #41 43.58   DEP      compel/plugins/shmem/shmem.d
13:55:56 [2019-11-25T13:55:56.485Z] go: finding github.com/bitly/go-simplejson v0.5.0
13:55:56 [2019-11-25T13:55:56.653Z] #41 43.70   DEP      compel/plugins/fds/fds.d
13:55:56 [2019-11-25T13:55:56.827Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
13:55:56 [2019-11-25T13:55:56.911Z] #41 43.90   CC       compel/plugins/std/std.o
13:55:56 [2019-11-25T13:55:56.995Z] #26 13.34 
                                                                           0.9%
#                                                                          2.4%
##                                                                         3.8%
####                                                                       5.7%
#####                                                                      7.9%
#######                                                                   10.0%
########                                                                  12.2%
##########                                                                14.1%
############                                                              17.7%
##############                                                            20.2%
################                                                          22.8%
###################                                                       26.9%
####################                                                      28.4%
######################                                                    31.1%
########################                                                  33.9%
##########################                                                37.1%
############################                                              39.7%
##############################                                            42.0%
################################                                          44.5%
##################################                                        47.5%
#####################################                                     51.7%
######################################                                    54.0%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.3%
#############################################                             62.8%
##############################################                            64.6%
###############################################                           66.5%
#################################################                         68.5%
##################################################                        69.8%
###################################################                       72.0%
#####################################################                     73.7%
######################################################                    76.2%
########################################################                  78.0%
#########################################################                 79.6%
############################################################              83.7%
##############################################################            86.2%
###############################################################           88.4%
################################################################          89.4%
#################################################################         90.4%
#################################################################         91.3%
##################################################################        92.5%
###################################################################       93.8%
####################################################################      95.7%
#######################################################################   99.9%
######################################################################## 100.0%
13:55:56 [2019-11-25T13:55:56.995Z] #26 18.48 
13:55:57 [2019-11-25T13:55:57.169Z] #41 44.20   CC       compel/plugins/std/fds.o
13:55:57 [2019-11-25T13:55:57.427Z] #41 44.64   CC       compel/plugins/std/log.o
13:55:58 [2019-11-25T13:55:58.362Z] #41 45.51   CC       compel/plugins/std/string.o
13:55:58 [2019-11-25T13:55:58.369Z] #26 19.94 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:55:58 [2019-11-25T13:55:58.537Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
13:55:58 [2019-11-25T13:55:58.537Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
13:55:58 [2019-11-25T13:55:58.881Z] go: finding github.com/gogo/protobuf v1.0.0
13:55:58 [2019-11-25T13:55:58.935Z] #26 ...
13:55:58 [2019-11-25T13:55:58.935Z] 
13:55:58 [2019-11-25T13:55:58.935Z] #16 [dev 6/24] RUN ldconfig
13:55:58 [2019-11-25T13:55:58.935Z] #16 DONE 3.5s
13:55:58 [2019-11-25T13:55:58.935Z] 
13:55:58 [2019-11-25T13:55:58.935Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:55:58 [2019-11-25T13:55:58.935Z] #40 55.58 Setting up libnet1-dev (1.1.6+dfsg-3) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 55.60 Setting up libprotobuf10:amd64 (3.0.0-9) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 55.62 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 55.66 Setting up python-protobuf (3.0.0-9) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.48 Setting up libcap-dev:amd64 (1:2.25-1) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.50 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.51 Setting up libnl-3-200:amd64 (3.2.27-2) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.54 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.56 Setting up libprotoc10:amd64 (3.0.0-9) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.57 Setting up protobuf-c-compiler (1.2.1-2) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.59 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.61 Setting up protobuf-compiler (3.0.0-9) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.63 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.66 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 63.67 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:58 [2019-11-25T13:55:58.935Z] #40 DONE 64.0s
13:55:59 [2019-11-25T13:55:59.194Z] 
13:55:59 [2019-11-25T13:55:59.194Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:55:59 [2019-11-25T13:55:59.194Z] #33 58.21 Selecting previously unselected package libjsoncpp1:amd64.
13:55:59 [2019-11-25T13:55:59.194Z] #33 58.21 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 58.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 58.55 Selecting previously unselected package libuv1:amd64.
13:55:59 [2019-11-25T13:55:59.194Z] #33 58.57 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 58.59 Unpacking libuv1:amd64 (1.9.1-3) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 58.82 Selecting previously unselected package cmake.
13:55:59 [2019-11-25T13:55:59.194Z] #33 58.85 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 59.05 Unpacking cmake (3.7.2-1) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 62.77 Selecting previously unselected package xxd.
13:55:59 [2019-11-25T13:55:59.194Z] #33 62.77 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 62.78 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.00 Selecting previously unselected package vim-common.
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.00 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.01 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.33 Processing triggers for mime-support (3.60) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.48 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.49 Setting up libuv1:amd64 (1.9.1-3) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.50 Setting up cmake-data (3.7.2-1) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.53 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.55 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.56 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.62 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.66 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.68 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.69 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.72 Setting up cmake (3.7.2-1) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 63.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:55:59 [2019-11-25T13:55:59.194Z] #33 DONE 64.2s
13:55:59 [2019-11-25T13:55:59.194Z] 
13:55:59 [2019-11-25T13:55:59.194Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:55:59 [2019-11-25T13:55:59.194Z] #34 DONE 0.1s
13:55:59 [2019-11-25T13:55:59.194Z] 
13:55:59 [2019-11-25T13:55:59.194Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:59 [2019-11-25T13:55:59.194Z] #26 20.71 
13:55:59 [2019-11-25T13:55:59.295Z] #41 46.24   CC       compel/plugins/std/infect.o
13:55:59 [2019-11-25T13:55:59.452Z] #26 ...
13:55:59 [2019-11-25T13:55:59.452Z] 
13:55:59 [2019-11-25T13:55:59.452Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:55:59 [2019-11-25T13:55:59.452Z] #35 DONE 0.1s
13:55:59 [2019-11-25T13:55:59.452Z] 
13:55:59 [2019-11-25T13:55:59.452Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:55:59 [2019-11-25T13:55:59.452Z] #26 21.03 
######################################################################## 100.0%
13:55:59 [2019-11-25T13:55:59.619Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
13:55:59 [2019-11-25T13:55:59.619Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
13:55:59 [2019-11-25T13:55:59.710Z] #26 21.35 
13:55:59 [2019-11-25T13:55:59.860Z] #41 46.85   CC       compel/arch/x86/plugins/std/parasite-head.o
13:55:59 [2019-11-25T13:55:59.860Z] #41 46.92   CC       compel/arch/x86/plugins/std/memcpy.o
13:55:59 [2019-11-25T13:55:59.860Z] #41 46.96   CC       compel/arch/x86/plugins/std/syscalls-64.o
13:55:59 [2019-11-25T13:55:59.860Z] #41 47.02   AR       compel/plugins/std.lib.a
13:55:59 [2019-11-25T13:55:59.860Z] #41 47.07   CC       compel/plugins/fds/fds.o
13:56:00 [2019-11-25T13:56:00.118Z] #41 47.32   AR       compel/plugins/fds.lib.a
13:56:00 [2019-11-25T13:56:00.375Z] go: finding github.com/go-sql-driver/mysql v1.4.1
13:56:00 [2019-11-25T13:56:00.376Z] #41 47.39   HOSTDEP  compel/src/lib/log-host.d
13:56:00 [2019-11-25T13:56:00.376Z] #41 47.54   HOSTDEP  compel/src/lib/handle-elf-host.d
13:56:00 [2019-11-25T13:56:00.634Z] #41 47.64   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
13:56:00 [2019-11-25T13:56:00.643Z] #26 ...
13:56:00 [2019-11-25T13:56:00.643Z] 
13:56:00 [2019-11-25T13:56:00.643Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:00 [2019-11-25T13:56:00.643Z] #54 14.03 + cd /tmp/tmp.FiZiUMijTu/src/github.com/opencontainers/runc
13:56:00 [2019-11-25T13:56:00.643Z] #54 14.03 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
13:56:00 [2019-11-25T13:56:00.643Z] #54 14.29 + '[' -z '' ']'
13:56:00 [2019-11-25T13:56:00.643Z] #54 14.29 + target=static
13:56:00 [2019-11-25T13:56:00.643Z] #54 14.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:56:00 [2019-11-25T13:56:00.643Z] #54 16.87 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 .
13:56:00 [2019-11-25T13:56:00.643Z] #54 ...
13:56:00 [2019-11-25T13:56:00.643Z] 
13:56:00 [2019-11-25T13:56:00.643Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:00 [2019-11-25T13:56:00.643Z] #36 ...
13:56:00 [2019-11-25T13:56:00.643Z] 
13:56:00 [2019-11-25T13:56:00.643Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:56:00 [2019-11-25T13:56:00.643Z] #31 55.32 time
13:56:00 [2019-11-25T13:56:00.643Z] #31 62.06 internal/poll
13:56:00 [2019-11-25T13:56:00.643Z] #31 64.34 internal/fmtsort
13:56:00 [2019-11-25T13:56:00.643Z] #31 65.09 internal/syscall/unix
13:56:00 [2019-11-25T13:56:00.643Z] #31 65.38 strings
13:56:00 [2019-11-25T13:56:00.893Z] #41 47.78   HOSTDEP  compel/src/main-host.d
13:56:00 [2019-11-25T13:56:00.893Z] #41 47.94   DEP      compel/src/lib/ptrace.d
13:56:00 [2019-11-25T13:56:00.909Z] #31 ...
13:56:00 [2019-11-25T13:56:00.909Z] 
13:56:00 [2019-11-25T13:56:00.909Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:01 [2019-11-25T13:56:01.118Z] go: finding github.com/Microsoft/hcsshim v0.8.5
13:56:01 [2019-11-25T13:56:01.118Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
13:56:01 [2019-11-25T13:56:01.151Z] #41 48.19   DEP      compel/src/lib/infect.d
13:56:01 [2019-11-25T13:56:01.151Z] #41 48.34   DEP      compel/src/lib/infect-util.d
13:56:01 [2019-11-25T13:56:01.409Z] #41 ...
13:56:01 [2019-11-25T13:56:01.409Z] 
13:56:01 [2019-11-25T13:56:01.409Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:56:01 [2019-11-25T13:56:01.409Z] #47 DONE 48.5s
13:56:01 [2019-11-25T13:56:01.409Z] 
13:56:01 [2019-11-25T13:56:01.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:01 [2019-11-25T13:56:01.409Z] #41 48.56   DEP      compel/src/lib/infect-rpc.d
13:56:01 [2019-11-25T13:56:01.409Z] #41 ...
13:56:01 [2019-11-25T13:56:01.409Z] 
13:56:01 [2019-11-25T13:56:01.409Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:56:01 [2019-11-25T13:56:01.409Z] #62 42.85 + for f in rootlesskit rootlesskit-docker-proxy
13:56:01 [2019-11-25T13:56:01.409Z] #62 42.86 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:56:01 [2019-11-25T13:56:01.667Z] #62 ...
13:56:01 [2019-11-25T13:56:01.667Z] 
13:56:01 [2019-11-25T13:56:01.667Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:01 [2019-11-25T13:56:01.667Z] #44 38.69 github.com/LK4D4/vndr/godl
13:56:01 [2019-11-25T13:56:01.667Z] #44 39.49 github.com/LK4D4/vndr
13:56:01 [2019-11-25T13:56:01.667Z] #44 ...
13:56:01 [2019-11-25T13:56:01.667Z] 
13:56:01 [2019-11-25T13:56:01.667Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:01 [2019-11-25T13:56:01.667Z] #41 48.83   DEP      compel/arch/x86/src/lib/infect.d
13:56:01 [2019-11-25T13:56:01.848Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:56:01 [2019-11-25T13:56:01.848Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
13:56:01 [2019-11-25T13:56:01.848Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
13:56:01 [2019-11-25T13:56:01.848Z] go: finding gopkg.in/yaml.v2 v2.2.2
13:56:01 [2019-11-25T13:56:01.924Z] #41 49.02   DEP      compel/arch/x86/src/lib/cpu.d
13:56:02 [2019-11-25T13:56:02.182Z] #41 49.23   DEP      compel/src/lib/log.d
13:56:02 [2019-11-25T13:56:02.248Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
13:56:02 [2019-11-25T13:56:02.440Z] #41 49.52   DEP      compel/src/main.d
13:56:02 [2019-11-25T13:56:02.598Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
13:56:02 [2019-11-25T13:56:02.599Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
13:56:02 [2019-11-25T13:56:02.700Z] #41 49.70   DEP      compel/src/lib/handle-elf.d
13:56:02 [2019-11-25T13:56:02.700Z] #41 49.87   DEP      compel/arch/x86/src/lib/handle-elf.d
13:56:02 [2019-11-25T13:56:02.939Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
13:56:02 [2019-11-25T13:56:02.959Z] #41 ...
13:56:02 [2019-11-25T13:56:02.959Z] 
13:56:02 [2019-11-25T13:56:02.959Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:02 [2019-11-25T13:56:02.959Z] #44 DONE 50.0s
13:56:02 [2019-11-25T13:56:02.959Z] 
13:56:02 [2019-11-25T13:56:02.959Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:02 [2019-11-25T13:56:02.959Z] #41 50.08   CC       compel/src/lib/log.o
13:56:03 [2019-11-25T13:56:03.524Z] #41 50.67   CC       compel/arch/x86/src/lib/cpu.o
13:56:04 [2019-11-25T13:56:04.213Z] #41 ...
13:56:04 [2019-11-25T13:56:04.213Z] 
13:56:04 [2019-11-25T13:56:04.213Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:56:04 [2019-11-25T13:56:04.213Z] #26 23.37 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:56:04 [2019-11-25T13:56:04.213Z] #26 23.91 
13:56:04 [2019-11-25T13:56:04.213Z] #26 24.20 
##################################################                        70.5%
######################################################################## 100.0%
13:56:04 [2019-11-25T13:56:04.213Z] #26 24.38 
13:56:04 [2019-11-25T13:56:04.213Z] #26 25.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:56:04 [2019-11-25T13:56:04.213Z] #26 25.82 skipping existing 1849cc453dee
13:56:04 [2019-11-25T13:56:04.458Z] #41 ...
13:56:04 [2019-11-25T13:56:04.458Z] 
13:56:04 [2019-11-25T13:56:04.458Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:56:04 [2019-11-25T13:56:04.458Z] #62 DONE 51.3s
13:56:04 [2019-11-25T13:56:04.458Z] 
13:56:04 [2019-11-25T13:56:04.458Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:56:04 [2019-11-25T13:56:04.458Z] #63 DONE 0.1s
13:56:04 [2019-11-25T13:56:04.458Z] 
13:56:04 [2019-11-25T13:56:04.458Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:56:04 [2019-11-25T13:56:04.470Z] #26 25.99 
13:56:04 [2019-11-25T13:56:04.675Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
13:56:04 [2019-11-25T13:56:04.675Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
13:56:04 [2019-11-25T13:56:04.716Z] #38 ...
13:56:04 [2019-11-25T13:56:04.716Z] 
13:56:04 [2019-11-25T13:56:04.716Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:04 [2019-11-25T13:56:04.716Z] #41 51.70   CC       compel/arch/x86/src/lib/infect.o
13:56:05 [2019-11-25T13:56:05.018Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
13:56:05 [2019-11-25T13:56:05.018Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
13:56:05 [2019-11-25T13:56:05.650Z] #41 52.80   CC       compel/src/lib/infect-rpc.o
13:56:05 [2019-11-25T13:56:05.755Z] go: finding github.com/davecgh/go-spew v1.1.1
13:56:06 [2019-11-25T13:56:06.216Z] #41 53.14   CC       compel/src/lib/infect-util.o
13:56:06 [2019-11-25T13:56:06.365Z] #26 27.49 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:56:06 [2019-11-25T13:56:06.365Z] #26 ...
13:56:06 [2019-11-25T13:56:06.365Z] 
13:56:06 [2019-11-25T13:56:06.365Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:06 [2019-11-25T13:56:06.365Z] #44 61.04 time
13:56:06 [2019-11-25T13:56:06.365Z] #44 68.01 os
13:56:06 [2019-11-25T13:56:06.365Z] #44 68.13 strings
13:56:06 [2019-11-25T13:56:06.365Z] #44 70.77 regexp/syntax
13:56:06 [2019-11-25T13:56:06.365Z] #44 ...
13:56:06 [2019-11-25T13:56:06.365Z] 
13:56:06 [2019-11-25T13:56:06.365Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.894 + RM_GOPATH=0
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.894 + TMP_GOPATH=
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.896 + : /build
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.897 + '[' -z '' ']'
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.902 ++ mktemp -d
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.907 + export GOPATH=/tmp/tmp.lNV8Jp9u8g
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.907 + GOPATH=/tmp/tmp.lNV8Jp9u8g
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.907 + RM_GOPATH=1
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.914 ++ dirname ./install.sh
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.919 + dir=.
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.919 + bin=tini
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.919 + shift
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.919 + '[' '!' -f ./tini.installer ']'
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.919 + . ./tini.installer
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.920 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.922 + install_tini
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.924 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.924 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.924 + git clone https://github.com/krallin/tini.git /tmp/tmp.lNV8Jp9u8g/tini
13:56:06 [2019-11-25T13:56:06.365Z] #36 3.932 Cloning into '/tmp/tmp.lNV8Jp9u8g/tini'...
13:56:06 [2019-11-25T13:56:06.365Z] #36 4.926 + cd /tmp/tmp.lNV8Jp9u8g/tini
13:56:06 [2019-11-25T13:56:06.365Z] #36 4.933 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:56:06 [2019-11-25T13:56:06.365Z] #36 4.940 + cmake .
13:56:06 [2019-11-25T13:56:06.365Z] #36 5.641 -- The C compiler identification is GNU 6.3.0
13:56:06 [2019-11-25T13:56:06.365Z] #36 5.693 -- Check for working C compiler: /usr/bin/cc
13:56:06 [2019-11-25T13:56:06.365Z] #36 6.335 -- Check for working C compiler: /usr/bin/cc -- works
13:56:06 [2019-11-25T13:56:06.365Z] #36 6.337 -- Detecting C compiler ABI info
13:56:06 [2019-11-25T13:56:06.474Z] #41 53.38   CC       compel/src/lib/infect.o
13:56:06 [2019-11-25T13:56:06.622Z] #36 7.072 -- Detecting C compiler ABI info - done
13:56:06 [2019-11-25T13:56:06.623Z] #36 7.150 -- Detecting C compile features
13:56:06 [2019-11-25T13:56:06.939Z] go: finding github.com/kisielk/errcheck v1.1.0
13:56:06 [2019-11-25T13:56:06.939Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
13:56:07 [2019-11-25T13:56:07.554Z] #36 ...
13:56:07 [2019-11-25T13:56:07.554Z] 
13:56:07 [2019-11-25T13:56:07.554Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:56:07 [2019-11-25T13:56:07.554Z] #26 28.16 
13:56:07 [2019-11-25T13:56:07.554Z] #26 28.46 
######################################################################## 100.0%
13:56:07 [2019-11-25T13:56:07.554Z] #26 28.60 
13:56:07 [2019-11-25T13:56:07.554Z] #26 28.70 Download of images into '/build' complete.
13:56:07 [2019-11-25T13:56:07.554Z] #26 28.70 Use something like the following to load the result into a Docker daemon:
13:56:07 [2019-11-25T13:56:07.554Z] #26 28.70   tar -cC '/build' . | docker load
13:56:07 [2019-11-25T13:56:07.554Z] #26 DONE 29.0s
13:56:07 [2019-11-25T13:56:07.554Z] 
13:56:07 [2019-11-25T13:56:07.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:07 [2019-11-25T13:56:07.554Z] #41 5.397 Note: Building without setproctitle() and strlcpy() support.
13:56:07 [2019-11-25T13:56:07.554Z] #41 5.398       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:56:07 [2019-11-25T13:56:07.554Z] #41 7.036 fatal: Not a git repository (or any of the parent directories): .git
13:56:07 [2019-11-25T13:56:07.554Z] #41 7.065   GEN      .gitid
13:56:07 [2019-11-25T13:56:07.554Z] #41 7.074   GEN      criu/include/version.h
13:56:07 [2019-11-25T13:56:07.554Z] #41 7.130   GEN      include/common/asm
13:56:07 [2019-11-25T13:56:07.672Z] go: finding github.com/spf13/cobra v0.0.3
13:56:07 [2019-11-25T13:56:07.848Z] #41 55.12   CC       compel/src/lib/ptrace.o
13:56:08 [2019-11-25T13:56:08.014Z] go: finding golang.org/x/text v0.3.0
13:56:08 [2019-11-25T13:56:08.356Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
13:56:08 [2019-11-25T13:56:08.413Z] #41 55.49   AR       compel/libcompel.a
13:56:08 [2019-11-25T13:56:08.413Z] #41 55.55   HOSTCC   compel/src/main-host.o
13:56:08 [2019-11-25T13:56:08.488Z] #41 9.541   PBCC     images/google/protobuf/descriptor.pb-c.c
13:56:08 [2019-11-25T13:56:08.488Z] #41 9.655   PBCC     images/opts.pb-c.c
13:56:08 [2019-11-25T13:56:08.671Z] #41 55.83   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
13:56:08 [2019-11-25T13:56:08.745Z] #41 9.769   PBCC     images/sit.pb-c.c
13:56:08 [2019-11-25T13:56:08.745Z] #41 9.915   DEP      images/google/protobuf/descriptor.pb-c.d
13:56:08 [2019-11-25T13:56:08.932Z] #41 56.10   HOSTCC   compel/src/lib/handle-elf-host.o
13:56:09 [2019-11-25T13:56:09.003Z] #41 ...
13:56:09 [2019-11-25T13:56:09.003Z] 
13:56:09 [2019-11-25T13:56:09.003Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:56:09 [2019-11-25T13:56:09.003Z] #17 5.563 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:56:09 [2019-11-25T13:56:09.003Z] #17 5.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:56:09 [2019-11-25T13:56:09.003Z] #17 5.662 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:56:09 [2019-11-25T13:56:09.003Z] #17 5.680 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:56:09 [2019-11-25T13:56:09.003Z] #17 5.750 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:56:09 [2019-11-25T13:56:09.003Z] #17 6.590 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
13:56:09 [2019-11-25T13:56:09.003Z] #17 8.179 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:56:09 [2019-11-25T13:56:09.003Z] #17 9.294 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:56:09 [2019-11-25T13:56:09.003Z] #17 ...
13:56:09 [2019-11-25T13:56:09.003Z] 
13:56:09 [2019-11-25T13:56:09.003Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:09 [2019-11-25T13:56:09.003Z] #44 73.50 fmt
13:56:09 [2019-11-25T13:56:09.192Z] #41 56.38   HOSTCC   compel/src/lib/log-host.o
13:56:09 [2019-11-25T13:56:09.449Z] #41 56.62   HOSTLINK compel/compel-host-bin
13:56:09 [2019-11-25T13:56:09.707Z] #41 56.71   DEP      soccr/soccr.d
13:56:09 [2019-11-25T13:56:09.707Z] #41 56.91   CC       soccr/soccr.o
13:56:10 [2019-11-25T13:56:10.669Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
13:56:10 [2019-11-25T13:56:10.669Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
13:56:10 [2019-11-25T13:56:10.901Z] #44 ...
13:56:10 [2019-11-25T13:56:10.901Z] 
13:56:10 [2019-11-25T13:56:10.901Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:56:10 [2019-11-25T13:56:10.901Z] #31 65.54 os
13:56:10 [2019-11-25T13:56:10.901Z] #31 68.59 path
13:56:10 [2019-11-25T13:56:10.901Z] #31 69.00 text/tabwriter
13:56:10 [2019-11-25T13:56:10.901Z] #31 69.95 fmt
13:56:10 [2019-11-25T13:56:10.901Z] #31 69.96 path/filepath
13:56:10 [2019-11-25T13:56:10.901Z] #31 71.95 io/ioutil
13:56:10 [2019-11-25T13:56:10.901Z] #31 75.38 github.com/BurntSushi/toml
13:56:10 [2019-11-25T13:56:10.901Z] #31 75.39 flag
13:56:10 [2019-11-25T13:56:10.901Z] #31 ...
13:56:10 [2019-11-25T13:56:10.901Z] 
13:56:10 [2019-11-25T13:56:10.901Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:10 [2019-11-25T13:56:10.901Z] #41 10.28   DEP      images/opts.pb-c.d
13:56:10 [2019-11-25T13:56:10.901Z] #41 10.52   DEP      images/sit.pb-c.d
13:56:10 [2019-11-25T13:56:10.901Z] #41 10.70   PBCC     images/macvlan.pb-c.c
13:56:10 [2019-11-25T13:56:10.901Z] #41 10.87   DEP      images/macvlan.pb-c.d
13:56:10 [2019-11-25T13:56:10.901Z] #41 11.00   PBCC     images/autofs.pb-c.c
13:56:10 [2019-11-25T13:56:10.901Z] #41 11.12   DEP      images/autofs.pb-c.d
13:56:10 [2019-11-25T13:56:10.901Z] #41 11.25   PBCC     images/sysctl.pb-c.c
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.34   DEP      images/sysctl.pb-c.d
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.34   PBCC     images/time.pb-c.c
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.42   DEP      images/time.pb-c.d
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.51   PBCC     images/binfmt-misc.pb-c.c
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.52   DEP      images/binfmt-misc.pb-c.d
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.60   PBCC     images/seccomp.pb-c.c
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.61   DEP      images/seccomp.pb-c.d
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.71   PBCC     images/userns.pb-c.c
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.72   DEP      images/userns.pb-c.d
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.78   PBCC     images/cgroup.pb-c.c
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.80   DEP      images/cgroup.pb-c.d
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.88   PBCC     images/fown.pb-c.c
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.93   PBCC     images/ext-file.pb-c.c
13:56:10 [2019-11-25T13:56:10.902Z] #41 11.97   DEP      images/fown.pb-c.d
13:56:10 [2019-11-25T13:56:10.902Z] #41 12.02   DEP      images/ext-file.pb-c.d
13:56:10 [2019-11-25T13:56:10.902Z] #41 12.09   PBCC     images/rpc.pb-c.c
13:56:10 [2019-11-25T13:56:10.902Z] #41 12.11   DEP      images/rpc.pb-c.d
13:56:10 [2019-11-25T13:56:10.902Z] #41 12.15   PBCC     images/siginfo.pb-c.c
13:56:11 [2019-11-25T13:56:11.080Z] #41 57.91   AR       soccr/libsoccr.a
13:56:11 [2019-11-25T13:56:11.080Z] #41 57.94 make[1]: 'soccr/libsoccr.a' is up to date.
13:56:11 [2019-11-25T13:56:11.080Z] #41 58.15   DEP      criu/arch/x86/sigframe.d
13:56:11 [2019-11-25T13:56:11.080Z] #41 58.24   DEP      criu/arch/x86/sigaction_compat.d
13:56:11 [2019-11-25T13:56:11.160Z] #41 12.21   DEP      images/siginfo.pb-c.d
13:56:11 [2019-11-25T13:56:11.160Z] #41 12.27   PBCC     images/pagemap.pb-c.c
13:56:11 [2019-11-25T13:56:11.338Z] #41 58.31   DEP      criu/arch/x86/kerndat.d
13:56:11 [2019-11-25T13:56:11.338Z] #41 58.38   DEP      criu/arch/x86/crtools.d
13:56:11 [2019-11-25T13:56:11.338Z] #41 58.49   DEP      criu/arch/x86/cpu.d
13:56:11 [2019-11-25T13:56:11.414Z] go: finding github.com/docker/go-connections v0.3.0
13:56:11 [2019-11-25T13:56:11.418Z] #41 12.33   DEP      images/pagemap.pb-c.d
13:56:11 [2019-11-25T13:56:11.418Z] #41 12.42   PBCC     images/rlimit.pb-c.c
13:56:11 [2019-11-25T13:56:11.418Z] #41 12.46   DEP      images/rlimit.pb-c.d
13:56:11 [2019-11-25T13:56:11.418Z] #41 12.52   PBCC     images/file-lock.pb-c.c
13:56:11 [2019-11-25T13:56:11.418Z] #41 12.58   DEP      images/file-lock.pb-c.d
13:56:11 [2019-11-25T13:56:11.418Z] #41 12.63   PBCC     images/tty.pb-c.c
13:56:11 [2019-11-25T13:56:11.596Z] #41 58.62   CC       criu/arch/x86/cpu.o
13:56:11 [2019-11-25T13:56:11.676Z] #41 12.71   DEP      images/tty.pb-c.d
13:56:11 [2019-11-25T13:56:11.757Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
13:56:11 [2019-11-25T13:56:11.934Z] #41 12.83   PBCC     images/tun.pb-c.c
13:56:11 [2019-11-25T13:56:11.934Z] #41 12.84   PBCC     images/netdev.pb-c.c
13:56:11 [2019-11-25T13:56:11.934Z] #41 12.97   DEP      images/tun.pb-c.d
13:56:11 [2019-11-25T13:56:11.934Z] #41 13.05   DEP      images/netdev.pb-c.d
13:56:12 [2019-11-25T13:56:12.100Z] go: finding github.com/kr/text v0.1.0
13:56:12 [2019-11-25T13:56:12.100Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:56:12 [2019-11-25T13:56:12.161Z] #41 59.06   CC       criu/arch/x86/crtools.o
13:56:12 [2019-11-25T13:56:12.192Z] #41 13.14   PBCC     images/vma.pb-c.c
13:56:12 [2019-11-25T13:56:12.192Z] #41 13.21   DEP      images/vma.pb-c.d
13:56:12 [2019-11-25T13:56:12.192Z] #41 13.28   PBCC     images/creds.pb-c.c
13:56:12 [2019-11-25T13:56:12.192Z] #41 13.31   DEP      images/creds.pb-c.d
13:56:12 [2019-11-25T13:56:12.450Z] #41 13.36   PBCC     images/utsns.pb-c.c
13:56:12 [2019-11-25T13:56:12.450Z] #41 13.40   DEP      images/utsns.pb-c.d
13:56:12 [2019-11-25T13:56:12.450Z] #41 13.48   PBCC     images/ipc-desc.pb-c.c
13:56:12 [2019-11-25T13:56:12.450Z] #41 13.55   PBCC     images/ipc-sem.pb-c.c
13:56:12 [2019-11-25T13:56:12.450Z] #41 13.58   DEP      images/ipc-desc.pb-c.d
13:56:12 [2019-11-25T13:56:12.450Z] #41 13.63   DEP      images/ipc-sem.pb-c.d
13:56:12 [2019-11-25T13:56:12.450Z] #41 13.68   PBCC     images/ipc-msg.pb-c.c
13:56:12 [2019-11-25T13:56:12.708Z] #41 13.72   DEP      images/ipc-msg.pb-c.d
13:56:12 [2019-11-25T13:56:12.708Z] #41 13.83   PBCC     images/ipc-shm.pb-c.c
13:56:12 [2019-11-25T13:56:12.708Z] #41 13.89   DEP      images/ipc-shm.pb-c.d
13:56:12 [2019-11-25T13:56:12.708Z] #41 13.93   PBCC     images/ipc-var.pb-c.c
13:56:12 [2019-11-25T13:56:12.708Z] #41 13.96   DEP      images/ipc-var.pb-c.d
13:56:12 [2019-11-25T13:56:12.839Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
13:56:12 [2019-11-25T13:56:12.966Z] #41 14.06   PBCC     images/sk-opts.pb-c.c
13:56:12 [2019-11-25T13:56:12.966Z] #41 14.13   PBCC     images/packet-sock.pb-c.c
13:56:12 [2019-11-25T13:56:12.966Z] #41 14.19   DEP      images/sk-opts.pb-c.d
13:56:13 [2019-11-25T13:56:13.094Z] #41 60.04   CC       criu/arch/x86/kerndat.o
13:56:13 [2019-11-25T13:56:13.224Z] #41 14.26   DEP      images/packet-sock.pb-c.d
13:56:13 [2019-11-25T13:56:13.224Z] #41 14.31   PBCC     images/sk-netlink.pb-c.c
13:56:13 [2019-11-25T13:56:13.224Z] #41 14.40   DEP      images/sk-netlink.pb-c.d
13:56:13 [2019-11-25T13:56:13.352Z] #41 60.52   CC       criu/arch/x86/sigaction_compat.o
13:56:13 [2019-11-25T13:56:13.482Z] #41 ...
13:56:13 [2019-11-25T13:56:13.482Z] 
13:56:13 [2019-11-25T13:56:13.482Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:13 [2019-11-25T13:56:13.482Z] #36 10.88 -- Detecting C compile features - done
13:56:13 [2019-11-25T13:56:13.482Z] #36 10.93 -- Performing Test HAS_BUILTIN_FORTIFY
13:56:13 [2019-11-25T13:56:13.482Z] #36 11.18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:56:13 [2019-11-25T13:56:13.482Z] #36 11.35 -- Configuring done
13:56:13 [2019-11-25T13:56:13.482Z] #36 11.37 -- Generating done
13:56:13 [2019-11-25T13:56:13.482Z] #36 11.37 -- Build files have been written to: /tmp/tmp.lNV8Jp9u8g/tini
13:56:13 [2019-11-25T13:56:13.482Z] #36 11.40 + make tini-static
13:56:13 [2019-11-25T13:56:13.482Z] #36 11.64 Scanning dependencies of target tini-static
13:56:13 [2019-11-25T13:56:13.482Z] #36 11.71 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:56:13 [2019-11-25T13:56:13.482Z] #36 13.22 [100%] Linking C executable tini-static
13:56:13 [2019-11-25T13:56:13.482Z] #36 13.67 [100%] Built target tini-static
13:56:13 [2019-11-25T13:56:13.482Z] #36 13.75 + mkdir -p /build
13:56:13 [2019-11-25T13:56:13.482Z] #36 13.75 + cp tini-static /build/docker-init
13:56:13 [2019-11-25T13:56:13.482Z] #36 DONE 14.1s
13:56:13 [2019-11-25T13:56:13.482Z] 
13:56:13 [2019-11-25T13:56:13.482Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:13 [2019-11-25T13:56:13.482Z] #41 14.48   PBCC     images/sk-inet.pb-c.c
13:56:13 [2019-11-25T13:56:13.482Z] #41 14.55   DEP      images/sk-inet.pb-c.d
13:56:13 [2019-11-25T13:56:13.482Z] #41 14.71   PBCC     images/sk-unix.pb-c.c
13:56:13 [2019-11-25T13:56:13.610Z] #41 60.74   CC       criu/arch/x86/sigframe.o
13:56:13 [2019-11-25T13:56:13.740Z] #41 14.84   DEP      images/sk-unix.pb-c.d
13:56:13 [2019-11-25T13:56:13.740Z] #41 14.96   PBCC     images/mm.pb-c.c
13:56:13 [2019-11-25T13:56:13.868Z] #41 61.00   LINK     criu/arch/x86/crtools.built-in.o
13:56:13 [2019-11-25T13:56:13.868Z] #41 61.04   DEP      criu/pie/util-vdso-elf32.d
13:56:13 [2019-11-25T13:56:13.998Z] #41 15.05   DEP      images/mm.pb-c.d
13:56:13 [2019-11-25T13:56:13.998Z] #41 15.23   PBCC     images/timerfd.pb-c.c
13:56:14 [2019-11-25T13:56:14.126Z] #41 61.16   DEP      criu/arch/x86/vdso-pie.d
13:56:14 [2019-11-25T13:56:14.126Z] #41 61.26   DEP      criu/pie/parasite-vdso.d
13:56:14 [2019-11-25T13:56:14.126Z] #41 61.40   DEP      criu/pie/util-vdso.d
13:56:14 [2019-11-25T13:56:14.256Z] #41 15.35   DEP      images/timerfd.pb-c.d
13:56:14 [2019-11-25T13:56:14.384Z] #41 61.49   DEP      criu/pie/util.d
13:56:14 [2019-11-25T13:56:14.384Z] #41 61.66   CC       criu/pie/util.o
13:56:14 [2019-11-25T13:56:14.514Z] #41 15.55   PBCC     images/timer.pb-c.c
13:56:14 [2019-11-25T13:56:14.541Z] go: finding gotest.tools v2.1.0+incompatible
13:56:14 [2019-11-25T13:56:14.541Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
13:56:14 [2019-11-25T13:56:14.541Z] go: finding github.com/kr/pty v1.1.1
13:56:14 [2019-11-25T13:56:14.765Z] ok  	github.com/docker/docker/cmd/dockerd	0.143s	coverage: 30.3% of statements
13:56:14 [2019-11-25T13:56:14.765Z] ok  	github.com/docker/docker/container	0.223s	coverage: 35.3% of statements
13:56:14 [2019-11-25T13:56:14.765Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:56:14 [2019-11-25T13:56:14.765Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:56:14 [2019-11-25T13:56:14.765Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:56:14 [2019-11-25T13:56:14.765Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:56:14 [2019-11-25T13:56:14.772Z] #41 15.67   DEP      images/timer.pb-c.d
13:56:14 [2019-11-25T13:56:14.772Z] #41 15.75   PBCC     images/sa.pb-c.c
13:56:14 [2019-11-25T13:56:14.772Z] #41 15.94   DEP      images/sa.pb-c.d
13:56:14 [2019-11-25T13:56:14.883Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
13:56:14 [2019-11-25T13:56:14.883Z] go: finding gotest.tools v2.2.0+incompatible
13:56:14 [2019-11-25T13:56:14.949Z] #41 62.02   CC       criu/pie/util-vdso.o
13:56:15 [2019-11-25T13:56:15.030Z] #41 16.03   PBCC     images/pipe-data.pb-c.c
13:56:15 [2019-11-25T13:56:15.030Z] #41 16.09   DEP      images/pipe-data.pb-c.d
13:56:15 [2019-11-25T13:56:15.030Z] #41 16.13   PBCC     images/mnt.pb-c.c
13:56:15 [2019-11-25T13:56:15.030Z] #41 16.21   DEP      images/mnt.pb-c.d
13:56:15 [2019-11-25T13:56:15.106Z] Removing intermediate container 28425c922337
13:56:15 [2019-11-25T13:56:15.106Z]  ---> 30fd51aed848
13:56:15 [2019-11-25T13:56:15.106Z] Step 11/16 : ARG GOOS
13:56:15 [2019-11-25T13:56:15.106Z]  ---> Running in 7632e33a1665
13:56:15 [2019-11-25T13:56:15.106Z] Removing intermediate container 7632e33a1665
13:56:15 [2019-11-25T13:56:15.106Z]  ---> 446c7d6db6ff
13:56:15 [2019-11-25T13:56:15.106Z] Step 12/16 : ARG GOARCH
13:56:15 [2019-11-25T13:56:15.106Z]  ---> Running in 1667b403c4ab
13:56:15 [2019-11-25T13:56:15.106Z] Removing intermediate container 1667b403c4ab
13:56:15 [2019-11-25T13:56:15.106Z]  ---> dcfe4e0c199d
13:56:15 [2019-11-25T13:56:15.106Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
13:56:15 [2019-11-25T13:56:15.106Z]  ---> Running in 255712f07ceb
13:56:15 [2019-11-25T13:56:15.224Z] go: finding github.com/davecgh/go-spew v1.1.0
13:56:15 [2019-11-25T13:56:15.224Z] go: finding github.com/pelletier/go-toml v1.2.0
13:56:15 [2019-11-25T13:56:15.288Z] #41 16.28   PBCC     images/sk-packet.pb-c.c
13:56:15 [2019-11-25T13:56:15.288Z] #41 16.35   DEP      images/sk-packet.pb-c.d
13:56:15 [2019-11-25T13:56:15.288Z] #41 16.42   PBCC     images/tcp-stream.pb-c.c
13:56:15 [2019-11-25T13:56:15.288Z] #41 16.47   DEP      images/tcp-stream.pb-c.d
13:56:15 [2019-11-25T13:56:15.515Z] #41 62.52   CC       criu/pie/parasite-vdso.o
13:56:15 [2019-11-25T13:56:15.546Z] #41 16.51   PBCC     images/pipe.pb-c.c
13:56:15 [2019-11-25T13:56:15.546Z] #41 16.58   DEP      images/pipe.pb-c.d
13:56:15 [2019-11-25T13:56:15.546Z] #41 16.63   PBCC     images/pstree.pb-c.c
13:56:15 [2019-11-25T13:56:15.546Z] #41 16.67   DEP      images/pstree.pb-c.d
13:56:15 [2019-11-25T13:56:15.546Z] #41 16.71   PBCC     images/fs.pb-c.c
13:56:15 [2019-11-25T13:56:15.565Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
13:56:15 [2019-11-25T13:56:15.565Z] go: finding github.com/sirupsen/logrus v1.0.3
13:56:15 [2019-11-25T13:56:15.804Z] #41 16.75   DEP      images/fs.pb-c.d
13:56:15 [2019-11-25T13:56:15.804Z] #41 16.82   PBCC     images/signalfd.pb-c.c
13:56:15 [2019-11-25T13:56:15.804Z] #41 16.86   DEP      images/signalfd.pb-c.d
13:56:15 [2019-11-25T13:56:15.804Z] #41 16.92   PBCC     images/fh.pb-c.c
13:56:16 [2019-11-25T13:56:16.062Z] #41 16.99   PBCC     images/fsnotify.pb-c.c
13:56:16 [2019-11-25T13:56:16.062Z] #41 17.11   DEP      images/fh.pb-c.d
13:56:16 [2019-11-25T13:56:16.062Z] #41 17.18   DEP      images/fsnotify.pb-c.d
13:56:16 [2019-11-25T13:56:16.062Z] #41 17.26   PBCC     images/eventpoll.pb-c.c
13:56:16 [2019-11-25T13:56:16.062Z] #41 17.31   DEP      images/eventpoll.pb-c.d
13:56:16 [2019-11-25T13:56:16.319Z] #41 17.37   PBCC     images/eventfd.pb-c.c
13:56:16 [2019-11-25T13:56:16.319Z] #41 17.39   DEP      images/eventfd.pb-c.d
13:56:16 [2019-11-25T13:56:16.319Z] #41 17.44   PBCC     images/remap-file-path.pb-c.c
13:56:16 [2019-11-25T13:56:16.319Z] #41 17.46   DEP      images/remap-file-path.pb-c.d
13:56:16 [2019-11-25T13:56:16.319Z] #41 17.50   PBCC     images/fifo.pb-c.c
13:56:16 [2019-11-25T13:56:16.319Z] #41 17.55   DEP      images/fifo.pb-c.d
13:56:16 [2019-11-25T13:56:16.448Z] #41 63.56   CC       criu/arch/x86/vdso-pie.o
13:56:16 [2019-11-25T13:56:16.577Z] #41 17.57   PBCC     images/ghost-file.pb-c.c
13:56:16 [2019-11-25T13:56:16.577Z] #41 17.66   DEP      images/ghost-file.pb-c.d
13:56:16 [2019-11-25T13:56:16.577Z] #41 17.73   PBCC     images/regfile.pb-c.c
13:56:16 [2019-11-25T13:56:16.577Z] #41 17.77   DEP      images/regfile.pb-c.d
13:56:16 [2019-11-25T13:56:16.706Z] #41 63.78   CC       criu/pie/util-vdso-elf32.o
13:56:16 [2019-11-25T13:56:16.764Z] go: finding github.com/spf13/cast v1.3.0
13:56:16 [2019-11-25T13:56:16.764Z] go: finding github.com/containerd/containerd v1.2.4
13:56:16 [2019-11-25T13:56:16.764Z] go: finding github.com/stretchr/testify v1.2.2
13:56:16 [2019-11-25T13:56:16.764Z] go: finding gopkg.in/inf.v0 v0.9.1
13:56:16 [2019-11-25T13:56:16.835Z] #41 17.83   PBCC     images/ns.pb-c.c
13:56:16 [2019-11-25T13:56:16.835Z] #41 17.87   DEP      images/ns.pb-c.d
13:56:16 [2019-11-25T13:56:16.835Z] #41 17.92   PBCC     images/fdinfo.pb-c.c
13:56:16 [2019-11-25T13:56:16.835Z] #41 17.99   DEP      images/fdinfo.pb-c.d
13:56:17 [2019-11-25T13:56:17.093Z] #41 18.06   PBCC     images/core-aarch64.pb-c.c
13:56:17 [2019-11-25T13:56:17.093Z] #41 18.14   PBCC     images/core-arm.pb-c.c
13:56:17 [2019-11-25T13:56:17.093Z] #41 18.20   PBCC     images/core-ppc64.pb-c.c
13:56:17 [2019-11-25T13:56:17.093Z] #41 18.30   PBCC     images/core-s390.pb-c.c
13:56:17 [2019-11-25T13:56:17.106Z] go: finding github.com/hashicorp/go-uuid v1.0.0
13:56:17 [2019-11-25T13:56:17.272Z] #41 64.39   AR       criu/pie/pie.lib.a
13:56:17 [2019-11-25T13:56:17.272Z] #41 64.45   DEP      criu/pie/restorer.d
13:56:17 [2019-11-25T13:56:17.306Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.028s	coverage: 65.3% of statements
13:56:17 [2019-11-25T13:56:17.351Z] #41 18.35   PBCC     images/core-x86.pb-c.c
13:56:17 [2019-11-25T13:56:17.351Z] #41 18.43   PBCC     images/core.pb-c.c
13:56:17 [2019-11-25T13:56:17.352Z] #41 18.53   PBCC     images/inventory.pb-c.c
13:56:17 [2019-11-25T13:56:17.450Z] go: finding google.golang.org/grpc v1.20.1
13:56:17 [2019-11-25T13:56:17.450Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
13:56:17 [2019-11-25T13:56:17.529Z] #41 64.59   DEP      criu/arch/x86/sigaction_compat_pie.d
13:56:17 [2019-11-25T13:56:17.609Z] #41 18.65   DEP      images/core-aarch64.pb-c.d
13:56:17 [2019-11-25T13:56:17.609Z] #41 18.73   DEP      images/core-arm.pb-c.d
13:56:17 [2019-11-25T13:56:17.609Z] #41 18.78   DEP      images/core-ppc64.pb-c.d
13:56:17 [2019-11-25T13:56:17.787Z] #41 64.79   DEP      criu/arch/x86/restorer_unmap.d
13:56:17 [2019-11-25T13:56:17.787Z] #41 64.81   DEP      criu/arch/x86/restorer.d
13:56:17 [2019-11-25T13:56:17.867Z] #41 18.82   DEP      images/core-s390.pb-c.d
13:56:17 [2019-11-25T13:56:17.867Z] #41 18.85   DEP      images/core-x86.pb-c.d
13:56:17 [2019-11-25T13:56:17.867Z] #41 18.97   DEP      images/core.pb-c.d
13:56:18 [2019-11-25T13:56:18.045Z] #41 65.08   DEP      criu/pie/parasite.d
13:56:18 [2019-11-25T13:56:18.125Z] #41 19.09   DEP      images/inventory.pb-c.d
13:56:18 [2019-11-25T13:56:18.125Z] #41 19.17   PBCC     images/cpuinfo.pb-c.c
13:56:18 [2019-11-25T13:56:18.125Z] #41 19.21   DEP      images/cpuinfo.pb-c.d
13:56:18 [2019-11-25T13:56:18.125Z] #41 19.26   PBCC     images/stats.pb-c.c
13:56:18 [2019-11-25T13:56:18.125Z] #41 19.27   DEP      images/stats.pb-c.d
13:56:18 [2019-11-25T13:56:18.188Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
13:56:18 [2019-11-25T13:56:18.188Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
13:56:18 [2019-11-25T13:56:18.246Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.042s	coverage: 35.8% of statements
13:56:18 [2019-11-25T13:56:18.303Z] #41 65.38   CC       criu/pie/parasite.o
13:56:18 [2019-11-25T13:56:18.919Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
13:56:18 [2019-11-25T13:56:18.919Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
13:56:19 [2019-11-25T13:56:19.264Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
13:56:19 [2019-11-25T13:56:19.629Z] ok  	github.com/docker/docker/daemon/cluster	0.144s	coverage: 0.5% of statements
13:56:19 [2019-11-25T13:56:19.676Z] #41 66.43   LINK     criu/pie/parasite.built-in.o
13:56:19 [2019-11-25T13:56:19.676Z] #41 66.44   GEN      criu/pie/parasite-blob.h
13:56:19 [2019-11-25T13:56:19.676Z] #41 66.46   CC       criu/arch/x86/restorer.o
13:56:19 [2019-11-25T13:56:19.933Z] #41 66.88   CC       criu/arch/x86/restorer_unmap.o
13:56:19 [2019-11-25T13:56:19.933Z] #41 66.91   CC       criu/arch/x86/sigaction_compat_pie.o
13:56:20 [2019-11-25T13:56:20.024Z] #41 20.71 make[1]: Nothing to be done for 'all'.
13:56:20 [2019-11-25T13:56:20.191Z] #41 67.16   CC       criu/pie/restorer.o
13:56:20 [2019-11-25T13:56:20.447Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
13:56:21 [2019-11-25T13:56:21.398Z] #41 ...
13:56:21 [2019-11-25T13:56:21.398Z] 
13:56:21 [2019-11-25T13:56:21.398Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:56:21 [2019-11-25T13:56:21.398Z] #31 77.19 log
13:56:21 [2019-11-25T13:56:21.398Z] #31 80.78 github.com/BurntSushi/toml/cmd/tomlv
13:56:21 [2019-11-25T13:56:21.398Z] #31 DONE 85.8s
13:56:21 [2019-11-25T13:56:21.398Z] 
13:56:21 [2019-11-25T13:56:21.398Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:21 [2019-11-25T13:56:21.398Z] #44 77.77 regexp
13:56:21 [2019-11-25T13:56:21.398Z] #44 80.57 go/token
13:56:21 [2019-11-25T13:56:21.398Z] #44 81.60 go/scanner
13:56:21 [2019-11-25T13:56:21.398Z] #44 82.62 internal/lazyregexp
13:56:21 [2019-11-25T13:56:21.398Z] #44 83.01 net/url
13:56:21 [2019-11-25T13:56:21.398Z] #44 83.02 go/ast
13:56:21 [2019-11-25T13:56:21.398Z] #44 84.54 text/template/parse
13:56:21 [2019-11-25T13:56:21.630Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
13:56:21 [2019-11-25T13:56:21.630Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
13:56:21 [2019-11-25T13:56:21.964Z] #44 ...
13:56:21 [2019-11-25T13:56:21.964Z] 
13:56:21 [2019-11-25T13:56:21.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:21 [2019-11-25T13:56:21.964Z] #41 23.01   CC       images/stats.o
13:56:22 [2019-11-25T13:56:22.092Z] #41 69.22   LINK     criu/pie/restorer.built-in.o
13:56:22 [2019-11-25T13:56:22.092Z] #41 69.24   GEN      criu/pie/restorer-blob.h
13:56:22 [2019-11-25T13:56:22.092Z] #41 69.30   DEP      criu/vdso.d
13:56:22 [2019-11-25T13:56:22.171Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.0% of statements
13:56:22 [2019-11-25T13:56:22.350Z] #41 69.42   DEP      criu/vdso-compat.d
13:56:22 [2019-11-25T13:56:22.350Z] #41 69.52   DEP      criu/uts_ns.d
13:56:22 [2019-11-25T13:56:22.542Z] #41 23.51   CC       images/core.o
13:56:22 [2019-11-25T13:56:22.608Z] #41 69.64   DEP      criu/util.d
13:56:22 [2019-11-25T13:56:22.742Z] ok  	github.com/docker/docker/daemon/config	0.085s	coverage: 82.1% of statements
13:56:22 [2019-11-25T13:56:22.815Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
13:56:22 [2019-11-25T13:56:22.815Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
13:56:22 [2019-11-25T13:56:22.815Z] go: finding github.com/kisielk/gotool v1.0.0
13:56:22 [2019-11-25T13:56:22.866Z] #41 69.81   DEP      criu/uffd.d
13:56:22 [2019-11-25T13:56:22.866Z] #41 70.01   DEP      criu/tun.d
13:56:23 [2019-11-25T13:56:23.124Z] #41 70.12   DEP      criu/tty.d
13:56:23 [2019-11-25T13:56:23.124Z] #41 70.37   DEP      criu/timerfd.d
13:56:23 [2019-11-25T13:56:23.127Z] #41 24.33   CC       images/core-x86.o
13:56:23 [2019-11-25T13:56:23.382Z] #41 70.52   DEP      criu/sysfs_parse.d
13:56:23 [2019-11-25T13:56:23.382Z] #41 70.65   DEP      criu/sysctl.d
13:56:23 [2019-11-25T13:56:23.640Z] #41 70.79   DEP      criu/string.d
13:56:23 [2019-11-25T13:56:23.685Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
13:56:23 [2019-11-25T13:56:23.898Z] #41 70.84   DEP      criu/stats.d
13:56:23 [2019-11-25T13:56:23.898Z] #41 70.95   DEP      criu/sockets.d
13:56:24 [2019-11-25T13:56:24.046Z] go: finding github.com/google/go-cmp v0.2.0
13:56:24 [2019-11-25T13:56:24.061Z] #41 24.94   CC       images/core-arm.o
13:56:24 [2019-11-25T13:56:24.061Z] #41 ...
13:56:24 [2019-11-25T13:56:24.061Z] 
13:56:24 [2019-11-25T13:56:24.061Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:56:24 [2019-11-25T13:56:24.061Z] #59 36.11 + cd /tmp/tmp.OZTpW4vXBN/src/github.com/containerd/containerd
13:56:24 [2019-11-25T13:56:24.061Z] #59 36.11 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
13:56:24 [2019-11-25T13:56:24.061Z] #59 37.36 + export 'BUILDTAGS=netgo osusergo static_build'
13:56:24 [2019-11-25T13:56:24.061Z] #59 37.36 + BUILDTAGS='netgo osusergo static_build'
13:56:24 [2019-11-25T13:56:24.061Z] #59 37.36 + export EXTRA_FLAGS=-buildmode=pie
13:56:24 [2019-11-25T13:56:24.061Z] #59 37.36 + EXTRA_FLAGS=-buildmode=pie
13:56:24 [2019-11-25T13:56:24.061Z] #59 37.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:56:24 [2019-11-25T13:56:24.061Z] #59 37.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:56:24 [2019-11-25T13:56:24.061Z] #59 37.36 + '[' '' = dynamic ']'
13:56:24 [2019-11-25T13:56:24.061Z] #59 37.36 + make
13:56:24 [2019-11-25T13:56:24.061Z] #59 38.27 + bin/ctr
13:56:24 [2019-11-25T13:56:24.156Z] #41 71.11   DEP      criu/sk-unix.d
13:56:24 [2019-11-25T13:56:24.156Z] #41 71.32   DEP      criu/sk-tcp.d
13:56:24 [2019-11-25T13:56:24.319Z] #59 ...
13:56:24 [2019-11-25T13:56:24.319Z] 
13:56:24 [2019-11-25T13:56:24.319Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:24 [2019-11-25T13:56:24.319Z] #44 89.20 go/parser
13:56:24 [2019-11-25T13:56:24.386Z] go: finding go.etcd.io/bbolt v1.3.2
13:56:24 [2019-11-25T13:56:24.414Z] #41 71.47   DEP      criu/sk-queue.d
13:56:24 [2019-11-25T13:56:24.672Z] #41 71.69   DEP      criu/sk-packet.d
13:56:24 [2019-11-25T13:56:24.727Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
13:56:24 [2019-11-25T13:56:24.929Z] #41 71.86   DEP      criu/sk-netlink.d
13:56:24 [2019-11-25T13:56:24.929Z] #41 71.96   DEP      criu/sk-inet.d
13:56:25 [2019-11-25T13:56:25.187Z] #41 72.11   DEP      criu/signalfd.d
13:56:25 [2019-11-25T13:56:25.187Z] #41 72.25   DEP      criu/sigframe.d
13:56:25 [2019-11-25T13:56:25.187Z] #41 72.36   DEP      criu/shmem.d
13:56:25 [2019-11-25T13:56:25.252Z] #44 89.83 text/template
13:56:25 [2019-11-25T13:56:25.445Z] #41 72.60   DEP      criu/servicefd.d
13:56:25 [2019-11-25T13:56:25.596Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
13:56:25 [2019-11-25T13:56:25.708Z] #41 72.70   DEP      criu/seize.d
13:56:25 [2019-11-25T13:56:25.708Z] #41 72.87   DEP      criu/seccomp.d
13:56:25 [2019-11-25T13:56:25.966Z] #41 73.11   DEP      criu/rst-malloc.d
13:56:25 [2019-11-25T13:56:25.966Z] #41 73.18   DEP      criu/rbtree.d
13:56:25 [2019-11-25T13:56:25.966Z] #41 73.23   DEP      criu/pstree.d
13:56:26 [2019-11-25T13:56:26.224Z] #41 73.37   DEP      criu/protobuf.d
13:56:26 [2019-11-25T13:56:26.224Z] #41 73.50   GEN      criu/protobuf-desc-gen.h
13:56:26 [2019-11-25T13:56:26.432Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
13:56:26 [2019-11-25T13:56:26.432Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
13:56:27 [2019-11-25T13:56:27.599Z] #41 74.69   DEP      criu/protobuf-desc.d
13:56:27 [2019-11-25T13:56:27.618Z] go: finding cloud.google.com/go v0.26.0
13:56:27 [2019-11-25T13:56:27.618Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
13:56:27 [2019-11-25T13:56:27.857Z] #41 74.87   DEP      criu/proc_parse.d
13:56:27 [2019-11-25T13:56:27.959Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
13:56:27 [2019-11-25T13:56:27.959Z] go: finding github.com/Microsoft/go-winio v0.4.11
13:56:27 [2019-11-25T13:56:27.959Z] go: finding github.com/coreos/go-semver v0.2.0
13:56:27 [2019-11-25T13:56:27.959Z] go: finding github.com/onsi/gomega v1.4.3
13:56:28 [2019-11-25T13:56:28.115Z] #41 75.14   DEP      criu/plugin.d
13:56:28 [2019-11-25T13:56:28.115Z] #41 75.25   DEP      criu/pipes.d
13:56:28 [2019-11-25T13:56:28.301Z] go: finding github.com/golang/mock v1.1.1
13:56:28 [2019-11-25T13:56:28.373Z] #41 75.44   DEP      criu/pie-util.d
13:56:28 [2019-11-25T13:56:28.373Z] #41 75.53   DEP      criu/pie-util-vdso.d
13:56:28 [2019-11-25T13:56:28.532Z] #44 93.18 encoding/xml
13:56:28 [2019-11-25T13:56:28.631Z] #41 75.67   DEP      criu/pie-util-vdso-elf32.d
13:56:28 [2019-11-25T13:56:28.631Z] #41 75.77   DEP      criu/path.d
13:56:28 [2019-11-25T13:56:28.790Z] #44 ...
13:56:28 [2019-11-25T13:56:28.790Z] 
13:56:28 [2019-11-25T13:56:28.790Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:56:28 [2019-11-25T13:56:28.790Z] #17 19.79 Fetched 7927 kB in 15s (520 kB/s)
13:56:28 [2019-11-25T13:56:28.790Z] #17 19.79 Reading package lists...
13:56:28 [2019-11-25T13:56:28.790Z] #17 25.68 Reading package lists...
13:56:28 [2019-11-25T13:56:28.790Z] #17 ...
13:56:28 [2019-11-25T13:56:28.790Z] 
13:56:28 [2019-11-25T13:56:28.790Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:28 [2019-11-25T13:56:28.790Z] #41 25.46   CC       images/core-aarch64.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 25.82   CC       images/core-ppc64.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 26.50   CC       images/core-s390.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 27.25   CC       images/cpuinfo.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 27.75   CC       images/inventory.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 28.12   CC       images/fdinfo.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 28.50   CC       images/fown.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 28.79   CC       images/ns.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 29.12   CC       images/regfile.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 29.39   CC       images/ghost-file.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 29.77   CC       images/fifo.o
13:56:28 [2019-11-25T13:56:28.790Z] #41 30.04   CC       images/remap-file-path.o
13:56:28 [2019-11-25T13:56:28.883Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
13:56:28 [2019-11-25T13:56:28.888Z] #41 75.88   DEP      criu/parasite-syscall.d
13:56:28 [2019-11-25T13:56:28.888Z] #41 76.10   DEP      criu/pagemap.d
13:56:29 [2019-11-25T13:56:29.141Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.468s	coverage: 13.7% of statements
13:56:29 [2019-11-25T13:56:29.146Z] #41 76.27   DEP      criu/pagemap-cache.d
13:56:29 [2019-11-25T13:56:29.146Z] #41 76.36   DEP      criu/page-xfer.d
13:56:29 [2019-11-25T13:56:29.356Z] #41 30.23   CC       images/eventfd.o
13:56:29 [2019-11-25T13:56:29.403Z] #41 76.49   DEP      criu/page-pipe.d
13:56:29 [2019-11-25T13:56:29.403Z] #41 76.62   DEP      criu/netfilter.d
13:56:29 [2019-11-25T13:56:29.614Z] #41 30.56   CC       images/eventpoll.o
13:56:29 [2019-11-25T13:56:29.661Z] #41 76.79   DEP      criu/net.d
13:56:29 [2019-11-25T13:56:29.871Z] #41 30.86   CC       images/fh.o
13:56:29 [2019-11-25T13:56:29.918Z] #41 77.01   DEP      criu/namespaces.d
13:56:29 [2019-11-25T13:56:29.918Z] #41 77.19   DEP      criu/mount.d
13:56:30 [2019-11-25T13:56:30.004Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
13:56:30 [2019-11-25T13:56:30.129Z] #41 31.19   CC       images/fsnotify.o
13:56:30 [2019-11-25T13:56:30.345Z] go: finding github.com/client9/misspell v0.3.4
13:56:30 [2019-11-25T13:56:30.345Z] go: finding github.com/onsi/ginkgo v1.7.0
13:56:30 [2019-11-25T13:56:30.345Z] go: finding github.com/gogo/googleapis v1.1.0
13:56:30 [2019-11-25T13:56:30.387Z] #41 ...
13:56:30 [2019-11-25T13:56:30.387Z] 
13:56:30 [2019-11-25T13:56:30.387Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:30 [2019-11-25T13:56:30.387Z] #44 95.24 go/doc
13:56:30 [2019-11-25T13:56:30.483Z] #41 77.38   DEP      criu/mem.d
13:56:30 [2019-11-25T13:56:30.484Z] #41 77.56   DEP      criu/lsm.d
13:56:30 [2019-11-25T13:56:30.521Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.693s	coverage: 57.0% of statements
13:56:30 [2019-11-25T13:56:30.741Z] #41 77.73   DEP      criu/log.d
13:56:30 [2019-11-25T13:56:30.741Z] #41 77.84   DEP      criu/libnetlink.d
13:56:30 [2019-11-25T13:56:30.998Z] #41 77.99   DEP      criu/kerndat.d
13:56:30 [2019-11-25T13:56:30.998Z] #41 78.15   DEP      criu/kcmp-ids.d
13:56:31 [2019-11-25T13:56:31.080Z] go: finding github.com/hpcloud/tail v1.0.0
13:56:31 [2019-11-25T13:56:31.256Z] #41 78.26   DEP      criu/irmap.d
13:56:31 [2019-11-25T13:56:31.513Z] #41 78.45   DEP      criu/ipc_ns.d
13:56:31 [2019-11-25T13:56:31.513Z] #41 78.59   DEP      criu/image.d
13:56:31 [2019-11-25T13:56:31.771Z] #41 78.73   DEP      criu/image-desc.d
13:56:31 [2019-11-25T13:56:31.771Z] #41 78.83   DEP      criu/fsnotify.d
13:56:32 [2019-11-25T13:56:32.029Z] #41 78.98   DEP      criu/filesystems.d
13:56:32 [2019-11-25T13:56:32.029Z] #41 79.10   DEP      criu/files.d
13:56:32 [2019-11-25T13:56:32.029Z] #41 79.22   DEP      criu/files-reg.d
13:56:32 [2019-11-25T13:56:32.386Z] #41 79.38   DEP      criu/files-ext.d
13:56:32 [2019-11-25T13:56:32.386Z] #41 79.50   DEP      criu/file-lock.d
13:56:32 [2019-11-25T13:56:32.386Z] #41 79.64   DEP      criu/file-ids.d
13:56:32 [2019-11-25T13:56:32.644Z] #41 79.79   DEP      criu/fifo.d
13:56:32 [2019-11-25T13:56:32.644Z] #41 79.89   DEP      criu/fdstore.d
13:56:32 [2019-11-25T13:56:32.902Z] #41 80.02   DEP      criu/fault-injection.d
13:56:32 [2019-11-25T13:56:32.902Z] #41 80.06   DEP      criu/external.d
13:56:32 [2019-11-25T13:56:32.902Z] #41 80.17   DEP      criu/eventpoll.d
13:56:32 [2019-11-25T13:56:32.993Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
13:56:33 [2019-11-25T13:56:33.160Z] #41 80.28   DEP      criu/eventfd.d
13:56:33 [2019-11-25T13:56:33.160Z] #41 80.40   DEP      criu/crtools.d
13:56:33 [2019-11-25T13:56:33.337Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
13:56:33 [2019-11-25T13:56:33.337Z] go: finding github.com/pkg/profile v1.2.1
13:56:33 [2019-11-25T13:56:33.417Z] #41 80.55   DEP      criu/cr-service.d
13:56:33 [2019-11-25T13:56:33.417Z] #41 80.69   DEP      criu/cr-restore.d
13:56:33 [2019-11-25T13:56:33.678Z] go: finding gopkg.in/yaml.v2 v2.2.1
13:56:33 [2019-11-25T13:56:33.767Z] #44 98.14 github.com/LK4D4/vndr/build
13:56:33 [2019-11-25T13:56:33.982Z] #41 80.90   DEP      criu/cr-errno.d
13:56:33 [2019-11-25T13:56:33.982Z] #41 80.92   DEP      criu/cr-dump.d
13:56:33 [2019-11-25T13:56:33.982Z] #41 81.09   DEP      criu/cr-dedup.d
13:56:33 [2019-11-25T13:56:33.982Z] #41 81.19   DEP      criu/cr-check.d
13:56:34 [2019-11-25T13:56:34.415Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
13:56:34 [2019-11-25T13:56:34.547Z] #41 81.47   DEP      criu/config.d
13:56:34 [2019-11-25T13:56:34.547Z] #41 81.60   DEP      criu/clone-noasan.d
13:56:34 [2019-11-25T13:56:34.547Z] #41 81.67   DEP      criu/cgroup.d
13:56:34 [2019-11-25T13:56:34.758Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.451s	coverage: 46.2% of statements
13:56:34 [2019-11-25T13:56:34.758Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.711s	coverage: 48.6% of statements
13:56:34 [2019-11-25T13:56:34.817Z] #41 81.85   DEP      criu/cgroup-props.d
13:56:34 [2019-11-25T13:56:34.817Z] #41 81.95   DEP      criu/bitmap.d
13:56:34 [2019-11-25T13:56:34.817Z] #41 81.99   DEP      criu/bfd.d
13:56:34 [2019-11-25T13:56:34.817Z] #41 82.08   DEP      criu/autofs.d
13:56:35 [2019-11-25T13:56:35.141Z] #44 99.61 vendor/golang.org/x/crypto/cryptobyte
13:56:35 [2019-11-25T13:56:35.152Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
13:56:35 [2019-11-25T13:56:35.326Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.328s	coverage: 72.5% of statements
13:56:35 [2019-11-25T13:56:35.383Z] #41 82.31   DEP      criu/aio.d
13:56:35 [2019-11-25T13:56:35.383Z] #41 82.49   DEP      criu/action-scripts.d
13:56:35 [2019-11-25T13:56:35.494Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
13:56:35 [2019-11-25T13:56:35.641Z] #41 82.68   CC       criu/action-scripts.o
13:56:35 [2019-11-25T13:56:35.835Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
13:56:35 [2019-11-25T13:56:35.835Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
13:56:35 [2019-11-25T13:56:35.899Z] #41 83.06   CC       criu/aio.o
13:56:36 [2019-11-25T13:56:36.074Z] #44 ...
13:56:36 [2019-11-25T13:56:36.074Z] 
13:56:36 [2019-11-25T13:56:36.074Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:56:36 [2019-11-25T13:56:36.074Z] #17 25.68 Reading package lists...
13:56:36 [2019-11-25T13:56:36.074Z] #17 30.97 Building dependency tree...
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.63 The following additional packages will be installed:
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.64   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.64   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.64   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.64   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.64   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.64   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.64   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65 Suggested packages:
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65   vim-doc vim-scripts xfsdump acl attr quota
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65 Recommended packages:
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
13:56:36 [2019-11-25T13:56:36.074Z] #17 32.65   python3-keyrings.alt python3-xdg unzip
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.06 The following NEW packages will be installed:
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   apparmor aufs-tools bash-completion binutils-mingw-w64
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
13:56:36 [2019-11-25T13:56:36.074Z] #17 37.07   xfsprogs xxd xz-utils zip
13:56:36 [2019-11-25T13:56:36.838Z] #41 83.67   CC       criu/autofs.o
13:56:37 [2019-11-25T13:56:37.007Z] #17 ...
13:56:37 [2019-11-25T13:56:37.007Z] 
13:56:37 [2019-11-25T13:56:37.007Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:37 [2019-11-25T13:56:37.007Z] #44 101.8 net
13:56:37 [2019-11-25T13:56:37.237Z] ok  	github.com/docker/docker/daemon	12.347s	coverage: 17.6% of statements
13:56:37 [2019-11-25T13:56:37.237Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:56:37 [2019-11-25T13:56:37.237Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:56:37 [2019-11-25T13:56:37.237Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:56:37 [2019-11-25T13:56:37.237Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:56:37 [2019-11-25T13:56:37.237Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:56:37 [2019-11-25T13:56:37.237Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.530s	coverage: 76.1% of statements
13:56:37 [2019-11-25T13:56:37.237Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.038s	coverage: 58.0% of statements
13:56:37 [2019-11-25T13:56:37.265Z] #44 102.1 vendor/golang.org/x/crypto/chacha20poly1305
13:56:37 [2019-11-25T13:56:37.538Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
13:56:37 [2019-11-25T13:56:37.538Z] go: finding github.com/stretchr/objx v0.1.0
13:56:37 [2019-11-25T13:56:37.538Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
13:56:38 [2019-11-25T13:56:38.175Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
13:56:38 [2019-11-25T13:56:38.210Z] #41 85.06   CC       criu/bfd.o
13:56:38 [2019-11-25T13:56:38.269Z] go: finding github.com/onsi/ginkgo v1.6.0
13:56:38 [2019-11-25T13:56:38.269Z] go: finding google.golang.org/appengine v1.1.0
13:56:38 [2019-11-25T13:56:38.468Z] #41 85.50   CC       criu/bitmap.o
13:56:38 [2019-11-25T13:56:38.609Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
13:56:38 [2019-11-25T13:56:38.638Z] #44 103.4 vendor/golang.org/x/text/transform
13:56:38 [2019-11-25T13:56:38.726Z] #41 85.64   CC       criu/cgroup-props.o
13:56:38 [2019-11-25T13:56:38.950Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
13:56:39 [2019-11-25T13:56:39.114Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
13:56:39 [2019-11-25T13:56:39.289Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
13:56:39 [2019-11-25T13:56:39.292Z] #41 86.47   CC       criu/cgroup.o
13:56:39 [2019-11-25T13:56:39.571Z] #44 104.4 vendor/golang.org/x/text/unicode/bidi
13:56:40 [2019-11-25T13:56:40.649Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
13:56:40 [2019-11-25T13:56:40.649Z] 
13:56:40 [2019-11-25T13:56:40.649Z]  ________   ____  __.
13:56:40 [2019-11-25T13:56:40.649Z]  \_____  \ |    |/ _|
13:56:40 [2019-11-25T13:56:40.649Z]  /   |   \|      <
13:56:40 [2019-11-25T13:56:40.649Z]  /    |    \    |  \
13:56:40 [2019-11-25T13:56:40.649Z]  \_______  /____|__ \
13:56:40 [2019-11-25T13:56:40.649Z]          \/        \/
13:56:40 [2019-11-25T13:56:40.649Z] 
13:56:40 [2019-11-25T13:56:40.649Z] INFO: make.ps1 ended at 11/25/2019 13:56:33
13:56:40 [2019-11-25T13:56:40.649Z] INFO: Binaries build ended at 11/25/2019 13:56:36. Duration:00:01:13.0875488
13:56:40 [2019-11-25T13:56:40.649Z] INFO: Copying the built daemon binary to d:\CI\PR-40128\25\binary\dockerd-e09e96233.exe...
13:56:40 [2019-11-25T13:56:40.649Z] INFO: Copying the built client binary to d:\CI\PR-40128\25\binary\docker-e09e96233.exe...
13:56:40 [2019-11-25T13:56:40.649Z] INFO: Copying dockerversion from the container...
13:56:40 [2019-11-25T13:56:40.649Z] INFO: Copying the golang package from the container to d:\CI\PR-40128\25\installer\go.zip...
13:56:40 [2019-11-25T13:56:40.945Z] #44 ...
13:56:40 [2019-11-25T13:56:40.945Z] 
13:56:40 [2019-11-25T13:56:40.945Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:40 [2019-11-25T13:56:40.945Z] #41 31.89   CC       images/signalfd.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 32.16   CC       images/fs.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 32.44   CC       images/pstree.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 32.67   CC       images/pipe.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 32.91   CC       images/tcp-stream.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 33.25   CC       images/sk-packet.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 33.53   CC       images/mnt.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 33.84   CC       images/pipe-data.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 34.03   CC       images/sa.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 34.40   CC       images/timer.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 34.75   CC       images/timerfd.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 35.09   CC       images/mm.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 35.51   CC       images/sk-opts.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 35.83   CC       images/sk-unix.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 36.08   CC       images/sk-inet.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 36.53   CC       images/tun.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 36.89   CC       images/sk-netlink.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 37.12   CC       images/packet-sock.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 37.53   CC       images/ipc-var.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 37.71   CC       images/ipc-desc.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 37.93   CC       images/ipc-shm.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 38.10   CC       images/ipc-msg.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 38.38   CC       images/ipc-sem.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 38.57   CC       images/utsns.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 38.81   CC       images/creds.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 39.00   CC       images/vma.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 39.32   CC       images/netdev.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 39.80   CC       images/tty.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 40.44   CC       images/file-lock.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 40.77   CC       images/rlimit.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 41.05   CC       images/pagemap.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 41.33   CC       images/siginfo.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 41.77   CC       images/rpc.o
13:56:40 [2019-11-25T13:56:40.945Z] #41 ...
13:56:40 [2019-11-25T13:56:40.945Z] 
13:56:40 [2019-11-25T13:56:40.945Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.30 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.30 Need to get 90.9 MB of archives.
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.30 After this operation, 541 MB of additional disk space will be used.
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.52 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.68 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.70 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.70 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.71 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.72 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.72 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.74 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.74 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.75 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.76 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.76 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.80 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.82 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.83 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.85 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.86 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.90 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.91 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 38.92 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.00 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.00 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.03 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.04 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.07 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.08 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.08 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.09 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.09 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]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.10 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.13 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.16 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.17 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.24 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.26 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.27 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.28 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.28 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.29 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.43 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.47 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.58 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.60 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.61 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.64 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.65 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 39.69 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 40.14 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 40.23 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 40.28 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 40.31 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 40.31 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 40.37 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]
13:56:40 [2019-11-25T13:56:40.945Z] #17 40.52 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]
13:56:40 [2019-11-25T13:56:40.945Z] #17 40.71 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]
13:56:40 [2019-11-25T13:56:40.945Z] #17 40.72 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 41.11 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
13:56:40 [2019-11-25T13:56:40.945Z] #17 41.41 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]
13:56:40 [2019-11-25T13:56:40.945Z] #17 41.43 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]
13:56:41 [2019-11-25T13:56:41.023Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 42.7% of statements
13:56:41 [2019-11-25T13:56:41.597Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 4.9% of statements
13:56:41 [2019-11-25T13:56:41.818Z] #41 ...
13:56:41 [2019-11-25T13:56:41.818Z] 
13:56:41 [2019-11-25T13:56:41.818Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:41 [2019-11-25T13:56:41.818Z] #54 88.87 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
13:56:41 [2019-11-25T13:56:41.857Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.249s	coverage: 77.8% of statements
13:56:42 [2019-11-25T13:56:42.117Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.092s	coverage: 60.1% of statements
13:56:42 [2019-11-25T13:56:42.117Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:56:42 [2019-11-25T13:56:42.117Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:56:42 [2019-11-25T13:56:42.117Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:56:42 [2019-11-25T13:56:42.117Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:56:42 [2019-11-25T13:56:42.117Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:56:42 [2019-11-25T13:56:42.117Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:56:42 [2019-11-25T13:56:42.189Z] INFO: Extracting go.zip to d:\CI\PR-40128\25\go
13:56:42 [2019-11-25T13:56:42.378Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.060s	coverage: 68.2% of statements
13:56:42 [2019-11-25T13:56:42.948Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 26.2% of statements
13:56:43 [2019-11-25T13:56:43.209Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.039s	coverage: 88.3% of statements
13:56:43 [2019-11-25T13:56:43.469Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.084s	coverage: 62.1% of statements
13:56:43 [2019-11-25T13:56:43.474Z] #17 44.23 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]
13:56:44 [2019-11-25T13:56:44.382Z] #54 91.28 + mkdir -p /build
13:56:44 [2019-11-25T13:56:44.382Z] #54 91.28 + cp runc /build/runc
13:56:44 [2019-11-25T13:56:44.410Z] ok  	github.com/docker/docker/daemon/logger/local	0.038s	coverage: 74.7% of statements
13:56:44 [2019-11-25T13:56:44.410Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:56:44 [2019-11-25T13:56:44.946Z] #54 DONE 92.1s
13:56:44 [2019-11-25T13:56:44.946Z] 
13:56:44 [2019-11-25T13:56:44.946Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:44 [2019-11-25T13:56:44.946Z] #41 88.96   CC       criu/clone-noasan.o
13:56:44 [2019-11-25T13:56:44.946Z] #41 89.12   CC       criu/config.o
13:56:44 [2019-11-25T13:56:44.946Z] #41 90.49   CC       criu/cr-check.o
13:56:44 [2019-11-25T13:56:44.982Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 19.9% of statements
13:56:45 [2019-11-25T13:56:45.204Z] #41 92.15   CC       criu/cr-dedup.o
13:56:45 [2019-11-25T13:56:45.242Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
13:56:45 [2019-11-25T13:56:45.502Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.022s	coverage: 47.8% of statements
13:56:45 [2019-11-25T13:56:45.768Z] #41 92.89   CC       criu/cr-dump.o
13:56:46 [2019-11-25T13:56:46.003Z] #17 47.05 debconf: delaying package configuration, since apt-utils is not installed
13:56:46 [2019-11-25T13:56:46.261Z] #17 47.14 Fetched 90.9 MB in 8s (10.3 MB/s)
13:56:46 [2019-11-25T13:56:46.261Z] #17 47.29 Selecting previously unselected package bash-completion.
13:56:46 [2019-11-25T13:56:46.261Z] #17 47.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
13:56:46 [2019-11-25T13:56:46.261Z] #17 ...
13:56:46 [2019-11-25T13:56:46.261Z] 
13:56:46 [2019-11-25T13:56:46.261Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:56:46 [2019-11-25T13:56:46.261Z] #62 111.0 + for f in rootlesskit rootlesskit-docker-proxy
13:56:46 [2019-11-25T13:56:46.261Z] #62 111.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:56:46 [2019-11-25T13:56:46.442Z] ok  	github.com/docker/docker/daemon/network	0.022s	coverage: 63.8% of statements
13:56:47 [2019-11-25T13:56:47.013Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.854s	coverage: 82.5% of statements
13:56:47 [2019-11-25T13:56:47.013Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:56:47 [2019-11-25T13:56:47.013Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:56:47 [2019-11-25T13:56:47.954Z] ok  	github.com/docker/docker/distribution/metadata	0.088s	coverage: 48.2% of statements
13:56:48 [2019-11-25T13:56:48.296Z] #41 ...
13:56:48 [2019-11-25T13:56:48.296Z] 
13:56:48 [2019-11-25T13:56:48.296Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:56:48 [2019-11-25T13:56:48.296Z] #38 94.95 + dpkg --print-architecture
13:56:48 [2019-11-25T13:56:48.296Z] #38 94.96 + cd /tmp/tmp.iU3VYErp9K/src/github.com/docker/distribution
13:56:48 [2019-11-25T13:56:48.296Z] #38 94.96 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:56:48 [2019-11-25T13:56:48.554Z] #38 95.49 + GOPATH=/tmp/tmp.iU3VYErp9K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.iU3VYErp9K
13:56:48 [2019-11-25T13:56:48.554Z] #38 95.49 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:56:49 [2019-11-25T13:56:49.338Z] ok  	github.com/docker/docker/distribution	0.370s	coverage: 22.1% of statements
13:56:49 [2019-11-25T13:56:49.338Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:56:49 [2019-11-25T13:56:49.338Z] ok  	github.com/docker/docker/errdefs	0.017s	coverage: 49.4% of statements
13:56:49 [2019-11-25T13:56:49.617Z] Removing intermediate container 255712f07ceb
13:56:49 [2019-11-25T13:56:49.617Z]  ---> dc59a5447f53
13:56:49 [2019-11-25T13:56:49.617Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
13:56:49 [2019-11-25T13:56:49.617Z]  ---> 687421176e14
13:56:49 [2019-11-25T13:56:49.617Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
13:56:49 [2019-11-25T13:56:49.617Z]  ---> 68b75f7d17ed
13:56:49 [2019-11-25T13:56:49.617Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
13:56:49 [2019-11-25T13:56:49.617Z]  ---> Running in c0e389392b98
13:56:49 [2019-11-25T13:56:49.617Z] Removing intermediate container c0e389392b98
13:56:49 [2019-11-25T13:56:49.617Z]  ---> 15d152dbd5d3
13:56:49 [2019-11-25T13:56:49.617Z] Successfully built 15d152dbd5d3
13:56:49 [2019-11-25T13:56:49.617Z] Successfully tagged moby-buildx:latest
13:56:49 [2019-11-25T13:56:49.617Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
13:56:49 [2019-11-25T13:56:49.617Z] if [ -n "${id}" ]; then \
13:56:49 [2019-11-25T13:56:49.617Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
13:56:49 [2019-11-25T13:56:49.617Z] 	&& touch bundles/buildx; \
13:56:49 [2019-11-25T13:56:49.617Z] 	docker rm -f ${id}; \
13:56:49 [2019-11-25T13:56:49.617Z] fi
13:56:49 [2019-11-25T13:56:49.617Z] d12fa189e66e112715f2eca06b47657116d07ec5e089eee156ec6acc4255fa43
13:56:49 [2019-11-25T13:56:49.617Z] bundles/buildx version
13:56:49 [2019-11-25T13:56:49.617Z] buildx v0.3.1 6db68d0
13:56:49 [2019-11-25T13:56:49.617Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:e09e96233af3073d4dd4587e78231d80729faf0f .
13:56:50 [2019-11-25T13:56:50.010Z] #1 [internal] booting buildkit
13:56:50 [2019-11-25T13:56:50.010Z] #1 pulling image moby/buildkit:buildx-stable-1
13:56:50 [2019-11-25T13:56:50.277Z] ok  	github.com/docker/docker/image	0.060s	coverage: 86.4% of statements
13:56:50 [2019-11-25T13:56:50.861Z] ok  	github.com/docker/docker/distribution/xfer	1.755s	coverage: 85.1% of statements
13:56:50 [2019-11-25T13:56:50.861Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:56:51 [2019-11-25T13:56:51.126Z] ok  	github.com/docker/docker/image/cache	0.045s	coverage: 19.2% of statements
13:56:51 [2019-11-25T13:56:51.126Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:56:51 [2019-11-25T13:56:51.392Z] ok  	github.com/docker/docker/image/v1	0.112s	coverage: 25.0% of statements
13:56:51 [2019-11-25T13:56:51.392Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:56:51 [2019-11-25T13:56:51.613Z] #62 ...
13:56:51 [2019-11-25T13:56:51.613Z] 
13:56:51 [2019-11-25T13:56:51.613Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 47.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
13:56:51 [2019-11-25T13:56:51.613Z] #17 47.39 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.14 Unpacking bash-completion (1:2.1-4.3) ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.73 Selecting previously unselected package libnet1:amd64.
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.87 Selecting previously unselected package libnfnetlink0:amd64.
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.88 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.88 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.97 Selecting previously unselected package libpcrecpp0v5:amd64.
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.97 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 51.99 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 52.14 Selecting previously unselected package libudev-dev:amd64.
13:56:51 [2019-11-25T13:56:51.613Z] #17 52.14 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 52.18 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 52.36 Selecting previously unselected package libpython3.5-minimal:amd64.
13:56:51 [2019-11-25T13:56:51.613Z] #17 52.36 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 52.37 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
13:56:51 [2019-11-25T13:56:51.613Z] #17 ...
13:56:51 [2019-11-25T13:56:51.613Z] 
13:56:51 [2019-11-25T13:56:51.613Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:56:51 [2019-11-25T13:56:51.613Z] #44 106.4 vendor/golang.org/x/text/secure/bidirule
13:56:51 [2019-11-25T13:56:51.613Z] #44 106.7 vendor/golang.org/x/text/unicode/norm
13:56:51 [2019-11-25T13:56:51.613Z] #44 111.6 vendor/golang.org/x/net/idna
13:56:51 [2019-11-25T13:56:51.613Z] #44 114.4 vendor/golang.org/x/net/http2/hpack
13:56:51 [2019-11-25T13:56:51.613Z] #44 115.7 mime
13:56:51 [2019-11-25T13:56:51.653Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
13:56:51 [2019-11-25T13:56:51.834Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done
13:56:51 [2019-11-25T13:56:51.834Z] #1 creating container buildx_buildkit_default
13:56:51 [2019-11-25T13:56:51.870Z] #44 ...
13:56:51 [2019-11-25T13:56:51.870Z] 
13:56:51 [2019-11-25T13:56:51.870Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:51 [2019-11-25T13:56:51.870Z] #41 43.07   CC       images/ext-file.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 43.31   CC       images/cgroup.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 44.17   CC       images/userns.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 44.57   CC       images/google/protobuf/descriptor.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 46.55   CC       images/opts.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 46.81   CC       images/seccomp.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 47.12   CC       images/binfmt-misc.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 47.32   CC       images/time.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 47.61   CC       images/sysctl.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 47.87   CC       images/autofs.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.10   CC       images/macvlan.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.29   CC       images/sit.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.62   LINK     images/built-in.o
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.75   GEN      compel/include/asm
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.75   GEN      compel/include/version.h
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.78 touch .config
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.79   GEN      include/common/config.h
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.86   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.88   GEN      compel/plugins/include/uapi/std/syscall-64.h
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.93   GEN      compel/arch/x86/plugins/std/syscalls-64.S
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.95   DEP      compel/arch/x86/plugins/std/syscalls-64.d
13:56:51 [2019-11-25T13:56:51.870Z] #41 48.97   DEP      compel/arch/x86/plugins/std/memcpy.d
13:56:51 [2019-11-25T13:56:51.870Z] #41 49.00   DEP      compel/arch/x86/plugins/std/parasite-head.d
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.01   GEN      compel/plugins/include/uapi/std/syscall.h
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.07   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.09   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.11   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.12   DEP      compel/plugins/std/infect.d
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.22   DEP      compel/plugins/std/string.d
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.30   DEP      compel/plugins/std/log.d
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.39   DEP      compel/plugins/std/fds.d
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.60   DEP      compel/plugins/std/std.d
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.76   DEP      compel/plugins/shmem/shmem.d
13:56:51 [2019-11-25T13:56:51.871Z] #41 49.83   DEP      compel/plugins/fds/fds.d
13:56:51 [2019-11-25T13:56:51.871Z] #41 50.00   CC       compel/plugins/std/std.o
13:56:51 [2019-11-25T13:56:51.871Z] #41 50.54   CC       compel/plugins/std/fds.o
13:56:51 [2019-11-25T13:56:51.871Z] #41 51.03   CC       compel/plugins/std/log.o
13:56:51 [2019-11-25T13:56:51.871Z] #41 52.09   CC       compel/plugins/std/string.o
13:56:51 [2019-11-25T13:56:51.871Z] #41 52.84   CC       compel/plugins/std/infect.o
13:56:51 [2019-11-25T13:56:51.871Z] #41 ...
13:56:51 [2019-11-25T13:56:51.871Z] 
13:56:51 [2019-11-25T13:56:51.871Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:56:52 [2019-11-25T13:56:52.128Z] #17 53.08 Selecting previously unselected package python3.5-minimal.
13:56:52 [2019-11-25T13:56:52.128Z] #17 53.09 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
13:56:52 [2019-11-25T13:56:52.128Z] #17 53.11 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
13:56:52 [2019-11-25T13:56:52.205Z] #1 creating container buildx_buildkit_default 0.5s done
13:56:52 [2019-11-25T13:56:52.227Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 50.0% of statements
13:56:52 [2019-11-25T13:56:52.576Z] #1 DONE 2.5s
13:56:52 [2019-11-25T13:56:52.576Z] 
13:56:52 [2019-11-25T13:56:52.576Z] #3 [internal] load build definition from Dockerfile
13:56:52 [2019-11-25T13:56:52.576Z] #3 transferring dockerfile: 14.85kB done
13:56:52 [2019-11-25T13:56:52.576Z] #3 DONE 0.0s
13:56:52 [2019-11-25T13:56:52.576Z] 
13:56:52 [2019-11-25T13:56:52.576Z] #2 [internal] load .dockerignore
13:56:52 [2019-11-25T13:56:52.576Z] #2 transferring context: 87B done
13:56:52 [2019-11-25T13:56:52.576Z] #2 DONE 0.0s
13:56:52 [2019-11-25T13:56:52.576Z] 
13:56:52 [2019-11-25T13:56:52.576Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:56:53 [2019-11-25T13:56:53.165Z] ok  	github.com/docker/docker/opts	0.080s	coverage: 66.9% of statements
13:56:53 [2019-11-25T13:56:53.371Z] #4 DONE 0.5s
13:56:53 [2019-11-25T13:56:53.371Z] 
13:56:53 [2019-11-25T13:56:53.371Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:56:53 [2019-11-25T13:56:53.371Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
13:56:53 [2019-11-25T13:56:53.371Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
13:56:53 [2019-11-25T13:56:53.371Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
13:56:53 [2019-11-25T13:56:53.371Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
13:56:53 [2019-11-25T13:56:53.371Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
13:56:53 [2019-11-25T13:56:53.371Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
13:56:53 [2019-11-25T13:56:53.500Z] #17 54.36 Selecting previously unselected package python3-minimal.
13:56:53 [2019-11-25T13:56:53.500Z] #17 54.36 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
13:56:53 [2019-11-25T13:56:53.500Z] #17 54.37 Unpacking python3-minimal (3.5.3-1) ...
13:56:53 [2019-11-25T13:56:53.501Z] #17 54.50 Selecting previously unselected package libmpdec2:amd64.
13:56:53 [2019-11-25T13:56:53.501Z] #17 54.51 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
13:56:53 [2019-11-25T13:56:53.501Z] #17 54.51 Unpacking libmpdec2:amd64 (2.4.2-1) ...
13:56:53 [2019-11-25T13:56:53.501Z] #17 54.66 Selecting previously unselected package libpython3.5-stdlib:amd64.
13:56:53 [2019-11-25T13:56:53.501Z] #17 54.66 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
13:56:53 [2019-11-25T13:56:53.501Z] #17 54.68 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
13:56:53 [2019-11-25T13:56:53.751Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
13:56:53 [2019-11-25T13:56:53.751Z] #5 DONE 0.5s
13:56:53 [2019-11-25T13:56:53.751Z] 
13:56:53 [2019-11-25T13:56:53.751Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:56:54 [2019-11-25T13:56:54.213Z] #6 ...
13:56:54 [2019-11-25T13:56:54.213Z] 
13:56:54 [2019-11-25T13:56:54.213Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:56:54 [2019-11-25T13:56:54.213Z] #7 DONE 0.3s
13:56:54 [2019-11-25T13:56:54.213Z] 
13:56:54 [2019-11-25T13:56:54.213Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:56:54 [2019-11-25T13:56:54.213Z] #6 DONE 0.3s
13:56:54 [2019-11-25T13:56:54.213Z] 
13:56:54 [2019-11-25T13:56:54.213Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:56:54 [2019-11-25T13:56:54.213Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:56:54 [2019-11-25T13:56:54.213Z] #66 DONE 0.0s
13:56:54 [2019-11-25T13:56:54.213Z] 
13:56:54 [2019-11-25T13:56:54.213Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:56:54 [2019-11-25T13:56:54.213Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
13:56:54 [2019-11-25T13:56:54.436Z] #17 ...
13:56:54 [2019-11-25T13:56:54.436Z] 
13:56:54 [2019-11-25T13:56:54.436Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:56:54 [2019-11-25T13:56:54.436Z] #62 DONE 119.2s
13:56:54 [2019-11-25T13:56:54.436Z] 
13:56:54 [2019-11-25T13:56:54.436Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:56:54 [2019-11-25T13:56:54.436Z] #63 DONE 0.1s
13:56:54 [2019-11-25T13:56:54.546Z] ok  	github.com/docker/docker/pkg/broadcaster	0.009s	coverage: 100.0% of statements
13:56:54 [2019-11-25T13:56:54.546Z] ok  	github.com/docker/docker/pkg/authorization	0.614s	coverage: 68.3% of statements
13:56:54 [2019-11-25T13:56:54.693Z] 
13:56:54 [2019-11-25T13:56:54.693Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:54 [2019-11-25T13:56:54.693Z] #41 53.50   CC       compel/arch/x86/plugins/std/parasite-head.o
13:56:54 [2019-11-25T13:56:54.693Z] #41 53.54   CC       compel/arch/x86/plugins/std/memcpy.o
13:56:54 [2019-11-25T13:56:54.693Z] #41 53.61   CC       compel/arch/x86/plugins/std/syscalls-64.o
13:56:54 [2019-11-25T13:56:54.693Z] #41 53.68   AR       compel/plugins/std.lib.a
13:56:54 [2019-11-25T13:56:54.693Z] #41 53.81   CC       compel/plugins/fds/fds.o
13:56:54 [2019-11-25T13:56:54.693Z] #41 54.21   AR       compel/plugins/fds.lib.a
13:56:54 [2019-11-25T13:56:54.693Z] #41 54.29   HOSTDEP  compel/src/lib/log-host.d
13:56:54 [2019-11-25T13:56:54.693Z] #41 54.42   HOSTDEP  compel/src/lib/handle-elf-host.d
13:56:54 [2019-11-25T13:56:54.693Z] #41 54.60   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
13:56:54 [2019-11-25T13:56:54.693Z] #41 54.77   HOSTDEP  compel/src/main-host.d
13:56:54 [2019-11-25T13:56:54.693Z] #41 55.00   DEP      compel/src/lib/ptrace.d
13:56:54 [2019-11-25T13:56:54.693Z] #41 55.16   DEP      compel/src/lib/infect.d
13:56:54 [2019-11-25T13:56:54.693Z] #41 55.38   DEP      compel/src/lib/infect-util.d
13:56:54 [2019-11-25T13:56:54.693Z] #41 55.63   DEP      compel/src/lib/infect-rpc.d
13:56:54 [2019-11-25T13:56:54.693Z] #41 55.91   DEP      compel/arch/x86/src/lib/infect.d
13:56:54 [2019-11-25T13:56:54.701Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 0B / 45.24MB 0.1s
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 0B / 4.37MB 0.1s
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 4.23MB / 10.32MB 0.1s
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 0B / 50.49MB 0.1s
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 0B / 45.98MB 0.1s
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 0B / 102.15MB 0.1s
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s done
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 2.44MB / 45.24MB 0.3s
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 1.90MB / 4.37MB 0.3s
13:56:54 [2019-11-25T13:56:54.702Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 8.69MB / 10.32MB 0.3s
13:56:55 [2019-11-25T13:56:55.115Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
13:56:55 [2019-11-25T13:56:55.117Z] #38 ...
13:56:55 [2019-11-25T13:56:55.117Z] 
13:56:55 [2019-11-25T13:56:55.117Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:56:55 [2019-11-25T13:56:55.117Z] #28 102.0 + rm -rf /tmp/tmp.1wAI7eOCBb
13:56:55 [2019-11-25T13:56:55.257Z] #41 56.13   DEP      compel/arch/x86/src/lib/cpu.d
13:56:55 [2019-11-25T13:56:55.257Z] #41 56.30   DEP      compel/src/lib/log.d
13:56:55 [2019-11-25T13:56:55.375Z] #28 DONE 102.5s
13:56:55 [2019-11-25T13:56:55.375Z] 
13:56:55 [2019-11-25T13:56:55.375Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:55 [2019-11-25T13:56:55.375Z] #41 95.00   CC       criu/cr-errno.o
13:56:55 [2019-11-25T13:56:55.375Z] #41 95.07   CC       criu/cr-restore.o
13:56:55 [2019-11-25T13:56:55.375Z] #41 98.60   CC       criu/cr-service.o
13:56:55 [2019-11-25T13:56:55.375Z] #41 99.99   CC       criu/crtools.o
13:56:55 [2019-11-25T13:56:55.375Z] #41 100.5   CC       criu/eventfd.o
13:56:55 [2019-11-25T13:56:55.375Z] #41 100.9   CC       criu/eventpoll.o
13:56:55 [2019-11-25T13:56:55.375Z] #41 101.6   CC       criu/external.o
13:56:55 [2019-11-25T13:56:55.375Z] #41 101.9   CC       criu/fault-injection.o
13:56:55 [2019-11-25T13:56:55.375Z] #41 102.1   CC       criu/fdstore.o
13:56:55 [2019-11-25T13:56:55.375Z] #41 102.5   CC       criu/fifo.o
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 5.61MB / 45.24MB 0.4s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 3.90MB / 4.37MB 0.4s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 4.03MB / 50.49MB 0.4s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 3.57MB / 45.98MB 0.4s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 5.14MB / 102.15MB 0.4s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 10.85MB / 45.24MB 0.6s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.5s done
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.4s done
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 7.77MB / 50.49MB 0.6s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 6.33MB / 45.98MB 0.6s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.4s done
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 14.13MB / 45.24MB 0.7s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 10.95MB / 50.49MB 0.7s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 11.12MB / 45.98MB 0.7s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 13.61MB / 102.15MB 0.7s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 19.44MB / 45.24MB 0.9s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 14.37MB / 50.49MB 0.9s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 14.00MB / 45.98MB 0.9s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 19.77MB / 102.15MB 0.9s
13:56:55 [2019-11-25T13:56:55.414Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 17.38MB / 45.98MB 1.0s
13:56:55 [2019-11-25T13:56:55.513Z] #41 56.59   DEP      compel/src/main.d
13:56:55 [2019-11-25T13:56:55.683Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
13:56:55 [2019-11-25T13:56:55.770Z] #41 56.82   DEP      compel/src/lib/handle-elf.d
13:56:55 [2019-11-25T13:56:55.770Z] #41 56.89   DEP      compel/arch/x86/src/lib/handle-elf.d
13:56:55 [2019-11-25T13:56:55.940Z] #41 103.1   CC       criu/file-ids.o
13:56:56 [2019-11-25T13:56:56.028Z] #41 57.03   CC       compel/src/lib/log.o
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 24.58MB / 45.24MB 1.2s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 20.51MB / 50.49MB 1.2s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 22.67MB / 45.98MB 1.2s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 25.90MB / 102.15MB 1.2s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 25.43MB / 45.98MB 1.3s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 27.17MB / 45.24MB 1.5s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 25.30MB / 50.49MB 1.5s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 28.97MB / 45.98MB 1.5s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 28.41MB / 50.49MB 1.6s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 31.45MB / 45.98MB 1.6s
13:56:56 [2019-11-25T13:56:56.053Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 31.05MB / 102.15MB 1.6s
13:56:56 [2019-11-25T13:56:56.053Z] #8 ...
13:56:56 [2019-11-25T13:56:56.053Z] 
13:56:56 [2019-11-25T13:56:56.053Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:56:56 [2019-11-25T13:56:56.053Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:56:56 [2019-11-25T13:56:56.053Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
13:56:56 [2019-11-25T13:56:56.053Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:56:56 [2019-11-25T13:56:56.053Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
13:56:56 [2019-11-25T13:56:56.053Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done
13:56:56 [2019-11-25T13:56:56.053Z] #66 DONE 1.8s
13:56:56 [2019-11-25T13:56:56.252Z] ok  	github.com/docker/docker/pkg/archive	1.297s	coverage: 76.9% of statements
13:56:56 [2019-11-25T13:56:56.286Z] #41 57.38   CC       compel/arch/x86/src/lib/cpu.o
13:56:56 [2019-11-25T13:56:56.505Z] #41 103.6   CC       criu/file-lock.o
13:56:56 [2019-11-25T13:56:56.505Z] #41 ...
13:56:56 [2019-11-25T13:56:56.505Z] 
13:56:56 [2019-11-25T13:56:56.505Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
13:56:56 [2019-11-25T13:56:56.511Z] ok  	github.com/docker/docker/pkg/discovery	0.026s	coverage: 58.3% of statements
13:56:56 [2019-11-25T13:56:56.644Z] 
13:56:56 [2019-11-25T13:56:56.644Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 31.60MB / 45.24MB 1.8s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 35.02MB / 45.98MB 1.8s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 35.21MB / 45.24MB 1.9s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 35.25MB / 50.49MB 1.9s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 38.42MB / 45.98MB 1.9s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 36.59MB / 102.15MB 1.9s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 37.81MB / 45.24MB 2.1s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 38.08MB / 50.49MB 2.1s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 41.13MB / 45.24MB 2.2s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 42.42MB / 50.49MB 2.2s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 43.66MB / 45.98MB 2.2s
13:56:56 [2019-11-25T13:56:56.644Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 43.70MB / 102.15MB 2.2s
13:56:56 [2019-11-25T13:56:56.763Z] #29 DONE 0.2s
13:56:56 [2019-11-25T13:56:56.763Z] 
13:56:56 [2019-11-25T13:56:56.763Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
13:56:56 [2019-11-25T13:56:56.763Z] #32 DONE 0.1s
13:56:56 [2019-11-25T13:56:56.763Z] 
13:56:56 [2019-11-25T13:56:56.763Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
13:56:56 [2019-11-25T13:56:56.763Z] #37 DONE 0.1s
13:56:56 [2019-11-25T13:56:56.763Z] 
13:56:56 [2019-11-25T13:56:56.763Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:56:57 [2019-11-25T13:56:57.079Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
13:56:57 [2019-11-25T13:56:57.219Z] #41 58.17   CC       compel/arch/x86/src/lib/infect.o
13:56:57 [2019-11-25T13:56:57.328Z] #59 ...
13:56:57 [2019-11-25T13:56:57.328Z] 
13:56:57 [2019-11-25T13:56:57.328Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:56:57 [2019-11-25T13:56:57.328Z] #41 104.3   CC       criu/files-ext.o
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.02MB / 45.24MB 2.4s
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 47.55MB / 50.49MB 2.4s
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.4s
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.5s
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.4s done
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 59.18MB / 102.15MB 2.5s
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.5s done
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.7s done
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 71.63MB / 102.15MB 2.7s
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 86.81MB / 102.15MB 2.8s
13:56:57 [2019-11-25T13:56:57.394Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.0s
13:56:57 [2019-11-25T13:56:57.585Z] #41 104.5   CC       criu/files-reg.o
13:56:57 [2019-11-25T13:56:57.647Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
13:56:58 [2019-11-25T13:56:58.002Z] #8 ...
13:56:58 [2019-11-25T13:56:58.002Z] 
13:56:58 [2019-11-25T13:56:58.002Z] #20 [internal] load build context
13:56:58 [2019-11-25T13:56:58.002Z] #20 transferring context: 45.83MB 3.2s done
13:56:58 [2019-11-25T13:56:58.002Z] #20 DONE 3.3s
13:56:58 [2019-11-25T13:56:58.002Z] 
13:56:58 [2019-11-25T13:56:58.002Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:56:58 [2019-11-25T13:56:58.002Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.1s done
13:56:58 [2019-11-25T13:56:58.002Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
13:56:58 [2019-11-25T13:56:58.152Z] #41 59.00   CC       compel/src/lib/infect-rpc.o
13:56:58 [2019-11-25T13:56:58.216Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
13:56:58 [2019-11-25T13:56:58.410Z] #41 59.38   CC       compel/src/lib/infect-util.o
13:56:58 [2019-11-25T13:56:58.473Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
13:56:58 [2019-11-25T13:56:58.668Z] #41 59.73   CC       compel/src/lib/infect.o
13:56:58 [2019-11-25T13:56:58.958Z] #41 105.9   CC       criu/files.o
13:56:59 [2019-11-25T13:56:59.601Z] #41 ...
13:56:59 [2019-11-25T13:56:59.601Z] 
13:56:59 [2019-11-25T13:56:59.601Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:56:59 [2019-11-25T13:56:59.601Z] #47 DONE 124.1s
13:56:59 [2019-11-25T13:56:59.601Z] 
13:56:59 [2019-11-25T13:56:59.601Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.26 Selecting previously unselected package python3.5.
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.26 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.27 Unpacking python3.5 (3.5.3-1+deb9u1) ...
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.50 Selecting previously unselected package libpython3-stdlib:amd64.
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.50 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.52 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.60 Selecting previously unselected package dh-python.
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.60 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.62 Unpacking dh-python (2.20170125) ...
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.79 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
13:56:59 [2019-11-25T13:56:59.601Z] #17 57.83 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
13:56:59 [2019-11-25T13:56:59.850Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.542s	coverage: 43.2% of statements
13:56:59 [2019-11-25T13:56:59.850Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 67.0% of statements
13:57:00 [2019-11-25T13:57:00.110Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
13:57:00 [2019-11-25T13:57:00.166Z] #17 61.07 Setting up python3-minimal (3.5.3-1) ...
13:57:00 [2019-11-25T13:57:00.333Z] #41 107.4   CC       criu/filesystems.o
13:57:00 [2019-11-25T13:57:00.680Z] ok  	github.com/docker/docker/pkg/fsutils	0.329s	coverage: 85.1% of statements
13:57:00 [2019-11-25T13:57:00.680Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
13:57:00 [2019-11-25T13:57:00.680Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.136s	coverage: 84.1% of statements
13:57:00 [2019-11-25T13:57:00.898Z] #41 108.0   CC       criu/fsnotify.o
13:57:01 [2019-11-25T13:57:01.251Z] ok  	github.com/docker/docker/layer	7.434s	coverage: 68.8% of statements
13:57:01 [2019-11-25T13:57:01.251Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:57:01 [2019-11-25T13:57:01.251Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:57:01 [2019-11-25T13:57:01.251Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:57:01 [2019-11-25T13:57:01.251Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:57:01 [2019-11-25T13:57:01.251Z] ?   	github.com/docker/docker/oci	[no test files]
13:57:01 [2019-11-25T13:57:01.251Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:57:01 [2019-11-25T13:57:01.251Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:57:01 [2019-11-25T13:57:01.251Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:57:01 [2019-11-25T13:57:01.548Z] #17 62.55 Selecting previously unselected package python3.
13:57:01 [2019-11-25T13:57:01.548Z] #17 62.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
13:57:01 [2019-11-25T13:57:01.548Z] #17 62.59 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
13:57:01 [2019-11-25T13:57:01.548Z] #17 62.60 Unpacking python3 (3.5.3-1) ...
13:57:01 [2019-11-25T13:57:01.548Z] #17 62.68 Selecting previously unselected package pigz.
13:57:01 [2019-11-25T13:57:01.548Z] #17 62.69 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
13:57:01 [2019-11-25T13:57:01.548Z] #17 62.69 Unpacking pigz (2.3.4-1) ...
13:57:01 [2019-11-25T13:57:01.806Z] #17 62.79 Selecting previously unselected package libip4tc0:amd64.
13:57:01 [2019-11-25T13:57:01.806Z] #17 62.80 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:57:01 [2019-11-25T13:57:01.806Z] #17 62.80 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:57:01 [2019-11-25T13:57:01.806Z] #17 62.89 Selecting previously unselected package libip6tc0:amd64.
13:57:01 [2019-11-25T13:57:01.806Z] #17 62.90 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:57:01 [2019-11-25T13:57:01.806Z] #17 62.91 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:57:01 [2019-11-25T13:57:01.819Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.018s	coverage: 91.7% of statements
13:57:01 [2019-11-25T13:57:01.831Z] #41 108.9   CC       criu/image-desc.o
13:57:01 [2019-11-25T13:57:01.831Z] #41 109.0   CC       criu/image.o
13:57:02 [2019-11-25T13:57:02.065Z] #17 63.02 Selecting previously unselected package libiptc0:amd64.
13:57:02 [2019-11-25T13:57:02.065Z] #17 63.02 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:57:02 [2019-11-25T13:57:02.065Z] #17 63.03 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
13:57:02 [2019-11-25T13:57:02.065Z] #17 63.15 Selecting previously unselected package libxtables12:amd64.
13:57:02 [2019-11-25T13:57:02.065Z] #17 63.15 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
13:57:02 [2019-11-25T13:57:02.065Z] #17 63.16 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
13:57:02 [2019-11-25T13:57:02.079Z] ok  	github.com/docker/docker/pkg/locker	0.033s	coverage: 88.9% of statements
13:57:02 [2019-11-25T13:57:02.079Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
13:57:02 [2019-11-25T13:57:02.323Z] #17 63.27 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:57:02 [2019-11-25T13:57:02.323Z] #17 63.27 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
13:57:02 [2019-11-25T13:57:02.323Z] #17 63.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
13:57:02 [2019-11-25T13:57:02.323Z] #17 63.39 Selecting previously unselected package iptables.
13:57:02 [2019-11-25T13:57:02.323Z] #17 63.39 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
13:57:02 [2019-11-25T13:57:02.323Z] #17 63.40 Unpacking iptables (1.6.0+snapshot20161117-6) ...
13:57:02 [2019-11-25T13:57:02.337Z] ok  	github.com/docker/docker/pkg/ioutils	0.651s	coverage: 70.6% of statements
13:57:02 [2019-11-25T13:57:02.581Z] #17 63.73 Selecting previously unselected package xxd.
13:57:02 [2019-11-25T13:57:02.581Z] #17 63.73 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:57:02 [2019-11-25T13:57:02.581Z] #17 63.73 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:57:02 [2019-11-25T13:57:02.597Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
13:57:02 [2019-11-25T13:57:02.763Z] #41 109.7   CC       criu/ipc_ns.o
13:57:02 [2019-11-25T13:57:02.839Z] #17 63.88 Selecting previously unselected package vim-common.
13:57:02 [2019-11-25T13:57:02.839Z] #17 63.88 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:57:02 [2019-11-25T13:57:02.839Z] #17 63.89 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:57:02 [2019-11-25T13:57:02.839Z] #17 ...
13:57:02 [2019-11-25T13:57:02.839Z] 
13:57:02 [2019-11-25T13:57:02.839Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:57:02 [2019-11-25T13:57:02.839Z] #44 117.6 mime/quotedprintable
13:57:02 [2019-11-25T13:57:02.839Z] #44 118.2 net/http/internal
13:57:02 [2019-11-25T13:57:02.839Z] #44 123.3 crypto/tls
13:57:02 [2019-11-25T13:57:02.839Z] #44 ...
13:57:02 [2019-11-25T13:57:02.839Z] 
13:57:02 [2019-11-25T13:57:02.839Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:57:02 [2019-11-25T13:57:02.857Z] ok  	github.com/docker/docker/pkg/idtools	1.161s	coverage: 70.1% of statements
13:57:02 [2019-11-25T13:57:02.857Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:57:03 [2019-11-25T13:57:03.097Z] #17 64.07 Selecting previously unselected package bzip2.
13:57:03 [2019-11-25T13:57:03.097Z] #17 64.08 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
13:57:03 [2019-11-25T13:57:03.097Z] #17 64.09 Unpacking bzip2 (1.0.6-8.1) ...
13:57:03 [2019-11-25T13:57:03.097Z] #17 64.21 Selecting previously unselected package libgpm2:amd64.
13:57:03 [2019-11-25T13:57:03.097Z] #17 64.21 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
13:57:03 [2019-11-25T13:57:03.097Z] #17 64.22 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
13:57:03 [2019-11-25T13:57:03.097Z] #17 64.33 Selecting previously unselected package xz-utils.
13:57:03 [2019-11-25T13:57:03.117Z] ok  	github.com/docker/docker/pkg/parsers	0.014s	coverage: 97.0% of statements
13:57:03 [2019-11-25T13:57:03.328Z] #41 110.4   CC       criu/irmap.o
13:57:03 [2019-11-25T13:57:03.355Z] #17 64.33 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
13:57:03 [2019-11-25T13:57:03.355Z] #17 64.35 Unpacking xz-utils (5.2.2-1.2+b1) ...
13:57:03 [2019-11-25T13:57:03.377Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
13:57:03 [2019-11-25T13:57:03.613Z] #17 64.54 Selecting previously unselected package aufs-tools.
13:57:03 [2019-11-25T13:57:03.613Z] #17 64.54 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
13:57:03 [2019-11-25T13:57:03.613Z] #17 64.55 Unpacking aufs-tools (1:4.1+20161219-1) ...
13:57:03 [2019-11-25T13:57:03.613Z] #17 64.69 Selecting previously unselected package liblzo2-2:amd64.
13:57:03 [2019-11-25T13:57:03.613Z] #17 64.70 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:57:03 [2019-11-25T13:57:03.613Z] #17 64.72 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:57:03 [2019-11-25T13:57:03.636Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.024s	coverage: 91.4% of statements
13:57:03 [2019-11-25T13:57:03.871Z] #17 64.82 Selecting previously unselected package btrfs-progs.
13:57:03 [2019-11-25T13:57:03.871Z] #17 64.82 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
13:57:03 [2019-11-25T13:57:03.871Z] #17 64.83 Unpacking btrfs-progs (4.7.3-1) ...
13:57:03 [2019-11-25T13:57:03.893Z] #41 110.9   CC       criu/kcmp-ids.o
13:57:03 [2019-11-25T13:57:03.896Z] ok  	github.com/docker/docker/pkg/pidfile	0.032s	coverage: 82.4% of statements
13:57:04 [2019-11-25T13:57:04.129Z] #17 65.24 Selecting previously unselected package btrfs-tools.
13:57:04 [2019-11-25T13:57:04.129Z] #17 65.24 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
13:57:04 [2019-11-25T13:57:04.129Z] #17 65.25 Unpacking btrfs-tools (4.7.3-1) ...
13:57:04 [2019-11-25T13:57:04.129Z] #17 65.31 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:57:04 [2019-11-25T13:57:04.129Z] #17 65.31 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
13:57:04 [2019-11-25T13:57:04.151Z] #41 111.2   CC       criu/kerndat.o
13:57:04 [2019-11-25T13:57:04.156Z] ok  	github.com/docker/docker/pkg/mount	0.909s	coverage: 70.0% of statements
13:57:04 [2019-11-25T13:57:04.156Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:57:04 [2019-11-25T13:57:04.156Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:57:04 [2019-11-25T13:57:04.156Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:57:04 [2019-11-25T13:57:04.387Z] #17 65.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
13:57:04 [2019-11-25T13:57:04.387Z] #17 65.50 Selecting previously unselected package dmsetup.
13:57:04 [2019-11-25T13:57:04.387Z] #17 65.50 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
13:57:04 [2019-11-25T13:57:04.387Z] #17 65.51 Unpacking dmsetup (2:1.02.137-2) ...
13:57:04 [2019-11-25T13:57:04.416Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
13:57:04 [2019-11-25T13:57:04.644Z] #17 65.63 Selecting previously unselected package libonig4:amd64.
13:57:04 [2019-11-25T13:57:04.644Z] #17 65.64 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
13:57:04 [2019-11-25T13:57:04.644Z] #17 65.64 Unpacking libonig4:amd64 (6.1.3-2) ...
13:57:04 [2019-11-25T13:57:04.902Z] #17 65.83 Selecting previously unselected package libjq1:amd64.
13:57:04 [2019-11-25T13:57:04.902Z] #17 65.83 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
13:57:04 [2019-11-25T13:57:04.902Z] #17 65.84 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
13:57:04 [2019-11-25T13:57:04.902Z] #17 66.00 Selecting previously unselected package jq.
13:57:04 [2019-11-25T13:57:04.902Z] #17 66.00 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
13:57:04 [2019-11-25T13:57:04.902Z] #17 66.01 Unpacking jq (1.5+dfsg-1.3) ...
13:57:04 [2019-11-25T13:57:04.986Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
13:57:05 [2019-11-25T13:57:05.083Z] #41 111.9   CC       criu/libnetlink.o
13:57:05 [2019-11-25T13:57:05.083Z] #41 112.3   CC       criu/log.o
13:57:05 [2019-11-25T13:57:05.160Z] #17 66.12 Selecting previously unselected package libaio1:amd64.
13:57:05 [2019-11-25T13:57:05.160Z] #17 66.12 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
13:57:05 [2019-11-25T13:57:05.160Z] #17 66.13 Unpacking libaio1:amd64 (0.3.110-3) ...
13:57:05 [2019-11-25T13:57:05.160Z] #17 66.22 Selecting previously unselected package libcap2-bin.
13:57:05 [2019-11-25T13:57:05.160Z] #17 66.23 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
13:57:05 [2019-11-25T13:57:05.160Z] #17 66.24 Unpacking libcap2-bin (1:2.25-1) ...
13:57:05 [2019-11-25T13:57:05.160Z] #17 66.36 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:57:05 [2019-11-25T13:57:05.246Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
13:57:05 [2019-11-25T13:57:05.246Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
13:57:05 [2019-11-25T13:57:05.418Z] #17 66.36 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
13:57:05 [2019-11-25T13:57:05.418Z] #17 66.36 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
13:57:05 [2019-11-25T13:57:05.418Z] #17 66.45 Selecting previously unselected package libsepol1-dev:amd64.
13:57:05 [2019-11-25T13:57:05.418Z] #17 66.46 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
13:57:05 [2019-11-25T13:57:05.418Z] #17 66.46 Unpacking libsepol1-dev:amd64 (2.6-2) ...
13:57:05 [2019-11-25T13:57:05.655Z] #41 112.7   CC       criu/lsm.o
13:57:05 [2019-11-25T13:57:05.676Z] #17 66.78 Selecting previously unselected package libpcre16-3:amd64.
13:57:05 [2019-11-25T13:57:05.676Z] #17 66.78 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
13:57:05 [2019-11-25T13:57:05.676Z] #17 66.78 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
13:57:05 [2019-11-25T13:57:05.814Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
13:57:05 [2019-11-25T13:57:05.913Z] #41 113.1   CC       criu/mem.o
13:57:05 [2019-11-25T13:57:05.934Z] #17 66.98 Selecting previously unselected package libpcre32-3:amd64.
13:57:05 [2019-11-25T13:57:05.934Z] #17 66.99 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
13:57:05 [2019-11-25T13:57:05.934Z] #17 66.99 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
13:57:06 [2019-11-25T13:57:06.191Z] #17 67.16 Selecting previously unselected package libpcre3-dev:amd64.
13:57:06 [2019-11-25T13:57:06.191Z] #17 67.16 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
13:57:06 [2019-11-25T13:57:06.191Z] #17 67.16 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
13:57:06 [2019-11-25T13:57:06.449Z] #17 67.59 Selecting previously unselected package libselinux1-dev:amd64.
13:57:06 [2019-11-25T13:57:06.707Z] #17 67.61 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
13:57:06 [2019-11-25T13:57:06.707Z] #17 67.61 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
13:57:06 [2019-11-25T13:57:06.751Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
13:57:06 [2019-11-25T13:57:06.751Z] ok  	github.com/docker/docker/pkg/pubsub	1.078s	coverage: 73.9% of statements
13:57:06 [2019-11-25T13:57:06.981Z] #17 67.94 Selecting previously unselected package libdevmapper-dev:amd64.
13:57:06 [2019-11-25T13:57:06.981Z] #17 67.94 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
13:57:06 [2019-11-25T13:57:06.981Z] #17 67.95 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
13:57:06 [2019-11-25T13:57:06.981Z] #17 68.06 Selecting previously unselected package libnl-3-200:amd64.
13:57:06 [2019-11-25T13:57:06.981Z] #17 68.06 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
13:57:06 [2019-11-25T13:57:06.981Z] #17 68.07 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
13:57:06 [2019-11-25T13:57:06.981Z] #17 68.18 Selecting previously unselected package libprotobuf-c1:amd64.
13:57:07 [2019-11-25T13:57:07.010Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
13:57:07 [2019-11-25T13:57:07.240Z] #17 68.18 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
13:57:07 [2019-11-25T13:57:07.240Z] #17 68.19 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
13:57:07 [2019-11-25T13:57:07.240Z] #17 68.28 Selecting previously unselected package libreadline5:amd64.
13:57:07 [2019-11-25T13:57:07.240Z] #17 68.28 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
13:57:07 [2019-11-25T13:57:07.240Z] #17 68.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
13:57:07 [2019-11-25T13:57:07.269Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
13:57:07 [2019-11-25T13:57:07.286Z] #41 114.3   CC       criu/mount.o
13:57:07 [2019-11-25T13:57:07.363Z] INFO: Extraction ended at 11/25/2019 13:57:06. Duration:00:00:24.9476728
13:57:07 [2019-11-25T13:57:07.363Z] INFO: Updating the golang and path environment variables
13:57:07 [2019-11-25T13:57:07.363Z] INFO: GOPATH=d:\gopath
13:57:07 [2019-11-25T13:57:07.363Z] INFO: go version go1.13.4 windows/amd64
13:57:07 [2019-11-25T13:57:07.363Z] INFO: Running the daemon under test in debug mode
13:57:07 [2019-11-25T13:57:07.363Z] INFO: Starting a daemon under test...
13:57:07 [2019-11-25T13:57:07.363Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40128\25\daemon --pidfile d:\CI\PR-40128\25\docker.pid -D
13:57:07 [2019-11-25T13:57:07.363Z] INFO: Process started successfully.
13:57:07 [2019-11-25T13:57:07.363Z] INFO: Start tailing logs of the daemon under tests
13:57:07 [2019-11-25T13:57:07.363Z] INFO: Waiting for the daemon under test to start...
13:57:07 [2019-11-25T13:57:07.498Z] #17 68.44 Selecting previously unselected package libsystemd-dev:amd64.
13:57:07 [2019-11-25T13:57:07.498Z] #17 68.44 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
13:57:07 [2019-11-25T13:57:07.498Z] #17 68.45 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
13:57:07 [2019-11-25T13:57:07.528Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
13:57:07 [2019-11-25T13:57:07.788Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 80.6% of statements
13:57:08 [2019-11-25T13:57:08.726Z] ok  	github.com/docker/docker/pkg/tailfile	0.091s	coverage: 88.6% of statements
13:57:08 [2019-11-25T13:57:08.726Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.9% of statements
13:57:08 [2019-11-25T13:57:08.726Z] ok  	github.com/docker/docker/pkg/signal	2.808s	coverage: 61.0% of statements
13:57:08 [2019-11-25T13:57:08.872Z] #17 70.06 Selecting previously unselected package net-tools.
13:57:09 [2019-11-25T13:57:09.130Z] #17 70.06 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
13:57:09 [2019-11-25T13:57:09.130Z] #17 70.07 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
13:57:09 [2019-11-25T13:57:09.130Z] #17 70.33 Selecting previously unselected package python-pip-whl.
13:57:09 [2019-11-25T13:57:09.296Z] testing: warning: no tests to run
13:57:09 [2019-11-25T13:57:09.296Z] coverage: [no statements]
13:57:09 [2019-11-25T13:57:09.296Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
13:57:09 [2019-11-25T13:57:09.388Z] #17 70.34 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
13:57:09 [2019-11-25T13:57:09.388Z] #17 70.35 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
13:57:09 [2019-11-25T13:57:09.418Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 11.4s done
13:57:09 [2019-11-25T13:57:09.418Z] #8 DONE 14.7s
13:57:09 [2019-11-25T13:57:09.418Z] 
13:57:09 [2019-11-25T13:57:09.418Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:57:09 [2019-11-25T13:57:09.418Z] #9 DONE 0.3s
13:57:09 [2019-11-25T13:57:09.418Z] 
13:57:09 [2019-11-25T13:57:09.418Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:57:09 [2019-11-25T13:57:09.418Z] #10 DONE 0.3s
13:57:09 [2019-11-25T13:57:09.556Z] ok  	github.com/docker/docker/pkg/term	0.015s	coverage: 84.8% of statements
13:57:09 [2019-11-25T13:57:09.556Z] ok  	github.com/docker/docker/pkg/tarsum	0.141s	coverage: 89.3% of statements
13:57:09 [2019-11-25T13:57:09.820Z] 
13:57:09 [2019-11-25T13:57:09.820Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:57:09 [2019-11-25T13:57:09.820Z] #21 DONE 0.1s
13:57:09 [2019-11-25T13:57:09.820Z] 
13:57:09 [2019-11-25T13:57:09.820Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:57:09 [2019-11-25T13:57:09.820Z] #62 DONE 0.1s
13:57:09 [2019-11-25T13:57:09.820Z] 
13:57:09 [2019-11-25T13:57:09.820Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:57:09 [2019-11-25T13:57:09.820Z] #47 DONE 0.1s
13:57:09 [2019-11-25T13:57:09.820Z] 
13:57:09 [2019-11-25T13:57:09.820Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:57:09 [2019-11-25T13:57:09.820Z] #22 DONE 0.1s
13:57:09 [2019-11-25T13:57:09.820Z] 
13:57:09 [2019-11-25T13:57:09.820Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:57:09 [2019-11-25T13:57:09.820Z] #44 DONE 0.1s
13:57:09 [2019-11-25T13:57:09.820Z] 
13:57:09 [2019-11-25T13:57:09.820Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:57:09 [2019-11-25T13:57:09.820Z] #68 DONE 0.1s
13:57:09 [2019-11-25T13:57:09.820Z] 
13:57:09 [2019-11-25T13:57:09.820Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:57:09 [2019-11-25T13:57:09.820Z] #50 DONE 0.1s
13:57:09 [2019-11-25T13:57:09.820Z] 
13:57:09 [2019-11-25T13:57:09.820Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:57:09 [2019-11-25T13:57:09.820Z] #31 DONE 0.2s
13:57:09 [2019-11-25T13:57:09.820Z] 
13:57:09 [2019-11-25T13:57:09.820Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:57:09 [2019-11-25T13:57:09.963Z] #17 71.09 Selecting previously unselected package python3-pip.
13:57:09 [2019-11-25T13:57:09.963Z] #17 71.09 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
13:57:09 [2019-11-25T13:57:09.963Z] #17 71.10 Unpacking python3-pip (9.0.1-2+deb9u1) ...
13:57:10 [2019-11-25T13:57:10.004Z] #41 117.0   CC       criu/namespaces.o
13:57:10 [2019-11-25T13:57:10.004Z] #41 ...
13:57:10 [2019-11-25T13:57:10.004Z] 
13:57:10 [2019-11-25T13:57:10.004Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:57:10 [2019-11-25T13:57:10.004Z] #38 117.0 + rm -rf /tmp/tmp.iU3VYErp9K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.iU3VYErp9K
13:57:10 [2019-11-25T13:57:10.126Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
13:57:10 [2019-11-25T13:57:10.126Z] ok  	github.com/docker/docker/pkg/urlutil	0.020s	coverage: 100.0% of statements
13:57:10 [2019-11-25T13:57:10.126Z] ok  	github.com/docker/docker/pkg/useragent	0.016s	coverage: 88.9% of statements
13:57:10 [2019-11-25T13:57:10.222Z] #17 71.29 Selecting previously unselected package python3-pkg-resources.
13:57:10 [2019-11-25T13:57:10.222Z] #17 71.29 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
13:57:10 [2019-11-25T13:57:10.222Z] #17 71.29 Unpacking python3-pkg-resources (33.1.1-1) ...
13:57:10 [2019-11-25T13:57:10.263Z] #38 DONE 117.4s
13:57:10 [2019-11-25T13:57:10.263Z] 
13:57:10 [2019-11-25T13:57:10.263Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:57:10 [2019-11-25T13:57:10.480Z] #17 71.55 Selecting previously unselected package python3-setuptools.
13:57:10 [2019-11-25T13:57:10.480Z] #17 71.56 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
13:57:10 [2019-11-25T13:57:10.480Z] #17 71.57 Unpacking python3-setuptools (33.1.1-1) ...
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.831 + RM_GOPATH=0
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.831 + TMP_GOPATH=
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.831 + : /build
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.831 + '[' -z '' ']'
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.831 ++ mktemp -d
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.837 + export GOPATH=/tmp/tmp.6q0oU9JNZh
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.837 + GOPATH=/tmp/tmp.6q0oU9JNZh
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.837 + RM_GOPATH=1
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.840 ++ dirname ./install.sh
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.845 + dir=.
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.845 + bin=tomlv
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.846 + shift
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.846 + '[' '!' -f ./tomlv.installer ']'
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.847 + . ./tomlv.installer
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.847 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.848 + install_tomlv
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.849 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.849 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.849 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6q0oU9JNZh/src/github.com/BurntSushi/toml
13:57:10 [2019-11-25T13:57:10.671Z] #32 0.859 Cloning into '/tmp/tmp.6q0oU9JNZh/src/github.com/BurntSushi/toml'...
13:57:10 [2019-11-25T13:57:10.737Z] #17 71.81 Selecting previously unselected package python3-wheel.
13:57:10 [2019-11-25T13:57:10.737Z] #17 71.83 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
13:57:10 [2019-11-25T13:57:10.737Z] #17 71.83 Unpacking python3-wheel (0.29.0-2) ...
13:57:10 [2019-11-25T13:57:10.995Z] #17 71.99 Selecting previously unselected package thin-provisioning-tools.
13:57:10 [2019-11-25T13:57:10.995Z] #17 72.00 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
13:57:10 [2019-11-25T13:57:10.995Z] #17 72.01 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
13:57:11 [2019-11-25T13:57:11.157Z] INFO: Daemon under test started and replied!
13:57:11 [2019-11-25T13:57:11.157Z] INFO: Docker version of the daemon under test
13:57:11 [2019-11-25T13:57:11.157Z] 
13:57:11 [2019-11-25T13:57:11.157Z] Client:
13:57:11 [2019-11-25T13:57:11.157Z]  Version:      17.06.2-ce
13:57:11 [2019-11-25T13:57:11.157Z]  API version:  1.30
13:57:11 [2019-11-25T13:57:11.157Z]  Go version:   go1.8.3
13:57:11 [2019-11-25T13:57:11.157Z]  Git commit:   cec0b72
13:57:11 [2019-11-25T13:57:11.157Z]  Built:        Tue Sep  5 19:57:19 2017
13:57:11 [2019-11-25T13:57:11.157Z]  OS/Arch:      windows/amd64
13:57:11 [2019-11-25T13:57:11.157Z] 
13:57:11 [2019-11-25T13:57:11.157Z] Server:
13:57:11 [2019-11-25T13:57:11.157Z]  Version:      0.0.0-dev
13:57:11 [2019-11-25T13:57:11.157Z]  API version:  1.41 (minimum version 1.24)
13:57:11 [2019-11-25T13:57:11.157Z]  Go version:   go1.13.4
13:57:11 [2019-11-25T13:57:11.157Z]  Git commit:   e09e96233
13:57:11 [2019-11-25T13:57:11.157Z]  Built:        11/25/2019 13:55:27
13:57:11 [2019-11-25T13:57:11.157Z]  OS/Arch:      windows/amd64
13:57:11 [2019-11-25T13:57:11.157Z]  Experimental: false
13:57:11 [2019-11-25T13:57:11.157Z] 
13:57:11 [2019-11-25T13:57:11.157Z] INFO: Docker info of the daemon under test
13:57:11 [2019-11-25T13:57:11.157Z] 
13:57:11 [2019-11-25T13:57:11.157Z] Containers: 0
13:57:11 [2019-11-25T13:57:11.157Z]  Running: 0
13:57:11 [2019-11-25T13:57:11.157Z]  Paused: 0
13:57:11 [2019-11-25T13:57:11.157Z]  Stopped: 0
13:57:11 [2019-11-25T13:57:11.157Z] Images: 0
13:57:11 [2019-11-25T13:57:11.157Z] Server Version: 0.0.0-dev
13:57:11 [2019-11-25T13:57:11.157Z] Storage Driver: windowsfilter
13:57:11 [2019-11-25T13:57:11.157Z]  Windows: 
13:57:11 [2019-11-25T13:57:11.157Z] Logging Driver: json-file
13:57:11 [2019-11-25T13:57:11.157Z] Plugins: 
13:57:11 [2019-11-25T13:57:11.157Z]  Volume: local
13:57:11 [2019-11-25T13:57:11.157Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:57:11 [2019-11-25T13:57:11.157Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:57:11 [2019-11-25T13:57:11.157Z] Swarm: inactive
13:57:11 [2019-11-25T13:57:11.157Z] Default Isolation: process
13:57:11 [2019-11-25T13:57:11.157Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:57:11 [2019-11-25T13:57:11.157Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
13:57:11 [2019-11-25T13:57:11.157Z] OSType: windows
13:57:11 [2019-11-25T13:57:11.157Z] Architecture: x86_64
13:57:11 [2019-11-25T13:57:11.157Z] CPUs: 4
13:57:11 [2019-11-25T13:57:11.157Z] Total Memory: 32GiB
13:57:11 [2019-11-25T13:57:11.157Z] Name: azwin-2-2d8fc0
13:57:11 [2019-11-25T13:57:11.157Z] ID: CGX3:XHAS:2K7W:JQJR:C3LT:AMVL:QIRO:3ABS:2MRW:JWAP:KNUL:XEHK
13:57:11 [2019-11-25T13:57:11.157Z] Docker Root Dir: D:\CI\PR-40128\25\daemon
13:57:11 [2019-11-25T13:57:11.157Z] Debug Mode (client): false
13:57:11 [2019-11-25T13:57:11.157Z] Debug Mode (server): true
13:57:11 [2019-11-25T13:57:11.157Z]  File Descriptors: -1
13:57:11 [2019-11-25T13:57:11.157Z]  Goroutines: 17
13:57:11 [2019-11-25T13:57:11.157Z]  System Time: 2019-11-25T13:57:10.6220354Z
13:57:11 [2019-11-25T13:57:11.157Z]  EventsListeners: 0
13:57:11 [2019-11-25T13:57:11.157Z] Registry: https://index.docker.io/v1/
13:57:11 [2019-11-25T13:57:11.157Z] Labels:
13:57:11 [2019-11-25T13:57:11.157Z] Experimental: false
13:57:11 [2019-11-25T13:57:11.157Z] Insecure Registries:
13:57:11 [2019-11-25T13:57:11.157Z]  127.0.0.0/8
13:57:11 [2019-11-25T13:57:11.157Z] Live Restore Enabled: false
13:57:11 [2019-11-25T13:57:11.157Z] 
13:57:11 [2019-11-25T13:57:11.157Z] 
13:57:11 [2019-11-25T13:57:11.157Z] INFO: Docker images of the daemon under test
13:57:11 [2019-11-25T13:57:11.157Z] 
13:57:11 [2019-11-25T13:57:11.157Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
13:57:11 [2019-11-25T13:57:11.157Z] 
13:57:11 [2019-11-25T13:57:11.157Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
13:57:11 [2019-11-25T13:57:11.157Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
13:57:11 [2019-11-25T13:57:11.157Z] ltsc2019: Pulling from windows/servercore
13:57:11 [2019-11-25T13:57:11.157Z] 65014b3c3121: Pulling fs layer
13:57:11 [2019-11-25T13:57:11.157Z] e96b0897c5d1: Pulling fs layer
13:57:11 [2019-11-25T13:57:11.253Z] #17 72.34 Selecting previously unselected package vim-runtime.
13:57:11 [2019-11-25T13:57:11.253Z] #17 72.34 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
13:57:11 [2019-11-25T13:57:11.253Z] #17 72.39 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
13:57:11 [2019-11-25T13:57:11.253Z] #17 72.42 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
13:57:11 [2019-11-25T13:57:11.253Z] #17 72.43 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
13:57:11 [2019-11-25T13:57:11.635Z] #59 ...
13:57:11 [2019-11-25T13:57:11.635Z] 
13:57:11 [2019-11-25T13:57:11.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:57:11 [2019-11-25T13:57:11.635Z] #41 118.6   CC       criu/net.o
13:57:11 [2019-11-25T13:57:11.818Z] #17 ...
13:57:11 [2019-11-25T13:57:11.818Z] 
13:57:11 [2019-11-25T13:57:11.818Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:57:11 [2019-11-25T13:57:11.818Z] #41 62.73   CC       compel/src/lib/ptrace.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 63.22   AR       compel/libcompel.a
13:57:11 [2019-11-25T13:57:11.818Z] #41 63.33   HOSTCC   compel/src/main-host.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 63.66   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 63.94   HOSTCC   compel/src/lib/handle-elf-host.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 64.34   HOSTCC   compel/src/lib/log-host.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 64.61   HOSTLINK compel/compel-host-bin
13:57:11 [2019-11-25T13:57:11.818Z] #41 64.78   DEP      soccr/soccr.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 64.91   CC       soccr/soccr.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 66.42   AR       soccr/libsoccr.a
13:57:11 [2019-11-25T13:57:11.818Z] #41 66.47 make[1]: 'soccr/libsoccr.a' is up to date.
13:57:11 [2019-11-25T13:57:11.818Z] #41 66.88   DEP      criu/arch/x86/sigframe.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 67.01   DEP      criu/arch/x86/sigaction_compat.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 67.14   DEP      criu/arch/x86/kerndat.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 67.37   DEP      criu/arch/x86/crtools.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 67.49   DEP      criu/arch/x86/cpu.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 67.67   CC       criu/arch/x86/cpu.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 68.33   CC       criu/arch/x86/crtools.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 69.66   CC       criu/arch/x86/kerndat.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 70.22   CC       criu/arch/x86/sigaction_compat.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 70.54   CC       criu/arch/x86/sigframe.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 70.84   LINK     criu/arch/x86/crtools.built-in.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 70.87   DEP      criu/pie/util-vdso-elf32.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 70.97   DEP      criu/arch/x86/vdso-pie.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 71.03   DEP      criu/pie/parasite-vdso.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 71.35   DEP      criu/pie/util-vdso.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 71.52   DEP      criu/pie/util.d
13:57:11 [2019-11-25T13:57:11.818Z] #41 71.76   CC       criu/pie/util.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 72.07   CC       criu/pie/util-vdso.o
13:57:11 [2019-11-25T13:57:11.818Z] #41 72.87   CC       criu/pie/parasite-vdso.o
13:57:12 [2019-11-25T13:57:12.032Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
13:57:12 [2019-11-25T13:57:12.032Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 73.8% of statements
13:57:12 [2019-11-25T13:57:12.116Z] #32 1.963 + cd /tmp/tmp.6q0oU9JNZh/src/github.com/BurntSushi/toml
13:57:12 [2019-11-25T13:57:12.116Z] #32 1.963 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:57:12 [2019-11-25T13:57:12.116Z] #32 1.994 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:57:12 [2019-11-25T13:57:12.199Z] #41 ...
13:57:12 [2019-11-25T13:57:12.199Z] 
13:57:12 [2019-11-25T13:57:12.199Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
13:57:12 [2019-11-25T13:57:12.199Z] #39 DONE 0.3s
13:57:12 [2019-11-25T13:57:12.199Z] 
13:57:12 [2019-11-25T13:57:12.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:57:12 [2019-11-25T13:57:12.542Z] #32 2.767 internal/cpu
13:57:12 [2019-11-25T13:57:12.542Z] #32 2.794 math/bits
13:57:12 [2019-11-25T13:57:12.751Z] #41 73.95   CC       criu/arch/x86/vdso-pie.o
13:57:12 [2019-11-25T13:57:12.952Z] #32 3.170 internal/bytealg
13:57:12 [2019-11-25T13:57:12.971Z] ok  	github.com/docker/docker/reference	0.054s	coverage: 84.4% of statements
13:57:13 [2019-11-25T13:57:13.317Z] #41 74.25   CC       criu/pie/util-vdso-elf32.o
13:57:13 [2019-11-25T13:57:13.392Z] #32 3.667 runtime
13:57:13 [2019-11-25T13:57:13.540Z] ok  	github.com/docker/docker/plugin	0.568s	coverage: 27.1% of statements
13:57:13 [2019-11-25T13:57:13.570Z] #41 120.4   CC       criu/netfilter.o
13:57:13 [2019-11-25T13:57:13.570Z] #41 120.6   CC       criu/page-pipe.o
13:57:13 [2019-11-25T13:57:13.828Z] #41 120.9   CC       criu/page-xfer.o
13:57:13 [2019-11-25T13:57:13.875Z] #32 3.980 math
13:57:13 [2019-11-25T13:57:13.882Z] #41 75.05   AR       criu/pie/pie.lib.a
13:57:13 [2019-11-25T13:57:13.882Z] #41 75.13   DEP      criu/pie/restorer.d
13:57:14 [2019-11-25T13:57:14.109Z] ok  	github.com/docker/docker/registry/resumable	0.040s	coverage: 100.0% of statements
13:57:14 [2019-11-25T13:57:14.109Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 50.9% of statements
13:57:14 [2019-11-25T13:57:14.368Z] ok  	github.com/docker/docker/registry	0.281s	coverage: 56.2% of statements
13:57:14 [2019-11-25T13:57:14.392Z] #41 121.6   CC       criu/pagemap-cache.o
13:57:14 [2019-11-25T13:57:14.448Z] #41 75.46   DEP      criu/arch/x86/sigaction_compat_pie.d
13:57:14 [2019-11-25T13:57:14.629Z] ok  	github.com/docker/docker/testutil	0.010s	coverage: 62.5% of statements
13:57:14 [2019-11-25T13:57:14.649Z] #41 121.9   CC       criu/pagemap.o
13:57:14 [2019-11-25T13:57:14.705Z] #41 75.61   DEP      criu/arch/x86/restorer_unmap.d
13:57:14 [2019-11-25T13:57:14.706Z] #41 75.65   DEP      criu/arch/x86/restorer.d
13:57:14 [2019-11-25T13:57:14.706Z] #41 75.82   DEP      criu/pie/parasite.d
13:57:14 [2019-11-25T13:57:14.963Z] #41 76.10   CC       criu/pie/parasite.o
13:57:15 [2019-11-25T13:57:15.212Z] #41 122.4   CC       criu/parasite-syscall.o
13:57:15 [2019-11-25T13:57:15.529Z] #41 ...
13:57:15 [2019-11-25T13:57:15.529Z] 
13:57:15 [2019-11-25T13:57:15.529Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:57:15 [2019-11-25T13:57:15.529Z] #17 76.40 Selecting previously unselected package vim.
13:57:15 [2019-11-25T13:57:15.529Z] #17 76.41 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:57:15 [2019-11-25T13:57:15.529Z] #17 76.41 Unpacking vim (2:8.0.0197-4+deb9u3) ...
13:57:15 [2019-11-25T13:57:15.569Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 68.2% of statements
13:57:15 [2019-11-25T13:57:15.776Z] #41 123.0   CC       criu/path.o
13:57:16 [2019-11-25T13:57:16.040Z] #41 123.2   CC       criu/pie-util-vdso-elf32.o
13:57:16 [2019-11-25T13:57:16.094Z] #17 76.98 Selecting previously unselected package xfsprogs.
13:57:16 [2019-11-25T13:57:16.095Z] #17 76.99 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
13:57:16 [2019-11-25T13:57:16.095Z] #17 76.99 Unpacking xfsprogs (4.9.0+nmu1) ...
13:57:16 [2019-11-25T13:57:16.095Z] #17 ...
13:57:16 [2019-11-25T13:57:16.095Z] 
13:57:16 [2019-11-25T13:57:16.095Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:57:16 [2019-11-25T13:57:16.095Z] #44 130.8 net/http/httptrace
13:57:16 [2019-11-25T13:57:16.095Z] #44 131.0 net/http
13:57:16 [2019-11-25T13:57:16.297Z] #41 123.5   CC       criu/pie-util-vdso.o
13:57:16 [2019-11-25T13:57:16.352Z] #44 ...
13:57:16 [2019-11-25T13:57:16.352Z] 
13:57:16 [2019-11-25T13:57:16.352Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:57:16 [2019-11-25T13:57:16.352Z] #17 77.53 Selecting previously unselected package zip.
13:57:16 [2019-11-25T13:57:16.554Z] #41 123.8   CC       criu/pie-util.o
13:57:16 [2019-11-25T13:57:16.610Z] #17 77.54 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
13:57:16 [2019-11-25T13:57:16.610Z] #17 77.55 Unpacking zip (3.0-11+b1) ...
13:57:16 [2019-11-25T13:57:16.610Z] #17 77.75 Selecting previously unselected package libapparmor-perl.
13:57:16 [2019-11-25T13:57:16.610Z] #17 77.75 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
13:57:16 [2019-11-25T13:57:16.610Z] #17 77.76 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
13:57:16 [2019-11-25T13:57:16.811Z] #41 123.9   CC       criu/pipes.o
13:57:16 [2019-11-25T13:57:16.868Z] #17 77.90 Selecting previously unselected package apparmor.
13:57:16 [2019-11-25T13:57:16.868Z] #17 77.90 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
13:57:16 [2019-11-25T13:57:16.868Z] #17 77.96 Unpacking apparmor (2.11.0-3+deb9u2) ...
13:57:17 [2019-11-25T13:57:17.375Z] #41 124.4   CC       criu/plugin.o
13:57:17 [2019-11-25T13:57:17.434Z] #17 78.41 Selecting previously unselected package binutils-mingw-w64-i686.
13:57:17 [2019-11-25T13:57:17.434Z] #17 78.41 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
13:57:17 [2019-11-25T13:57:17.434Z] #17 78.41 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:57:17 [2019-11-25T13:57:17.477Z] ok  	github.com/docker/docker/volume/drivers	0.055s	coverage: 36.1% of statements
13:57:17 [2019-11-25T13:57:17.632Z] #41 124.7   CC       criu/proc_parse.o
13:57:17 [2019-11-25T13:57:17.737Z] ok  	github.com/docker/docker/volume/local	0.054s	coverage: 73.0% of statements
13:57:17 [2019-11-25T13:57:17.737Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.0% of statements
13:57:18 [2019-11-25T13:57:18.252Z] e96b0897c5d1: Verifying Checksum
13:57:18 [2019-11-25T13:57:18.252Z] e96b0897c5d1: Download complete
13:57:18 [2019-11-25T13:57:18.956Z] #17 80.05 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:57:18 [2019-11-25T13:57:18.956Z] #17 80.06 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
13:57:18 [2019-11-25T13:57:18.956Z] #17 80.07 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:57:19 [2019-11-25T13:57:19.001Z] #41 126.1   CC       criu/protobuf-desc.o
13:57:19 [2019-11-25T13:57:19.116Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
13:57:19 [2019-11-25T13:57:19.565Z] #41 126.6   CC       criu/protobuf.o
13:57:19 [2019-11-25T13:57:19.676Z] #32 ...
13:57:19 [2019-11-25T13:57:19.676Z] 
13:57:19 [2019-11-25T13:57:19.676Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:57:19 [2019-11-25T13:57:19.676Z] #41 0.628 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:57:19 [2019-11-25T13:57:19.676Z] #41 0.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #41 0.671 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #41 0.685 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #41 0.702 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:57:19 [2019-11-25T13:57:19.676Z] #41 1.444 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #41 3.002 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #41 3.962 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #41 ...
13:57:19 [2019-11-25T13:57:19.676Z] 
13:57:19 [2019-11-25T13:57:19.676Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:57:19 [2019-11-25T13:57:19.676Z] #34 0.696 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:57:19 [2019-11-25T13:57:19.676Z] #34 0.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #34 0.738 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #34 0.752 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #34 0.768 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:57:19 [2019-11-25T13:57:19.676Z] #34 1.442 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #34 3.021 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:57:19 [2019-11-25T13:57:19.676Z] #34 3.838 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:57:19 [2019-11-25T13:57:19.821Z] #41 126.9   CC       criu/pstree.o
13:57:20 [2019-11-25T13:57:20.075Z] #34 ...
13:57:20 [2019-11-25T13:57:20.075Z] 
13:57:20 [2019-11-25T13:57:20.075Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.877 + RM_GOPATH=0
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.878 + TMP_GOPATH=
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.878 + : /build
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.878 + '[' -z '' ']'
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.883 ++ mktemp -d
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.890 + export GOPATH=/tmp/tmp.pl4AZMVMsc
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.890 + GOPATH=/tmp/tmp.pl4AZMVMsc
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.890 + RM_GOPATH=1
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.893 ++ dirname ./install.sh
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.897 + dir=.
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.898 + bin=gotestsum
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.898 + shift
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.898 + '[' '!' -f ./gotestsum.installer ']'
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.899 + . ./gotestsum.installer
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.899 ++ : v0.3.5
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.900 + install_gotestsum
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.900 + echo 'Installing gotestsum version v0.3.5'
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.900 Installing gotestsum version v0.3.5
13:57:20 [2019-11-25T13:57:20.075Z] #48 0.901 + go get -d gotest.tools/gotestsum
13:57:20 [2019-11-25T13:57:20.075Z] #48 ...
13:57:20 [2019-11-25T13:57:20.075Z] 
13:57:20 [2019-11-25T13:57:20.075Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.868 + RM_GOPATH=0
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.868 + TMP_GOPATH=
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.869 + : /build
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.869 + '[' -z '' ']'
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.874 ++ mktemp -d
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.880 + export GOPATH=/tmp/tmp.e0NY16PHIX
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.880 + GOPATH=/tmp/tmp.e0NY16PHIX
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.881 + RM_GOPATH=1
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.883 ++ dirname ./install.sh
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.888 + dir=.
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.888 + bin=dockercli
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.889 + shift
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.889 + '[' '!' -f ./dockercli.installer ']'
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.889 + . ./dockercli.installer
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.890 ++ : stable
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.890 ++ : 17.06.2-ce
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.892 + install_dockercli
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.893 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.893 Install docker/cli version 17.06.2-ce from stable
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.895 ++ uname -m
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.900 + arch=s390x
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.900 + '[' s390x '!=' x86_64 ']'
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.901 + '[' s390x '!=' s390x ']'
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.901 + url=https://download.docker.com/linux/static
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.908 + tar -xz docker/docker
13:57:20 [2019-11-25T13:57:20.075Z] #23 0.924 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
13:57:20 [2019-11-25T13:57:20.075Z] #23 10.15 + mkdir -p /build
13:57:20 [2019-11-25T13:57:20.075Z] #23 10.16 + mv docker/docker /build/
13:57:20 [2019-11-25T13:57:20.075Z] #23 10.17 + rmdir docker
13:57:20 [2019-11-25T13:57:20.075Z] #23 DONE 10.3s
13:57:20 [2019-11-25T13:57:20.075Z] 
13:57:20 [2019-11-25T13:57:20.075Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:57:20 [2019-11-25T13:57:20.075Z] #25 0.634 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:57:20 [2019-11-25T13:57:20.075Z] #25 0.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:57:20 [2019-11-25T13:57:20.075Z] #25 0.676 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:57:20 [2019-11-25T13:57:20.075Z] #25 0.690 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:57:20 [2019-11-25T13:57:20.075Z] #25 0.737 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:57:20 [2019-11-25T13:57:20.075Z] #25 0.945 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
13:57:20 [2019-11-25T13:57:20.075Z] #25 2.787 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:57:20 [2019-11-25T13:57:20.075Z] #25 3.647 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:57:20 [2019-11-25T13:57:20.075Z] #25 ...
13:57:20 [2019-11-25T13:57:20.075Z] 
13:57:20 [2019-11-25T13:57:20.075Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.799 + RM_GOPATH=0
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.799 + TMP_GOPATH=
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.799 + : /build/
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.799 + '[' -z '' ']'
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.799 ++ mktemp -d
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.806 + export GOPATH=/tmp/tmp.m9LcFdP2At
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.806 + GOPATH=/tmp/tmp.m9LcFdP2At
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.806 + RM_GOPATH=1
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.807 ++ dirname ./install.sh
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.809 + dir=.
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.809 + bin=rootlesskit
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.809 + shift
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.809 + '[' '!' -f ./rootlesskit.installer ']'
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.810 + . ./rootlesskit.installer
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.810 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.811 + install_rootlesskit
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.811 + case "$1" in
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.811 + export CGO_ENABLED=0
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.811 + CGO_ENABLED=0
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.811 + _install_rootlesskit
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.811 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.811 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.812 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.m9LcFdP2At/src/github.com/rootless-containers/rootlesskit
13:57:20 [2019-11-25T13:57:20.075Z] #63 0.815 Cloning into '/tmp/tmp.m9LcFdP2At/src/github.com/rootless-containers/rootlesskit'...
13:57:20 [2019-11-25T13:57:20.075Z] #63 4.047 + cd /tmp/tmp.m9LcFdP2At/src/github.com/rootless-containers/rootlesskit
13:57:20 [2019-11-25T13:57:20.075Z] #63 4.049 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:57:20 [2019-11-25T13:57:20.075Z] #63 4.451 + for f in rootlesskit rootlesskit-docker-proxy
13:57:20 [2019-11-25T13:57:20.075Z] #63 4.451 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:57:20 [2019-11-25T13:57:20.386Z] #41 127.5   CC       criu/rbtree.o
13:57:20 [2019-11-25T13:57:20.506Z] #63 ...
13:57:20 [2019-11-25T13:57:20.506Z] 
13:57:20 [2019-11-25T13:57:20.506Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:57:20 [2019-11-25T13:57:20.506Z] #57 0.758 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:57:20 [2019-11-25T13:57:20.506Z] #57 0.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:57:20 [2019-11-25T13:57:20.506Z] #57 0.811 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:57:20 [2019-11-25T13:57:20.506Z] #57 0.824 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:57:20 [2019-11-25T13:57:20.506Z] #57 0.853 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:57:20 [2019-11-25T13:57:20.506Z] #57 1.719 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
13:57:20 [2019-11-25T13:57:20.506Z] #57 3.552 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:57:20 [2019-11-25T13:57:20.506Z] #57 4.531 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:57:20 [2019-11-25T13:57:20.506Z] #57 ...
13:57:20 [2019-11-25T13:57:20.506Z] 
13:57:20 [2019-11-25T13:57:20.506Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:57:20 [2019-11-25T13:57:20.506Z] #39 1.062 + mktemp -d
13:57:20 [2019-11-25T13:57:20.506Z] #39 1.065 + export GOPATH=/tmp/tmp.yNbawmjV0d
13:57:20 [2019-11-25T13:57:20.506Z] #39 1.065 + git clone https://github.com/docker/distribution.git /tmp/tmp.yNbawmjV0d/src/github.com/docker/distribution
13:57:20 [2019-11-25T13:57:20.506Z] #39 1.075 Cloning into '/tmp/tmp.yNbawmjV0d/src/github.com/docker/distribution'...
13:57:20 [2019-11-25T13:57:20.506Z] #39 ...
13:57:20 [2019-11-25T13:57:20.506Z] 
13:57:20 [2019-11-25T13:57:20.506Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.791 + RM_GOPATH=0
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.792 + TMP_GOPATH=
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.792 + : /build
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.792 + '[' -z '' ']'
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.792 ++ mktemp -d
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.793 + export GOPATH=/tmp/tmp.pGCaAztZIz
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.793 + GOPATH=/tmp/tmp.pGCaAztZIz
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.793 + RM_GOPATH=1
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.794 ++ dirname ./install.sh
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.795 + dir=.
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.795 + bin=golangci_lint
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.796 + shift
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.796 + '[' '!' -f ./golangci_lint.installer ']'
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.796 + . ./golangci_lint.installer
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.797 ++ : v1.20.0
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.797 + install_golangci_lint
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.797 + echo 'Installing golangci-lint version v1.20.0'
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.797 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:57:20 [2019-11-25T13:57:20.506Z] #51 0.797 Installing golangci-lint version v1.20.0
13:57:20 [2019-11-25T13:57:20.644Z] #41 127.7   CC       criu/rst-malloc.o
13:57:20 [2019-11-25T13:57:20.644Z] #41 127.8   CC       criu/seccomp.o
13:57:20 [2019-11-25T13:57:20.854Z] #17 81.91 Selecting previously unselected package binutils-mingw-w64.
13:57:20 [2019-11-25T13:57:20.854Z] #17 81.92 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
13:57:20 [2019-11-25T13:57:20.854Z] #17 81.94 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:57:20 [2019-11-25T13:57:20.854Z] #17 82.02 Selecting previously unselected package mingw-w64-common.
13:57:20 [2019-11-25T13:57:20.961Z] #51 ...
13:57:20 [2019-11-25T13:57:20.961Z] 
13:57:20 [2019-11-25T13:57:20.961Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.640 + RM_GOPATH=0
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.640 + TMP_GOPATH=
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.640 + : /build
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.640 + '[' -z '' ']'
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.640 ++ mktemp -d
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.643 + export GOPATH=/tmp/tmp.k8yRvWWFoD
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.643 + GOPATH=/tmp/tmp.k8yRvWWFoD
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.643 + RM_GOPATH=1
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.643 ++ dirname ./install.sh
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + dir=.
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + bin=proxy
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + shift
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + '[' '!' -f ./proxy.installer ']'
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + . ./proxy.installer
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + install_proxy
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + case "$1" in
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + export CGO_ENABLED=0
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + CGO_ENABLED=0
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + _install_proxy
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.k8yRvWWFoD/src/github.com/docker/libnetwork
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.649 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
13:57:20 [2019-11-25T13:57:20.961Z] #69 0.674 Cloning into '/tmp/tmp.k8yRvWWFoD/src/github.com/docker/libnetwork'...
13:57:20 [2019-11-25T13:57:20.961Z] #69 ...
13:57:20 [2019-11-25T13:57:20.961Z] 
13:57:20 [2019-11-25T13:57:20.961Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.585 + RM_GOPATH=0
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.587 + TMP_GOPATH=
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.587 + : /build
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.587 + '[' -z '' ']'
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.588 ++ mktemp -d
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.590 + export GOPATH=/tmp/tmp.jghxSMdu9s
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.590 + GOPATH=/tmp/tmp.jghxSMdu9s
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.590 + RM_GOPATH=1
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.591 ++ dirname ./install.sh
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.607 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.607 + dir=.
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.607 + bin=vndr
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.607 + shift
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.607 + '[' '!' -f ./vndr.installer ']'
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.607 + . ./vndr.installer
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.607 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:57:20 [2019-11-25T13:57:20.961Z] #45 0.607 + install_vndr
13:57:20 [2019-11-25T13:57:20.962Z] #45 0.607 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
13:57:20 [2019-11-25T13:57:20.962Z] #45 0.607 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jghxSMdu9s/src/github.com/LK4D4/vndr
13:57:20 [2019-11-25T13:57:20.962Z] #45 0.607 Cloning into '/tmp/tmp.jghxSMdu9s/src/github.com/LK4D4/vndr'...
13:57:20 [2019-11-25T13:57:20.962Z] #45 1.109 + cd /tmp/tmp.jghxSMdu9s/src/github.com/LK4D4/vndr
13:57:20 [2019-11-25T13:57:20.962Z] #45 1.117 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:57:20 [2019-11-25T13:57:20.962Z] #45 1.144 + go build -buildmode=pie -v -o /build/vndr .
13:57:20 [2019-11-25T13:57:20.962Z] #45 2.116 internal/cpu
13:57:20 [2019-11-25T13:57:20.962Z] #45 2.119 runtime/internal/atomic
13:57:20 [2019-11-25T13:57:20.962Z] #45 2.259 runtime/internal/sys
13:57:20 [2019-11-25T13:57:20.962Z] #45 2.550 runtime/internal/math
13:57:20 [2019-11-25T13:57:20.962Z] #45 2.666 internal/race
13:57:20 [2019-11-25T13:57:20.962Z] #45 2.872 sync/atomic
13:57:20 [2019-11-25T13:57:20.962Z] #45 2.891 internal/bytealg
13:57:20 [2019-11-25T13:57:20.962Z] #45 3.003 unicode
13:57:20 [2019-11-25T13:57:20.962Z] #45 3.429 runtime
13:57:20 [2019-11-25T13:57:20.962Z] #45 8.858 unicode/utf8
13:57:20 [2019-11-25T13:57:20.962Z] #45 9.777 math
13:57:20 [2019-11-25T13:57:20.962Z] #45 ...
13:57:20 [2019-11-25T13:57:20.962Z] 
13:57:20 [2019-11-25T13:57:20.962Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:57:20 [2019-11-25T13:57:20.962Z] #11 0.353 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:57:20 [2019-11-25T13:57:20.962Z] #11 0.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:57:20 [2019-11-25T13:57:20.962Z] #11 0.539 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:57:20 [2019-11-25T13:57:20.962Z] #11 0.559 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:57:20 [2019-11-25T13:57:20.962Z] #11 0.579 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:57:20 [2019-11-25T13:57:20.962Z] #11 0.776 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
13:57:20 [2019-11-25T13:57:20.962Z] #11 1.714 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:57:20 [2019-11-25T13:57:20.962Z] #11 2.585 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:57:21 [2019-11-25T13:57:21.112Z] #17 82.04 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
13:57:21 [2019-11-25T13:57:21.112Z] #17 82.05 Unpacking mingw-w64-common (5.0.1-1) ...
13:57:21 [2019-11-25T13:57:21.209Z] #41 128.3   CC       criu/seize.o
13:57:21 [2019-11-25T13:57:21.360Z] #11 ...
13:57:21 [2019-11-25T13:57:21.361Z] 
13:57:21 [2019-11-25T13:57:21.361Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:57:21 [2019-11-25T13:57:21.361Z] #29 1.062 + mktemp -d
13:57:21 [2019-11-25T13:57:21.361Z] #29 1.064 + export GOPATH=/tmp/tmp.duLRGw7cBo
13:57:21 [2019-11-25T13:57:21.361Z] #29 1.065 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.duLRGw7cBo/src/github.com/go-swagger/go-swagger
13:57:21 [2019-11-25T13:57:21.361Z] #29 1.075 Cloning into '/tmp/tmp.duLRGw7cBo/src/github.com/go-swagger/go-swagger'...
13:57:21 [2019-11-25T13:57:21.361Z] #29 ...
13:57:21 [2019-11-25T13:57:21.361Z] 
13:57:21 [2019-11-25T13:57:21.361Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:57:21 [2019-11-25T13:57:21.361Z] #32 11.68 internal/testlog
13:57:21 [2019-11-25T13:57:21.774Z] #41 128.8   CC       criu/servicefd.o
13:57:21 [2019-11-25T13:57:21.790Z] #32 12.07 encoding
13:57:22 [2019-11-25T13:57:22.031Z] #41 129.1   CC       criu/shmem.o
13:57:22 [2019-11-25T13:57:22.194Z] #32 12.39 runtime/cgo
13:57:22 [2019-11-25T13:57:22.594Z] #41 129.6   CC       criu/sigframe.o
13:57:22 [2019-11-25T13:57:22.594Z] #41 129.7   CC       criu/signalfd.o
13:57:22 [2019-11-25T13:57:22.852Z] #41 130.0   CC       criu/sk-inet.o
13:57:23 [2019-11-25T13:57:23.790Z] #41 130.8   CC       criu/sk-netlink.o
13:57:24 [2019-11-25T13:57:24.047Z] #41 131.1   CC       criu/sk-packet.o
13:57:24 [2019-11-25T13:57:24.613Z] #41 131.6   CC       criu/sk-queue.o
13:57:24 [2019-11-25T13:57:24.872Z] #41 131.9   CC       criu/sk-tcp.o
13:57:25 [2019-11-25T13:57:25.130Z] #41 132.2   CC       criu/sk-unix.o
13:57:25 [2019-11-25T13:57:25.293Z] #17 ...
13:57:25 [2019-11-25T13:57:25.293Z] 
13:57:25 [2019-11-25T13:57:25.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:57:25 [2019-11-25T13:57:25.293Z] #41 77.56   LINK     criu/pie/parasite.built-in.o
13:57:25 [2019-11-25T13:57:25.293Z] #41 77.57   GEN      criu/pie/parasite-blob.h
13:57:25 [2019-11-25T13:57:25.293Z] #41 77.61   CC       criu/arch/x86/restorer.o
13:57:25 [2019-11-25T13:57:25.293Z] #41 78.20   CC       criu/arch/x86/restorer_unmap.o
13:57:25 [2019-11-25T13:57:25.293Z] #41 78.25   CC       criu/arch/x86/sigaction_compat_pie.o
13:57:25 [2019-11-25T13:57:25.293Z] #41 78.60   CC       criu/pie/restorer.o
13:57:25 [2019-11-25T13:57:25.293Z] #41 81.41   LINK     criu/pie/restorer.built-in.o
13:57:25 [2019-11-25T13:57:25.293Z] #41 81.42   GEN      criu/pie/restorer-blob.h
13:57:25 [2019-11-25T13:57:25.293Z] #41 81.53   DEP      criu/vdso.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 81.71   DEP      criu/vdso-compat.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 81.89   DEP      criu/uts_ns.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 82.03   DEP      criu/util.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 82.22   DEP      criu/uffd.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 82.43   DEP      criu/tun.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 82.62   DEP      criu/tty.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 82.87   DEP      criu/timerfd.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 83.02   DEP      criu/sysfs_parse.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 83.23   DEP      criu/sysctl.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 83.41   DEP      criu/string.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 83.46   DEP      criu/stats.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 83.61   DEP      criu/sockets.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 83.77   DEP      criu/sk-unix.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 84.03   DEP      criu/sk-tcp.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 84.29   DEP      criu/sk-queue.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 84.46   DEP      criu/sk-packet.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 84.65   DEP      criu/sk-netlink.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 84.84   DEP      criu/sk-inet.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 85.07   DEP      criu/signalfd.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 85.23   DEP      criu/sigframe.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 85.34   DEP      criu/shmem.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 85.47   DEP      criu/servicefd.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 85.62   DEP      criu/seize.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 85.77   DEP      criu/seccomp.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 85.97   DEP      criu/rst-malloc.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 86.05   DEP      criu/rbtree.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 86.09   DEP      criu/pstree.d
13:57:25 [2019-11-25T13:57:25.293Z] #41 ...
13:57:25 [2019-11-25T13:57:25.293Z] 
13:57:25 [2019-11-25T13:57:25.294Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:57:25 [2019-11-25T13:57:25.294Z] #17 86.15 Selecting previously unselected package mingw-w64-x86-64-dev.
13:57:25 [2019-11-25T13:57:25.294Z] #17 86.16 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
13:57:25 [2019-11-25T13:57:25.294Z] #17 86.17 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
13:57:26 [2019-11-25T13:57:26.503Z] #41 133.6   CC       criu/sockets.o
13:57:27 [2019-11-25T13:57:27.026Z] 65014b3c3121: Verifying Checksum
13:57:27 [2019-11-25T13:57:27.026Z] 65014b3c3121: Download complete
13:57:27 [2019-11-25T13:57:27.069Z] #41 134.1   CC       criu/stats.o
13:57:27 [2019-11-25T13:57:27.327Z] #41 134.4   CC       criu/string.o
13:57:27 [2019-11-25T13:57:27.327Z] #41 134.5   CC       criu/sysctl.o
13:57:27 [2019-11-25T13:57:27.643Z] #32 ...
13:57:27 [2019-11-25T13:57:27.643Z] 
13:57:27 [2019-11-25T13:57:27.643Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:57:27 [2019-11-25T13:57:27.643Z] #39 14.59 + cd /tmp/tmp.yNbawmjV0d/src/github.com/docker/distribution
13:57:27 [2019-11-25T13:57:27.643Z] #39 14.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:57:27 [2019-11-25T13:57:27.643Z] #39 17.17 + GOPATH=/tmp/tmp.yNbawmjV0d/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yNbawmjV0d go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:57:27 [2019-11-25T13:57:27.892Z] #41 135.0   CC       criu/sysfs_parse.o
13:57:28 [2019-11-25T13:57:28.150Z] #41 135.3   CC       criu/timerfd.o
13:57:28 [2019-11-25T13:57:28.715Z] #41 135.6   CC       criu/tty.o
13:57:29 [2019-11-25T13:57:29.475Z] #17 ...
13:57:29 [2019-11-25T13:57:29.475Z] 
13:57:29 [2019-11-25T13:57:29.475Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:57:29 [2019-11-25T13:57:29.475Z] #44 144.3 github.com/LK4D4/vndr/godl
13:57:29 [2019-11-25T13:57:29.475Z] #44 145.1 github.com/LK4D4/vndr
13:57:29 [2019-11-25T13:57:29.648Z] #41 136.9   CC       criu/tun.o
13:57:29 [2019-11-25T13:57:29.733Z] #44 ...
13:57:29 [2019-11-25T13:57:29.733Z] 
13:57:29 [2019-11-25T13:57:29.733Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:57:29 [2019-11-25T13:57:29.733Z] #17 90.77 Selecting previously unselected package gcc-mingw-w64-base.
13:57:29 [2019-11-25T13:57:29.733Z] #17 90.78 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
13:57:29 [2019-11-25T13:57:29.733Z] #17 90.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:57:29 [2019-11-25T13:57:29.733Z] #17 90.95 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:57:29 [2019-11-25T13:57:29.996Z] #17 90.98 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
13:57:29 [2019-11-25T13:57:29.996Z] #17 90.99 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:57:30 [2019-11-25T13:57:30.214Z] #41 137.3   CC       criu/uffd.o
13:57:30 [2019-11-25T13:57:30.930Z] #17 ...
13:57:30 [2019-11-25T13:57:30.930Z] 
13:57:30 [2019-11-25T13:57:30.930Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:57:30 [2019-11-25T13:57:30.930Z] #44 DONE 155.4s
13:57:30 [2019-11-25T13:57:30.930Z] 
13:57:30 [2019-11-25T13:57:30.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:57:30 [2019-11-25T13:57:30.930Z] #41 86.26   DEP      criu/protobuf.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 86.42   GEN      criu/protobuf-desc-gen.h
13:57:30 [2019-11-25T13:57:30.930Z] #41 88.11   DEP      criu/protobuf-desc.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 88.25   DEP      criu/proc_parse.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 88.48   DEP      criu/plugin.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 88.58   DEP      criu/pipes.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 88.77   DEP      criu/pie-util.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 88.91   DEP      criu/pie-util-vdso.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 89.06   DEP      criu/pie-util-vdso-elf32.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 89.22   DEP      criu/path.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 89.43   DEP      criu/parasite-syscall.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 89.65   DEP      criu/pagemap.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 89.85   DEP      criu/pagemap-cache.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 90.05   DEP      criu/page-xfer.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 90.20   DEP      criu/page-pipe.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 90.32   DEP      criu/netfilter.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 90.46   DEP      criu/net.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 90.78   DEP      criu/namespaces.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 90.95   DEP      criu/mount.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 91.19   DEP      criu/mem.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 91.43   DEP      criu/lsm.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 91.61   DEP      criu/log.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 91.86   DEP      criu/libnetlink.d
13:57:30 [2019-11-25T13:57:30.930Z] #41 92.05   DEP      criu/kerndat.d
13:57:31 [2019-11-25T13:57:31.080Z] #39 ...
13:57:31 [2019-11-25T13:57:31.080Z] 
13:57:31 [2019-11-25T13:57:31.080Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:57:31 [2019-11-25T13:57:31.080Z] #51 17.85 + cd /tmp/tmp.pGCaAztZIz/src/github.com/golangci/golangci-lint/
13:57:31 [2019-11-25T13:57:31.080Z] #51 17.85 + git checkout -q v1.20.0
13:57:31 [2019-11-25T13:57:31.080Z] #51 18.53 ++ git describe --tags
13:57:31 [2019-11-25T13:57:31.080Z] #51 18.54 + version=v1.20.0
13:57:31 [2019-11-25T13:57:31.080Z] #51 18.54 ++ git rev-parse --short HEAD
13:57:31 [2019-11-25T13:57:31.080Z] #51 18.56 + commit=cc98739
13:57:31 [2019-11-25T13:57:31.080Z] #51 18.57 ++ git show -s --format=%cd
13:57:31 [2019-11-25T13:57:31.080Z] #51 18.57 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
13:57:31 [2019-11-25T13:57:31.080Z] #51 18.57 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:57:31 [2019-11-25T13:57:31.147Z] #41 138.0   CC       criu/util.o
13:57:31 [2019-11-25T13:57:31.496Z] #41 92.39   DEP      criu/kcmp-ids.d
13:57:31 [2019-11-25T13:57:31.496Z] #41 92.62   DEP      criu/irmap.d
13:57:31 [2019-11-25T13:57:31.496Z] #41 92.71   DEP      criu/ipc_ns.d
13:57:32 [2019-11-25T13:57:32.062Z] #41 92.90   DEP      criu/image.d
13:57:32 [2019-11-25T13:57:32.062Z] #41 93.06   DEP      criu/image-desc.d
13:57:32 [2019-11-25T13:57:32.062Z] #41 93.16   DEP      criu/fsnotify.d
13:57:32 [2019-11-25T13:57:32.081Z] #41 139.0   CC       criu/uts_ns.o
13:57:32 [2019-11-25T13:57:32.081Z] #41 139.2   CC       criu/vdso-compat.o
13:57:32 [2019-11-25T13:57:32.320Z] #41 93.35   DEP      criu/filesystems.d
13:57:32 [2019-11-25T13:57:32.338Z] #41 139.3   CC       criu/vdso.o
13:57:32 [2019-11-25T13:57:32.494Z] #51 ...
13:57:32 [2019-11-25T13:57:32.494Z] 
13:57:32 [2019-11-25T13:57:32.494Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:57:32 [2019-11-25T13:57:32.494Z] #69 12.59 + cd /tmp/tmp.k8yRvWWFoD/src/github.com/docker/libnetwork
13:57:32 [2019-11-25T13:57:32.494Z] #69 12.59 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
13:57:32 [2019-11-25T13:57:32.494Z] #69 12.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:57:32 [2019-11-25T13:57:32.494Z] #69 ...
13:57:32 [2019-11-25T13:57:32.494Z] 
13:57:32 [2019-11-25T13:57:32.494Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:57:32 [2019-11-25T13:57:32.494Z] #45 17.43 unicode/utf16
13:57:32 [2019-11-25T13:57:32.494Z] #45 17.76 container/list
13:57:32 [2019-11-25T13:57:32.494Z] #45 18.23 crypto/internal/subtle
13:57:32 [2019-11-25T13:57:32.494Z] #45 18.29 crypto/subtle
13:57:32 [2019-11-25T13:57:32.494Z] #45 18.47 vendor/golang.org/x/crypto/cryptobyte/asn1
13:57:32 [2019-11-25T13:57:32.494Z] #45 18.65 internal/nettrace
13:57:32 [2019-11-25T13:57:32.494Z] #45 18.77 runtime/cgo
13:57:32 [2019-11-25T13:57:32.577Z] #41 93.50   DEP      criu/files.d
13:57:32 [2019-11-25T13:57:32.577Z] #41 93.72   DEP      criu/files-reg.d
13:57:32 [2019-11-25T13:57:32.835Z] #41 93.84   DEP      criu/files-ext.d
13:57:32 [2019-11-25T13:57:32.835Z] #41 93.94   DEP      criu/file-lock.d
13:57:32 [2019-11-25T13:57:32.903Z] #41 139.9   LINK     criu/built-in.o
13:57:32 [2019-11-25T13:57:32.903Z] #41 140.0   LINK     criu/criu
13:57:32 [2019-11-25T13:57:32.903Z] #41 140.2   DEP      lib/c/criu.d
13:57:33 [2019-11-25T13:57:33.089Z] #45 ...
13:57:33 [2019-11-25T13:57:33.089Z] 
13:57:33 [2019-11-25T13:57:33.089Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:57:33 [2019-11-25T13:57:33.090Z] #11 13.43 Fetched 7672 kB in 13s (586 kB/s)
13:57:33 [2019-11-25T13:57:33.090Z] #11 13.43 Reading package lists...
13:57:33 [2019-11-25T13:57:33.090Z] #11 18.36 Reading package lists...
13:57:33 [2019-11-25T13:57:33.090Z] #11 ...
13:57:33 [2019-11-25T13:57:33.090Z] 
13:57:33 [2019-11-25T13:57:33.090Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:57:33 [2019-11-25T13:57:33.090Z] #34 14.13 Fetched 7672 kB in 13s (569 kB/s)
13:57:33 [2019-11-25T13:57:33.090Z] #34 14.13 Reading package lists...
13:57:33 [2019-11-25T13:57:33.090Z] #34 18.85 Reading package lists...
13:57:33 [2019-11-25T13:57:33.093Z] #41 94.08   DEP      criu/file-ids.d
13:57:33 [2019-11-25T13:57:33.093Z] #41 94.29   DEP      criu/fifo.d
13:57:33 [2019-11-25T13:57:33.160Z] #41 140.2   CC       images/rpc.pb-c.o
13:57:33 [2019-11-25T13:57:33.350Z] #41 94.45   DEP      criu/fdstore.d
13:57:33 [2019-11-25T13:57:33.350Z] #41 94.56   DEP      criu/fault-injection.d
13:57:33 [2019-11-25T13:57:33.418Z] #41 140.6   CC       lib/c/criu.o
13:57:33 [2019-11-25T13:57:33.589Z] #34 23.69 Building dependency tree...
13:57:33 [2019-11-25T13:57:33.589Z] #34 ...
13:57:33 [2019-11-25T13:57:33.589Z] 
13:57:33 [2019-11-25T13:57:33.589Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:57:33 [2019-11-25T13:57:33.589Z] #25 13.68 Fetched 7672 kB in 13s (589 kB/s)
13:57:33 [2019-11-25T13:57:33.589Z] #25 13.68 Reading package lists...
13:57:33 [2019-11-25T13:57:33.589Z] #25 18.83 Reading package lists...
13:57:33 [2019-11-25T13:57:33.589Z] #25 ...
13:57:33 [2019-11-25T13:57:33.589Z] 
13:57:33 [2019-11-25T13:57:33.589Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:57:33 [2019-11-25T13:57:33.610Z] #41 94.63   DEP      criu/external.d
13:57:33 [2019-11-25T13:57:33.610Z] #41 94.75   DEP      criu/eventpoll.d
13:57:33 [2019-11-25T13:57:33.876Z] #41 94.93   DEP      criu/eventfd.d
13:57:34 [2019-11-25T13:57:34.145Z] #41 95.07   DEP      criu/crtools.d
13:57:34 [2019-11-25T13:57:34.145Z] #41 95.25   DEP      criu/cr-service.d
13:57:34 [2019-11-25T13:57:34.221Z] #11 23.76 Building dependency tree...
13:57:34 [2019-11-25T13:57:34.221Z] #11 ...
13:57:34 [2019-11-25T13:57:34.221Z] 
13:57:34 [2019-11-25T13:57:34.222Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:57:34 [2019-11-25T13:57:34.222Z] #57 14.53 Fetched 7672 kB in 13s (557 kB/s)
13:57:34 [2019-11-25T13:57:34.222Z] #57 14.53 Reading package lists...
13:57:34 [2019-11-25T13:57:34.222Z] #57 19.48 Reading package lists...
13:57:34 [2019-11-25T13:57:34.222Z] #57 24.33 Building dependency tree...
13:57:34 [2019-11-25T13:57:34.222Z] #57 ...
13:57:34 [2019-11-25T13:57:34.222Z] 
13:57:34 [2019-11-25T13:57:34.222Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:57:34 [2019-11-25T13:57:34.222Z] #25 18.83 Reading package lists...
13:57:34 [2019-11-25T13:57:34.349Z] #41 141.3   LINK     lib/c/built-in.o
13:57:34 [2019-11-25T13:57:34.349Z] #41 141.3   LINK     lib/c/libcriu.so
13:57:34 [2019-11-25T13:57:34.349Z] #41 141.4   GEN      magic.py
13:57:34 [2019-11-25T13:57:34.406Z] #41 95.42   DEP      criu/cr-restore.d
13:57:34 [2019-11-25T13:57:34.607Z] #41 141.5 Note: Building without setproctitle() and strlcpy() support.
13:57:34 [2019-11-25T13:57:34.607Z] #41 141.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:57:34 [2019-11-25T13:57:34.663Z] #41 95.70   DEP      criu/cr-errno.d
13:57:34 [2019-11-25T13:57:34.663Z] #41 95.73   DEP      criu/cr-dump.d
13:57:34 [2019-11-25T13:57:34.799Z] #25 24.43 Building dependency tree...
13:57:34 [2019-11-25T13:57:34.800Z] #25 ...
13:57:34 [2019-11-25T13:57:34.800Z] 
13:57:34 [2019-11-25T13:57:34.800Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:57:34 [2019-11-25T13:57:34.800Z] #41 14.96 Fetched 7672 kB in 14s (536 kB/s)
13:57:34 [2019-11-25T13:57:34.800Z] #41 14.96 Reading package lists...
13:57:34 [2019-11-25T13:57:34.800Z] #41 19.75 Reading package lists...
13:57:34 [2019-11-25T13:57:34.800Z] #41 25.12 Building dependency tree...
13:57:34 [2019-11-25T13:57:34.800Z] #41 ...
13:57:34 [2019-11-25T13:57:34.800Z] 
13:57:34 [2019-11-25T13:57:34.800Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:57:34 [2019-11-25T13:57:34.800Z] #11 23.76 Building dependency tree...
13:57:34 [2019-11-25T13:57:34.865Z] #41 142.0 fatal: Not a git repository (or any of the parent directories): .git
13:57:34 [2019-11-25T13:57:34.919Z] #41 95.98   DEP      criu/cr-dedup.d
13:57:35 [2019-11-25T13:57:35.177Z] #41 96.21   DEP      criu/cr-check.d
13:57:35 [2019-11-25T13:57:35.431Z] #41 142.5 make[1]: Nothing to be done for 'all'.
13:57:35 [2019-11-25T13:57:35.433Z] #41 96.51   DEP      criu/config.d
13:57:35 [2019-11-25T13:57:35.691Z] #41 96.77   DEP      criu/clone-noasan.d
13:57:35 [2019-11-25T13:57:35.691Z] #41 96.82   DEP      criu/cgroup.d
13:57:35 [2019-11-25T13:57:35.812Z] #11 26.11 The following additional packages will be installed:
13:57:35 [2019-11-25T13:57:35.812Z] #11 26.12   libapparmor1 libseccomp2
13:57:35 [2019-11-25T13:57:35.812Z] #11 26.15 Suggested packages:
13:57:35 [2019-11-25T13:57:35.812Z] #11 26.15   seccomp
13:57:35 [2019-11-25T13:57:35.948Z] #41 96.97   DEP      criu/cgroup-props.d
13:57:35 [2019-11-25T13:57:35.948Z] #41 97.06   DEP      criu/bitmap.d
13:57:35 [2019-11-25T13:57:35.948Z] #41 97.07   DEP      criu/bfd.d
13:57:35 [2019-11-25T13:57:35.948Z] #41 97.16   DEP      criu/autofs.d
13:57:35 [2019-11-25T13:57:35.995Z] #41 143.0 make[1]: 'images/built-in.o' is up to date.
13:57:35 [2019-11-25T13:57:35.995Z] #41 143.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:57:35 [2019-11-25T13:57:35.995Z] #41 143.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:57:35 [2019-11-25T13:57:35.995Z] #41 143.1 make[1]: 'compel/libcompel.a' is up to date.
13:57:35 [2019-11-25T13:57:35.995Z] #41 143.1 make[1]: 'compel/compel-host-bin' is up to date.
13:57:35 [2019-11-25T13:57:35.995Z] #41 143.1 make[1]: Nothing to be done for 'all'.
13:57:35 [2019-11-25T13:57:35.995Z] #41 143.1 make[1]: 'soccr/libsoccr.a' is up to date.
13:57:35 [2019-11-25T13:57:35.995Z] #41 143.2 make[2]: Nothing to be done for 'all'.
13:57:36 [2019-11-25T13:57:36.198Z] #11 26.58 The following NEW packages will be installed:
13:57:36 [2019-11-25T13:57:36.198Z] #11 26.58   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
13:57:36 [2019-11-25T13:57:36.198Z] #11 26.71 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
13:57:36 [2019-11-25T13:57:36.198Z] #11 26.71 Need to get 301 kB of archives.
13:57:36 [2019-11-25T13:57:36.198Z] #11 26.71 After this operation, 1402 kB of additional disk space will be used.
13:57:36 [2019-11-25T13:57:36.198Z] #11 26.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
13:57:36 [2019-11-25T13:57:36.198Z] #11 26.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
13:57:36 [2019-11-25T13:57:36.198Z] #11 26.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
13:57:36 [2019-11-25T13:57:36.198Z] #11 26.76 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
13:57:36 [2019-11-25T13:57:36.204Z] #41 97.33   DEP      criu/aio.d
13:57:36 [2019-11-25T13:57:36.253Z] #41 143.2 make[2]: Nothing to be done for 'all'.
13:57:36 [2019-11-25T13:57:36.253Z] #41 143.2 make[2]: Nothing to be done for 'all'.
13:57:36 [2019-11-25T13:57:36.253Z] #41 143.3 make[2]: Nothing to be done for 'all'.
13:57:36 [2019-11-25T13:57:36.253Z] #41 143.3 make[2]: Nothing to be done for 'all'.
13:57:36 [2019-11-25T13:57:36.253Z] #41 143.3 make[2]: Nothing to be done for 'all'.
13:57:36 [2019-11-25T13:57:36.253Z] #41 143.4 make[2]: Nothing to be done for 'all'.
13:57:36 [2019-11-25T13:57:36.253Z] #41 143.4 make[2]: Nothing to be done for 'all'.
13:57:36 [2019-11-25T13:57:36.253Z] #41 143.4   INSTALL  criu/criu
13:57:36 [2019-11-25T13:57:36.462Z] #41 97.48   DEP      criu/action-scripts.d
13:57:36 [2019-11-25T13:57:36.720Z] #41 97.68   CC       criu/action-scripts.o
13:57:36 [2019-11-25T13:57:36.819Z] #41 DONE 144.0s
13:57:36 [2019-11-25T13:57:36.819Z] 
13:57:36 [2019-11-25T13:57:36.819Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:57:36 [2019-11-25T13:57:36.978Z] #41 98.14   CC       criu/aio.o
13:57:37 [2019-11-25T13:57:37.077Z] #59 144.1 + bin/containerd
13:57:37 [2019-11-25T13:57:37.236Z] #41 ...
13:57:37 [2019-11-25T13:57:37.236Z] 
13:57:37 [2019-11-25T13:57:37.236Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:57:37 [2019-11-25T13:57:37.236Z] #28 162.3 + rm -rf /tmp/tmp.PsBM1MRDHP
13:57:37 [2019-11-25T13:57:37.704Z] #11 27.83 debconf: delaying package configuration, since apt-utils is not installed
13:57:37 [2019-11-25T13:57:37.704Z] #11 27.92 Fetched 301 kB in 0s (3158 kB/s)
13:57:37 [2019-11-25T13:57:37.704Z] #11 28.01 Selecting previously unselected package libseccomp2:s390x.
13:57:37 [2019-11-25T13:57:37.704Z] #11 28.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 ... 14828 files and directories currently installed.)
13:57:37 [2019-11-25T13:57:37.704Z] #11 28.04 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
13:57:37 [2019-11-25T13:57:37.704Z] #11 28.06 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
13:57:37 [2019-11-25T13:57:37.934Z] #28 DONE 162.9s
13:57:37 [2019-11-25T13:57:37.934Z] 
13:57:37 [2019-11-25T13:57:37.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:57:37 [2019-11-25T13:57:37.934Z] #41 98.80   CC       criu/autofs.o
13:57:38 [2019-11-25T13:57:38.108Z] #11 28.49 Selecting previously unselected package libseccomp-dev:s390x.
13:57:38 [2019-11-25T13:57:38.108Z] #11 28.49 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
13:57:38 [2019-11-25T13:57:38.108Z] #11 28.50 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
13:57:38 [2019-11-25T13:57:38.108Z] #11 28.67 Selecting previously unselected package libapparmor1:s390x.
13:57:38 [2019-11-25T13:57:38.108Z] #11 28.73 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
13:57:38 [2019-11-25T13:57:38.457Z] #59 ...
13:57:38 [2019-11-25T13:57:38.457Z] 
13:57:38 [2019-11-25T13:57:38.457Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
13:57:38 [2019-11-25T13:57:38.457Z] #42 DONE 0.1s
13:57:38 [2019-11-25T13:57:38.457Z] 
13:57:38 [2019-11-25T13:57:38.457Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:57:38 [2019-11-25T13:57:38.457Z] #50 DONE 145.4s
13:57:38 [2019-11-25T13:57:38.457Z] 
13:57:38 [2019-11-25T13:57:38.457Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
13:57:38 [2019-11-25T13:57:38.457Z] #45 DONE 0.2s
13:57:38 [2019-11-25T13:57:38.457Z] 
13:57:38 [2019-11-25T13:57:38.457Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
13:57:38 [2019-11-25T13:57:38.457Z] #48 DONE 0.2s
13:57:38 [2019-11-25T13:57:38.457Z] 
13:57:38 [2019-11-25T13:57:38.457Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:57:38 [2019-11-25T13:57:38.516Z] #11 28.77 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
13:57:38 [2019-11-25T13:57:38.516Z] #11 28.93 Selecting previously unselected package libapparmor-dev:s390x.
13:57:38 [2019-11-25T13:57:38.516Z] #11 28.94 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
13:57:38 [2019-11-25T13:57:38.516Z] #11 28.94 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
13:57:38 [2019-11-25T13:57:38.920Z] #11 29.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:38 [2019-11-25T13:57:38.920Z] #11 29.30 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
13:57:38 [2019-11-25T13:57:38.920Z] #11 29.32 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
13:57:38 [2019-11-25T13:57:38.920Z] #11 29.33 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
13:57:38 [2019-11-25T13:57:38.920Z] #11 29.34 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
13:57:38 [2019-11-25T13:57:38.920Z] #11 29.35 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:39 [2019-11-25T13:57:39.327Z] #11 DONE 29.6s
13:57:39 [2019-11-25T13:57:39.327Z] 
13:57:39 [2019-11-25T13:57:39.327Z] #12 [dev 1/24] RUN groupadd -r docker
13:57:39 [2019-11-25T13:57:39.327Z] #12 ...
13:57:39 [2019-11-25T13:57:39.327Z] 
13:57:39 [2019-11-25T13:57:39.327Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:57:39 [2019-11-25T13:57:39.327Z] #53 DONE 0.1s
13:57:39 [2019-11-25T13:57:39.327Z] 
13:57:39 [2019-11-25T13:57:39.327Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:57:39 [2019-11-25T13:57:39.327Z] #25 24.43 Building dependency tree...
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.08 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.08 The following additional packages will be installed:
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.09   libjq1 libonig4
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.45 The following NEW packages will be installed:
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.45   jq libjq1 libonig4
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.54 Need to get 328 kB of archives.
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.54 After this operation, 1263 kB of additional disk space will be used.
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
13:57:39 [2019-11-25T13:57:39.327Z] #25 27.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
13:57:39 [2019-11-25T13:57:39.327Z] #25 28.25 debconf: delaying package configuration, since apt-utils is not installed
13:57:39 [2019-11-25T13:57:39.327Z] #25 28.47 Fetched 328 kB in 0s (3895 kB/s)
13:57:39 [2019-11-25T13:57:39.327Z] #25 28.65 Selecting previously unselected package libonig4:s390x.
13:57:39 [2019-11-25T13:57:39.327Z] #25 28.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
13:57:39 [2019-11-25T13:57:39.327Z] #25 28.67 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 28.68 Unpacking libonig4:s390x (6.1.3-2) ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 28.94 Selecting previously unselected package libjq1:s390x.
13:57:39 [2019-11-25T13:57:39.327Z] #25 28.94 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 28.95 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 29.13 Selecting previously unselected package jq.
13:57:39 [2019-11-25T13:57:39.327Z] #25 29.15 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 29.16 Unpacking jq (1.5+dfsg-1.3) ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 29.33 Setting up libonig4:s390x (6.1.3-2) ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 29.36 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 29.37 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 29.43 Setting up jq (1.5+dfsg-1.3) ...
13:57:39 [2019-11-25T13:57:39.327Z] #25 DONE 29.8s
13:57:39 [2019-11-25T13:57:39.327Z] 
13:57:39 [2019-11-25T13:57:39.327Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:57:39 [2019-11-25T13:57:39.327Z] #26 DONE 0.1s
13:57:39 [2019-11-25T13:57:39.327Z] 
13:57:39 [2019-11-25T13:57:39.327Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:57:39 [2019-11-25T13:57:39.327Z] #54 DONE 0.1s
13:57:39 [2019-11-25T13:57:39.327Z] 
13:57:39 [2019-11-25T13:57:39.327Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:57:39 [2019-11-25T13:57:39.747Z] #55 ...
13:57:39 [2019-11-25T13:57:39.747Z] 
13:57:39 [2019-11-25T13:57:39.747Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:57:39 [2019-11-25T13:57:39.747Z] #57 24.33 Building dependency tree...
13:57:39 [2019-11-25T13:57:39.747Z] #57 26.96 The following additional packages will be installed:
13:57:39 [2019-11-25T13:57:39.747Z] #57 26.96   btrfs-progs liblzo2-2
13:57:39 [2019-11-25T13:57:39.747Z] #57 27.06 The following NEW packages will be installed:
13:57:39 [2019-11-25T13:57:39.747Z] #57 27.06   btrfs-progs btrfs-tools liblzo2-2
13:57:39 [2019-11-25T13:57:39.747Z] #57 27.12 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:57:39 [2019-11-25T13:57:39.747Z] #57 27.12 Need to get 668 kB of archives.
13:57:39 [2019-11-25T13:57:39.747Z] #57 27.12 After this operation, 5446 kB of additional disk space will be used.
13:57:39 [2019-11-25T13:57:39.747Z] #57 27.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
13:57:39 [2019-11-25T13:57:39.747Z] #57 27.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
13:57:39 [2019-11-25T13:57:39.747Z] #57 27.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
13:57:39 [2019-11-25T13:57:39.747Z] #57 28.09 debconf: delaying package configuration, since apt-utils is not installed
13:57:39 [2019-11-25T13:57:39.747Z] #57 28.25 Fetched 668 kB in 0s (6154 kB/s)
13:57:39 [2019-11-25T13:57:39.747Z] #57 28.47 Selecting previously unselected package liblzo2-2:s390x.
13:57:39 [2019-11-25T13:57:39.747Z] #57 28.47 (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.)
13:57:39 [2019-11-25T13:57:39.747Z] #57 28.53 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 28.63 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 28.73 Selecting previously unselected package btrfs-progs.
13:57:39 [2019-11-25T13:57:39.747Z] #57 28.77 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 28.80 Unpacking btrfs-progs (4.7.3-1) ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 29.44 Selecting previously unselected package btrfs-tools.
13:57:39 [2019-11-25T13:57:39.747Z] #57 29.47 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 29.52 Unpacking btrfs-tools (4.7.3-1) ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 29.58 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 29.66 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 29.67 Setting up btrfs-progs (4.7.3-1) ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 29.69 Setting up btrfs-tools (4.7.3-1) ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 29.70 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:39 [2019-11-25T13:57:39.747Z] #57 DONE 29.9s
13:57:39 [2019-11-25T13:57:39.747Z] 
13:57:39 [2019-11-25T13:57:39.747Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:57:39 [2019-11-25T13:57:39.747Z] #58 DONE 0.1s
13:57:39 [2019-11-25T13:57:39.747Z] 
13:57:39 [2019-11-25T13:57:39.747Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:57:39 [2019-11-25T13:57:39.747Z] #59 DONE 0.1s
13:57:39 [2019-11-25T13:57:39.747Z] 
13:57:39 [2019-11-25T13:57:39.747Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.360 + RM_GOPATH=0
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.360 + TMP_GOPATH=
13:57:39 [2019-11-25T13:57:39.747Z] #55 ...
13:57:39 [2019-11-25T13:57:39.747Z] 
13:57:39 [2019-11-25T13:57:39.747Z] #12 [dev 1/24] RUN groupadd -r docker
13:57:39 [2019-11-25T13:57:39.747Z] #12 DONE 0.6s
13:57:39 [2019-11-25T13:57:39.747Z] 
13:57:39 [2019-11-25T13:57:39.747Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.360 + : /build
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.360 + '[' -z '' ']'
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.360 ++ mktemp -d
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.361 + export GOPATH=/tmp/tmp.34r04yaUS1
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.361 + GOPATH=/tmp/tmp.34r04yaUS1
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.361 + RM_GOPATH=1
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.362 ++ dirname ./install.sh
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.363 + dir=.
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.363 + bin=runc
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.363 + shift
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.363 + '[' '!' -f ./runc.installer ']'
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.363 + . ./runc.installer
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.363 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.364 + install_runc
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.364 + uname -r
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.365 + grep -q '^3\.10\.0.*\.el7\.'
13:57:39 [2019-11-25T13:57:39.747Z] #55 0.366 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:57:39 [2019-11-25T13:57:39.748Z] #55 0.387 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
13:57:39 [2019-11-25T13:57:39.748Z] #55 0.387 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
13:57:39 [2019-11-25T13:57:39.748Z] #55 0.387 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.34r04yaUS1/src/github.com/opencontainers/runc
13:57:39 [2019-11-25T13:57:39.748Z] #55 0.397 Cloning into '/tmp/tmp.34r04yaUS1/src/github.com/opencontainers/runc'...
13:57:39 [2019-11-25T13:57:39.829Z] #59 ...
13:57:39 [2019-11-25T13:57:39.829Z] 
13:57:39 [2019-11-25T13:57:39.829Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
13:57:39 [2019-11-25T13:57:39.829Z] #51 DONE 0.2s
13:57:39 [2019-11-25T13:57:39.829Z] 
13:57:39 [2019-11-25T13:57:39.829Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
13:57:39 [2019-11-25T13:57:39.829Z] #55 DONE 0.1s
13:57:39 [2019-11-25T13:57:39.829Z] 
13:57:39 [2019-11-25T13:57:39.829Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:57:39 [2019-11-25T13:57:39.832Z] #41 100.8   CC       criu/bfd.o
13:57:40 [2019-11-25T13:57:40.148Z] #55 ...
13:57:40 [2019-11-25T13:57:40.148Z] 
13:57:40 [2019-11-25T13:57:40.148Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
13:57:40 [2019-11-25T13:57:40.148Z] #13 DONE 0.4s
13:57:40 [2019-11-25T13:57:40.397Z] #41 101.4   CC       criu/bitmap.o
13:57:40 [2019-11-25T13:57:40.397Z] #41 101.5   CC       criu/cgroup-props.o
13:57:40 [2019-11-25T13:57:40.540Z] 
13:57:40 [2019-11-25T13:57:40.540Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.288 + RM_GOPATH=0
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.288 + TMP_GOPATH=
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.288 + : /build
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.314 + '[' -z '' ']'
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.316 ++ mktemp -d
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.338 + export GOPATH=/tmp/tmp.C3hi0r8YuG
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.338 + GOPATH=/tmp/tmp.C3hi0r8YuG
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.338 + RM_GOPATH=1
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.338 ++ dirname ./install.sh
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.340 + dir=.
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.340 + bin=containerd
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.340 + shift
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.340 + '[' '!' -f ./containerd.installer ']'
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.340 + . ./containerd.installer
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.340 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.344 + install_containerd
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.344 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.344 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C3hi0r8YuG/src/github.com/containerd/containerd
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.344 Cloning into '/tmp/tmp.C3hi0r8YuG/src/github.com/containerd/containerd'...
13:57:40 [2019-11-25T13:57:40.540Z] #60 0.344 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
13:57:40 [2019-11-25T13:57:40.540Z] #60 ...
13:57:40 [2019-11-25T13:57:40.540Z] 
13:57:40 [2019-11-25T13:57:40.540Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:57:40 [2019-11-25T13:57:40.540Z] #14 0.221 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:57:40 [2019-11-25T13:57:40.540Z] #14 DONE 0.3s
13:57:40 [2019-11-25T13:57:40.955Z] 
13:57:40 [2019-11-25T13:57:40.955Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:57:40 [2019-11-25T13:57:40.955Z] #34 23.69 Building dependency tree...
13:57:40 [2019-11-25T13:57:40.955Z] #34 27.11 The following additional packages will be installed:
13:57:40 [2019-11-25T13:57:40.955Z] #34 27.17   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
13:57:40 [2019-11-25T13:57:40.955Z] #34 27.18 Suggested packages:
13:57:40 [2019-11-25T13:57:40.955Z] #34 27.18   codeblocks eclipse ninja-build lrzip
13:57:40 [2019-11-25T13:57:40.955Z] #34 27.18 Recommended packages:
13:57:40 [2019-11-25T13:57:40.955Z] #34 27.18   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.06 The following NEW packages will be installed:
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.07   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.07   vim-common xxd
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.17 Need to get 13.2 MB of archives.
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.17 After this operation, 59.4 MB of additional disk space will be used.
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 28.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 29.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 29.15 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:57:40 [2019-11-25T13:57:40.955Z] #34 29.93 debconf: delaying package configuration, since apt-utils is not installed
13:57:40 [2019-11-25T13:57:40.955Z] #34 30.04 Fetched 13.2 MB in 1s (12.1 MB/s)
13:57:40 [2019-11-25T13:57:40.955Z] #34 30.10 Selecting previously unselected package cmake-data.
13:57:40 [2019-11-25T13:57:40.955Z] #34 30.10 (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.)
13:57:40 [2019-11-25T13:57:40.955Z] #34 30.12 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
13:57:40 [2019-11-25T13:57:40.955Z] #34 30.13 Unpacking cmake-data (3.7.2-1) ...
13:57:41 [2019-11-25T13:57:41.034Z] ok  	github.com/docker/docker/pkg/plugins	33.659s	coverage: 76.6% of statements
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/rootless	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:57:41 [2019-11-25T13:57:41.034Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] ?   	github.com/docker/docker/volume	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === Skipped
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver btrfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver btrfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver btrfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver btrfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver btrfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:73: No driver to put!
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     overlay_test.go:49: Fails to compute changes intermittently
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver zfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver zfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver zfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver zfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:46: Driver zfs not supported
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     graphtest_unix.go:73: No driver to put!
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:57:41 [2019-11-25T13:57:41.035Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] 
13:57:41 [2019-11-25T13:57:41.035Z] DONE 2141 tests, 20 skipped in 185.091s
Post stage
[Pipeline] junit
13:57:41 [2019-11-25T13:57:41.055Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:57:41 [2019-11-25T13:57:41.331Z] #41 102.4   CC       criu/cgroup.o
13:57:41 [2019-11-25T13:57:41.362Z] #34 ...
13:57:41 [2019-11-25T13:57:41.362Z] 
13:57:41 [2019-11-25T13:57:41.362Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:57:41 [2019-11-25T13:57:41.362Z] #15 DONE 0.5s
13:57:41 [2019-11-25T13:57:41.362Z] 
13:57:41 [2019-11-25T13:57:41.362Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:57:41 [2019-11-25T13:57:41.362Z] #41 25.12 Building dependency tree...
13:57:41 [2019-11-25T13:57:41.362Z] #41 27.60 The following additional packages will be installed:
13:57:41 [2019-11-25T13:57:41.362Z] #41 27.65   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
13:57:41 [2019-11-25T13:57:41.362Z] #41 27.65   libprotoc10 python-pkg-resources zlib1g-dev
13:57:41 [2019-11-25T13:57:41.362Z] #41 27.65 Suggested packages:
13:57:41 [2019-11-25T13:57:41.362Z] #41 27.65   manpages-dev python-setuptools
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.52 The following NEW packages will be installed:
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.52   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.52   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.52   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.52   zlib1g-dev
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.59 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.59 Need to get 3476 kB of archives.
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.59 After this operation, 20.2 MB of additional disk space will be used.
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.62 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.63 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.66 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.79 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.84 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.99 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.99 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 29.99 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 30.04 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.74 debconf: delaying package configuration, since apt-utils is not installed
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.81 Fetched 3476 kB in 0s (6318 kB/s)
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.84 Selecting previously unselected package libnet1:s390x.
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
#41 ...
13:57:41 [2019-11-25T13:57:41.362Z] 
13:57:41 [2019-11-25T13:57:41.362Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:57:41 [2019-11-25T13:57:41.362Z] #16 DONE 0.4s
13:57:41 [2019-11-25T13:57:41.362Z] 
13:57:41 [2019-11-25T13:57:41.362Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.86 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.87 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.90 Selecting previously unselected package libcap-dev:s390x.
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.91 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
13:57:41 [2019-11-25T13:57:41.362Z] #41 31.92 Unpacking libcap-dev:s390x (1:2.25-1) ...
13:57:41 [2019-11-25T13:57:41.362Z] #41 ...
13:57:41 [2019-11-25T13:57:41.362Z] 
13:57:41 [2019-11-25T13:57:41.362Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:57:41 [2019-11-25T13:57:41.362Z] #48 27.98 + cd /tmp/tmp.pl4AZMVMsc/src/gotest.tools/gotestsum
13:57:41 [2019-11-25T13:57:41.362Z] #48 27.98 + git checkout -q v0.3.5
13:57:41 [2019-11-25T13:57:41.362Z] #48 28.03 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:57:41 [2019-11-25T13:57:41.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -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:e09e96233af3073d4dd4587e78231d80729faf0f hack/make.sh dynbinary test-integration
13:57:41 [2019-11-25T13:57:41.770Z] #48 ...
13:57:41 [2019-11-25T13:57:41.771Z] 
13:57:41 [2019-11-25T13:57:41.771Z] #17 [dev 6/24] RUN ldconfig
13:57:41 [2019-11-25T13:57:41.771Z] #17 DONE 0.4s
13:57:42 [2019-11-25T13:57:42.190Z] 
13:57:42 [2019-11-25T13:57:42.190Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:57:42 [2019-11-25T13:57:42.190Z] #41 32.03 Selecting previously unselected package libnet1-dev.
13:57:42 [2019-11-25T13:57:42.190Z] #41 32.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
13:57:42 [2019-11-25T13:57:42.190Z] #41 32.04 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
13:57:42 [2019-11-25T13:57:42.190Z] #41 32.31 Selecting previously unselected package libnl-3-200:s390x.
13:57:42 [2019-11-25T13:57:42.190Z] #41 32.34 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
13:57:42 [2019-11-25T13:57:42.190Z] #41 32.36 Unpacking libnl-3-200:s390x (3.2.27-2) ...
13:57:42 [2019-11-25T13:57:42.190Z] #41 32.53 Selecting previously unselected package libnl-3-dev:s390x.
13:57:42 [2019-11-25T13:57:42.190Z] #41 32.54 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
13:57:42 [2019-11-25T13:57:42.190Z] #41 32.54 Unpacking libnl-3-dev:s390x (3.2.27-2) ...
13:57:42 [2019-11-25T13:57:42.190Z] #41 ...
13:57:42 [2019-11-25T13:57:42.190Z] 
13:57:42 [2019-11-25T13:57:42.190Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:57:42 [2019-11-25T13:57:42.190Z] #69 DONE 32.5s
13:57:42 [2019-11-25T13:57:42.519Z] 
13:57:42 [2019-11-25T13:57:42.519Z] Removing bundles/
13:57:42 [2019-11-25T13:57:42.519Z] 
13:57:42 [2019-11-25T13:57:42.519Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:57:42 [2019-11-25T13:57:42.519Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:57:42 [2019-11-25T13:57:42.519Z] GOOS="" GOARCH="" GOARM=""
13:57:42 [2019-11-25T13:57:42.607Z] 
13:57:42 [2019-11-25T13:57:42.607Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:57:42 [2019-11-25T13:57:42.607Z] #41 32.92 Selecting previously unselected package libprotobuf-c1:s390x.
13:57:42 [2019-11-25T13:57:42.607Z] #41 32.92 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
13:57:42 [2019-11-25T13:57:42.607Z] #41 32.92 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
13:57:42 [2019-11-25T13:57:42.607Z] #41 33.08 Selecting previously unselected package libprotobuf-c-dev:s390x.
13:57:42 [2019-11-25T13:57:42.607Z] #41 33.11 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
13:57:42 [2019-11-25T13:57:42.607Z] #41 33.11 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
13:57:43 [2019-11-25T13:57:43.028Z] #41 33.33 Selecting previously unselected package zlib1g-dev:s390x.
13:57:43 [2019-11-25T13:57:43.028Z] #41 33.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
13:57:43 [2019-11-25T13:57:43.028Z] #41 33.42 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
13:57:43 [2019-11-25T13:57:43.457Z] #41 33.90 Selecting previously unselected package libprotobuf10:s390x.
13:57:43 [2019-11-25T13:57:43.457Z] #41 33.91 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
13:57:43 [2019-11-25T13:57:43.457Z] #41 33.91 Unpacking libprotobuf10:s390x (3.0.0-9) ...
13:57:43 [2019-11-25T13:57:43.859Z] #41 104.9   CC       criu/clone-noasan.o
13:57:44 [2019-11-25T13:57:44.117Z] #41 105.1   CC       criu/config.o
13:57:44 [2019-11-25T13:57:44.408Z] #41 34.59 Selecting previously unselected package libprotobuf-lite10:s390x.
13:57:44 [2019-11-25T13:57:44.408Z] #41 34.62 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
13:57:44 [2019-11-25T13:57:44.408Z] #41 34.62 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
13:57:44 [2019-11-25T13:57:44.408Z] #41 34.77 Selecting previously unselected package libprotobuf-dev:s390x.
13:57:44 [2019-11-25T13:57:44.408Z] #41 34.77 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
13:57:44 [2019-11-25T13:57:44.408Z] #41 34.77 Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
13:57:45 [2019-11-25T13:57:45.491Z] #41 106.5   CC       criu/cr-check.o
13:57:46 [2019-11-25T13:57:46.056Z] #41 ...
13:57:46 [2019-11-25T13:57:46.056Z] 
13:57:46 [2019-11-25T13:57:46.056Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:57:46 [2019-11-25T13:57:46.056Z] #17 107.0 Selecting previously unselected package g++-mingw-w64-x86-64.
13:57:46 [2019-11-25T13:57:46.056Z] #17 107.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
13:57:46 [2019-11-25T13:57:46.056Z] #17 107.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:57:46 [2019-11-25T13:57:46.628Z] #41 36.95 Selecting previously unselected package libprotoc10:s390x.
13:57:46 [2019-11-25T13:57:46.628Z] #41 36.96 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
13:57:46 [2019-11-25T13:57:46.628Z] #41 36.96 Unpacking libprotoc10:s390x (3.0.0-9) ...
13:57:47 [2019-11-25T13:57:47.500Z] #41 37.78 Selecting previously unselected package protobuf-c-compiler.
13:57:47 [2019-11-25T13:57:47.500Z] #41 37.79 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
13:57:47 [2019-11-25T13:57:47.500Z] #41 37.80 Unpacking protobuf-c-compiler (1.2.1-2) ...
13:57:47 [2019-11-25T13:57:47.500Z] #41 37.94 Selecting previously unselected package protobuf-compiler.
13:57:47 [2019-11-25T13:57:47.500Z] #41 37.96 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
13:57:47 [2019-11-25T13:57:47.500Z] #41 37.96 Unpacking protobuf-compiler (3.0.0-9) ...
13:57:47 [2019-11-25T13:57:47.925Z] #41 38.13 Selecting previously unselected package python-pkg-resources.
13:57:47 [2019-11-25T13:57:47.925Z] #41 38.23 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
13:57:47 [2019-11-25T13:57:47.925Z] #41 38.25 Unpacking python-pkg-resources (33.1.1-1) ...
13:57:47 [2019-11-25T13:57:47.925Z] #41 ...
13:57:47 [2019-11-25T13:57:47.925Z] 
13:57:47 [2019-11-25T13:57:47.925Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:57:47 [2019-11-25T13:57:47.925Z] #27 2.484 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:57:47 [2019-11-25T13:57:47.925Z] #27 3.343 
13:57:48 [2019-11-25T13:57:48.772Z] Removing intermediate container bce7fc626734
13:57:48 [2019-11-25T13:57:48.772Z]  ---> 5da1d88aa2ab
13:57:48 [2019-11-25T13:57:48.772Z] Step 11/16 : ARG GOOS
13:57:48 [2019-11-25T13:57:48.772Z]  ---> Running in 677c3f780826
13:57:48 [2019-11-25T13:57:48.772Z] Removing intermediate container 677c3f780826
13:57:48 [2019-11-25T13:57:48.772Z]  ---> 9e4a61aa91b7
13:57:48 [2019-11-25T13:57:48.772Z] Step 12/16 : ARG GOARCH
13:57:48 [2019-11-25T13:57:48.772Z]  ---> Running in 9baefe21e4d2
13:57:48 [2019-11-25T13:57:48.772Z] Removing intermediate container 9baefe21e4d2
13:57:48 [2019-11-25T13:57:48.772Z]  ---> 629be61be3fa
13:57:48 [2019-11-25T13:57:48.772Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
13:57:48 [2019-11-25T13:57:48.772Z]  ---> Running in 4e7d155b1236
13:57:50 [2019-11-25T13:57:50.781Z] #27 4.159 
###                                                                        4.6%
####                                                                       6.8%
######                                                                     8.8%
#######                                                                   10.9%
#########                                                                 13.0%
##########                                                                15.1%
############                                                              17.2%
#############                                                             19.3%
###############                                                           21.4%
##################                                                        25.5%
###################                                                       27.7%
#####################                                                     29.7%
########################                                                  33.9%
#########################                                                 36.0%
###########################                                               38.1%
#############################                                             41.5%
###############################                                           43.5%
################################                                          45.7%
###################################                                       49.8%
#####################################                                     51.9%
######################################                                    54.0%
########################################                                  56.1%
#########################################                                 58.2%
###########################################                               60.3%
##############################################                            64.4%
###############################################                           66.5%
#################################################                         68.6%
##################################################                        70.7%
####################################################                      72.8%
#####################################################                     74.9%
#######################################################                   77.0%
########################################################                  79.1%
##########################################################                81.2%
###########################################################               83.3%
##############################################################            87.4%
################################################################          89.5%
#################################################################         91.6%
###################################################################       93.7%
####################################################################      95.8%
######################################################################    97.9%
#######################################################################  100.0%
######################################################################## 100.0%
13:57:51 [2019-11-25T13:57:51.204Z] #27 11.90 
13:57:52 [2019-11-25T13:57:52.102Z] #27 12.40 
#####                                                                      7.9%
#########                                                                 13.6%
13:57:52 [2019-11-25T13:57:52.102Z] #27 ...
13:57:52 [2019-11-25T13:57:52.102Z] 
13:57:52 [2019-11-25T13:57:52.102Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:57:52 [2019-11-25T13:57:52.102Z] #18 0.437 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:57:52 [2019-11-25T13:57:52.102Z] #18 0.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:57:52 [2019-11-25T13:57:52.102Z] #18 0.587 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:57:52 [2019-11-25T13:57:52.102Z] #18 0.632 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:57:52 [2019-11-25T13:57:52.102Z] #18 0.648 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:57:52 [2019-11-25T13:57:52.102Z] #18 2.015 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
13:57:52 [2019-11-25T13:57:52.102Z] #18 4.186 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:57:52 [2019-11-25T13:57:52.102Z] #18 5.236 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:57:52 [2019-11-25T13:57:52.102Z] #18 ...
13:57:52 [2019-11-25T13:57:52.102Z] 
13:57:52 [2019-11-25T13:57:52.102Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:57:53 [2019-11-25T13:57:53.348Z] #27 12.40 
#####                                                                      7.9%
#########                                                                 13.6%
#############                                                             19.2%
#################                                                         24.9%
######################                                                    30.6%
##########################                                                36.2%
##############################                                            41.9%
##################################                                        47.6%
######################################                                    53.2%
##########################################                                58.9%
13:57:53 [2019-11-25T13:57:53.348Z] #27 ...
13:57:53 [2019-11-25T13:57:53.348Z] 
13:57:53 [2019-11-25T13:57:53.348Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:57:53 [2019-11-25T13:57:53.348Z] #29 33.52 Checking out files:  43% (579/1317)   
Checking out files:  44% (580/1317)   
Checking out files:  45% (593/1317)   
Checking out files:  46% (606/1317)   
Checking out files:  47% (619/1317)   
Checking out files:  48% (633/1317)   
Checking out files:  49% (646/1317)   
Checking out files:  50% (659/1317)   
Checking out files:  51% (672/1317)   
Checking out files:  52% (685/1317)   
Checking out files:  53% (699/1317)   
Checking out files:  54% (712/1317)   
Checking out files:  55% (725/1317)   
Checking out files:  56% (738/1317)   
Checking out files:  57% (751/1317)   
Checking out files:  58% (764/1317)   
Checking out files:  59% (778/1317)   
Checking out files:  60% (791/1317)   
Checking out files:  61% (804/1317)   
Checking out files:  62% (817/1317)   
Checking out files:  63% (830/1317)   
Checking out files:  64% (843/1317)   
Checking out files:  65% (857/1317)   
Checking out files:  66% (870/1317)   
Checking out files:  67% (883/1317)   
Checking out files:  68% (896/1317)   
Checking out files:  69% (909/1317)   
Checking out files:  70% (922/1317)   
Checking out files:  71% (936/1317)   
Checking out files:  72% (949/1317)   
Checking out files:  73% (962/1317)   
Checking out files:  74% (975/1317)   
Checking out files:  75% (988/1317)   
Checking out files:  76% (1001/1317)   
Checking out files:  77% (1015/1317)   
Checking out files:  78% (1028/1317)   
Checking out files:  79% (1041/1317)   
Checking out files:  80% (1054/1317)   
Checking out files:  81% (1067/1317)   
Checking out files:  82% (1080/1317)   
Checking out files:  83% (1094/1317)   
Checking out files:  84% (1107/1317)   
Checking out files:  85% (1120/1317)   
Checking out files:  86% (1133/1317)   
Checking out files:  87% (1146/1317)   
Checking out files:  88% (1159/1317)   
Checking out files:  89% (1173/1317)   
Checking out files:  90% (1186/1317)   
Checking out files:  91% (1199/1317)   
Checking out files:  92% (1212/1317)   
Checking out files:  93% (1225/1317)   
Checking out files:  94% (1238/1317)   
Checking out files:  95% (1252/1317)   
Checking out files:  96% (1265/1317)   
Checking out files:  97% (1278/1317)   
Checking out files:  98% (1291/1317)   
Checking out files:  99% (1304/1317)   
Checking out files: 100% (1317/1317)   
Checking out files: 100% (1317/1317), done.
13:57:53 [2019-11-25T13:57:53.348Z] #29 34.39 + cd /tmp/tmp.duLRGw7cBo/src/github.com/go-swagger/go-swagger
13:57:53 [2019-11-25T13:57:53.348Z] #29 34.39 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:57:53 [2019-11-25T13:57:53.348Z] #29 37.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:57:53 [2019-11-25T13:57:53.348Z] #29 ...
13:57:53 [2019-11-25T13:57:53.348Z] 
13:57:53 [2019-11-25T13:57:53.348Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:57:53 [2019-11-25T13:57:53.782Z] #27 12.40 
#####                                                                      7.9%
#########                                                                 13.6%
#############                                                             19.2%
#################                                                         24.9%
######################                                                    30.6%
##########################                                                36.2%
##############################                                            41.9%
##################################                                        47.6%
######################################                                    53.2%
##########################################                                58.9%
##############################################                            64.6%
##################################################                        70.2%
######################################################                    75.9%
13:57:53 [2019-11-25T13:57:53.782Z] #27 ...
13:57:53 [2019-11-25T13:57:53.782Z] 
13:57:53 [2019-11-25T13:57:53.782Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:57:53 [2019-11-25T13:57:53.782Z] #34 33.95 Selecting previously unselected package liblzo2-2:s390x.
13:57:53 [2019-11-25T13:57:53.782Z] #34 33.95 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 33.98 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 34.11 Selecting previously unselected package libicu57:s390x.
13:57:53 [2019-11-25T13:57:53.782Z] #34 34.11 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 34.12 Unpacking libicu57:s390x (57.1-6+deb9u3) ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 42.09 Selecting previously unselected package libxml2:s390x.
13:57:53 [2019-11-25T13:57:53.782Z] #34 42.09 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 42.10 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 42.84 Selecting previously unselected package libarchive13:s390x.
13:57:53 [2019-11-25T13:57:53.782Z] #34 42.84 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 42.84 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 43.23 Selecting previously unselected package libjsoncpp1:s390x.
13:57:53 [2019-11-25T13:57:53.782Z] #34 43.25 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 43.26 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 43.36 Selecting previously unselected package libuv1:s390x.
13:57:53 [2019-11-25T13:57:53.782Z] #34 43.37 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 43.39 Unpacking libuv1:s390x (1.9.1-3) ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 43.56 Selecting previously unselected package cmake.
13:57:53 [2019-11-25T13:57:53.782Z] #34 43.60 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 43.71 Unpacking cmake (3.7.2-1) ...
13:57:53 [2019-11-25T13:57:53.782Z] #34 ...
13:57:53 [2019-11-25T13:57:53.782Z] 
13:57:53 [2019-11-25T13:57:53.782Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:57:54 [2019-11-25T13:57:54.185Z] #27 12.40 
#####                                                                      7.9%
#########                                                                 13.6%
#############                                                             19.2%
#################                                                         24.9%
######################                                                    30.6%
##########################                                                36.2%
##############################                                            41.9%
##################################                                        47.6%
######################################                                    53.2%
##########################################                                58.9%
##############################################                            64.6%
##################################################                        70.2%
######################################################                    75.9%
##########################################################                81.6%
##############################################################            87.2%
######################################################################    98.6%
######################################################################## 100.0%
13:57:54 [2019-11-25T13:57:54.580Z] #27 15.11 
13:57:55 [2019-11-25T13:57:55.817Z] #27 15.53 
##                                                                         3.6%
######                                                                     8.6%
########                                                                  11.2%
###########                                                               16.3%
13:57:55 [2019-11-25T13:57:55.817Z] #27 ...
13:57:55 [2019-11-25T13:57:55.817Z] 
13:57:55 [2019-11-25T13:57:55.817Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:57:55 [2019-11-25T13:57:55.817Z] #41 38.42 Selecting previously unselected package python-protobuf.
13:57:55 [2019-11-25T13:57:55.817Z] #41 38.43 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 38.44 Unpacking python-protobuf (3.0.0-9) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 39.15 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 39.24 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 39.25 Setting up python-pkg-resources (33.1.1-1) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 42.09 Setting up libnet1-dev (1.1.6+dfsg-3) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 42.10 Setting up libprotobuf10:s390x (3.0.0-9) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 42.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 42.12 Setting up python-protobuf (3.0.0-9) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.77 Setting up libcap-dev:s390x (1:2.25-1) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.78 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.79 Setting up libnl-3-200:s390x (3.2.27-2) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.81 Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.82 Setting up libprotoc10:s390x (3.0.0-9) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.83 Setting up protobuf-c-compiler (1.2.1-2) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.84 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.84 Setting up protobuf-compiler (3.0.0-9) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.85 Setting up libprotobuf-dev:s390x (3.0.0-9) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.86 Setting up libnl-3-dev:s390x (3.2.27-2) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 45.89 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:55 [2019-11-25T13:57:55.817Z] #41 DONE 46.1s
13:57:55 [2019-11-25T13:57:55.817Z] 
13:57:55 [2019-11-25T13:57:55.817Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:57:56 [2019-11-25T13:57:56.023Z] #17 ...
13:57:56 [2019-11-25T13:57:56.023Z] 
13:57:56 [2019-11-25T13:57:56.023Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:57:56 [2019-11-25T13:57:56.023Z] #41 108.0   CC       criu/cr-dedup.o
13:57:56 [2019-11-25T13:57:56.023Z] #41 108.4   CC       criu/cr-dump.o
13:57:56 [2019-11-25T13:57:56.023Z] #41 110.6   CC       criu/cr-errno.o
13:57:56 [2019-11-25T13:57:56.023Z] #41 110.6   CC       criu/cr-restore.o
13:57:56 [2019-11-25T13:57:56.023Z] #41 114.8   CC       criu/cr-service.o
13:57:56 [2019-11-25T13:57:56.023Z] #41 116.2   CC       criu/crtools.o
13:57:56 [2019-11-25T13:57:56.023Z] #41 116.8   CC       criu/eventfd.o
13:57:56 [2019-11-25T13:57:56.023Z] #41 117.2   CC       criu/eventpoll.o
13:57:56 [2019-11-25T13:57:56.589Z] #41 ...
13:57:56 [2019-11-25T13:57:56.589Z] 
13:57:56 [2019-11-25T13:57:56.589Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:57:56 [2019-11-25T13:57:56.589Z] #17 117.6 Setting up aufs-tools (1:4.1+20161219-1) ...
13:57:56 [2019-11-25T13:57:56.589Z] #17 117.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:57:56 [2019-11-25T13:57:56.589Z] #17 117.6 Setting up libsepol1-dev:amd64 (2.6-2) ...
13:57:56 [2019-11-25T13:57:56.589Z] #17 117.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
13:57:56 [2019-11-25T13:57:56.589Z] #17 117.6 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
13:57:56 [2019-11-25T13:57:56.589Z] #17 117.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:57:56 [2019-11-25T13:57:56.589Z] #17 117.7 Processing triggers for mime-support (3.60) ...
13:57:56 [2019-11-25T13:57:56.662Z] #27 15.53 
##                                                                         3.6%
######                                                                     8.6%
########                                                                  11.2%
###########                                                               16.3%
###############                                                           21.3%
###################                                                       26.4%
####################                                                      29.0%
######################                                                    31.5%
##########################                                                36.6%
############################                                              39.1%
##############################                                            41.7%
13:57:56 [2019-11-25T13:57:56.662Z] #27 ...
13:57:56 [2019-11-25T13:57:56.662Z] 
13:57:56 [2019-11-25T13:57:56.662Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:57:56 [2019-11-25T13:57:56.662Z] #32 36.90 internal/reflectlite
13:57:56 [2019-11-25T13:57:56.662Z] #32 36.90 sync
13:57:56 [2019-11-25T13:57:56.662Z] #32 40.35 errors
13:57:56 [2019-11-25T13:57:56.662Z] #32 40.35 sort
13:57:56 [2019-11-25T13:57:56.662Z] #32 40.89 strconv
13:57:56 [2019-11-25T13:57:56.662Z] #32 42.24 io
13:57:56 [2019-11-25T13:57:56.662Z] #32 44.07 internal/oserror
13:57:56 [2019-11-25T13:57:56.662Z] #32 44.27 syscall
13:57:56 [2019-11-25T13:57:56.662Z] #32 46.53 reflect
13:57:56 [2019-11-25T13:57:56.662Z] #32 ...
13:57:56 [2019-11-25T13:57:56.662Z] 
13:57:56 [2019-11-25T13:57:56.662Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:57:56 [2019-11-25T13:57:56.847Z] #17 117.8 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:57:56 [2019-11-25T13:57:56.847Z] #17 117.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
13:57:56 [2019-11-25T13:57:56.847Z] #17 117.8 Setting up libcap2-bin (1:2.25-1) ...
13:57:56 [2019-11-25T13:57:56.847Z] #17 117.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:57:56 [2019-11-25T13:57:56.847Z] #17 117.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:57:56 [2019-11-25T13:57:56.847Z] #17 117.8 Setting up bash-completion (1:2.1-4.3) ...
13:57:58 [2019-11-25T13:57:58.098Z] #27 15.53 
##                                                                         3.6%
######                                                                     8.6%
########                                                                  11.2%
###########                                                               16.3%
###############                                                           21.3%
###################                                                       26.4%
####################                                                      29.0%
######################                                                    31.5%
##########################                                                36.6%
############################                                              39.1%
##############################                                            41.7%
###############################                                           44.3%
#################################                                         46.8%
###################################                                       49.3%
#######################################                                   54.4%
#########################################                                 57.0%
############################################                              62.0%
################################################                          67.1%
###################################################                       72.2%
13:57:58 [2019-11-25T13:57:58.098Z] #27 ...
13:57:58 [2019-11-25T13:57:58.098Z] 
13:57:58 [2019-11-25T13:57:58.098Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.02 Selecting previously unselected package xxd.
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.06 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.07 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.23 Selecting previously unselected package vim-common.
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.25 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.28 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.62 Processing triggers for mime-support (3.60) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.74 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.76 Setting up libuv1:s390x (1.9.1-3) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.80 Setting up cmake-data (3.7.2-1) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.81 Setting up libicu57:s390x (57.1-6+deb9u3) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.82 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.84 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.92 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.93 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.95 Setting up libjsoncpp1:s390x (1.7.4-3) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.96 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 47.97 Setting up cmake (3.7.2-1) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 48.07 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:58 [2019-11-25T13:57:58.098Z] #34 DONE 48.6s
13:57:58 [2019-11-25T13:57:58.098Z] 
13:57:58 [2019-11-25T13:57:58.098Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:57:58 [2019-11-25T13:57:58.587Z] #27 15.53 
##                                                                         3.6%
######                                                                     8.6%
########                                                                  11.2%
###########                                                               16.3%
###############                                                           21.3%
###################                                                       26.4%
####################                                                      29.0%
######################                                                    31.5%
##########################                                                36.6%
############################                                              39.1%
##############################                                            41.7%
###############################                                           44.3%
#################################                                         46.8%
###################################                                       49.3%
#######################################                                   54.4%
#########################################                                 57.0%
############################################                              62.0%
################################################                          67.1%
###################################################                       72.2%
#####################################################                     74.8%
###########################
13:57:58 [2019-11-25T13:57:58.587Z] #27 ...
13:57:58 [2019-11-25T13:57:58.587Z] 
13:57:58 [2019-11-25T13:57:58.587Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:57:58 [2019-11-25T13:57:58.587Z] #35 DONE 0.3s
13:57:58 [2019-11-25T13:57:58.587Z] 
13:57:58 [2019-11-25T13:57:58.587Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:57:58 [2019-11-25T13:57:58.587Z] #27 15.53 
##                                                                         3.6%
######                                                                     8.6%
########                                                                  11.2%
###########                                                               16.3%
###############                                                           21.3%
###################                                                       26.4%
####################                                                      29.0%
######################                                                    31.5%
##########################                                                36.6%
############################                                              39.1%
##############################                                            41.7%
###############################                                           44.3%
#################################                                         46.8%
###################################                                       49.3%
#######################################                                   54.4%
#########################################                                 57.0%
############################################                              62.0%
################################################                          67.1%
###################################################                       72.2%
#####################################################                     74.8%
#########################################################                 79.8%
13:57:58 [2019-11-25T13:57:58.587Z] #27 ...
13:57:58 [2019-11-25T13:57:58.587Z] 
13:57:58 [2019-11-25T13:57:58.587Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:57:58 [2019-11-25T13:57:58.587Z] #36 DONE 0.1s
13:57:58 [2019-11-25T13:57:58.587Z] 
13:57:58 [2019-11-25T13:57:58.587Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.3 Setting up libonig4:amd64 (6.1.3-2) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.3 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.3 Setting up zip (3.0-11+b1) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.3 Setting up bzip2 (1.0.6-8.1) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.4 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.4 Setting up libaio1:amd64 (0.3.110-3) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.4 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.4 Setting up xz-utils (5.2.2-1.2+b1) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.5 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.5 Setting up libpcre32-3:amd64 (2:8.39-3) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.5 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
13:57:59 [2019-11-25T13:57:59.375Z] #17 120.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.0 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.0 Setting up libpcre16-3:amd64 (2:8.39-3) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.0 Setting up libnl-3-200:amd64 (3.2.27-2) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.0 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.0 Setting up pigz (2.3.4-1) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.1 Setting up libmpdec2:amd64 (2.4.2-1) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.1 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.1 Setting up mingw-w64-common (5.0.1-1) ...
13:57:59 [2019-11-25T13:57:59.941Z] #17 121.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:58:00 [2019-11-25T13:58:00.074Z] #27 15.53 
##                                                                         3.6%
######                                                                     8.6%
########                                                                  11.2%
###########                                                               16.3%
###############                                                           21.3%
###################                                                       26.4%
####################                                                      29.0%
######################                                                    31.5%
##########################                                                36.6%
############################                                              39.1%
##############################                                            41.7%
###############################                                           44.3%
#################################                                         46.8%
###################################                                       49.3%
#######################################                                   54.4%
#########################################                                 57.0%
############################################                              62.0%
################################################                          67.1%
###################################################                       72.2%
#####################################################                     74.8%
#########################################################                 79.8%
#############################################################             84.9%
##############################################################            87.5%
################################################################          90.0%
##################################################################        92.6%
####################################################################      95.1%
######################################################################    97.6%
######################################################################## 100.0%
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.1 Setting up jq (1.5+dfsg-1.3) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.1 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 Setting up xfsprogs (4.9.0+nmu1) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 Setting up vim (2:8.0.0197-4+deb9u3) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.2 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.3 Setting up iptables (1.6.0+snapshot20161117-6) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.3 Setting up btrfs-progs (4.7.3-1) ...
13:58:00 [2019-11-25T13:58:00.199Z] #17 121.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
13:58:00 [2019-11-25T13:58:00.457Z] #17 121.3 Setting up python3.5 (3.5.3-1+deb9u1) ...
13:58:00 [2019-11-25T13:58:00.609Z] #27 ...
13:58:00 [2019-11-25T13:58:00.609Z] 
13:58:00 [2019-11-25T13:58:00.609Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:58:00 [2019-11-25T13:58:00.609Z] #45 40.54 github.com/LK4D4/vndr/godl/singleflight
13:58:00 [2019-11-25T13:58:00.609Z] #45 40.55 errors
13:58:00 [2019-11-25T13:58:00.609Z] #45 41.01 sort
13:58:00 [2019-11-25T13:58:00.609Z] #45 41.14 io
13:58:00 [2019-11-25T13:58:00.609Z] #45 42.66 strconv
13:58:00 [2019-11-25T13:58:00.609Z] #45 43.20 bytes
13:58:00 [2019-11-25T13:58:00.609Z] #45 46.30 bufio
13:58:00 [2019-11-25T13:58:00.609Z] #45 48.10 reflect
13:58:00 [2019-11-25T13:58:00.609Z] #45 49.93 syscall
13:58:00 [2019-11-25T13:58:00.609Z] #45 ...
13:58:00 [2019-11-25T13:58:00.609Z] 
13:58:00 [2019-11-25T13:58:00.609Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.289 + RM_GOPATH=0
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.294 + TMP_GOPATH=
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.294 + : /build
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.297 + '[' -z '' ']'
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.299 ++ mktemp -d
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.310 + export GOPATH=/tmp/tmp.ne4x04asRY
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.310 + GOPATH=/tmp/tmp.ne4x04asRY
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.310 + RM_GOPATH=1
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.315 ++ dirname ./install.sh
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.319 + dir=.
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.323 + bin=tini
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.323 + shift
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.323 + '[' '!' -f ./tini.installer ']'
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.324 + . ./tini.installer
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.324 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.325 + install_tini
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.326 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.326 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.326 + git clone https://github.com/krallin/tini.git /tmp/tmp.ne4x04asRY/tini
13:58:00 [2019-11-25T13:58:00.609Z] #37 0.339 Cloning into '/tmp/tmp.ne4x04asRY/tini'...
13:58:00 [2019-11-25T13:58:00.609Z] #37 1.836 + cd /tmp/tmp.ne4x04asRY/tini
13:58:00 [2019-11-25T13:58:00.609Z] #37 1.836 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:58:00 [2019-11-25T13:58:00.609Z] #37 1.857 + cmake .
13:58:00 [2019-11-25T13:58:00.609Z] #37 ...
13:58:00 [2019-11-25T13:58:00.609Z] 
13:58:00 [2019-11-25T13:58:00.609Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:58:00 [2019-11-25T13:58:00.609Z] #55 11.24 + cd /tmp/tmp.34r04yaUS1/src/github.com/opencontainers/runc
13:58:00 [2019-11-25T13:58:00.609Z] #55 11.24 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
13:58:00 [2019-11-25T13:58:00.609Z] #55 11.48 + '[' -z '' ']'
13:58:00 [2019-11-25T13:58:00.609Z] #55 11.48 + target=static
13:58:00 [2019-11-25T13:58:00.609Z] #55 11.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:58:00 [2019-11-25T13:58:00.609Z] #55 13.19 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 .
13:58:01 [2019-11-25T13:58:01.029Z] #55 ...
13:58:01 [2019-11-25T13:58:01.029Z] 
13:58:01 [2019-11-25T13:58:01.030Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:58:01 [2019-11-25T13:58:01.030Z] #27 21.02 
13:58:05 [2019-11-25T13:58:05.728Z] #17 125.8 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.9 Setting up btrfs-tools (4.7.3-1) ...
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.9 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
13:58:05 [2019-11-25T13:58:05.729Z] #17 125.9 Setting up python3 (3.5.3-1) ...
13:58:05 [2019-11-25T13:58:05.762Z] #27 21.56 
                                                                           1.3%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       6.0%
#####                                                                      7.9%
######                                                                     8.8%
#######                                                                    9.8%
########                                                                  11.7%
#########                                                                 12.6%
#########                                                                 13.5%
###########                                                               15.4%
###########                                                               16.4%
############                                                              17.3%
#############                                                             19.2%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.8%
#################                                                         24.6%
##################                                                        25.9%
###################                                                       26.9%
####################                                                      27.8%
####################                                                      28.8%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   32.5%
########################                                                  33.5%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.3%
###########################                                               38.2%
############################                                              39.2%
13:58:05 [2019-11-25T13:58:05.762Z] #27 ...
13:58:05 [2019-11-25T13:58:05.762Z] 
13:58:05 [2019-11-25T13:58:05.762Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:05 [2019-11-25T13:58:05.762Z] #42 1.853 Note: Building without setproctitle() and strlcpy() support.
13:58:05 [2019-11-25T13:58:05.762Z] #42 1.853       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:58:05 [2019-11-25T13:58:05.762Z] #42 3.675 fatal: Not a git repository (or any of the parent directories): .git
13:58:05 [2019-11-25T13:58:05.762Z] #42 3.893   GEN      .gitid
13:58:05 [2019-11-25T13:58:05.762Z] #42 3.893   GEN      criu/include/version.h
13:58:05 [2019-11-25T13:58:05.762Z] #42 3.893   GEN      include/common/asm
13:58:05 [2019-11-25T13:58:05.762Z] #42 5.743   PBCC     images/google/protobuf/descriptor.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 5.898   PBCC     images/opts.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 5.939   PBCC     images/sit.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.036   DEP      images/google/protobuf/descriptor.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.125   DEP      images/opts.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.158   DEP      images/sit.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.238   PBCC     images/macvlan.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.266   DEP      images/macvlan.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.302   PBCC     images/autofs.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.322   DEP      images/autofs.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.399   PBCC     images/sysctl.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.437   DEP      images/sysctl.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.486   PBCC     images/time.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.486   DEP      images/time.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.605   PBCC     images/binfmt-misc.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.612   DEP      images/binfmt-misc.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.684   PBCC     images/seccomp.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.691   DEP      images/seccomp.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.770   PBCC     images/userns.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.809   DEP      images/userns.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.896   PBCC     images/cgroup.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 6.949   DEP      images/cgroup.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.050   PBCC     images/fown.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.071   PBCC     images/ext-file.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.087   DEP      images/fown.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.151   DEP      images/ext-file.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.199   PBCC     images/rpc.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.259   DEP      images/rpc.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.368   PBCC     images/siginfo.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.402   DEP      images/siginfo.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.459   PBCC     images/pagemap.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.485   DEP      images/pagemap.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.541   PBCC     images/rlimit.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.565   DEP      images/rlimit.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.623   PBCC     images/file-lock.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.672   DEP      images/file-lock.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.788   PBCC     images/tty.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.833   DEP      images/tty.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.924   PBCC     images/tun.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 7.955   PBCC     images/netdev.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.007   DEP      images/tun.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.191   DEP      images/netdev.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.262   PBCC     images/vma.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.323   DEP      images/vma.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.361   PBCC     images/creds.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.395   DEP      images/creds.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.459   PBCC     images/utsns.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.530   DEP      images/utsns.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.620   PBCC     images/ipc-desc.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.670   PBCC     images/ipc-sem.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.683   DEP      images/ipc-desc.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.738   DEP      images/ipc-sem.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.805   PBCC     images/ipc-msg.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.825   DEP      images/ipc-msg.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.929   PBCC     images/ipc-shm.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 8.948   DEP      images/ipc-shm.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.028   PBCC     images/ipc-var.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.065   DEP      images/ipc-var.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.156   PBCC     images/sk-opts.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.162   PBCC     images/packet-sock.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.199   DEP      images/sk-opts.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.243   DEP      images/packet-sock.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.281   PBCC     images/sk-netlink.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.329   DEP      images/sk-netlink.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.370   PBCC     images/sk-inet.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.444   DEP      images/sk-inet.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.568   PBCC     images/sk-unix.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.630   DEP      images/sk-unix.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.662   PBCC     images/mm.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.683   DEP      images/mm.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.767   PBCC     images/timerfd.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.853   DEP      images/timerfd.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.929   PBCC     images/timer.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 9.985   DEP      images/timer.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 10.03   PBCC     images/sa.pb-c.c
13:58:05 [2019-11-25T13:58:05.762Z] #42 10.10   DEP      images/sa.pb-c.d
13:58:05 [2019-11-25T13:58:05.762Z] #42 10.18   PBCC     images/pipe-data.pb-c.c
13:58:05 [2019-11-25T13:58:05.763Z] #42 ...
13:58:05 [2019-11-25T13:58:05.763Z] 
13:58:05 [2019-11-25T13:58:05.763Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:58:05 [2019-11-25T13:58:05.763Z] #27 21.56 
                                                                           1.3%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       6.0%
#####                                                                      7.9%
######                                                                     8.8%
#######                                                                    9.8%
########                                                                  11.7%
#########                                                                 12.6%
#########                                                                 13.5%
###########                                                               15.4%
###########                                                               16.4%
############                                                              17.3%
#############                                                             19.2%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.8%
#################                                                         24.6%
##################                                                        25.9%
###################                                                       26.9%
####################                                                      27.8%
####################                                                      28.8%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   32.5%
########################                                                  33.5%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.3%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.1%
13:58:05 [2019-11-25T13:58:05.763Z] #27 ...
13:58:05 [2019-11-25T13:58:05.763Z] 
13:58:05 [2019-11-25T13:58:05.763Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:58:05 [2019-11-25T13:58:05.763Z] #18 13.84 Fetched 7672 kB in 13s (572 kB/s)
13:58:05 [2019-11-25T13:58:05.763Z] #18 13.84 Reading package lists...
13:58:06 [2019-11-25T13:58:06.165Z] #18 20.80 Reading package lists...
13:58:06 [2019-11-25T13:58:06.165Z] #18 ...
13:58:06 [2019-11-25T13:58:06.165Z] 
13:58:06 [2019-11-25T13:58:06.165Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:58:06 [2019-11-25T13:58:06.294Z] #17 127.4 Setting up apparmor (2.11.0-3+deb9u2) ...
13:58:06 [2019-11-25T13:58:06.362Z] #59 170.7 + bin/containerd-stress
13:58:06 [2019-11-25T13:58:06.363Z] #59 172.4 + bin/containerd-shim
13:58:07 [2019-11-25T13:58:07.228Z] #17 ...
13:58:07 [2019-11-25T13:58:07.229Z] 
13:58:07 [2019-11-25T13:58:07.229Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:58:07 [2019-11-25T13:58:07.229Z] #54 147.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
13:58:07 [2019-11-25T13:58:07.229Z] #54 149.8 + mkdir -p /build
13:58:07 [2019-11-25T13:58:07.229Z] #54 149.8 + cp runc /build/runc
13:58:07 [2019-11-25T13:58:07.229Z] #54 DONE 150.6s
13:58:07 [2019-11-25T13:58:07.229Z] 
13:58:07 [2019-11-25T13:58:07.229Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:07 [2019-11-25T13:58:07.229Z] #41 118.3   CC       criu/external.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 118.7   CC       criu/fault-injection.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 118.8   CC       criu/fdstore.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 119.2   CC       criu/fifo.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 119.7   CC       criu/file-ids.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 120.1   CC       criu/file-lock.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 120.9   CC       criu/files-ext.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 121.3   CC       criu/files-reg.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 123.5   CC       criu/files.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 125.6   CC       criu/filesystems.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 126.4   CC       criu/fsnotify.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 127.5   CC       criu/image-desc.o
13:58:07 [2019-11-25T13:58:07.229Z] #41 127.7   CC       criu/image.o
13:58:07 [2019-11-25T13:58:07.794Z] #41 128.7   CC       criu/ipc_ns.o
13:58:07 [2019-11-25T13:58:07.892Z] #27 21.56 
                                                                           1.3%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       6.0%
#####                                                                      7.9%
######                                                                     8.8%
#######                                                                    9.8%
########                                                                  11.7%
#########                                                                 12.6%
#########                                                                 13.5%
###########                                                               15.4%
###########                                                               16.4%
############                                                              17.3%
#############                                                             19.2%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.8%
#################                                                         24.6%
##################                                                        25.9%
###################                                                       26.9%
####################                                                      27.8%
####################                                                      28.8%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   32.5%
########################                                                  33.5%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.3%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.1%
##############################                                            42.0%
##############################                                            42.9%
###############################                                           43.9%
################################                                          45.8%
##################################                                        47.7%
###################################                                       49.6%
#####################################                                     51.4%
######################################                                    53.3%
#######################################                                   55.2%
#########################################                                 57.1%
##########################################                                59.0%
13:58:07 [2019-11-25T13:58:07.892Z] #27 ...
13:58:07 [2019-11-25T13:58:07.892Z] 
13:58:07 [2019-11-25T13:58:07.892Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:58:07 [2019-11-25T13:58:07.892Z] #37 2.696 -- The C compiler identification is GNU 6.3.0
13:58:07 [2019-11-25T13:58:07.892Z] #37 2.817 -- Check for working C compiler: /usr/bin/cc
13:58:07 [2019-11-25T13:58:07.892Z] #37 3.345 -- Check for working C compiler: /usr/bin/cc -- works
13:58:07 [2019-11-25T13:58:07.892Z] #37 3.350 -- Detecting C compiler ABI info
13:58:07 [2019-11-25T13:58:07.892Z] #37 4.024 -- Detecting C compiler ABI info - done
13:58:07 [2019-11-25T13:58:07.892Z] #37 4.057 -- Detecting C compile features
13:58:07 [2019-11-25T13:58:07.892Z] #37 6.065 -- Detecting C compile features - done
13:58:07 [2019-11-25T13:58:07.892Z] #37 6.100 -- Performing Test HAS_BUILTIN_FORTIFY
13:58:07 [2019-11-25T13:58:07.892Z] #37 6.436 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:58:07 [2019-11-25T13:58:07.892Z] #37 6.595 -- Configuring done
13:58:07 [2019-11-25T13:58:07.892Z] #37 6.620 -- Generating done
13:58:07 [2019-11-25T13:58:07.892Z] #37 6.630 -- Build files have been written to: /tmp/tmp.ne4x04asRY/tini
13:58:07 [2019-11-25T13:58:07.892Z] #37 6.665 + make tini-static
13:58:07 [2019-11-25T13:58:07.892Z] #37 6.961 Scanning dependencies of target tini-static
13:58:07 [2019-11-25T13:58:07.892Z] #37 7.102 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:58:07 [2019-11-25T13:58:07.892Z] #37 8.623 [100%] Linking C executable tini-static
13:58:07 [2019-11-25T13:58:07.892Z] #37 9.058 [100%] Built target tini-static
13:58:07 [2019-11-25T13:58:07.892Z] #37 9.151 + mkdir -p /build
13:58:07 [2019-11-25T13:58:07.892Z] #37 9.154 + cp tini-static /build/docker-init
13:58:07 [2019-11-25T13:58:07.892Z] #37 DONE 9.3s
13:58:07 [2019-11-25T13:58:07.892Z] 
13:58:07 [2019-11-25T13:58:07.892Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:58:08 [2019-11-25T13:58:08.360Z] #41 ...
13:58:08 [2019-11-25T13:58:08.360Z] 
13:58:08 [2019-11-25T13:58:08.360Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:58:08 [2019-11-25T13:58:08.617Z] #17 129.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
13:58:08 [2019-11-25T13:58:08.875Z] #17 129.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
13:58:08 [2019-11-25T13:58:08.875Z] #17 129.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
13:58:08 [2019-11-25T13:58:08.875Z] #17 129.8 Setting up python3-wheel (0.29.0-2) ...
13:58:09 [2019-11-25T13:58:09.441Z] #17 130.5 Setting up python3-pkg-resources (33.1.1-1) ...
13:58:10 [2019-11-25T13:58:10.374Z] #17 131.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
13:58:10 [2019-11-25T13:58:10.374Z] #17 131.4 Setting up python3-pip (9.0.1-2+deb9u1) ...
13:58:11 [2019-11-25T13:58:11.307Z] #17 132.3 Setting up dmsetup (2:1.02.137-2) ...
13:58:11 [2019-11-25T13:58:11.307Z] #17 132.3 Setting up python3-setuptools (33.1.1-1) ...
13:58:12 [2019-11-25T13:58:12.680Z] #17 133.5 Setting up dh-python (2.20170125) ...
13:58:12 [2019-11-25T13:58:12.915Z] #59 179.0 + bin/containerd-shim-runc-v1
13:58:13 [2019-11-25T13:58:13.133Z] #27 21.56 
                                                                           1.3%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       6.0%
#####                                                                      7.9%
######                                                                     8.8%
#######                                                                    9.8%
########                                                                  11.7%
#########                                                                 12.6%
#########                                                                 13.5%
###########                                                               15.4%
###########                                                               16.4%
############                                                              17.3%
#############                                                             19.2%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.8%
#################                                                         24.6%
##################                                                        25.9%
###################                                                       26.9%
####################                                                      27.8%
####################                                                      28.8%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   32.5%
########################                                                  33.5%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.3%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.1%
##############################                                            42.0%
##############################                                            42.9%
###############################                                           43.9%
################################                                          45.8%
##################################                                        47.7%
###################################                                       49.6%
#####################################                                     51.4%
######################################                                    53.3%
#######################################                                   55.2%
#########################################                                 57.1%
##########################################                                59.0%
###########################################                               60.9%
############################################                              61.8%
#############################################                             63.7%
##############################################                            64.7%
###############################################                           66.5%
################################################                          67.5%
#################################################                         69.4%
###################################################                       71.3%
####################################################                      72.2%
####################################################                      73.2%
#####################################################                     74.1%
######################################################                    75.1%
######################################################                    76.0%
#######################################################                   76.9%
########################################################                  77.9%
########################################################                  78.8%
#########################################################                 80.2%
##########################################################                81.3%
###########################################################               82.3%
###########################################################               83.2%
############################################################              84.1%
#############################################################             85.1%
#############################################################             86.0%
###############################################################           87.9%
################################################################          89.8%
##################################################################        91.7%
##################################################################        92.7%
####################################################################      94.6%
####################################################################      95.5%
######################################################################    97.4%
#######################################################################   99.3%
######################################################################## 100.0%
13:58:13 [2019-11-25T13:58:13.133Z] #27 33.78 
13:58:13 [2019-11-25T13:58:13.247Z] #17 134.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
13:58:13 [2019-11-25T13:58:13.247Z] #17 134.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:58:13 [2019-11-25T13:58:13.813Z] #17 DONE 134.8s
13:58:13 [2019-11-25T13:58:13.813Z] 
13:58:13 [2019-11-25T13:58:13.813Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:58:15 [2019-11-25T13:58:15.077Z] #27 35.30 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:58:15 [2019-11-25T13:58:15.077Z] #27 35.72 
13:58:15 [2019-11-25T13:58:15.442Z] #59 182.1 + bin/containerd-shim-runc-v2
13:58:15 [2019-11-25T13:58:15.473Z] #27 35.97 
######################################################################## 100.0%
13:58:15 [2019-11-25T13:58:15.473Z] #27 36.09 
13:58:15 [2019-11-25T13:58:15.699Z] #59 182.9 + binaries
13:58:15 [2019-11-25T13:58:15.699Z] #59 182.9 + mkdir -p /build
13:58:15 [2019-11-25T13:58:15.699Z] #59 182.9 + cp bin/containerd /build/containerd
13:58:15 [2019-11-25T13:58:15.699Z] #59 183.0 + cp bin/containerd-shim /build/containerd-shim
13:58:15 [2019-11-25T13:58:15.863Z] #27 ...
13:58:15 [2019-11-25T13:58:15.863Z] 
13:58:15 [2019-11-25T13:58:15.863Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.24   DEP      images/pipe-data.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.28   PBCC     images/mnt.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.33   DEP      images/mnt.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.41   PBCC     images/sk-packet.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.43   DEP      images/sk-packet.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.48   PBCC     images/tcp-stream.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.54   DEP      images/tcp-stream.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.58   PBCC     images/pipe.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.63   DEP      images/pipe.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.70   PBCC     images/pstree.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.75   DEP      images/pstree.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.79   PBCC     images/fs.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.83   DEP      images/fs.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.88   PBCC     images/signalfd.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 10.95   DEP      images/signalfd.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.01   PBCC     images/fh.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.06   PBCC     images/fsnotify.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.11   DEP      images/fh.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.18   DEP      images/fsnotify.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.29   PBCC     images/eventpoll.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.29   DEP      images/eventpoll.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.36   PBCC     images/eventfd.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.38   DEP      images/eventfd.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.42   PBCC     images/remap-file-path.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.46   DEP      images/remap-file-path.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.54   PBCC     images/fifo.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.64   DEP      images/fifo.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.69   PBCC     images/ghost-file.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.75   DEP      images/ghost-file.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.80   PBCC     images/regfile.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.86   DEP      images/regfile.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.97   PBCC     images/ns.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 11.97   DEP      images/ns.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.06   PBCC     images/fdinfo.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.13   DEP      images/fdinfo.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.17   PBCC     images/core-aarch64.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.23   PBCC     images/core-arm.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.40   PBCC     images/core-ppc64.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.43   PBCC     images/core-s390.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.45   PBCC     images/core-x86.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.46   PBCC     images/core.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.49   PBCC     images/inventory.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.51   DEP      images/core-aarch64.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.59   DEP      images/core-arm.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.70   DEP      images/core-ppc64.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.81   DEP      images/core-s390.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 12.92   DEP      images/core-x86.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 13.11   DEP      images/core.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 13.14   DEP      images/inventory.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 13.33   PBCC     images/cpuinfo.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 13.35   DEP      images/cpuinfo.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 13.40   PBCC     images/stats.pb-c.c
13:58:15 [2019-11-25T13:58:15.863Z] #42 13.46   DEP      images/stats.pb-c.d
13:58:15 [2019-11-25T13:58:15.863Z] #42 15.31 make[1]: Nothing to be done for 'all'.
13:58:15 [2019-11-25T13:58:15.863Z] #42 16.86   CC       images/stats.o
13:58:15 [2019-11-25T13:58:15.863Z] #42 17.31   CC       images/core.o
13:58:15 [2019-11-25T13:58:15.863Z] #42 17.97   CC       images/core-x86.o
13:58:15 [2019-11-25T13:58:15.863Z] #42 18.47   CC       images/core-arm.o
13:58:15 [2019-11-25T13:58:15.863Z] #42 18.85   CC       images/core-aarch64.o
13:58:15 [2019-11-25T13:58:15.863Z] #42 19.28   CC       images/core-ppc64.o
13:58:15 [2019-11-25T13:58:15.863Z] #42 19.86   CC       images/core-s390.o
13:58:15 [2019-11-25T13:58:15.956Z] #59 183.0 + cp bin/ctr /build/ctr
13:58:16 [2019-11-25T13:58:16.273Z] #42 20.43   CC       images/cpuinfo.o
13:58:16 [2019-11-25T13:58:16.273Z] #42 20.77   CC       images/inventory.o
13:58:16 [2019-11-25T13:58:16.683Z] #42 21.07   CC       images/fdinfo.o
13:58:16 [2019-11-25T13:58:16.886Z] #59 DONE 183.8s
13:58:17 [2019-11-25T13:58:17.116Z] #42 ...
13:58:17 [2019-11-25T13:58:17.116Z] 
13:58:17 [2019-11-25T13:58:17.116Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:58:17 [2019-11-25T13:58:17.116Z] #32 57.04 time
13:58:17 [2019-11-25T13:58:17.116Z] #32 65.73 internal/poll
13:58:17 [2019-11-25T13:58:17.116Z] #32 65.94 internal/fmtsort
13:58:17 [2019-11-25T13:58:17.116Z] #32 66.83 internal/syscall/unix
13:58:17 [2019-11-25T13:58:17.116Z] #32 67.15 strings
13:58:17 [2019-11-25T13:58:17.116Z] #32 ...
13:58:17 [2019-11-25T13:58:17.116Z] 
13:58:17 [2019-11-25T13:58:17.116Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:58:17 [2019-11-25T13:58:17.116Z] #27 37.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:58:17 [2019-11-25T13:58:17.580Z] #27 38.04 
13:58:17 [2019-11-25T13:58:17.580Z] #27 ...
13:58:17 [2019-11-25T13:58:17.580Z] 
13:58:17 [2019-11-25T13:58:17.580Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:58:17 [2019-11-25T13:58:17.580Z] #18 20.80 Reading package lists...
13:58:17 [2019-11-25T13:58:17.580Z] #18 25.75 Building dependency tree...
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91 The following additional packages will be installed:
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91 Suggested packages:
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   vim-doc vim-scripts xfsdump acl attr quota
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91 Recommended packages:
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
13:58:17 [2019-11-25T13:58:17.580Z] #18 28.91   python3-keyrings.alt python3-xdg unzip
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.32 The following NEW packages will be installed:
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.32   apparmor aufs-tools bash-completion binutils-mingw-w64
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.34   xfsprogs xxd xz-utils zip
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.42 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.42 Need to get 88.2 MB of archives.
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.42 After this operation, 565 MB of additional disk space will be used.
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.47 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.67 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.77 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.78 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.79 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.80 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.80 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.80 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.81 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.81 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.81 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.82 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.82 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.83 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.84 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.86 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.86 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.86 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.88 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.89 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.89 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.96 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.96 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.96 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 34.97 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.01 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.04 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.04 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.04 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.04 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]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.05 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.09 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.11 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.12 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.17 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.19 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.19 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.20 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.20 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.21 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.29 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.32 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.48 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.50 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.51 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.53 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.53 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
13:58:17 [2019-11-25T13:58:17.580Z] #18 35.56 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
13:58:17 [2019-11-25T13:58:17.817Z] 
13:58:17 [2019-11-25T13:58:17.817Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
13:58:17 [2019-11-25T13:58:17.993Z] #18 ...
13:58:17 [2019-11-25T13:58:17.993Z] 
13:58:17 [2019-11-25T13:58:17.993Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:58:17 [2019-11-25T13:58:17.993Z] #27 38.43 
######################################################################## 100.0%
13:58:17 [2019-11-25T13:58:17.993Z] #27 38.56 
13:58:18 [2019-11-25T13:58:18.074Z] #60 DONE 0.3s
13:58:18 [2019-11-25T13:58:18.074Z] 
13:58:18 [2019-11-25T13:58:18.074Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:58:18 [2019-11-25T13:58:18.074Z] #64 DONE 0.1s
13:58:18 [2019-11-25T13:58:18.074Z] 
13:58:18 [2019-11-25T13:58:18.074Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:58:18 [2019-11-25T13:58:18.330Z] #66 DONE 0.2s
13:58:18 [2019-11-25T13:58:18.330Z] 
13:58:18 [2019-11-25T13:58:18.330Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
13:58:18 [2019-11-25T13:58:18.330Z] #69 DONE 0.1s
13:58:18 [2019-11-25T13:58:18.587Z] 
13:58:18 [2019-11-25T13:58:18.587Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
13:58:18 [2019-11-25T13:58:18.587Z] #70 DONE 0.0s
13:58:18 [2019-11-25T13:58:18.587Z] 
13:58:18 [2019-11-25T13:58:18.587Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
13:58:19 [2019-11-25T13:58:19.270Z] #18 ...
13:58:19 [2019-11-25T13:58:19.270Z] 
13:58:19 [2019-11-25T13:58:19.270Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:19 [2019-11-25T13:58:19.270Z] #41 130.0   CC       criu/irmap.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 130.6   CC       criu/kcmp-ids.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 130.8   CC       criu/kerndat.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 131.8   CC       criu/libnetlink.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 132.1   CC       criu/log.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 132.7   CC       criu/lsm.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 133.0   CC       criu/mem.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 134.3   CC       criu/mount.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 137.6   CC       criu/namespaces.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 139.3   CC       criu/net.o
13:58:19 [2019-11-25T13:58:19.270Z] #41 ...
13:58:19 [2019-11-25T13:58:19.270Z] 
13:58:19 [2019-11-25T13:58:19.270Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:58:19 [2019-11-25T13:58:19.270Z] #38 195.6 + dpkg --print-architecture
13:58:19 [2019-11-25T13:58:19.270Z] #38 195.6 + cd /tmp/tmp.00amx7qOTN/src/github.com/docker/distribution
13:58:19 [2019-11-25T13:58:19.270Z] #38 195.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:58:19 [2019-11-25T13:58:19.270Z] #38 195.9 + GOPATH=/tmp/tmp.00amx7qOTN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.00amx7qOTN
13:58:19 [2019-11-25T13:58:19.270Z] #38 195.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:58:19 [2019-11-25T13:58:19.367Z] #27 39.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:58:19 [2019-11-25T13:58:19.367Z] #27 40.02 skipping existing b63cc5f62c21
13:58:19 [2019-11-25T13:58:19.367Z] #27 40.11 
13:58:19 [2019-11-25T13:58:19.517Z] #71 DONE 0.8s
13:58:19 [2019-11-25T13:58:19.517Z] 
13:58:19 [2019-11-25T13:58:19.517Z] #72 exporting to image
13:58:19 [2019-11-25T13:58:19.517Z] #72 exporting layers
13:58:19 [2019-11-25T13:58:19.528Z] #38 ...
13:58:19 [2019-11-25T13:58:19.528Z] 
13:58:19 [2019-11-25T13:58:19.528Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:58:19 [2019-11-25T13:58:19.528Z] #18 5.975 Collecting yamllint==1.16.0
13:58:21 [2019-11-25T13:58:21.309Z] #27 41.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:58:21 [2019-11-25T13:58:21.726Z] #27 42.04 
13:58:21 [2019-11-25T13:58:21.726Z] #27 42.26 
######################################################################## 1
13:58:21 [2019-11-25T13:58:21.726Z] #27 ...
13:58:21 [2019-11-25T13:58:21.726Z] 
13:58:21 [2019-11-25T13:58:21.726Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:58:21 [2019-11-25T13:58:21.726Z] #45 61.88 time
13:58:21 [2019-11-25T13:58:21.726Z] #45 67.84 strings
13:58:21 [2019-11-25T13:58:21.726Z] #45 68.37 internal/poll
13:58:21 [2019-11-25T13:58:21.726Z] #45 71.08 os
13:58:21 [2019-11-25T13:58:21.726Z] #45 71.68 regexp/syntax
13:58:21 [2019-11-25T13:58:21.726Z] #45 ...
13:58:21 [2019-11-25T13:58:21.726Z] 
13:58:21 [2019-11-25T13:58:21.726Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:58:21 [2019-11-25T13:58:21.726Z] #27 42.26 
######################################################################## 100.0%
13:58:21 [2019-11-25T13:58:21.726Z] #27 42.35 
13:58:21 [2019-11-25T13:58:21.726Z] #27 42.41 Download of images into '/build' complete.
13:58:21 [2019-11-25T13:58:21.726Z] #27 42.41 Use something like the following to load the result into a Docker daemon:
13:58:21 [2019-11-25T13:58:21.726Z] #27 42.41   tar -cC '/build' . | docker load
13:58:22 [2019-11-25T13:58:22.121Z] #27 DONE 42.6s
13:58:22 [2019-11-25T13:58:22.121Z] 
13:58:22 [2019-11-25T13:58:22.121Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:22 [2019-11-25T13:58:22.121Z] #42 21.43   CC       images/fown.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 21.51   CC       images/ns.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 21.75   CC       images/regfile.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 21.99   CC       images/ghost-file.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 22.30   CC       images/fifo.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 22.62   CC       images/remap-file-path.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 22.78   CC       images/eventfd.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 22.97   CC       images/eventpoll.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 23.22   CC       images/fh.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 23.59   CC       images/fsnotify.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 24.10   CC       images/signalfd.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 24.45   CC       images/fs.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 24.63   CC       images/pstree.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 24.83   CC       images/pipe.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 25.05   CC       images/tcp-stream.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 25.24   CC       images/sk-packet.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 25.53   CC       images/mnt.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 25.69   CC       images/pipe-data.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 25.94   CC       images/sa.o
13:58:22 [2019-11-25T13:58:22.121Z] #42 26.14   CC       images/timer.o
13:58:22 [2019-11-25T13:58:22.520Z] #42 26.65   CC       images/timerfd.o
13:58:22 [2019-11-25T13:58:22.960Z] #42 27.07   CC       images/mm.o
13:58:23 [2019-11-25T13:58:23.555Z] #42 27.57   CC       images/sk-opts.o
13:58:23 [2019-11-25T13:58:23.555Z] #42 27.88   CC       images/sk-unix.o
13:58:24 [2019-11-25T13:58:24.296Z] #42 28.13   CC       images/sk-inet.o
13:58:24 [2019-11-25T13:58:24.296Z] #42 ...
13:58:24 [2019-11-25T13:58:24.296Z] 
13:58:24 [2019-11-25T13:58:24.296Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:58:24 [2019-11-25T13:58:24.296Z] #60 34.23 + cd /tmp/tmp.C3hi0r8YuG/src/github.com/containerd/containerd
13:58:24 [2019-11-25T13:58:24.296Z] #60 34.24 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
13:58:24 [2019-11-25T13:58:24.296Z] #60 35.00 + export 'BUILDTAGS=netgo osusergo static_build'
13:58:24 [2019-11-25T13:58:24.296Z] #60 35.00 + BUILDTAGS='netgo osusergo static_build'
13:58:24 [2019-11-25T13:58:24.296Z] #60 35.00 + export EXTRA_FLAGS=-buildmode=pie
13:58:24 [2019-11-25T13:58:24.296Z] #60 35.00 + EXTRA_FLAGS=-buildmode=pie
13:58:24 [2019-11-25T13:58:24.296Z] #60 35.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:58:24 [2019-11-25T13:58:24.296Z] #60 35.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:58:24 [2019-11-25T13:58:24.296Z] #60 35.01 + '[' '' = dynamic ']'
13:58:24 [2019-11-25T13:58:24.296Z] #60 35.01 + make
13:58:24 [2019-11-25T13:58:24.296Z] #60 36.33 + bin/ctr
13:58:24 [2019-11-25T13:58:24.296Z] #60 ...
13:58:24 [2019-11-25T13:58:24.296Z] 
13:58:24 [2019-11-25T13:58:24.296Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:24 [2019-11-25T13:58:24.296Z] #42 28.42   CC       images/tun.o
13:58:24 [2019-11-25T13:58:24.296Z] #42 28.50   CC       images/sk-netlink.o
13:58:24 [2019-11-25T13:58:24.296Z] #42 28.71   CC       images/packet-sock.o
13:58:24 [2019-11-25T13:58:24.806Z] #42 29.19   CC       images/ipc-var.o
13:58:25 [2019-11-25T13:58:25.316Z] #42 29.52   CC       images/ipc-desc.o
13:58:25 [2019-11-25T13:58:25.814Z] #42 29.90   CC       images/ipc-shm.o
13:58:25 [2019-11-25T13:58:25.814Z] #42 30.16   CC       images/ipc-msg.o
13:58:26 [2019-11-25T13:58:26.094Z] #18 ...
13:58:26 [2019-11-25T13:58:26.094Z] 
13:58:26 [2019-11-25T13:58:26.094Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:26 [2019-11-25T13:58:26.094Z] #41 141.8   CC       criu/netfilter.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 142.0   CC       criu/page-pipe.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 142.5   CC       criu/page-xfer.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 143.4   CC       criu/pagemap-cache.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 143.7   CC       criu/pagemap.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 144.3   CC       criu/parasite-syscall.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 145.1   CC       criu/path.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 145.3   CC       criu/pie-util-vdso-elf32.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 145.6   CC       criu/pie-util-vdso.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 146.0   CC       criu/pie-util.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 146.2   CC       criu/pipes.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 146.8   CC       criu/plugin.o
13:58:26 [2019-11-25T13:58:26.094Z] #41 147.1   CC       criu/proc_parse.o
13:58:26 [2019-11-25T13:58:26.226Z] #42 30.53   CC       images/ipc-sem.o
13:58:26 [2019-11-25T13:58:26.640Z] #42 30.78   CC       images/utsns.o
13:58:26 [2019-11-25T13:58:26.640Z] #42 30.93   CC       images/creds.o
13:58:26 [2019-11-25T13:58:26.660Z] #41 ...
13:58:26 [2019-11-25T13:58:26.660Z] 
13:58:26 [2019-11-25T13:58:26.660Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:58:26 [2019-11-25T13:58:26.660Z] #18 12.91   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:58:26 [2019-11-25T13:58:26.918Z] #18 13.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:58:27 [2019-11-25T13:58:27.050Z] #42 31.08   CC       images/vma.o
13:58:27 [2019-11-25T13:58:27.050Z] #42 31.29   CC       images/netdev.o
13:58:27 [2019-11-25T13:58:27.471Z] #42 31.64   CC       images/tty.o
13:58:27 [2019-11-25T13:58:27.883Z] #42 32.13   CC       images/file-lock.o
13:58:27 [2019-11-25T13:58:27.883Z] #42 32.33   CC       images/rlimit.o
13:58:27 [2019-11-25T13:58:27.883Z] #42 ...
13:58:27 [2019-11-25T13:58:27.883Z] 
13:58:27 [2019-11-25T13:58:27.883Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:58:27 [2019-11-25T13:58:27.883Z] #18 35.97 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
13:58:27 [2019-11-25T13:58:27.883Z] #18 36.03 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
13:58:27 [2019-11-25T13:58:27.883Z] #18 36.08 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
13:58:27 [2019-11-25T13:58:27.883Z] #18 36.10 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
13:58:27 [2019-11-25T13:58:27.883Z] #18 36.11 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
13:58:27 [2019-11-25T13:58:27.883Z] #18 36.17 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]
13:58:27 [2019-11-25T13:58:27.883Z] #18 36.34 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]
13:58:27 [2019-11-25T13:58:27.883Z] #18 36.51 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]
13:58:27 [2019-11-25T13:58:27.883Z] #18 36.52 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
13:58:27 [2019-11-25T13:58:27.883Z] #18 36.82 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
13:58:27 [2019-11-25T13:58:27.883Z] #18 37.01 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]
13:58:27 [2019-11-25T13:58:27.883Z] #18 37.03 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]
13:58:27 [2019-11-25T13:58:27.883Z] #18 38.92 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]
13:58:27 [2019-11-25T13:58:27.883Z] #18 42.37 debconf: delaying package configuration, since apt-utils is not installed
13:58:27 [2019-11-25T13:58:27.883Z] #18 42.54 Fetched 88.2 MB in 6s (13.8 MB/s)
13:58:27 [2019-11-25T13:58:27.883Z] #18 42.65 Selecting previously unselected package bash-completion.
13:58:27 [2019-11-25T13:58:27.883Z] #18 42.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14898 files and directories currently installed.)
13:58:27 [2019-11-25T13:58:27.883Z] #18 42.71 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
13:58:28 [2019-11-25T13:58:28.270Z] #18 46.17 Unpacking bash-completion (1:2.1-4.3) ...
13:58:28 [2019-11-25T13:58:28.270Z] #18 ...
13:58:28 [2019-11-25T13:58:28.270Z] 
13:58:28 [2019-11-25T13:58:28.270Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:28 [2019-11-25T13:58:28.270Z] #42 32.53   CC       images/pagemap.o
13:58:28 [2019-11-25T13:58:28.270Z] #42 32.79   CC       images/siginfo.o
13:58:28 [2019-11-25T13:58:28.292Z] #18 14.37   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
13:58:28 [2019-11-25T13:58:28.674Z] #42 ...
13:58:28 [2019-11-25T13:58:28.674Z] 
13:58:28 [2019-11-25T13:58:28.674Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:58:28 [2019-11-25T13:58:28.674Z] #32 68.66 os
13:58:28 [2019-11-25T13:58:28.674Z] #32 70.63 path
13:58:28 [2019-11-25T13:58:28.674Z] #32 71.36 text/tabwriter
13:58:28 [2019-11-25T13:58:28.674Z] #32 72.73 fmt
13:58:28 [2019-11-25T13:58:28.674Z] #32 72.74 path/filepath
13:58:28 [2019-11-25T13:58:28.674Z] #32 75.19 io/ioutil
13:58:28 [2019-11-25T13:58:28.674Z] #32 77.30 flag
13:58:28 [2019-11-25T13:58:28.674Z] #32 77.30 github.com/BurntSushi/toml
13:58:28 [2019-11-25T13:58:28.674Z] #32 ...
13:58:28 [2019-11-25T13:58:28.674Z] 
13:58:28 [2019-11-25T13:58:28.674Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:28 [2019-11-25T13:58:28.674Z] #42 33.06   CC       images/rpc.o
13:58:29 [2019-11-25T13:58:29.534Z] #42 33.91   CC       images/ext-file.o
13:58:29 [2019-11-25T13:58:29.534Z] #42 34.05   CC       images/cgroup.o
13:58:29 [2019-11-25T13:58:29.664Z] #18 15.88 Collecting pyyaml (from yamllint==1.16.0)
13:58:29 [2019-11-25T13:58:29.947Z] #42 34.44   CC       images/userns.o
13:58:30 [2019-11-25T13:58:30.349Z] #42 34.61   CC       images/google/protobuf/descriptor.o
13:58:31 [2019-11-25T13:58:31.037Z] #18 17.05   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
13:58:31 [2019-11-25T13:58:31.220Z] #42 35.70   CC       images/opts.o
13:58:31 [2019-11-25T13:58:31.627Z] #42 35.89   CC       images/seccomp.o
13:58:31 [2019-11-25T13:58:31.627Z] #42 36.04   CC       images/binfmt-misc.o
13:58:32 [2019-11-25T13:58:32.036Z] #42 36.19   CC       images/time.o
13:58:32 [2019-11-25T13:58:32.036Z] #42 36.36   CC       images/sysctl.o
13:58:32 [2019-11-25T13:58:32.036Z] #42 36.52   CC       images/autofs.o
13:58:32 [2019-11-25T13:58:32.422Z] #18 18.65 Building wheels for collected packages: pathspec, pyyaml
13:58:32 [2019-11-25T13:58:32.422Z] #18 18.65   Running setup.py bdist_wheel for pathspec: started
13:58:32 [2019-11-25T13:58:32.648Z] #42 36.72   CC       images/macvlan.o
13:58:32 [2019-11-25T13:58:32.648Z] #42 36.85   CC       images/sit.o
13:58:32 [2019-11-25T13:58:32.987Z] #18 ...
13:58:32 [2019-11-25T13:58:32.987Z] 
13:58:32 [2019-11-25T13:58:32.987Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.12   LINK     images/built-in.o
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.35   GEN      compel/include/asm
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.38   GEN      compel/include/version.h
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.41 touch .config
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.44   GEN      include/common/config.h
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.48   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.53   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.55   GEN      compel/plugins/include/uapi/std/syscall.h
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.58   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
13:58:33 [2019-11-25T13:58:33.046Z] #42 37.62   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
13:58:33 [2019-11-25T13:58:33.245Z] #38 218.3 + rm -rf /tmp/tmp.00amx7qOTN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.00amx7qOTN
13:58:33 [2019-11-25T13:58:33.460Z] #42 37.65   DEP      compel/arch/s390/plugins/std/parasite-head.d
13:58:33 [2019-11-25T13:58:33.460Z] #42 37.70   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:58:33 [2019-11-25T13:58:33.460Z] #42 37.71   DEP      compel/plugins/std/infect.d
13:58:33 [2019-11-25T13:58:33.460Z] #42 37.84   DEP      compel/plugins/std/string.d
13:58:33 [2019-11-25T13:58:33.502Z] #38 DONE 218.7s
13:58:33 [2019-11-25T13:58:33.502Z] 
13:58:33 [2019-11-25T13:58:33.502Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:58:33 [2019-11-25T13:58:33.503Z] #18 19.85   Running setup.py bdist_wheel for pathspec: finished with status 'done'
13:58:33 [2019-11-25T13:58:33.503Z] #18 19.86   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
13:58:33 [2019-11-25T13:58:33.503Z] #18 19.92   Running setup.py bdist_wheel for pyyaml: started
13:58:33 [2019-11-25T13:58:33.893Z] #42 37.92   DEP      compel/plugins/std/log.d
13:58:33 [2019-11-25T13:58:33.893Z] #42 38.13   DEP      compel/plugins/std/fds.d
13:58:33 [2019-11-25T13:58:33.893Z] #42 38.23   DEP      compel/plugins/std/std.d
13:58:33 [2019-11-25T13:58:33.893Z] #42 38.33   DEP      compel/plugins/shmem/shmem.d
13:58:34 [2019-11-25T13:58:34.300Z] #42 38.53   DEP      compel/plugins/fds/fds.d
13:58:34 [2019-11-25T13:58:34.300Z] #42 38.76   CC       compel/plugins/std/std.o
13:58:34 [2019-11-25T13:58:34.395Z] #72 exporting layers 13.9s done
13:58:34 [2019-11-25T13:58:34.395Z] #72 writing image sha256:756b121a49ce9f9025b26ed517d6d3f7073c20550d79e5cbf6650a4029965f0f done
13:58:34 [2019-11-25T13:58:34.396Z] #72 naming to docker.io/library/docker:e09e96233af3073d4dd4587e78231d80729faf0f done
13:58:34 [2019-11-25T13:58:34.396Z] #72 DONE 13.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
13:58:35 [2019-11-25T13:58:35.401Z] #18 21.59   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:58:35 [2019-11-25T13:58:35.401Z] #18 21.59   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
13:58:35 [2019-11-25T13:58:35.401Z] #18 21.68 Successfully built pathspec pyyaml
13:58:35 [2019-11-25T13:58:35.401Z] #18 21.68 Installing collected packages: pathspec, pyyaml, yamllint
13:58:35 [2019-11-25T13:58:35.414Z] 
13:58:35 [2019-11-25T13:58:35.414Z] Removing bundles/
13:58:35 [2019-11-25T13:58:35.414Z] 
13:58:35 [2019-11-25T13:58:35.414Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:58:35 [2019-11-25T13:58:35.414Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:58:35 [2019-11-25T13:58:35.414Z] GOOS="" GOARCH="" GOARM=""
13:58:35 [2019-11-25T13:58:35.465Z] #42 39.84   CC       compel/plugins/std/fds.o
13:58:35 [2019-11-25T13:58:35.966Z] #18 22.03 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
13:58:36 [2019-11-25T13:58:36.226Z] #18 DONE 22.3s
13:58:36 [2019-11-25T13:58:36.226Z] 
13:58:36 [2019-11-25T13:58:36.226Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
13:58:36 [2019-11-25T13:58:36.484Z] #23 DONE 0.3s
13:58:36 [2019-11-25T13:58:36.484Z] 
13:58:36 [2019-11-25T13:58:36.484Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:58:36 [2019-11-25T13:58:36.683Z] #42 40.65   CC       compel/plugins/std/log.o
13:58:36 [2019-11-25T13:58:36.683Z] #42 ...
13:58:36 [2019-11-25T13:58:36.683Z] 
13:58:36 [2019-11-25T13:58:36.683Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:58:36 [2019-11-25T13:58:36.683Z] #45 76.55 fmt
13:58:36 [2019-11-25T13:58:36.683Z] #45 78.79 regexp
13:58:36 [2019-11-25T13:58:36.683Z] #45 81.93 go/token
13:58:36 [2019-11-25T13:58:36.683Z] #45 82.97 go/scanner
13:58:36 [2019-11-25T13:58:36.683Z] #45 83.59 internal/lazyregexp
13:58:36 [2019-11-25T13:58:36.683Z] #45 84.00 net/url
13:58:36 [2019-11-25T13:58:36.683Z] #45 84.93 go/ast
13:58:36 [2019-11-25T13:58:36.683Z] #45 86.54 text/template/parse
13:58:36 [2019-11-25T13:58:36.683Z] #45 ...
13:58:36 [2019-11-25T13:58:36.683Z] 
13:58:36 [2019-11-25T13:58:36.683Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 46.83 Selecting previously unselected package libnet1:s390x.
13:58:36 [2019-11-25T13:58:36.683Z] #18 46.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 46.83 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 46.96 Selecting previously unselected package libnfnetlink0:s390x.
13:58:36 [2019-11-25T13:58:36.683Z] #18 46.98 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 46.98 Unpacking libnfnetlink0:s390x (1.0.1-3) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.06 Selecting previously unselected package libpcrecpp0v5:s390x.
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.07 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.07 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.19 Selecting previously unselected package libudev-dev:s390x.
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.19 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.20 Unpacking libudev-dev:s390x (232-25+deb9u12) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.42 Selecting previously unselected package libpython3.5-minimal:s390x.
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.42 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.43 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.99 Selecting previously unselected package python3.5-minimal.
13:58:36 [2019-11-25T13:58:36.683Z] #18 47.99 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 48.00 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 49.11 Selecting previously unselected package python3-minimal.
13:58:36 [2019-11-25T13:58:36.683Z] #18 49.11 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 49.12 Unpacking python3-minimal (3.5.3-1) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 49.23 Selecting previously unselected package libmpdec2:s390x.
13:58:36 [2019-11-25T13:58:36.683Z] #18 49.23 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 49.24 Unpacking libmpdec2:s390x (2.4.2-1) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 49.37 Selecting previously unselected package libpython3.5-stdlib:s390x.
13:58:36 [2019-11-25T13:58:36.683Z] #18 49.37 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 49.38 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 51.50 Selecting previously unselected package python3.5.
13:58:36 [2019-11-25T13:58:36.683Z] #18 51.50 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 51.51 Unpacking python3.5 (3.5.3-1+deb9u1) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 51.80 Selecting previously unselected package libpython3-stdlib:s390x.
13:58:36 [2019-11-25T13:58:36.683Z] #18 51.80 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 51.81 Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 51.88 Selecting previously unselected package dh-python.
13:58:36 [2019-11-25T13:58:36.683Z] #18 51.88 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 51.89 Unpacking dh-python (2.20170125) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 52.12 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
13:58:36 [2019-11-25T13:58:36.683Z] #18 52.14 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
13:58:37 [2019-11-25T13:58:37.529Z] #18 ...
13:58:37 [2019-11-25T13:58:37.529Z] 
13:58:37 [2019-11-25T13:58:37.529Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:37 [2019-11-25T13:58:37.529Z] #42 41.97   CC       compel/plugins/std/string.o
13:58:37 [2019-11-25T13:58:37.926Z] #42 ...
13:58:37 [2019-11-25T13:58:37.926Z] 
13:58:37 [2019-11-25T13:58:37.926Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:58:37 [2019-11-25T13:58:37.926Z] #32 79.48 log
13:58:37 [2019-11-25T13:58:37.926Z] #32 82.10 github.com/BurntSushi/toml/cmd/tomlv
13:58:37 [2019-11-25T13:58:37.926Z] #32 DONE 88.0s
13:58:37 [2019-11-25T13:58:37.926Z] 
13:58:37 [2019-11-25T13:58:37.926Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:58:38 [2019-11-25T13:58:38.383Z] #27 ...
13:58:38 [2019-11-25T13:58:38.383Z] 
13:58:38 [2019-11-25T13:58:38.383Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:38 [2019-11-25T13:58:38.383Z] #41 149.4   CC       criu/protobuf-desc.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 150.3   CC       criu/protobuf.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 150.8   CC       criu/pstree.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 151.6   CC       criu/rbtree.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 151.9   CC       criu/rst-malloc.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 152.2   CC       criu/seccomp.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 152.9   CC       criu/seize.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 153.9   CC       criu/servicefd.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 154.4   CC       criu/shmem.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 155.4   CC       criu/sigframe.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 155.8   CC       criu/signalfd.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 156.3   CC       criu/sk-inet.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 157.3   CC       criu/sk-netlink.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 157.6   CC       criu/sk-packet.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 158.2   CC       criu/sk-queue.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 158.6   CC       criu/sk-tcp.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 158.9   CC       criu/sk-unix.o
13:58:38 [2019-11-25T13:58:38.383Z] #41 ...
13:58:38 [2019-11-25T13:58:38.383Z] 
13:58:38 [2019-11-25T13:58:38.383Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:58:38 [2019-11-25T13:58:38.383Z] #27 DONE 2.0s
13:58:38 [2019-11-25T13:58:38.383Z] 
13:58:38 [2019-11-25T13:58:38.383Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
13:58:38 [2019-11-25T13:58:38.644Z] #29 DONE 0.2s
13:58:38 [2019-11-25T13:58:38.644Z] 
13:58:38 [2019-11-25T13:58:38.644Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
13:58:38 [2019-11-25T13:58:38.644Z] #32 DONE 0.1s
13:58:38 [2019-11-25T13:58:38.644Z] 
13:58:38 [2019-11-25T13:58:38.644Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:58:38 [2019-11-25T13:58:38.644Z] #50 ...
13:58:38 [2019-11-25T13:58:38.644Z] 
13:58:38 [2019-11-25T13:58:38.644Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
13:58:38 [2019-11-25T13:58:38.644Z] #37 DONE 0.1s
13:58:38 [2019-11-25T13:58:38.644Z] 
13:58:38 [2019-11-25T13:58:38.644Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
13:58:38 [2019-11-25T13:58:38.790Z] #63 ...
13:58:38 [2019-11-25T13:58:38.790Z] 
13:58:38 [2019-11-25T13:58:38.790Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:38 [2019-11-25T13:58:38.790Z] #42 43.05   CC       compel/plugins/std/infect.o
13:58:39 [2019-11-25T13:58:39.180Z] #42 43.58   CC       compel/arch/s390/plugins/std/parasite-head.o
13:58:39 [2019-11-25T13:58:39.209Z] #39 DONE 0.4s
13:58:39 [2019-11-25T13:58:39.209Z] 
13:58:39 [2019-11-25T13:58:39.209Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:39 [2019-11-25T13:58:39.209Z] #41 160.2   CC       criu/sockets.o
13:58:39 [2019-11-25T13:58:39.596Z] #42 43.65   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
13:58:39 [2019-11-25T13:58:39.596Z] #42 43.73   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
13:58:39 [2019-11-25T13:58:39.596Z] #42 43.93   AR       compel/plugins/std.lib.a
13:58:39 [2019-11-25T13:58:39.596Z] #42 44.04   CC       compel/plugins/fds/fds.o
13:58:39 [2019-11-25T13:58:39.775Z] #41 160.7   CC       criu/stats.o
13:58:40 [2019-11-25T13:58:40.005Z] #42 44.35   AR       compel/plugins/fds.lib.a
13:58:40 [2019-11-25T13:58:40.005Z] #42 44.40   HOSTDEP  compel/src/lib/log-host.d
13:58:40 [2019-11-25T13:58:40.033Z] #41 160.9   CC       criu/string.o
13:58:40 [2019-11-25T13:58:40.033Z] #41 161.0   CC       criu/sysctl.o
13:58:40 [2019-11-25T13:58:40.415Z] #42 44.50   HOSTDEP  compel/src/lib/handle-elf-host.d
13:58:40 [2019-11-25T13:58:40.415Z] #42 44.82   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
13:58:40 [2019-11-25T13:58:40.599Z] #41 161.7   CC       criu/sysfs_parse.o
13:58:40 [2019-11-25T13:58:40.830Z] #42 44.94   HOSTDEP  compel/src/main-host.d
13:58:40 [2019-11-25T13:58:40.830Z] #42 45.13   DEP      compel/src/lib/ptrace.d
13:58:40 [2019-11-25T13:58:40.830Z] #42 45.27   DEP      compel/src/lib/infect.d
13:58:40 [2019-11-25T13:58:40.856Z] #41 161.9   CC       criu/timerfd.o
13:58:41 [2019-11-25T13:58:41.114Z] #41 162.2   CC       criu/tty.o
13:58:41 [2019-11-25T13:58:41.227Z] #42 45.48   DEP      compel/src/lib/infect-util.d
13:58:41 [2019-11-25T13:58:41.227Z] #42 45.64   DEP      compel/src/lib/infect-rpc.d
13:58:41 [2019-11-25T13:58:41.227Z] #42 45.78   DEP      compel/arch/s390/src/lib/infect.d
13:58:41 [2019-11-25T13:58:41.642Z] #42 45.94   DEP      compel/arch/s390/src/lib/cpu.d
13:58:41 [2019-11-25T13:58:41.642Z] #42 46.02   DEP      compel/src/lib/log.d
13:58:42 [2019-11-25T13:58:42.052Z] #42 46.23   DEP      compel/src/main.d
13:58:42 [2019-11-25T13:58:42.052Z] #42 46.44   DEP      compel/src/lib/handle-elf.d
13:58:42 [2019-11-25T13:58:42.472Z] #42 46.68   DEP      compel/arch/s390/src/lib/handle-elf.d
13:58:42 [2019-11-25T13:58:42.472Z] #42 46.80   CC       compel/src/lib/log.o
13:58:42 [2019-11-25T13:58:42.487Z] #41 163.5   CC       criu/tun.o
13:58:42 [2019-11-25T13:58:42.745Z] #41 163.8   CC       criu/uffd.o
13:58:42 [2019-11-25T13:58:42.876Z] #42 47.11   CC       compel/arch/s390/src/lib/cpu.o
13:58:43 [2019-11-25T13:58:43.290Z] #42 47.55   CC       compel/arch/s390/src/lib/infect.o
13:58:43 [2019-11-25T13:58:43.678Z] #41 164.5   CC       criu/util.o
13:58:44 [2019-11-25T13:58:44.158Z] #42 48.41   CC       compel/src/lib/infect-rpc.o
13:58:44 [2019-11-25T13:58:44.158Z] #42 48.65   CC       compel/src/lib/infect-util.o
13:58:44 [2019-11-25T13:58:44.246Z] #41 165.4   CC       criu/uts_ns.o
13:58:44 [2019-11-25T13:58:44.506Z] #41 165.6   CC       criu/vdso-compat.o
13:58:44 [2019-11-25T13:58:44.551Z] #42 48.97   CC       compel/src/lib/infect.o
13:58:44 [2019-11-25T13:58:44.764Z] #41 165.7   CC       criu/vdso.o
13:58:45 [2019-11-25T13:58:45.329Z] #41 166.4   LINK     criu/built-in.o
13:58:45 [2019-11-25T13:58:45.329Z] #41 166.4   LINK     criu/criu
13:58:45 [2019-11-25T13:58:45.387Z] #42 ...
13:58:45 [2019-11-25T13:58:45.387Z] 
13:58:45 [2019-11-25T13:58:45.387Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 57.09 Setting up python3-minimal (3.5.3-1) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 57.86 Selecting previously unselected package python3.
13:58:45 [2019-11-25T13:58:45.387Z] #18 57.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16484 files and directories currently installed.)
13:58:45 [2019-11-25T13:58:45.387Z] #18 57.91 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 57.93 Unpacking python3 (3.5.3-1) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.04 Selecting previously unselected package pigz.
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.04 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.05 Unpacking pigz (2.3.4-1) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.13 Selecting previously unselected package libip4tc0:s390x.
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.13 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.13 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.29 Selecting previously unselected package libip6tc0:s390x.
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.29 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.29 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.40 Selecting previously unselected package libiptc0:s390x.
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.41 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.41 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.50 Selecting previously unselected package libxtables12:s390x.
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.50 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.50 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.57 Selecting previously unselected package libnetfilter-conntrack3:s390x.
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.57 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.59 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.72 Selecting previously unselected package iptables.
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.72 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 58.74 Unpacking iptables (1.6.0+snapshot20161117-6) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.01 Selecting previously unselected package xxd.
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.01 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.01 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.16 Selecting previously unselected package vim-common.
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.16 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.20 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.37 Selecting previously unselected package bzip2.
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.37 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.37 Unpacking bzip2 (1.0.6-8.1) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.45 Selecting previously unselected package libgpm2:s390x.
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.45 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.45 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.59 Selecting previously unselected package xz-utils.
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.59 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.60 Unpacking xz-utils (5.2.2-1.2+b1) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.77 Selecting previously unselected package aufs-tools.
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.77 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.77 Unpacking aufs-tools (1:4.1+20161219-1) ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.93 Selecting previously unselected package liblzo2-2:s390x.
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.93 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.387Z] #18 59.97 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 60.11 Selecting previously unselected package btrfs-progs.
13:58:45 [2019-11-25T13:58:45.388Z] #18 60.12 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 60.13 Unpacking btrfs-progs (4.7.3-1) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 60.79 Selecting previously unselected package btrfs-tools.
13:58:45 [2019-11-25T13:58:45.388Z] #18 60.81 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 60.83 Unpacking btrfs-tools (4.7.3-1) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 60.90 Selecting previously unselected package libdevmapper1.02.1:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 60.92 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 60.93 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.07 Selecting previously unselected package dmsetup.
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.08 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.08 Unpacking dmsetup (2:1.02.137-2) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.27 Selecting previously unselected package libonig4:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.27 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.28 Unpacking libonig4:s390x (6.1.3-2) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.45 Selecting previously unselected package libjq1:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.47 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.47 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.62 Selecting previously unselected package jq.
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.62 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.62 Unpacking jq (1.5+dfsg-1.3) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.72 Selecting previously unselected package libaio1:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.72 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.72 Unpacking libaio1:s390x (0.3.110-3) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.76 Selecting previously unselected package libcap2-bin.
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.76 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.77 Unpacking libcap2-bin (1:2.25-1) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.83 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.83 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.83 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.90 Selecting previously unselected package libsepol1-dev:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.91 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 61.91 Unpacking libsepol1-dev:s390x (2.6-2) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.25 Selecting previously unselected package libpcre16-3:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.25 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.26 Unpacking libpcre16-3:s390x (2:8.39-3) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.39 Selecting previously unselected package libpcre32-3:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.39 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.40 Unpacking libpcre32-3:s390x (2:8.39-3) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.57 Selecting previously unselected package libpcre3-dev:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.57 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.57 Unpacking libpcre3-dev:s390x (2:8.39-3) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.96 Selecting previously unselected package libselinux1-dev:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.96 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 62.97 Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 63.28 Selecting previously unselected package libdevmapper-dev:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 63.28 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 63.29 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 63.40 Selecting previously unselected package libnl-3-200:s390x.
13:58:45 [2019-11-25T13:58:45.388Z] #18 63.40 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 63.40 Unpacking libnl-3-200:s390x (3.2.27-2) ...
13:58:45 [2019-11-25T13:58:45.388Z] #18 63.50 Selecting previously unselected package libprotobuf-c1:s390x.
13:58:45 [2019-11-25T13:58:45.790Z] #18 63.50 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.790Z] #18 63.51 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
13:58:45 [2019-11-25T13:58:45.790Z] #18 63.57 Selecting previously unselected package libreadline5:s390x.
13:58:45 [2019-11-25T13:58:45.790Z] #18 63.58 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.790Z] #18 63.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
13:58:45 [2019-11-25T13:58:45.790Z] #18 63.78 Selecting previously unselected package libsystemd-dev:s390x.
13:58:45 [2019-11-25T13:58:45.790Z] #18 63.78 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
13:58:45 [2019-11-25T13:58:45.790Z] #18 63.79 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
13:58:45 [2019-11-25T13:58:45.896Z] #41 166.7   DEP      lib/c/criu.d
13:58:45 [2019-11-25T13:58:45.896Z] #41 166.8   CC       images/rpc.pb-c.o
13:58:46 [2019-11-25T13:58:46.154Z] #41 167.2   CC       lib/c/criu.o
13:58:47 [2019-11-25T13:58:47.087Z] #41 168.0   LINK     lib/c/built-in.o
13:58:47 [2019-11-25T13:58:47.087Z] #41 168.0   LINK     lib/c/libcriu.so
13:58:47 [2019-11-25T13:58:47.087Z] #41 168.1   GEN      magic.py
13:58:47 [2019-11-25T13:58:47.087Z] #41 168.2 Note: Building without setproctitle() and strlcpy() support.
13:58:47 [2019-11-25T13:58:47.087Z] #41 168.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:58:47 [2019-11-25T13:58:47.345Z] #41 168.6 fatal: Not a git repository (or any of the parent directories): .git
13:58:47 [2019-11-25T13:58:47.694Z] #18 65.36 Selecting previously unselected package net-tools.
13:58:47 [2019-11-25T13:58:47.694Z] #18 65.36 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
13:58:47 [2019-11-25T13:58:47.694Z] #18 65.37 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
13:58:47 [2019-11-25T13:58:47.694Z] #18 65.71 Selecting previously unselected package python-pip-whl.
13:58:47 [2019-11-25T13:58:47.694Z] #18 65.74 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
13:58:47 [2019-11-25T13:58:47.694Z] #18 65.74 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
13:58:48 [2019-11-25T13:58:48.278Z] #41 169.1 make[1]: Nothing to be done for 'all'.
13:58:48 [2019-11-25T13:58:48.536Z] #41 169.5 make[1]: 'images/built-in.o' is up to date.
13:58:48 [2019-11-25T13:58:48.536Z] #41 169.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:58:48 [2019-11-25T13:58:48.536Z] #41 169.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:58:48 [2019-11-25T13:58:48.536Z] #41 169.6 make[1]: 'compel/libcompel.a' is up to date.
13:58:48 [2019-11-25T13:58:48.536Z] #41 169.6 make[1]: 'compel/compel-host-bin' is up to date.
13:58:48 [2019-11-25T13:58:48.536Z] #41 169.6 make[1]: Nothing to be done for 'all'.
13:58:48 [2019-11-25T13:58:48.536Z] #41 169.6 make[1]: 'soccr/libsoccr.a' is up to date.
13:58:48 [2019-11-25T13:58:48.536Z] #41 169.7 make[2]: Nothing to be done for 'all'.
13:58:48 [2019-11-25T13:58:48.794Z] #41 169.8 make[2]: Nothing to be done for 'all'.
13:58:48 [2019-11-25T13:58:48.794Z] #41 169.8 make[2]: Nothing to be done for 'all'.
13:58:48 [2019-11-25T13:58:48.794Z] #41 169.8 make[2]: Nothing to be done for 'all'.
13:58:48 [2019-11-25T13:58:48.794Z] #41 169.9 make[2]: Nothing to be done for 'all'.
13:58:48 [2019-11-25T13:58:48.794Z] #41 169.9 make[2]: Nothing to be done for 'all'.
13:58:48 [2019-11-25T13:58:48.794Z] #41 170.0 make[2]: Nothing to be done for 'all'.
13:58:49 [2019-11-25T13:58:49.052Z] #41 170.0 make[2]: Nothing to be done for 'all'.
13:58:49 [2019-11-25T13:58:49.052Z] #41 170.0   INSTALL  criu/criu
13:58:49 [2019-11-25T13:58:49.095Z] #18 66.74 Selecting previously unselected package python3-pip.
13:58:49 [2019-11-25T13:58:49.095Z] #18 66.74 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
13:58:49 [2019-11-25T13:58:49.095Z] #18 66.76 Unpacking python3-pip (9.0.1-2+deb9u1) ...
13:58:49 [2019-11-25T13:58:49.310Z] #41 DONE 170.4s
13:58:49 [2019-11-25T13:58:49.310Z] 
13:58:49 [2019-11-25T13:58:49.310Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:58:49 [2019-11-25T13:58:49.721Z] #18 67.17 Selecting previously unselected package python3-pkg-resources.
13:58:49 [2019-11-25T13:58:49.721Z] #18 67.28 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
13:58:49 [2019-11-25T13:58:49.721Z] #18 67.35 Unpacking python3-pkg-resources (33.1.1-1) ...
13:58:49 [2019-11-25T13:58:49.721Z] #18 67.55 Selecting previously unselected package python3-setuptools.
13:58:49 [2019-11-25T13:58:49.721Z] #18 67.56 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
13:58:49 [2019-11-25T13:58:49.721Z] #18 67.58 Unpacking python3-setuptools (33.1.1-1) ...
13:58:50 [2019-11-25T13:58:50.214Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:58:50 [2019-11-25T13:58:50.214Z] 
13:58:50 [2019-11-25T13:58:50.214Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:58:50 [2019-11-25T13:58:50.214Z] PKG_CONFIG=pkg-config
13:58:50 [2019-11-25T13:58:50.214Z] GOLANG_VERSION=1.13.4
13:58:50 [2019-11-25T13:58:50.214Z] HOSTNAME=e99e0d498a67
13:58:50 [2019-11-25T13:58:50.214Z] DOCKER_EXPERIMENTAL=1
13:58:50 [2019-11-25T13:58:50.214Z] container=docker
13:58:50 [2019-11-25T13:58:50.214Z] TEST_SKIP_INTEGRATION_CLI=1
13:58:50 [2019-11-25T13:58:50.214Z] GO111MODULE=off
13:58:50 [2019-11-25T13:58:50.214Z] GOPATH=/go
13:58:50 [2019-11-25T13:58:50.214Z] PWD=/go/src/github.com/docker/docker
13:58:50 [2019-11-25T13:58:50.214Z] HOME=/root
13:58:50 [2019-11-25T13:58:50.214Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:58:50 [2019-11-25T13:58:50.214Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:58:50 [2019-11-25T13:58:50.214Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:58:50 [2019-11-25T13:58:50.214Z] DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f
13:58:50 [2019-11-25T13:58:50.214Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:58:50 [2019-11-25T13:58:50.214Z] DOCKER_GRAPHDRIVER=overlay2
13:58:50 [2019-11-25T13:58:50.214Z] TERM=xterm
13:58:50 [2019-11-25T13:58:50.214Z] VALIDATE_BRANCH=master
13:58:50 [2019-11-25T13:58:50.214Z] DEST=bundles/test-integration
13:58:50 [2019-11-25T13:58:50.214Z] SHLVL=1
13:58:50 [2019-11-25T13:58:50.214Z] TIMEOUT=120m
13:58:50 [2019-11-25T13:58:50.214Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:58:50 [2019-11-25T13:58:50.214Z] DOCKER_PKG=github.com/docker/docker
13:58:50 [2019-11-25T13:58:50.214Z] TESTDEBUG=0
13:58:50 [2019-11-25T13:58:50.214Z] _=/usr/bin/env
13:58:50 [2019-11-25T13:58:50.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:58:50 [2019-11-25T13:58:50.276Z] #18 68.09 Selecting previously unselected package python3-wheel.
13:58:50 [2019-11-25T13:58:50.276Z] #18 68.10 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
13:58:50 [2019-11-25T13:58:50.276Z] #18 68.10 Unpacking python3-wheel (0.29.0-2) ...
13:58:50 [2019-11-25T13:58:50.276Z] #18 68.30 Selecting previously unselected package thin-provisioning-tools.
13:58:50 [2019-11-25T13:58:50.276Z] #18 68.30 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
13:58:50 [2019-11-25T13:58:50.276Z] #18 68.31 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
13:58:50 [2019-11-25T13:58:50.687Z] #50 ...
13:58:50 [2019-11-25T13:58:50.687Z] 
13:58:50 [2019-11-25T13:58:50.687Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
13:58:50 [2019-11-25T13:58:50.687Z] #42 DONE 0.1s
13:58:50 [2019-11-25T13:58:50.687Z] 
13:58:50 [2019-11-25T13:58:50.687Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
13:58:50 [2019-11-25T13:58:50.687Z] #45 DONE 0.2s
13:58:50 [2019-11-25T13:58:50.687Z] 
13:58:50 [2019-11-25T13:58:50.687Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:58:50 [2019-11-25T13:58:50.687Z] #59 192.9 + bin/containerd
13:58:50 [2019-11-25T13:58:50.700Z] #18 ...
13:58:50 [2019-11-25T13:58:50.700Z] 
13:58:50 [2019-11-25T13:58:50.700Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:58:50 [2019-11-25T13:58:50.700Z] #45 90.84 go/parser
13:58:50 [2019-11-25T13:58:50.700Z] #45 92.28 text/template
13:58:50 [2019-11-25T13:58:50.700Z] #45 95.17 encoding/xml
13:58:50 [2019-11-25T13:58:50.700Z] #45 99.66 go/doc
13:58:50 [2019-11-25T13:58:50.700Z] #45 ...
13:58:50 [2019-11-25T13:58:50.700Z] 
13:58:50 [2019-11-25T13:58:50.700Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:58:50 [2019-11-25T13:58:50.700Z] #18 68.70 Selecting previously unselected package vim-runtime.
13:58:50 [2019-11-25T13:58:50.700Z] #18 68.70 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
13:58:50 [2019-11-25T13:58:50.700Z] #18 68.73 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
13:58:50 [2019-11-25T13:58:50.700Z] #18 68.75 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
13:58:50 [2019-11-25T13:58:50.700Z] #18 68.77 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
13:58:50 [2019-11-25T13:58:50.944Z] #59 ...
13:58:50 [2019-11-25T13:58:50.944Z] 
13:58:50 [2019-11-25T13:58:50.944Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
13:58:50 [2019-11-25T13:58:50.944Z] #48 DONE 0.1s
13:58:51 [2019-11-25T13:58:51.201Z] 
13:58:51 [2019-11-25T13:58:51.201Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:58:54 [2019-11-25T13:58:54.989Z] #18 72.86 Selecting previously unselected package vim.
13:58:54 [2019-11-25T13:58:54.989Z] #18 72.86 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
13:58:54 [2019-11-25T13:58:54.989Z] #18 72.86 Unpacking vim (2:8.0.0197-4+deb9u3) ...
13:58:55 [2019-11-25T13:58:55.415Z] #18 73.36 Selecting previously unselected package xfsprogs.
13:58:55 [2019-11-25T13:58:55.415Z] #18 73.37 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
13:58:55 [2019-11-25T13:58:55.415Z] #18 73.37 Unpacking xfsprogs (4.9.0+nmu1) ...
13:58:56 [2019-11-25T13:58:56.270Z] #18 74.06 Selecting previously unselected package zip.
13:58:56 [2019-11-25T13:58:56.270Z] #18 74.07 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
13:58:56 [2019-11-25T13:58:56.270Z] #18 74.08 Unpacking zip (3.0-11+b1) ...
13:58:56 [2019-11-25T13:58:56.270Z] #18 74.24 Selecting previously unselected package libapparmor-perl.
13:58:56 [2019-11-25T13:58:56.270Z] #18 74.24 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
13:58:56 [2019-11-25T13:58:56.270Z] #18 74.25 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
13:58:56 [2019-11-25T13:58:56.270Z] #18 74.38 Selecting previously unselected package apparmor.
13:58:56 [2019-11-25T13:58:56.270Z] #18 74.38 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
13:58:56 [2019-11-25T13:58:56.270Z] #18 74.43 Unpacking apparmor (2.11.0-3+deb9u2) ...
13:58:56 [2019-11-25T13:58:56.496Z] #50 DONE 240.6s
13:58:56 [2019-11-25T13:58:56.496Z] 
13:58:56 [2019-11-25T13:58:56.496Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:58:56 [2019-11-25T13:58:56.702Z] #18 74.86 Selecting previously unselected package binutils-mingw-w64-i686.
13:58:57 [2019-11-25T13:58:57.130Z] #18 74.87 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
13:58:57 [2019-11-25T13:58:57.130Z] #18 74.88 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:58:57 [2019-11-25T13:58:57.130Z] #18 ...
13:58:57 [2019-11-25T13:58:57.130Z] 
13:58:57 [2019-11-25T13:58:57.130Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:58:57 [2019-11-25T13:58:57.130Z] #42 51.33   CC       compel/src/lib/ptrace.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 51.79   AR       compel/libcompel.a
13:58:57 [2019-11-25T13:58:57.130Z] #42 51.83   HOSTCC   compel/src/main-host.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 52.12   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 52.46   HOSTCC   compel/src/lib/handle-elf-host.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 53.33   HOSTCC   compel/src/lib/log-host.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 53.85   HOSTLINK compel/compel-host-bin
13:58:57 [2019-11-25T13:58:57.130Z] #42 54.00   DEP      soccr/soccr.d
13:58:57 [2019-11-25T13:58:57.130Z] #42 54.32   CC       soccr/soccr.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 56.04   AR       soccr/libsoccr.a
13:58:57 [2019-11-25T13:58:57.130Z] #42 56.06 make[1]: 'soccr/libsoccr.a' is up to date.
13:58:57 [2019-11-25T13:58:57.130Z] #42 56.32   DEP      criu/arch/s390/sigframe.d
13:58:57 [2019-11-25T13:58:57.130Z] #42 56.41   DEP      criu/arch/s390/crtools.d
13:58:57 [2019-11-25T13:58:57.130Z] #42 56.61   DEP      criu/arch/s390/cpu.d
13:58:57 [2019-11-25T13:58:57.130Z] #42 56.81   CC       criu/arch/s390/cpu.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 57.35   CC       criu/arch/s390/crtools.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 58.53   CC       criu/arch/s390/sigframe.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 58.83   LINK     criu/arch/s390/crtools.built-in.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 58.88   DEP      criu/arch/s390/vdso-pie.d
13:58:57 [2019-11-25T13:58:57.130Z] #42 59.01   DEP      criu/pie/parasite-vdso.d
13:58:57 [2019-11-25T13:58:57.130Z] #42 59.17   DEP      criu/pie/util-vdso.d
13:58:57 [2019-11-25T13:58:57.130Z] #42 59.31   DEP      criu/pie/util.d
13:58:57 [2019-11-25T13:58:57.130Z] #42 59.53   CC       criu/pie/util.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 59.90   CC       criu/pie/util-vdso.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 60.54   CC       criu/pie/parasite-vdso.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 61.11   CC       criu/arch/s390/vdso-pie.o
13:58:57 [2019-11-25T13:58:57.130Z] #42 61.38   AR       criu/pie/pie.lib.a
13:58:57 [2019-11-25T13:58:57.130Z] #42 61.45   DEP      criu/pie/restorer.d
13:58:57 [2019-11-25T13:58:57.426Z] #59 ...
13:58:57 [2019-11-25T13:58:57.426Z] 
13:58:57 [2019-11-25T13:58:57.426Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
13:58:57 [2019-11-25T13:58:57.536Z] #42 61.68   DEP      criu/arch/s390/restorer.d
13:58:57 [2019-11-25T13:58:57.537Z] #42 61.92   DEP      criu/pie/parasite.d
13:58:57 [2019-11-25T13:58:57.683Z] #51 DONE 0.2s
13:58:57 [2019-11-25T13:58:57.683Z] 
13:58:57 [2019-11-25T13:58:57.683Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
13:58:57 [2019-11-25T13:58:57.940Z] #55 DONE 0.1s
13:58:57 [2019-11-25T13:58:57.940Z] 
13:58:57 [2019-11-25T13:58:57.940Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:58:57 [2019-11-25T13:58:57.943Z] #42 62.24   CC       criu/pie/parasite.o
13:58:58 [2019-11-25T13:58:58.359Z] Removing intermediate container 4e7d155b1236
13:58:58 [2019-11-25T13:58:58.359Z]  ---> ecbb3349ec9c
13:58:58 [2019-11-25T13:58:58.359Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
13:58:58 [2019-11-25T13:58:58.359Z]  ---> ebd73b5ebd31
13:58:58 [2019-11-25T13:58:58.359Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
13:58:58 [2019-11-25T13:58:58.359Z]  ---> a13d9d1ef3d6
13:58:58 [2019-11-25T13:58:58.359Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
13:58:58 [2019-11-25T13:58:58.359Z]  ---> Running in 3bdd9aa5bc68
13:58:58 [2019-11-25T13:58:58.359Z] Removing intermediate container 3bdd9aa5bc68
13:58:58 [2019-11-25T13:58:58.359Z]  ---> ee13f06dde61
13:58:58 [2019-11-25T13:58:58.359Z] Successfully built ee13f06dde61
13:58:58 [2019-11-25T13:58:58.359Z] Successfully tagged moby-buildx:latest
13:58:58 [2019-11-25T13:58:58.359Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
13:58:58 [2019-11-25T13:58:58.359Z] if [ -n "${id}" ]; then \
13:58:58 [2019-11-25T13:58:58.359Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
13:58:58 [2019-11-25T13:58:58.359Z] 	&& touch bundles/buildx; \
13:58:58 [2019-11-25T13:58:58.359Z] 	docker rm -f ${id}; \
13:58:58 [2019-11-25T13:58:58.359Z] fi
13:58:58 [2019-11-25T13:58:58.359Z] 2872f9cafa703b2895742a815896b48b3a8c927f255b5dfff8fc6ab1affcb472
13:58:58 [2019-11-25T13:58:58.359Z] bundles/buildx version
13:58:58 [2019-11-25T13:58:58.359Z] buildx v0.3.1 6db68d0
13:58:58 [2019-11-25T13:58:58.359Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e09e96233af3073d4dd4587e78231d80729faf0f .
13:58:58 [2019-11-25T13:58:58.359Z] #1 [internal] booting buildkit
13:58:58 [2019-11-25T13:58:58.359Z] #1 pulling image moby/buildkit:buildx-stable-1
13:58:58 [2019-11-25T13:58:58.359Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done
13:58:58 [2019-11-25T13:58:58.359Z] #1 creating container buildx_buildkit_default
13:58:58 [2019-11-25T13:58:58.359Z] #1 creating container buildx_buildkit_default 0.5s done
13:58:58 [2019-11-25T13:58:58.359Z] #1 DONE 3.1s
13:58:58 [2019-11-25T13:58:58.359Z] 
13:58:58 [2019-11-25T13:58:58.359Z] #2 [internal] load .dockerignore
13:58:58 [2019-11-25T13:58:58.359Z] #2 transferring context: 87B done
13:58:58 [2019-11-25T13:58:58.359Z] #2 DONE 0.0s
13:58:58 [2019-11-25T13:58:58.359Z] 
13:58:58 [2019-11-25T13:58:58.359Z] #3 [internal] load build definition from Dockerfile
13:58:58 [2019-11-25T13:58:58.359Z] #3 transferring dockerfile: 14.85kB done
13:58:58 [2019-11-25T13:58:58.359Z] #3 DONE 0.0s
13:58:58 [2019-11-25T13:58:58.359Z] 
13:58:58 [2019-11-25T13:58:58.359Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:58:58 [2019-11-25T13:58:58.359Z] #4 DONE 0.7s
13:58:58 [2019-11-25T13:58:58.359Z] 
13:58:58 [2019-11-25T13:58:58.359Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:58:58 [2019-11-25T13:58:58.359Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
13:58:58 [2019-11-25T13:58:58.359Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
13:58:58 [2019-11-25T13:58:58.359Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
13:58:58 [2019-11-25T13:58:58.359Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
13:58:58 [2019-11-25T13:58:58.359Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
13:58:58 [2019-11-25T13:58:58.359Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
13:58:58 [2019-11-25T13:58:58.359Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
13:58:58 [2019-11-25T13:58:58.359Z] #5 DONE 0.8s
13:58:58 [2019-11-25T13:58:58.359Z] 
13:58:58 [2019-11-25T13:58:58.359Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:58:58 [2019-11-25T13:58:58.359Z] #7 DONE 0.2s
13:58:58 [2019-11-25T13:58:58.359Z] 
13:58:58 [2019-11-25T13:58:58.359Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:58:58 [2019-11-25T13:58:58.359Z] #6 DONE 0.6s
13:58:58 [2019-11-25T13:58:58.359Z] 
13:58:58 [2019-11-25T13:58:58.359Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:58:58 [2019-11-25T13:58:58.359Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:58:58 [2019-11-25T13:58:58.359Z] #66 DONE 0.0s
13:58:58 [2019-11-25T13:58:58.359Z] 
13:58:58 [2019-11-25T13:58:58.359Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:58:58 [2019-11-25T13:58:58.359Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 0B / 52.87MB 0.2s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 0B / 50.07MB 0.2s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.2s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 0B / 4.30MB 0.2s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.2s done
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 433.33kB / 4.30MB 0.3s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 0B / 45.65MB 0.3s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 0B / 96.41MB 0.3s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 0B / 10.00MB 0.3s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 982.20kB / 4.30MB 0.4s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 1.48MB / 4.30MB 0.6s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 851.12kB / 10.00MB 0.6s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.13MB / 4.30MB 0.7s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 1.49MB / 10.00MB 0.7s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.59MB / 4.30MB 0.9s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 2.78MB / 52.87MB 1.0s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.88MB / 4.30MB 1.0s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 2.33MB / 45.65MB 1.0s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 2.26MB / 10.00MB 1.0s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 2.82MB / 50.07MB 1.2s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.31MB / 4.30MB 1.2s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.87MB / 4.30MB 1.3s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 3.21MB / 10.00MB 1.3s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 3.73MB / 10.00MB 1.5s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.5s done
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 4.29MB / 10.00MB 1.6s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.5s done
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 5.54MB / 52.87MB 1.8s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 5.11MB / 45.65MB 1.8s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 5.11MB / 96.41MB 1.8s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.02MB / 10.00MB 1.8s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 5.80MB / 50.07MB 1.9s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.60MB / 10.00MB 1.9s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 6.13MB / 10.00MB 2.1s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 6.75MB / 10.00MB 2.2s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 7.54MB / 45.65MB 2.4s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.60MB / 10.00MB 2.4s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 9.21MB / 52.87MB 2.7s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 9.11MB / 50.07MB 2.7s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 8.85MB / 10.00MB 2.7s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.70MB / 10.00MB 2.8s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 10.45MB / 45.65MB 3.0s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 10.68MB / 96.41MB 3.0s
13:58:58 [2019-11-25T13:58:58.359Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.9s done
13:58:58 [2019-11-25T13:58:58.360Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 11.89MB / 52.87MB 3.2s
13:58:58 [2019-11-25T13:58:58.360Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 11.70MB / 50.07MB 3.2s
13:58:58 [2019-11-25T13:58:58.360Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 13.47MB / 45.65MB 3.6s
13:58:58 [2019-11-25T13:58:58.360Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 14.71MB / 52.87MB 3.7s
13:58:58 [2019-11-25T13:58:58.360Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 14.22MB / 50.07MB 3.7s
13:58:58 [2019-11-25T13:58:58.705Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 15.60MB / 96.41MB 4.0s
13:58:58 [2019-11-25T13:58:58.705Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 16.41MB / 45.65MB 4.2s
13:58:58 [2019-11-25T13:58:58.705Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 17.66MB / 52.87MB 4.3s
13:58:58 [2019-11-25T13:58:58.705Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 17.43MB / 50.07MB 4.3s
13:58:58 [2019-11-25T13:58:58.800Z] #42 ...
13:58:58 [2019-11-25T13:58:58.800Z] 
13:58:58 [2019-11-25T13:58:58.800Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:58:58 [2019-11-25T13:58:58.800Z] #18 76.63 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:58:58 [2019-11-25T13:58:58.800Z] #18 76.63 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
13:58:58 [2019-11-25T13:58:58.800Z] #18 76.64 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:58:59 [2019-11-25T13:58:59.059Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 18.98MB / 45.65MB 4.8s
13:58:59 [2019-11-25T13:58:59.407Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 20.84MB / 52.87MB 4.9s
13:58:59 [2019-11-25T13:58:59.407Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 20.74MB / 50.07MB 4.9s
13:58:59 [2019-11-25T13:58:59.407Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 21.56MB / 96.41MB 5.1s
13:58:59 [2019-11-25T13:58:59.757Z] #8 ...
13:58:59 [2019-11-25T13:58:59.757Z] 
13:58:59 [2019-11-25T13:58:59.757Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:58:59 [2019-11-25T13:58:59.757Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:58:59 [2019-11-25T13:58:59.757Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done
13:58:59 [2019-11-25T13:58:59.757Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:58:59 [2019-11-25T13:58:59.757Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done
13:58:59 [2019-11-25T13:58:59.757Z] #66 DONE 5.3s
13:58:59 [2019-11-25T13:58:59.757Z] 
13:58:59 [2019-11-25T13:58:59.757Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:58:59 [2019-11-25T13:58:59.757Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 21.73MB / 45.65MB 5.2s
13:58:59 [2019-11-25T13:58:59.757Z] #8 ...
13:58:59 [2019-11-25T13:58:59.757Z] 
13:58:59 [2019-11-25T13:58:59.757Z] #20 [internal] load build context
13:58:59 [2019-11-25T13:58:59.757Z] #20 transferring context: 40.80MB 5.4s
13:59:00 [2019-11-25T13:59:00.106Z] #20 transferring context: 45.83MB 5.8s done
13:59:00 [2019-11-25T13:59:00.106Z] #20 DONE 5.9s
13:59:00 [2019-11-25T13:59:00.106Z] 
13:59:00 [2019-11-25T13:59:00.106Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:59:00 [2019-11-25T13:59:00.106Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 24.77MB / 52.87MB 5.7s
13:59:00 [2019-11-25T13:59:00.106Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 24.51MB / 50.07MB 5.7s
13:59:00 [2019-11-25T13:59:00.106Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 24.49MB / 45.65MB 5.7s
13:59:00 [2019-11-25T13:59:00.446Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 27.03MB / 50.07MB 6.0s
13:59:00 [2019-11-25T13:59:00.446Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 27.24MB / 45.65MB 6.0s
13:59:00 [2019-11-25T13:59:00.446Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 27.10MB / 96.41MB 6.0s
13:59:00 [2019-11-25T13:59:00.446Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 29.29MB / 52.87MB 6.1s
13:59:00 [2019-11-25T13:59:00.739Z] #18 78.69 Selecting previously unselected package binutils-mingw-w64.
13:59:00 [2019-11-25T13:59:00.739Z] #18 78.69 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
13:59:00 [2019-11-25T13:59:00.739Z] #18 78.69 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:59:00 [2019-11-25T13:59:00.739Z] #18 78.79 Selecting previously unselected package mingw-w64-common.
13:59:00 [2019-11-25T13:59:00.739Z] #18 78.79 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
13:59:00 [2019-11-25T13:59:00.739Z] #18 78.80 Unpacking mingw-w64-common (5.0.1-1) ...
13:59:00 [2019-11-25T13:59:00.787Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 31.09MB / 50.07MB 6.3s
13:59:00 [2019-11-25T13:59:00.787Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 30.99MB / 45.65MB 6.3s
13:59:00 [2019-11-25T13:59:00.787Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 32.77MB / 52.87MB 6.4s
13:59:00 [2019-11-25T13:59:00.787Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 32.48MB / 96.41MB 6.4s
13:59:01 [2019-11-25T13:59:01.126Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 34.68MB / 50.07MB 6.6s
13:59:01 [2019-11-25T13:59:01.126Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 34.74MB / 45.65MB 6.6s
13:59:01 [2019-11-25T13:59:01.126Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 36.38MB / 52.87MB 6.7s
13:59:01 [2019-11-25T13:59:01.464Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 38.62MB / 50.07MB 6.9s
13:59:01 [2019-11-25T13:59:01.465Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 38.54MB / 45.65MB 6.9s
13:59:01 [2019-11-25T13:59:01.465Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 38.25MB / 96.41MB 6.9s
13:59:01 [2019-11-25T13:59:01.465Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 39.86MB / 52.87MB 7.0s
13:59:01 [2019-11-25T13:59:01.465Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 42.22MB / 50.07MB 7.2s
13:59:01 [2019-11-25T13:59:01.465Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 42.04MB / 45.65MB 7.2s
13:59:01 [2019-11-25T13:59:01.802Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 43.84MB / 52.87MB 7.3s
13:59:01 [2019-11-25T13:59:01.802Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 44.38MB / 45.65MB 7.3s
13:59:01 [2019-11-25T13:59:01.802Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 43.92MB / 96.41MB 7.3s
13:59:01 [2019-11-25T13:59:01.802Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 45.93MB / 50.07MB 7.5s
13:59:01 [2019-11-25T13:59:01.802Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.5s done
13:59:02 [2019-11-25T13:59:02.145Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 48.47MB / 52.87MB 7.6s
13:59:02 [2019-11-25T13:59:02.145Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 48.55MB / 50.07MB 7.6s
13:59:02 [2019-11-25T13:59:02.145Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 51.93MB / 52.87MB 7.8s
13:59:02 [2019-11-25T13:59:02.145Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.8s done
13:59:02 [2019-11-25T13:59:02.145Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 50.30MB / 96.41MB 7.8s
13:59:02 [2019-11-25T13:59:02.484Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.8s done
13:59:02 [2019-11-25T13:59:02.484Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 57.35MB / 96.41MB 7.9s
13:59:02 [2019-11-25T13:59:02.484Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 66.17MB / 96.41MB 8.1s
13:59:02 [2019-11-25T13:59:02.828Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 74.04MB / 96.41MB 8.2s
13:59:02 [2019-11-25T13:59:02.828Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 82.75MB / 96.41MB 8.4s
13:59:02 [2019-11-25T13:59:02.828Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 88.64MB / 96.41MB 8.5s
13:59:02 [2019-11-25T13:59:02.952Z] #18 ...
13:59:02 [2019-11-25T13:59:02.952Z] 
13:59:02 [2019-11-25T13:59:02.952Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:02 [2019-11-25T13:59:02.952Z] #45 103.0 crypto/rsa
13:59:02 [2019-11-25T13:59:02.952Z] #45 104.1 github.com/LK4D4/vndr/build
13:59:02 [2019-11-25T13:59:02.952Z] #45 104.9 crypto/x509/pkix
13:59:02 [2019-11-25T13:59:02.952Z] #45 105.7 vendor/golang.org/x/crypto/cryptobyte
13:59:02 [2019-11-25T13:59:02.952Z] #45 108.0 net
13:59:02 [2019-11-25T13:59:02.952Z] #45 108.3 vendor/golang.org/x/crypto/internal/chacha20
13:59:02 [2019-11-25T13:59:02.952Z] #45 109.0 vendor/golang.org/x/crypto/poly1305
13:59:02 [2019-11-25T13:59:02.952Z] #45 109.5 vendor/golang.org/x/crypto/chacha20poly1305
13:59:02 [2019-11-25T13:59:02.952Z] #45 110.4 vendor/golang.org/x/crypto/curve25519
13:59:02 [2019-11-25T13:59:02.952Z] #45 111.3 vendor/golang.org/x/crypto/hkdf
13:59:02 [2019-11-25T13:59:02.952Z] #45 111.4 vendor/golang.org/x/text/transform
13:59:02 [2019-11-25T13:59:02.952Z] #45 112.1 vendor/golang.org/x/text/unicode/bidi
13:59:02 [2019-11-25T13:59:02.952Z] #45 ...
13:59:02 [2019-11-25T13:59:02.952Z] 
13:59:02 [2019-11-25T13:59:02.952Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:02 [2019-11-25T13:59:02.952Z] #42 63.37   LINK     criu/pie/parasite.built-in.o
13:59:02 [2019-11-25T13:59:02.952Z] #42 63.38   GEN      criu/pie/parasite-blob.h
13:59:02 [2019-11-25T13:59:02.952Z] #42 63.39   CC       criu/arch/s390/restorer.o
13:59:02 [2019-11-25T13:59:02.952Z] #42 63.99   CC       criu/pie/restorer.o
13:59:02 [2019-11-25T13:59:02.952Z] #42 66.98   LINK     criu/pie/restorer.built-in.o
13:59:02 [2019-11-25T13:59:02.952Z] #42 67.01   GEN      criu/pie/restorer-blob.h
13:59:02 [2019-11-25T13:59:02.952Z] #42 67.16   DEP      criu/vdso.d
13:59:03 [2019-11-25T13:59:03.163Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.8s done
13:59:03 [2019-11-25T13:59:03.163Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
13:59:03 [2019-11-25T13:59:03.612Z] #42 67.47   DEP      criu/uts_ns.d
13:59:03 [2019-11-25T13:59:03.612Z] #42 67.65   DEP      criu/util.d
13:59:03 [2019-11-25T13:59:03.612Z] #42 67.94   DEP      criu/uffd.d
13:59:04 [2019-11-25T13:59:04.044Z] #42 68.35   DEP      criu/tun.d
13:59:04 [2019-11-25T13:59:04.520Z] #42 68.73   DEP      criu/tty.d
13:59:04 [2019-11-25T13:59:04.520Z] #42 68.84   DEP      criu/timerfd.d
13:59:04 [2019-11-25T13:59:04.520Z] #42 68.97   DEP      criu/sysfs_parse.d
13:59:04 [2019-11-25T13:59:04.520Z] #42 ...
13:59:04 [2019-11-25T13:59:04.520Z] 
13:59:04 [2019-11-25T13:59:04.520Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:04 [2019-11-25T13:59:04.520Z] #45 114.9 vendor/golang.org/x/text/secure/bidirule
13:59:04 [2019-11-25T13:59:04.954Z] #45 115.3 vendor/golang.org/x/text/unicode/norm
13:59:10 [2019-11-25T13:59:10.257Z] #45 ...
13:59:10 [2019-11-25T13:59:10.257Z] 
13:59:10 [2019-11-25T13:59:10.257Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:10 [2019-11-25T13:59:10.257Z] #42 69.27   DEP      criu/sysctl.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 69.53   DEP      criu/string.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 69.58   DEP      criu/stats.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 69.66   DEP      criu/sockets.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 69.86   DEP      criu/sk-unix.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 70.12   DEP      criu/sk-tcp.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 70.27   DEP      criu/sk-queue.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 70.44   DEP      criu/sk-packet.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 70.67   DEP      criu/sk-netlink.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 70.90   DEP      criu/sk-inet.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 71.23   DEP      criu/signalfd.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 71.51   DEP      criu/sigframe.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 71.62   DEP      criu/shmem.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 71.79   DEP      criu/servicefd.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 71.92   DEP      criu/seize.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 72.08   DEP      criu/seccomp.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 72.30   DEP      criu/rst-malloc.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 72.37   DEP      criu/rbtree.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 72.42   DEP      criu/pstree.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 72.67   DEP      criu/protobuf.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 72.78   GEN      criu/protobuf-desc-gen.h
13:59:10 [2019-11-25T13:59:10.257Z] #42 74.19   DEP      criu/protobuf-desc.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 74.32   DEP      criu/proc_parse.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 74.49   DEP      criu/plugin.d
13:59:10 [2019-11-25T13:59:10.257Z] #42 74.57   DEP      criu/pipes.d
13:59:10 [2019-11-25T13:59:10.666Z] #42 74.74   DEP      criu/pie-util.d
13:59:10 [2019-11-25T13:59:10.666Z] #42 74.88   DEP      criu/pie-util-vdso.d
13:59:10 [2019-11-25T13:59:10.666Z] #42 75.03   DEP      criu/pie-util-vdso-elf32.d
13:59:10 [2019-11-25T13:59:10.666Z] #42 75.15   DEP      criu/path.d
13:59:11 [2019-11-25T13:59:11.061Z] #42 75.33   DEP      criu/parasite-syscall.d
13:59:11 [2019-11-25T13:59:11.061Z] #42 75.52   DEP      criu/pagemap.d
13:59:11 [2019-11-25T13:59:11.467Z] #42 75.74   DEP      criu/pagemap-cache.d
13:59:11 [2019-11-25T13:59:11.467Z] #42 75.88   DEP      criu/page-xfer.d
13:59:11 [2019-11-25T13:59:11.861Z] #42 76.12   DEP      criu/page-pipe.d
13:59:11 [2019-11-25T13:59:11.861Z] #42 76.27   DEP      criu/netfilter.d
13:59:12 [2019-11-25T13:59:12.271Z] #42 76.52   DEP      criu/net.d
13:59:12 [2019-11-25T13:59:12.679Z] #42 76.73   DEP      criu/namespaces.d
13:59:12 [2019-11-25T13:59:12.679Z] #42 77.01   DEP      criu/mount.d
13:59:13 [2019-11-25T13:59:13.237Z] #42 77.21   DEP      criu/mem.d
13:59:13 [2019-11-25T13:59:13.237Z] #42 77.47   DEP      criu/lsm.d
13:59:13 [2019-11-25T13:59:13.237Z] #42 77.62   DEP      criu/log.d
13:59:13 [2019-11-25T13:59:13.237Z] #42 77.72   DEP      criu/libnetlink.d
13:59:13 [2019-11-25T13:59:13.645Z] #42 77.89   DEP      criu/kerndat.d
13:59:13 [2019-11-25T13:59:13.645Z] #42 78.09   DEP      criu/kcmp-ids.d
13:59:13 [2019-11-25T13:59:13.645Z] #42 78.14   DEP      criu/irmap.d
13:59:14 [2019-11-25T13:59:14.055Z] #42 78.30   DEP      criu/ipc_ns.d
13:59:14 [2019-11-25T13:59:14.055Z] #42 78.53   DEP      criu/image.d
13:59:14 [2019-11-25T13:59:14.454Z] #42 78.73   DEP      criu/image-desc.d
13:59:14 [2019-11-25T13:59:14.454Z] #42 78.79   DEP      criu/fsnotify.d
13:59:14 [2019-11-25T13:59:14.850Z] #42 79.04   DEP      criu/filesystems.d
13:59:14 [2019-11-25T13:59:14.850Z] #42 79.32   DEP      criu/files.d
13:59:15 [2019-11-25T13:59:15.249Z] #42 79.61   DEP      criu/files-reg.d
13:59:15 [2019-11-25T13:59:15.656Z] #42 79.80   DEP      criu/files-ext.d
13:59:15 [2019-11-25T13:59:15.656Z] #42 79.99   DEP      criu/file-lock.d
13:59:15 [2019-11-25T13:59:15.657Z] #42 80.15   DEP      criu/file-ids.d
13:59:16 [2019-11-25T13:59:16.049Z] #42 80.35   DEP      criu/fifo.d
13:59:16 [2019-11-25T13:59:16.049Z] #42 80.50   DEP      criu/fdstore.d
13:59:16 [2019-11-25T13:59:16.466Z] #42 80.64   DEP      criu/fault-injection.d
13:59:16 [2019-11-25T13:59:16.466Z] #42 80.71   DEP      criu/external.d
13:59:16 [2019-11-25T13:59:16.466Z] #42 ...
13:59:16 [2019-11-25T13:59:16.466Z] 
13:59:16 [2019-11-25T13:59:16.466Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:59:16 [2019-11-25T13:59:16.466Z] #18 84.45 Selecting previously unselected package mingw-w64-x86-64-dev.
13:59:16 [2019-11-25T13:59:16.466Z] #18 84.45 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
13:59:16 [2019-11-25T13:59:16.466Z] #18 84.47 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
13:59:16 [2019-11-25T13:59:16.466Z] #18 89.52 Selecting previously unselected package gcc-mingw-w64-base.
13:59:16 [2019-11-25T13:59:16.466Z] #18 89.52 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
13:59:16 [2019-11-25T13:59:16.466Z] #18 89.53 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:59:16 [2019-11-25T13:59:16.466Z] #18 89.62 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:59:16 [2019-11-25T13:59:16.466Z] #18 89.63 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
13:59:16 [2019-11-25T13:59:16.466Z] #18 89.63 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:59:16 [2019-11-25T13:59:16.466Z] #18 ...
13:59:16 [2019-11-25T13:59:16.466Z] 
13:59:16 [2019-11-25T13:59:16.466Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:16 [2019-11-25T13:59:16.466Z] #42 80.81   DEP      criu/eventpoll.d
13:59:16 [2019-11-25T13:59:16.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:59:16 [2019-11-25T13:59:16.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:59:16 [2019-11-25T13:59:16.875Z] #42 ...
13:59:16 [2019-11-25T13:59:16.875Z] 
13:59:16 [2019-11-25T13:59:16.875Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:59:16 [2019-11-25T13:59:16.875Z] #48 DONE 127.0s
13:59:16 [2019-11-25T13:59:16.875Z] 
13:59:16 [2019-11-25T13:59:16.875Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:16 [2019-11-25T13:59:16.875Z] #42 81.31   DEP      criu/eventfd.d
13:59:17 [2019-11-25T13:59:17.473Z] #42 81.66   DEP      criu/crtools.d
13:59:18 [2019-11-25T13:59:18.004Z] #42 ...
13:59:18 [2019-11-25T13:59:18.004Z] 
13:59:18 [2019-11-25T13:59:18.004Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:59:18 [2019-11-25T13:59:18.004Z] #63 118.6 + for f in rootlesskit rootlesskit-docker-proxy
13:59:18 [2019-11-25T13:59:18.004Z] #63 118.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:59:18 [2019-11-25T13:59:18.004Z] #63 DONE 128.1s
13:59:18 [2019-11-25T13:59:18.004Z] 
13:59:18 [2019-11-25T13:59:18.004Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:18 [2019-11-25T13:59:18.004Z] #42 82.22   DEP      criu/cr-service.d
13:59:18 [2019-11-25T13:59:18.004Z] #42 ...
13:59:18 [2019-11-25T13:59:18.004Z] 
13:59:18 [2019-11-25T13:59:18.004Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:59:18 [2019-11-25T13:59:18.004Z] #64 DONE 0.1s
13:59:18 [2019-11-25T13:59:18.004Z] 
13:59:18 [2019-11-25T13:59:18.004Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:18 [2019-11-25T13:59:18.004Z] #45 120.8 vendor/golang.org/x/net/idna
13:59:18 [2019-11-25T13:59:18.004Z] #45 124.4 vendor/golang.org/x/net/http2/hpack
13:59:18 [2019-11-25T13:59:18.004Z] #45 126.1 mime
13:59:18 [2019-11-25T13:59:18.631Z] #45 ...
13:59:18 [2019-11-25T13:59:18.631Z] 
13:59:18 [2019-11-25T13:59:18.631Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:18 [2019-11-25T13:59:18.631Z] #42 82.66   DEP      criu/cr-restore.d
13:59:18 [2019-11-25T13:59:18.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:59:19 [2019-11-25T13:59:19.684Z] #42 83.60   DEP      criu/cr-errno.d
13:59:19 [2019-11-25T13:59:19.684Z] #42 83.74   DEP      criu/cr-dump.d
13:59:19 [2019-11-25T13:59:19.684Z] #42 83.97   DEP      criu/cr-dedup.d
13:59:19 [2019-11-25T13:59:19.860Z] #59 220.9 + bin/containerd-stress
13:59:20 [2019-11-25T13:59:20.102Z] #42 84.16   DEP      criu/cr-check.d
13:59:20 [2019-11-25T13:59:20.103Z] #42 84.43   DEP      criu/config.d
13:59:20 [2019-11-25T13:59:20.103Z] #42 84.56   DEP      criu/clone-noasan.d
13:59:20 [2019-11-25T13:59:20.103Z] #42 84.67   DEP      criu/cgroup.d
13:59:20 [2019-11-25T13:59:20.426Z] #59 222.6 + bin/containerd-shim
13:59:20 [2019-11-25T13:59:20.486Z] #42 84.86   DEP      criu/cgroup-props.d
13:59:20 [2019-11-25T13:59:20.486Z] #42 84.94   DEP      criu/bitmap.d
13:59:20 [2019-11-25T13:59:20.890Z] #42 84.95   DEP      criu/bfd.d
13:59:20 [2019-11-25T13:59:20.890Z] #42 85.09   DEP      criu/autofs.d
13:59:20 [2019-11-25T13:59:20.890Z] #42 85.27   DEP      criu/aio.d
13:59:21 [2019-11-25T13:59:21.315Z] #42 85.40   DEP      criu/action-scripts.d
13:59:21 [2019-11-25T13:59:21.315Z] #42 85.74   CC       criu/action-scripts.o
13:59:22 [2019-11-25T13:59:22.154Z] #42 86.30   CC       criu/aio.o
13:59:22 [2019-11-25T13:59:22.558Z] #42 86.78   CC       criu/autofs.o
13:59:23 [2019-11-25T13:59:23.924Z] #42 88.08   CC       criu/bfd.o
13:59:23 [2019-11-25T13:59:23.924Z] #42 88.50   CC       criu/bitmap.o
13:59:24 [2019-11-25T13:59:24.343Z] #42 88.65   CC       criu/cgroup-props.o
13:59:25 [2019-11-25T13:59:25.696Z] #42 89.72   CC       criu/cgroup.o
13:59:26 [2019-11-25T13:59:26.981Z] #59 229.1 + bin/containerd-shim-runc-v1
13:59:28 [2019-11-25T13:59:28.382Z] #42 92.38   CC       criu/clone-noasan.o
13:59:28 [2019-11-25T13:59:28.382Z] #42 92.48   CC       criu/config.o
13:59:29 [2019-11-25T13:59:29.229Z] #42 ...
13:59:29 [2019-11-25T13:59:29.229Z] 
13:59:29 [2019-11-25T13:59:29.229Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:59:29 [2019-11-25T13:59:29.229Z] #18 106.9 Selecting previously unselected package g++-mingw-w64-x86-64.
13:59:29 [2019-11-25T13:59:29.229Z] #18 106.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
13:59:29 [2019-11-25T13:59:29.229Z] #18 106.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:59:29 [2019-11-25T13:59:29.631Z] #18 ...
13:59:29 [2019-11-25T13:59:29.631Z] 
13:59:29 [2019-11-25T13:59:29.631Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:29 [2019-11-25T13:59:29.631Z] #45 129.9 mime/quotedprintable
13:59:29 [2019-11-25T13:59:29.631Z] #45 130.3 net/http/internal
13:59:29 [2019-11-25T13:59:29.631Z] #45 133.1 crypto/tls
13:59:29 [2019-11-25T13:59:29.631Z] #45 138.9 net/http/httptrace
13:59:29 [2019-11-25T13:59:29.631Z] #45 139.1 net/http
13:59:29 [2019-11-25T13:59:29.631Z] #45 ...
13:59:29 [2019-11-25T13:59:29.631Z] 
13:59:29 [2019-11-25T13:59:29.631Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:29 [2019-11-25T13:59:29.631Z] #42 93.74   CC       criu/cr-check.o
13:59:30 [2019-11-25T13:59:30.261Z] #59 232.2 + bin/containerd-shim-runc-v2
13:59:31 [2019-11-25T13:59:31.032Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.9s done
13:59:31 [2019-11-25T13:59:31.032Z] #8 DONE 34.9s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:59:31 [2019-11-25T13:59:31.032Z] #9 DONE 0.2s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:59:31 [2019-11-25T13:59:31.032Z] #10 DONE 0.2s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:59:31 [2019-11-25T13:59:31.032Z] #34 ...
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:59:31 [2019-11-25T13:59:31.032Z] #21 DONE 0.1s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:59:31 [2019-11-25T13:59:31.032Z] #44 DONE 0.1s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:59:31 [2019-11-25T13:59:31.032Z] #47 DONE 0.1s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:59:31 [2019-11-25T13:59:31.032Z] #31 DONE 0.1s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:59:31 [2019-11-25T13:59:31.032Z] #22 DONE 0.1s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:59:31 [2019-11-25T13:59:31.032Z] #68 DONE 0.1s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:59:31 [2019-11-25T13:59:31.032Z] #62 DONE 0.1s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:59:31 [2019-11-25T13:59:31.032Z] #50 DONE 0.1s
13:59:31 [2019-11-25T13:59:31.032Z] 
13:59:31 [2019-11-25T13:59:31.032Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:59:31 [2019-11-25T13:59:31.032Z] #51 0.938 + RM_GOPATH=0
13:59:31 [2019-11-25T13:59:31.032Z] #51 0.938 + TMP_GOPATH=
13:59:31 [2019-11-25T13:59:31.032Z] #51 0.939 + : /build
13:59:31 [2019-11-25T13:59:31.032Z] #51 0.939 + '[' -z '' ']'
13:59:31 [2019-11-25T13:59:31.032Z] #51 0.951 ++ mktemp -d
13:59:31 [2019-11-25T13:59:31.032Z] #51 0.959 + export GOPATH=/tmp/tmp.mY954NMvY7
13:59:31 [2019-11-25T13:59:31.032Z] #51 0.990 + GOPATH=/tmp/tmp.mY954NMvY7
13:59:31 [2019-11-25T13:59:31.032Z] #51 0.990 + RM_GOPATH=1
13:59:31 [2019-11-25T13:59:31.032Z] #51 0.995 ++ dirname ./install.sh
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.002 + dir=.
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.002 + bin=golangci_lint
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.007 + shift
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.011 + '[' '!' -f ./golangci_lint.installer ']'
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.011 + . ./golangci_lint.installer
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.012 ++ : v1.20.0
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.013 + install_golangci_lint
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.014 + echo 'Installing golangci-lint version v1.20.0'
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.014 Installing golangci-lint version v1.20.0
13:59:31 [2019-11-25T13:59:31.032Z] #51 1.015 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:59:31 [2019-11-25T13:59:31.114Z] #42 95.05   CC       criu/cr-dedup.o
13:59:31 [2019-11-25T13:59:31.195Z] #59 233.0 + binaries
13:59:31 [2019-11-25T13:59:31.195Z] #59 233.0 + mkdir -p /build
13:59:31 [2019-11-25T13:59:31.195Z] #59 233.0 + cp bin/containerd /build/containerd
13:59:31 [2019-11-25T13:59:31.195Z] #59 233.0 + cp bin/containerd-shim /build/containerd-shim
13:59:31 [2019-11-25T13:59:31.195Z] #59 233.1 + cp bin/ctr /build/ctr
13:59:31 [2019-11-25T13:59:31.451Z] #59 DONE 233.8s
13:59:31 [2019-11-25T13:59:31.530Z] #42 95.80   CC       criu/cr-dump.o
13:59:32 [2019-11-25T13:59:32.383Z] 
13:59:32 [2019-11-25T13:59:32.383Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
13:59:32 [2019-11-25T13:59:32.947Z] #60 DONE 0.3s
13:59:32 [2019-11-25T13:59:32.947Z] 
13:59:32 [2019-11-25T13:59:32.947Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:59:32 [2019-11-25T13:59:32.947Z] #64 DONE 0.3s
13:59:32 [2019-11-25T13:59:32.947Z] 
13:59:32 [2019-11-25T13:59:32.947Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:59:33 [2019-11-25T13:59:33.204Z] #66 DONE 0.2s
13:59:33 [2019-11-25T13:59:33.204Z] 
13:59:33 [2019-11-25T13:59:33.204Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
13:59:33 [2019-11-25T13:59:33.204Z] #69 DONE 0.1s
13:59:33 [2019-11-25T13:59:33.460Z] 
13:59:33 [2019-11-25T13:59:33.460Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
13:59:33 [2019-11-25T13:59:33.460Z] #70 DONE 0.0s
13:59:33 [2019-11-25T13:59:33.460Z] 
13:59:33 [2019-11-25T13:59:33.460Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
13:59:34 [2019-11-25T13:59:34.391Z] #71 DONE 0.9s
13:59:34 [2019-11-25T13:59:34.391Z] 
13:59:34 [2019-11-25T13:59:34.391Z] #72 exporting to image
13:59:34 [2019-11-25T13:59:34.391Z] #72 exporting layers
13:59:34 [2019-11-25T13:59:34.573Z] #42 99.04   CC       criu/cr-errno.o
13:59:34 [2019-11-25T13:59:34.959Z] #42 99.14   CC       criu/cr-restore.o
13:59:35 [2019-11-25T13:59:35.889Z] #51 ...
13:59:35 [2019-11-25T13:59:35.889Z] 
13:59:35 [2019-11-25T13:59:35.889Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:59:35 [2019-11-25T13:59:35.889Z] #23 0.978 + RM_GOPATH=0
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.019 + TMP_GOPATH=
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.019 + : /build
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.020 + '[' -z '' ']'
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.024 ++ mktemp -d
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.048 + export GOPATH=/tmp/tmp.aytKYReyjg
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.049 + GOPATH=/tmp/tmp.aytKYReyjg
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.049 + RM_GOPATH=1
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.051 ++ dirname ./install.sh
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.064 + dir=.
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.071 + bin=dockercli
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.071 + shift
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.073 + '[' '!' -f ./dockercli.installer ']'
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.074 + . ./dockercli.installer
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.075 ++ : stable
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.077 ++ : 17.06.2-ce
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.085 + install_dockercli
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.086 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.086 Install docker/cli version 17.06.2-ce from stable
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.088 ++ uname -m
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.091 + arch=ppc64le
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.091 + '[' ppc64le '!=' x86_64 ']'
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.092 + '[' ppc64le '!=' s390x ']'
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.092 + '[' ppc64le '!=' armhf ']'
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.092 + build_dockercli
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.093 + git clone https://github.com/docker/docker-ce /tmp/tmp.aytKYReyjg/tmp/docker-ce
13:59:35 [2019-11-25T13:59:35.889Z] #23 1.131 Cloning into '/tmp/tmp.aytKYReyjg/tmp/docker-ce'...
13:59:35 [2019-11-25T13:59:35.889Z] #23 ...
13:59:35 [2019-11-25T13:59:35.889Z] 
13:59:35 [2019-11-25T13:59:35.889Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:35 [2019-11-25T13:59:35.889Z] #45 0.995 + RM_GOPATH=0
13:59:35 [2019-11-25T13:59:35.889Z] #45 0.996 + TMP_GOPATH=
13:59:35 [2019-11-25T13:59:35.889Z] #45 0.997 + : /build
13:59:35 [2019-11-25T13:59:35.889Z] #45 0.997 + '[' -z '' ']'
13:59:35 [2019-11-25T13:59:35.889Z] #45 0.998 ++ mktemp -d
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.003 + export GOPATH=/tmp/tmp.JeQOQ3pkaM
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.003 + GOPATH=/tmp/tmp.JeQOQ3pkaM
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.003 + RM_GOPATH=1
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.003 ++ dirname ./install.sh
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.044 + dir=.
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.048 + bin=vndr
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.048 + shift
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.049 + '[' '!' -f ./vndr.installer ']'
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.049 + . ./vndr.installer
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.052 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.053 + install_vndr
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.060 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.063 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.064 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JeQOQ3pkaM/src/github.com/LK4D4/vndr
13:59:35 [2019-11-25T13:59:35.889Z] #45 1.076 Cloning into '/tmp/tmp.JeQOQ3pkaM/src/github.com/LK4D4/vndr'...
13:59:35 [2019-11-25T13:59:35.889Z] #45 3.017 + cd /tmp/tmp.JeQOQ3pkaM/src/github.com/LK4D4/vndr
13:59:35 [2019-11-25T13:59:35.889Z] #45 3.018 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:59:35 [2019-11-25T13:59:35.889Z] #45 3.043 + go build -buildmode=pie -v -o /build/vndr .
13:59:35 [2019-11-25T13:59:35.889Z] #45 5.182 runtime/internal/sys
13:59:35 [2019-11-25T13:59:35.889Z] #45 5.223 internal/race
13:59:35 [2019-11-25T13:59:35.889Z] #45 5.272 internal/cpu
13:59:35 [2019-11-25T13:59:35.889Z] #45 5.554 runtime/internal/atomic
13:59:35 [2019-11-25T13:59:35.889Z] #45 5.696 runtime/internal/math
13:59:35 [2019-11-25T13:59:35.889Z] #45 5.716 sync/atomic
13:59:35 [2019-11-25T13:59:35.889Z] #45 ...
13:59:35 [2019-11-25T13:59:35.889Z] 
13:59:35 [2019-11-25T13:59:35.889Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.904 + RM_GOPATH=0
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.910 + TMP_GOPATH=
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.911 + : /build
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.912 + '[' -z '' ']'
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.918 ++ mktemp -d
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.946 + export GOPATH=/tmp/tmp.fBxPIp0pc9
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.947 + GOPATH=/tmp/tmp.fBxPIp0pc9
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.949 + RM_GOPATH=1
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.951 ++ dirname ./install.sh
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.961 + dir=.
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.961 + bin=tomlv
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.961 + shift
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.962 + '[' '!' -f ./tomlv.installer ']'
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.962 + . ./tomlv.installer
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.963 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.964 + install_tomlv
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.964 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.964 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:59:35 [2019-11-25T13:59:35.889Z] #32 0.964 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fBxPIp0pc9/src/github.com/BurntSushi/toml
13:59:35 [2019-11-25T13:59:35.889Z] #32 1.015 Cloning into '/tmp/tmp.fBxPIp0pc9/src/github.com/BurntSushi/toml'...
13:59:35 [2019-11-25T13:59:35.889Z] #32 3.215 + cd /tmp/tmp.fBxPIp0pc9/src/github.com/BurntSushi/toml
13:59:35 [2019-11-25T13:59:35.889Z] #32 3.215 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:59:35 [2019-11-25T13:59:35.889Z] #32 3.234 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:59:35 [2019-11-25T13:59:35.889Z] #32 4.381 internal/cpu
13:59:35 [2019-11-25T13:59:35.889Z] #32 4.450 runtime/internal/atomic
13:59:35 [2019-11-25T13:59:35.889Z] #32 4.452 runtime/internal/sys
13:59:35 [2019-11-25T13:59:35.889Z] #32 4.502 math/bits
13:59:35 [2019-11-25T13:59:35.889Z] #32 5.378 runtime/internal/math
13:59:35 [2019-11-25T13:59:35.889Z] #32 5.850 unicode/utf8
13:59:35 [2019-11-25T13:59:35.889Z] #32 5.990 sync/atomic
13:59:35 [2019-11-25T13:59:35.889Z] #32 ...
13:59:35 [2019-11-25T13:59:35.889Z] 
13:59:35 [2019-11-25T13:59:35.889Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:35 [2019-11-25T13:59:35.889Z] #45 6.212 unicode
13:59:36 [2019-11-25T13:59:36.631Z] #45 6.852 unicode/utf8
13:59:36 [2019-11-25T13:59:36.631Z] #45 7.050 math/bits
13:59:36 [2019-11-25T13:59:36.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:59:37 [2019-11-25T13:59:37.365Z] #45 7.755 internal/bytealg
13:59:38 [2019-11-25T13:59:38.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:59:39 [2019-11-25T13:59:39.085Z] #45 9.359 internal/testlog
13:59:39 [2019-11-25T13:59:39.255Z] #42 103.6   CC       criu/cr-service.o
13:59:39 [2019-11-25T13:59:39.427Z] #45 ...
13:59:39 [2019-11-25T13:59:39.427Z] 
13:59:39 [2019-11-25T13:59:39.427Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:59:39 [2019-11-25T13:59:39.427Z] #11 0.927 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:59:39 [2019-11-25T13:59:39.427Z] #11 0.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:59:39 [2019-11-25T13:59:39.427Z] #11 1.088 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:59:39 [2019-11-25T13:59:39.427Z] #11 1.103 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:59:39 [2019-11-25T13:59:39.427Z] #11 1.179 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:59:39 [2019-11-25T13:59:39.427Z] #11 2.771 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
13:59:39 [2019-11-25T13:59:39.427Z] #11 5.615 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:59:39 [2019-11-25T13:59:39.427Z] #11 7.921 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:59:39 [2019-11-25T13:59:39.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:59:39 [2019-11-25T13:59:39.771Z] #11 ...
13:59:39 [2019-11-25T13:59:39.771Z] 
13:59:39 [2019-11-25T13:59:39.771Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:59:39 [2019-11-25T13:59:39.771Z] #39 0.262 + mktemp -d
13:59:39 [2019-11-25T13:59:39.771Z] #39 0.265 + export GOPATH=/tmp/tmp.yJBj35xxQf
13:59:39 [2019-11-25T13:59:39.771Z] #39 0.267 + git clone https://github.com/docker/distribution.git /tmp/tmp.yJBj35xxQf/src/github.com/docker/distribution
13:59:39 [2019-11-25T13:59:39.771Z] #39 0.280 Cloning into '/tmp/tmp.yJBj35xxQf/src/github.com/docker/distribution'...
13:59:39 [2019-11-25T13:59:39.771Z] #39 ...
13:59:39 [2019-11-25T13:59:39.771Z] 
13:59:39 [2019-11-25T13:59:39.771Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:59:39 [2019-11-25T13:59:39.771Z] #29 1.042 + mktemp -d
13:59:39 [2019-11-25T13:59:39.771Z] #29 1.065 + export GOPATH=/tmp/tmp.1SjQ7bJRTR
13:59:39 [2019-11-25T13:59:39.771Z] #29 1.065 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.1SjQ7bJRTR/src/github.com/go-swagger/go-swagger
13:59:39 [2019-11-25T13:59:39.771Z] #29 1.094 Cloning into '/tmp/tmp.1SjQ7bJRTR/src/github.com/go-swagger/go-swagger'...
13:59:40 [2019-11-25T13:59:40.113Z] #29 ...
13:59:40 [2019-11-25T13:59:40.113Z] 
13:59:40 [2019-11-25T13:59:40.113Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.795 + RM_GOPATH=0
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.796 + TMP_GOPATH=
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.797 + : /build
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.797 + '[' -z '' ']'
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.798 ++ mktemp -d
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.801 + export GOPATH=/tmp/tmp.2ksH38rl7f
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.801 + GOPATH=/tmp/tmp.2ksH38rl7f
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.801 + RM_GOPATH=1
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.802 ++ dirname ./install.sh
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.804 + dir=.
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.804 + bin=proxy
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.804 + shift
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.805 + '[' '!' -f ./proxy.installer ']'
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.805 + . ./proxy.installer
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.806 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.807 + install_proxy
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.807 + case "$1" in
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.807 + export CGO_ENABLED=0
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.807 + CGO_ENABLED=0
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.807 + _install_proxy
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.807 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.807 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2ksH38rl7f/src/github.com/docker/libnetwork
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.807 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
13:59:40 [2019-11-25T13:59:40.113Z] #69 0.810 Cloning into '/tmp/tmp.2ksH38rl7f/src/github.com/docker/libnetwork'...
13:59:40 [2019-11-25T13:59:40.113Z] #69 ...
13:59:40 [2019-11-25T13:59:40.113Z] 
13:59:40 [2019-11-25T13:59:40.113Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.930 + RM_GOPATH=0
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.936 + TMP_GOPATH=
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.938 + : /build
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.939 + '[' -z '' ']'
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.940 ++ mktemp -d
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.947 + export GOPATH=/tmp/tmp.NUdwXIc4Tn
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.948 + GOPATH=/tmp/tmp.NUdwXIc4Tn
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.948 + RM_GOPATH=1
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.984 ++ dirname ./install.sh
13:59:40 [2019-11-25T13:59:40.113Z] #48 0.987 + dir=.
13:59:40 [2019-11-25T13:59:40.113Z] #48 1.006 + bin=gotestsum
13:59:40 [2019-11-25T13:59:40.113Z] #48 1.006 + shift
13:59:40 [2019-11-25T13:59:40.113Z] #48 1.011 + '[' '!' -f ./gotestsum.installer ']'
13:59:40 [2019-11-25T13:59:40.113Z] #48 1.012 + . ./gotestsum.installer
13:59:40 [2019-11-25T13:59:40.113Z] #48 1.012 ++ : v0.3.5
13:59:40 [2019-11-25T13:59:40.113Z] #48 1.014 + install_gotestsum
13:59:40 [2019-11-25T13:59:40.113Z] #48 1.015 + echo 'Installing gotestsum version v0.3.5'
13:59:40 [2019-11-25T13:59:40.113Z] #48 1.015 Installing gotestsum version v0.3.5
13:59:40 [2019-11-25T13:59:40.113Z] #48 1.015 + go get -d gotest.tools/gotestsum
13:59:40 [2019-11-25T13:59:40.113Z] #48 ...
13:59:40 [2019-11-25T13:59:40.113Z] 
13:59:40 [2019-11-25T13:59:40.113Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:59:40 [2019-11-25T13:59:40.113Z] #25 1.334 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:59:40 [2019-11-25T13:59:40.113Z] #25 1.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:59:40 [2019-11-25T13:59:40.113Z] #25 1.434 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:59:40 [2019-11-25T13:59:40.113Z] #25 1.466 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:59:40 [2019-11-25T13:59:40.113Z] #25 1.549 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:59:40 [2019-11-25T13:59:40.113Z] #25 3.276 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
13:59:40 [2019-11-25T13:59:40.113Z] #25 6.285 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:59:40 [2019-11-25T13:59:40.113Z] #25 8.353 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:59:40 [2019-11-25T13:59:40.455Z] #25 ...
13:59:40 [2019-11-25T13:59:40.455Z] 
13:59:40 [2019-11-25T13:59:40.455Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:59:40 [2019-11-25T13:59:40.455Z] #41 0.942 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:59:40 [2019-11-25T13:59:40.455Z] #41 0.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:59:40 [2019-11-25T13:59:40.455Z] #41 1.128 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:59:40 [2019-11-25T13:59:40.455Z] #41 1.141 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:59:40 [2019-11-25T13:59:40.455Z] #41 1.174 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:59:40 [2019-11-25T13:59:40.455Z] #41 2.883 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
13:59:40 [2019-11-25T13:59:40.455Z] #41 5.532 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:59:40 [2019-11-25T13:59:40.455Z] #41 7.627 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:59:40 [2019-11-25T13:59:40.455Z] #41 ...
13:59:40 [2019-11-25T13:59:40.455Z] 
13:59:40 [2019-11-25T13:59:40.455Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:59:40 [2019-11-25T13:59:40.455Z] #63 0.992 + RM_GOPATH=0
13:59:40 [2019-11-25T13:59:40.455Z] #63 0.995 + TMP_GOPATH=
13:59:40 [2019-11-25T13:59:40.455Z] #63 0.995 + : /build/
13:59:40 [2019-11-25T13:59:40.455Z] #63 0.996 + '[' -z '' ']'
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.005 ++ mktemp -d
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.007 + export GOPATH=/tmp/tmp.ePffIN5F2T
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.011 + GOPATH=/tmp/tmp.ePffIN5F2T
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.011 + RM_GOPATH=1
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.040 ++ dirname ./install.sh
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.066 + dir=.
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.078 + bin=rootlesskit
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.079 + shift
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.080 + '[' '!' -f ./rootlesskit.installer ']'
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.080 + . ./rootlesskit.installer
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.081 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.086 + install_rootlesskit
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.086 + case "$1" in
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.086 + export CGO_ENABLED=0
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.087 + CGO_ENABLED=0
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.087 + _install_rootlesskit
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.088 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.088 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.089 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ePffIN5F2T/src/github.com/rootless-containers/rootlesskit
13:59:40 [2019-11-25T13:59:40.455Z] #63 1.093 Cloning into '/tmp/tmp.ePffIN5F2T/src/github.com/rootless-containers/rootlesskit'...
13:59:40 [2019-11-25T13:59:40.455Z] #63 7.648 + cd /tmp/tmp.ePffIN5F2T/src/github.com/rootless-containers/rootlesskit
13:59:40 [2019-11-25T13:59:40.455Z] #63 7.651 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:59:40 [2019-11-25T13:59:40.455Z] #63 7.938 + for f in rootlesskit rootlesskit-docker-proxy
13:59:40 [2019-11-25T13:59:40.455Z] #63 7.940 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:59:40 [2019-11-25T13:59:40.797Z] #63 ...
13:59:40 [2019-11-25T13:59:40.797Z] 
13:59:40 [2019-11-25T13:59:40.797Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:59:40 [2019-11-25T13:59:40.797Z] #34 0.897 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:59:40 [2019-11-25T13:59:40.797Z] #34 0.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #34 0.963 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #34 1.029 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #34 1.097 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:59:40 [2019-11-25T13:59:40.797Z] #34 2.505 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #34 5.237 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #34 7.961 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #34 ...
13:59:40 [2019-11-25T13:59:40.797Z] 
13:59:40 [2019-11-25T13:59:40.797Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:59:40 [2019-11-25T13:59:40.797Z] #57 0.650 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:59:40 [2019-11-25T13:59:40.797Z] #57 0.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #57 0.746 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #57 0.785 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #57 0.817 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:59:40 [2019-11-25T13:59:40.797Z] #57 2.126 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #57 4.855 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #57 6.810 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:59:40 [2019-11-25T13:59:40.797Z] #57 ...
13:59:40 [2019-11-25T13:59:40.797Z] 
13:59:40 [2019-11-25T13:59:40.797Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:40 [2019-11-25T13:59:40.797Z] #45 10.71 runtime
13:59:40 [2019-11-25T13:59:40.797Z] #45 10.75 encoding
13:59:40 [2019-11-25T13:59:40.797Z] #45 10.75 math
13:59:40 [2019-11-25T13:59:40.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:59:41 [2019-11-25T13:59:41.138Z] #45 11.41 unicode/utf16
13:59:41 [2019-11-25T13:59:41.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:59:41 [2019-11-25T13:59:41.204Z] #42 105.4   CC       criu/crtools.o
13:59:41 [2019-11-25T13:59:41.611Z] #42 ...
13:59:41 [2019-11-25T13:59:41.611Z] 
13:59:41 [2019-11-25T13:59:41.611Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.4 Setting up aufs-tools (1:4.1+20161219-1) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.5 Setting up libsepol1-dev:s390x (2.6-2) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.5 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.5 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.5 Processing triggers for mime-support (3.60) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.6 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.6 Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.6 Setting up libcap2-bin (1:2.25-1) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:59:41 [2019-11-25T13:59:41.611Z] #18 119.6 Setting up bash-completion (1:2.1-4.3) ...
13:59:42 [2019-11-25T13:59:42.842Z] #45 13.22 container/list
13:59:43 [2019-11-25T13:59:43.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Setting up libonig4:s390x (6.1.3-2) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Setting up zip (3.0-11+b1) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Setting up bzip2 (1.0.6-8.1) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Setting up libaio1:s390x (0.3.110-3) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.2 Setting up xz-utils (5.2.2-1.2+b1) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.3 Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.3 Setting up libpcre32-3:s390x (2:8.39-3) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.3 Setting up libnfnetlink0:s390x (1.0.1-3) ...
13:59:44 [2019-11-25T13:59:44.252Z] #18 122.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
13:59:44 [2019-11-25T13:59:44.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.7 Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.7 Setting up libpcre16-3:s390x (2:8.39-3) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.7 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.8 Setting up libnl-3-200:s390x (3.2.27-2) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.8 Setting up libudev-dev:s390x (232-25+deb9u12) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.8 Setting up pigz (2.3.4-1) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.8 Setting up libmpdec2:s390x (2.4.2-1) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.8 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
13:59:44 [2019-11-25T13:59:44.802Z] #18 122.8 Setting up mingw-w64-common (5.0.1-1) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.8 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 Setting up jq (1.5+dfsg-1.3) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 Setting up libpcre3-dev:s390x (2:8.39-3) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 Setting up xfsprogs (4.9.0+nmu1) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 Setting up vim (2:8.0.0197-4+deb9u3) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:59:45 [2019-11-25T13:59:45.209Z] #18 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:59:45 [2019-11-25T13:59:45.209Z] #18 123.0 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 123.0 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 123.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 123.0 Setting up iptables (1.6.0+snapshot20161117-6) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 123.0 Setting up btrfs-progs (4.7.3-1) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 123.0 Setting up libselinux1-dev:s390x (2.6-3+b3) ...
13:59:45 [2019-11-25T13:59:45.209Z] #18 123.0 Setting up python3.5 (3.5.3-1+deb9u1) ...
13:59:46 [2019-11-25T13:59:46.723Z] #45 ...
13:59:46 [2019-11-25T13:59:46.723Z] 
13:59:46 [2019-11-25T13:59:46.723Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:59:46 [2019-11-25T13:59:46.723Z] #32 6.643 internal/bytealg
13:59:46 [2019-11-25T13:59:46.723Z] #32 7.277 unicode
13:59:46 [2019-11-25T13:59:46.723Z] #32 8.199 math
13:59:46 [2019-11-25T13:59:46.723Z] #32 8.375 internal/testlog
13:59:46 [2019-11-25T13:59:46.723Z] #32 9.926 encoding
13:59:46 [2019-11-25T13:59:46.723Z] #32 10.46 runtime
13:59:46 [2019-11-25T13:59:46.723Z] #32 10.98 runtime/cgo
13:59:46 [2019-11-25T13:59:46.723Z] #32 ...
13:59:46 [2019-11-25T13:59:46.723Z] 
13:59:46 [2019-11-25T13:59:46.723Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:46 [2019-11-25T13:59:46.723Z] #45 16.82 crypto/internal/subtle
13:59:46 [2019-11-25T13:59:46.723Z] #45 17.26 crypto/subtle
13:59:46 [2019-11-25T13:59:46.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:59:47 [2019-11-25T13:59:47.480Z] #45 17.85 vendor/golang.org/x/crypto/cryptobyte/asn1
13:59:48 [2019-11-25T13:59:48.211Z] #45 18.71 internal/nettrace
13:59:48 [2019-11-25T13:59:48.944Z] #45 19.13 runtime/cgo
13:59:49 [2019-11-25T13:59:49.268Z] #72 exporting layers 15.0s done
13:59:49 [2019-11-25T13:59:49.268Z] #72 writing image sha256:a6bb1304105be2a758ee9636262f05e96be1ab029403b4aeb6895672c3b3f1f0 0.0s done
13:59:49 [2019-11-25T13:59:49.268Z] #72 naming to docker.io/library/docker:e09e96233af3073d4dd4587e78231d80729faf0f done
13:59:49 [2019-11-25T13:59:49.268Z] #72 DONE 15.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
13:59:49 [2019-11-25T13:59:49.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:59:49 [2019-11-25T13:59:49.608Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40128/.git:/go/src/github.com/docker/docker/.git --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e09e96233af3073d4dd4587e78231d80729faf0f hack/validate/default
13:59:50 [2019-11-25T13:59:50.539Z] Congratulations!  All commits are properly signed with the DCO!
13:59:50 [2019-11-25T13:59:50.796Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
13:59:50 [2019-11-25T13:59:50.796Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
13:59:51 [2019-11-25T13:59:51.120Z] #18 128.7 Setting up libpython3-stdlib:s390x (3.5.3-1) ...
13:59:51 [2019-11-25T13:59:51.120Z] #18 128.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:59:51 [2019-11-25T13:59:51.120Z] #18 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
13:59:51 [2019-11-25T13:59:51.120Z] #18 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
13:59:51 [2019-11-25T13:59:51.120Z] #18 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
13:59:51 [2019-11-25T13:59:51.120Z] #18 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
13:59:51 [2019-11-25T13:59:51.120Z] #18 128.8 Setting up btrfs-tools (4.7.3-1) ...
13:59:51 [2019-11-25T13:59:51.120Z] #18 128.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:59:51 [2019-11-25T13:59:51.120Z] #18 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:59:51 [2019-11-25T13:59:51.120Z] #18 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
13:59:51 [2019-11-25T13:59:51.120Z] #18 128.8 Setting up python3 (3.5.3-1) ...
13:59:51 [2019-11-25T13:59:51.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:59:51 [2019-11-25T13:59:51.533Z] #18 ...
13:59:51 [2019-11-25T13:59:51.534Z] 
13:59:51 [2019-11-25T13:59:51.534Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:51 [2019-11-25T13:59:51.534Z] #45 151.6 github.com/LK4D4/vndr/godl
13:59:51 [2019-11-25T13:59:51.534Z] #45 152.5 github.com/LK4D4/vndr
13:59:51 [2019-11-25T13:59:51.534Z] #45 ...
13:59:51 [2019-11-25T13:59:51.534Z] 
13:59:51 [2019-11-25T13:59:51.534Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:51 [2019-11-25T13:59:51.534Z] #42 106.0   CC       criu/eventfd.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 106.3   CC       criu/eventpoll.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 107.2   CC       criu/external.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 107.6   CC       criu/fault-injection.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 107.7   CC       criu/fdstore.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 108.0   CC       criu/fifo.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 108.4   CC       criu/file-ids.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 108.9   CC       criu/file-lock.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 109.7   CC       criu/files-ext.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 110.5   CC       criu/files-reg.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 113.5   CC       criu/files.o
13:59:51 [2019-11-25T13:59:51.534Z] #42 115.7   CC       criu/filesystems.o
13:59:52 [2019-11-25T13:59:52.392Z] #42 116.7   CC       criu/fsnotify.o
13:59:52 [2019-11-25T13:59:52.392Z] #42 ...
13:59:52 [2019-11-25T13:59:52.392Z] 
13:59:52 [2019-11-25T13:59:52.392Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:59:52 [2019-11-25T13:59:52.392Z] #45 DONE 162.7s
13:59:52 [2019-11-25T13:59:52.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:59:52 [2019-11-25T13:59:52.806Z] 
13:59:52 [2019-11-25T13:59:52.806Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:59:52 [2019-11-25T13:59:52.806Z] #60 ...
13:59:52 [2019-11-25T13:59:52.806Z] 
13:59:52 [2019-11-25T13:59:52.806Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:59:52 [2019-11-25T13:59:52.806Z] #18 130.8 Setting up apparmor (2.11.0-3+deb9u2) ...
13:59:52 [2019-11-25T13:59:52.830Z] #45 ...
13:59:52 [2019-11-25T13:59:52.830Z] 
13:59:52 [2019-11-25T13:59:52.830Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:59:52 [2019-11-25T13:59:52.830Z] #34 22.74 Fetched 7727 kB in 21s (354 kB/s)
13:59:54 [2019-11-25T13:59:54.134Z] 65014b3c3121: Pull complete
13:59:54 [2019-11-25T13:59:54.181Z] #18 131.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
13:59:54 [2019-11-25T13:59:54.181Z] #18 132.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
13:59:54 [2019-11-25T13:59:54.181Z] #18 132.1 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
13:59:54 [2019-11-25T13:59:54.181Z] #18 132.1 Setting up python3-wheel (0.29.0-2) ...
13:59:54 [2019-11-25T13:59:54.601Z] #18 132.8 Setting up python3-pkg-resources (33.1.1-1) ...
13:59:55 [2019-11-25T13:59:55.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:59:55 [2019-11-25T13:59:55.452Z] #18 133.6 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
13:59:55 [2019-11-25T13:59:55.452Z] #18 133.6 Setting up python3-pip (9.0.1-2+deb9u1) ...
13:59:56 [2019-11-25T13:59:56.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:59:56 [2019-11-25T13:59:56.821Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:59:56 [2019-11-25T13:59:56.821Z] 
13:59:56 [2019-11-25T13:59:56.821Z] 
13:59:56 [2019-11-25T13:59:56.821Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
13:59:56 [2019-11-25T13:59:56.821Z] 
13:59:56 [2019-11-25T13:59:56.821Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:59:56 [2019-11-25T13:59:56.821Z] PKG_CONFIG=pkg-config
13:59:56 [2019-11-25T13:59:56.821Z] GOLANG_VERSION=1.13.4
13:59:56 [2019-11-25T13:59:56.821Z] HOSTNAME=c011f5dc02f1
13:59:56 [2019-11-25T13:59:56.821Z] KEEPBUNDLE=1
13:59:56 [2019-11-25T13:59:56.821Z] container=docker
13:59:56 [2019-11-25T13:59:56.821Z] TEST_SKIP_INTEGRATION=1
13:59:56 [2019-11-25T13:59:56.821Z] GO111MODULE=off
13:59:56 [2019-11-25T13:59:56.821Z] GOPATH=/go
13:59:56 [2019-11-25T13:59:56.821Z] PWD=/go/src/github.com/docker/docker
13:59:56 [2019-11-25T13:59:56.821Z] HOME=/root
13:59:56 [2019-11-25T13:59:56.821Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:59:56 [2019-11-25T13:59:56.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:59:56 [2019-11-25T13:59:56.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_GRAPHDRIVER=overlay2
13:59:56 [2019-11-25T13:59:56.821Z] TERM=xterm
13:59:56 [2019-11-25T13:59:56.821Z] VALIDATE_BRANCH=master
13:59:56 [2019-11-25T13:59:56.821Z] DEST=bundles/test-integration
13:59:56 [2019-11-25T13:59:56.821Z] SHLVL=1
13:59:56 [2019-11-25T13:59:56.821Z] TIMEOUT=120m
13:59:56 [2019-11-25T13:59:56.821Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
13:59:56 [2019-11-25T13:59:56.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_PKG=github.com/docker/docker
13:59:56 [2019-11-25T13:59:56.821Z] TESTDEBUG=0
13:59:56 [2019-11-25T13:59:56.821Z] _=/usr/bin/env
13:59:56 [2019-11-25T13:59:56.821Z] Building test suite binary ./integration-cli/test.main
13:59:56 [2019-11-25T13:59:56.821Z] 
13:59:56 [2019-11-25T13:59:56.821Z] No new tests added to integration.
13:59:56 [2019-11-25T13:59:56.821Z] 
13:59:56 [2019-11-25T13:59:56.821Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:59:56 [2019-11-25T13:59:56.821Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:59:56 [2019-11-25T13:59:56.821Z] PKG_CONFIG=pkg-config
13:59:56 [2019-11-25T13:59:56.821Z] GOLANG_VERSION=1.13.4
13:59:56 [2019-11-25T13:59:56.821Z] HOSTNAME=ba5f144aeb2a
13:59:56 [2019-11-25T13:59:56.821Z] KEEPBUNDLE=1
13:59:56 [2019-11-25T13:59:56.821Z] container=docker
13:59:56 [2019-11-25T13:59:56.821Z] TEST_SKIP_INTEGRATION=1
13:59:56 [2019-11-25T13:59:56.821Z] GO111MODULE=off
13:59:56 [2019-11-25T13:59:56.821Z] GOPATH=/go
13:59:56 [2019-11-25T13:59:56.821Z] PWD=/go/src/github.com/docker/docker
13:59:56 [2019-11-25T13:59:56.821Z] HOME=/root
13:59:56 [2019-11-25T13:59:56.821Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:59:56 [2019-11-25T13:59:56.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:59:56 [2019-11-25T13:59:56.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_GRAPHDRIVER=overlay2
13:59:56 [2019-11-25T13:59:56.821Z] TERM=xterm
13:59:56 [2019-11-25T13:59:56.821Z] VALIDATE_BRANCH=master
13:59:56 [2019-11-25T13:59:56.821Z] DEST=bundles/test-integration
13:59:56 [2019-11-25T13:59:56.821Z] SHLVL=1
13:59:56 [2019-11-25T13:59:56.821Z] TIMEOUT=120m
13:59:56 [2019-11-25T13:59:56.821Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:59:56 [2019-11-25T13:59:56.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_PKG=github.com/docker/docker
13:59:56 [2019-11-25T13:59:56.821Z] TESTDEBUG=0
13:59:56 [2019-11-25T13:59:56.821Z] _=/usr/bin/env
13:59:56 [2019-11-25T13:59:56.821Z] Building test suite binary ./integration-cli/test.main
13:59:56 [2019-11-25T13:59:56.821Z] PKG_CONFIG=pkg-config
13:59:56 [2019-11-25T13:59:56.821Z] GOLANG_VERSION=1.13.4
13:59:56 [2019-11-25T13:59:56.821Z] HOSTNAME=cee7a50cd8d8
13:59:56 [2019-11-25T13:59:56.821Z] KEEPBUNDLE=1
13:59:56 [2019-11-25T13:59:56.821Z] container=docker
13:59:56 [2019-11-25T13:59:56.821Z] TEST_SKIP_INTEGRATION_CLI=1
13:59:56 [2019-11-25T13:59:56.821Z] GO111MODULE=off
13:59:56 [2019-11-25T13:59:56.821Z] GOPATH=/go
13:59:56 [2019-11-25T13:59:56.821Z] PWD=/go/src/github.com/docker/docker
13:59:56 [2019-11-25T13:59:56.821Z] HOME=/root
13:59:56 [2019-11-25T13:59:56.821Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:59:56 [2019-11-25T13:59:56.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:59:56 [2019-11-25T13:59:56.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_GRAPHDRIVER=overlay2
13:59:56 [2019-11-25T13:59:56.821Z] TERM=xterm
13:59:56 [2019-11-25T13:59:56.821Z] VALIDATE_BRANCH=master
13:59:56 [2019-11-25T13:59:56.821Z] DEST=bundles/test-integration
13:59:56 [2019-11-25T13:59:56.821Z] SHLVL=1
13:59:56 [2019-11-25T13:59:56.821Z] TIMEOUT=120m
13:59:56 [2019-11-25T13:59:56.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:59:56 [2019-11-25T13:59:56.821Z] DOCKER_PKG=github.com/docker/docker
13:59:56 [2019-11-25T13:59:56.821Z] TESTDEBUG=0
13:59:56 [2019-11-25T13:59:56.821Z] _=/usr/bin/env
13:59:56 [2019-11-25T13:59:56.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:59:56 [2019-11-25T13:59:56.822Z] #18 134.7 Setting up dmsetup (2:1.02.137-2) ...
13:59:56 [2019-11-25T13:59:56.822Z] #18 134.7 Setting up python3-setuptools (33.1.1-1) ...
13:59:57 [2019-11-25T13:59:57.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:59:57 [2019-11-25T13:59:57.676Z] #18 135.8 Setting up dh-python (2.20170125) ...
13:59:57 [2019-11-25T13:59:57.689Z] #34 22.74 Reading package lists...
13:59:57 [2019-11-25T13:59:57.689Z] #34 ...
13:59:57 [2019-11-25T13:59:57.689Z] 
13:59:57 [2019-11-25T13:59:57.689Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:59:57 [2019-11-25T13:59:57.689Z] #69 27.45 + cd /tmp/tmp.2ksH38rl7f/src/github.com/docker/libnetwork
13:59:57 [2019-11-25T13:59:57.689Z] #69 27.45 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
13:59:58 [2019-11-25T13:59:58.031Z] #69 28.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:59:58 [2019-11-25T13:59:58.859Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:59:58 [2019-11-25T13:59:58.859Z] Using test binary docker
13:59:59 [2019-11-25T13:59:59.057Z] #18 136.7 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
13:59:59 [2019-11-25T13:59:59.057Z] #18 136.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:59:59 [2019-11-25T13:59:59.057Z] #18 DONE 137.1s
13:59:59 [2019-11-25T13:59:59.057Z] 
13:59:59 [2019-11-25T13:59:59.057Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:59 [2019-11-25T13:59:59.057Z] #42 118.1   CC       criu/image-desc.o
13:59:59 [2019-11-25T13:59:59.057Z] #42 118.4   CC       criu/image.o
13:59:59 [2019-11-25T13:59:59.057Z] #42 119.1   CC       criu/ipc_ns.o
13:59:59 [2019-11-25T13:59:59.057Z] #42 120.2   CC       criu/irmap.o
13:59:59 [2019-11-25T13:59:59.057Z] #42 120.7   CC       criu/kcmp-ids.o
13:59:59 [2019-11-25T13:59:59.057Z] #42 121.1   CC       criu/kerndat.o
13:59:59 [2019-11-25T13:59:59.057Z] #42 122.3   CC       criu/libnetlink.o
13:59:59 [2019-11-25T13:59:59.057Z] #42 122.7   CC       criu/log.o
13:59:59 [2019-11-25T13:59:59.057Z] #42 123.3   CC       criu/lsm.o
13:59:59 [2019-11-25T13:59:59.057Z] #42 123.6   CC       criu/mem.o
13:59:59 [2019-11-25T13:59:59.118Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:59:59 [2019-11-25T13:59:59.118Z] +++ /etc/init.d/apparmor start
13:59:59 [2019-11-25T13:59:59.118Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
13:59:59 [2019-11-25T13:59:59.118Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
13:59:59 [2019-11-25T13:59:59.118Z] Warning failed to create cache: (null)
13:59:59 [2019-11-25T13:59:59.118Z] .
13:59:59 [2019-11-25T13:59:59.118Z] Starting dockerd
13:59:59 [2019-11-25T13:59:59.118Z] INFO: Waiting for daemon to start...
13:59:59 [2019-11-25T13:59:59.118Z] +++ 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
14:00:00 [2019-11-25T14:00:00.400Z] #42 124.8   CC       criu/mount.o
14:00:01 [2019-11-25T14:00:01.356Z] #69 ...
14:00:01 [2019-11-25T14:00:01.356Z] 
14:00:01 [2019-11-25T14:00:01.356Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:00:01 [2019-11-25T14:00:01.356Z] #57 21.75 Fetched 7727 kB in 21s (366 kB/s)
14:00:01 [2019-11-25T14:00:01.356Z] #57 21.75 Reading package lists...
14:00:01 [2019-11-25T14:00:01.649Z] .
14:00:01 [2019-11-25T14:00:01.649Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:00:01 [2019-11-25T14:00:01.649Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:00:01 [2019-11-25T14:00:01.649Z] Error: No such image: emptyfs
14:00:01 [2019-11-25T14:00:01.649Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:00:01 [2019-11-25T14:00:01.649Z] ++++ docker load
14:00:01 [2019-11-25T14:00:01.649Z] Running integration-test (iteration 1)
14:00:01 [2019-11-25T14:00:01.649Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:00:01 [2019-11-25T14:00:01.649Z] ++ 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
14:00:01 [2019-11-25T14:00:01.649Z] ++ set -e
14:00:01 [2019-11-25T14:00:01.649Z] ++ '[' -n 0 ']'
14:00:01 [2019-11-25T14:00:01.649Z] ++ set -x
14:00:01 [2019-11-25T14:00:01.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:00:01 [2019-11-25T14:00:01.697Z] #57 31.58 Reading package lists...
14:00:01 [2019-11-25T14:00:01.697Z] #57 ...
14:00:01 [2019-11-25T14:00:01.697Z] 
14:00:01 [2019-11-25T14:00:01.697Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:00:01 [2019-11-25T14:00:01.697Z] #34 22.74 Reading package lists...
14:00:02 [2019-11-25T14:00:02.884Z] #34 31.93 Reading package lists...
14:00:02 [2019-11-25T14:00:02.884Z] #34 ...
14:00:02 [2019-11-25T14:00:02.884Z] 
14:00:02 [2019-11-25T14:00:02.884Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:00:02 [2019-11-25T14:00:02.884Z] #25 23.32 Fetched 7727 kB in 22s (351 kB/s)
14:00:02 [2019-11-25T14:00:02.884Z] #25 23.32 Reading package lists...
14:00:02 [2019-11-25T14:00:02.884Z] #25 33.49 Reading package lists...
14:00:02 [2019-11-25T14:00:02.884Z] #25 ...
14:00:02 [2019-11-25T14:00:02.884Z] 
14:00:02 [2019-11-25T14:00:02.884Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:00:02 [2019-11-25T14:00:02.884Z] #51 30.75 + cd /tmp/tmp.mY954NMvY7/src/github.com/golangci/golangci-lint/
14:00:02 [2019-11-25T14:00:02.885Z] #51 30.75 + git checkout -q v1.20.0
14:00:02 [2019-11-25T14:00:02.885Z] #51 32.03 ++ git describe --tags
14:00:02 [2019-11-25T14:00:02.885Z] #51 32.04 + version=v1.20.0
14:00:02 [2019-11-25T14:00:02.885Z] #51 32.05 ++ git rev-parse --short HEAD
14:00:02 [2019-11-25T14:00:02.885Z] #51 32.05 + commit=cc98739
14:00:02 [2019-11-25T14:00:02.885Z] #51 32.05 ++ git show -s --format=%cd
14:00:02 [2019-11-25T14:00:02.885Z] #51 32.05 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:00:02 [2019-11-25T14:00:02.885Z] #51 32.06 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:00:03 [2019-11-25T14:00:03.620Z] #51 ...
14:00:03 [2019-11-25T14:00:03.620Z] 
14:00:03 [2019-11-25T14:00:03.620Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:00:03 [2019-11-25T14:00:03.620Z] #11 24.17 Fetched 7727 kB in 23s (332 kB/s)
14:00:03 [2019-11-25T14:00:03.950Z] #42 ...
14:00:03 [2019-11-25T14:00:03.950Z] 
14:00:03 [2019-11-25T14:00:03.950Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:00:03 [2019-11-25T14:00:03.950Z] #29 174.5 + rm -rf /tmp/tmp.duLRGw7cBo
14:00:03 [2019-11-25T14:00:03.962Z] #11 24.17 Reading package lists...
14:00:03 [2019-11-25T14:00:03.962Z] #11 ...
14:00:03 [2019-11-25T14:00:03.962Z] 
14:00:03 [2019-11-25T14:00:03.962Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:00:03 [2019-11-25T14:00:03.962Z] #41 24.24 Fetched 7727 kB in 23s (332 kB/s)
14:00:03 [2019-11-25T14:00:03.962Z] #41 24.24 Reading package lists...
14:00:03 [2019-11-25T14:00:03.962Z] #41 ...
14:00:03 [2019-11-25T14:00:03.962Z] 
14:00:03 [2019-11-25T14:00:03.962Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:00:03 [2019-11-25T14:00:03.962Z] #39 25.86 + cd /tmp/tmp.yJBj35xxQf/src/github.com/docker/distribution
14:00:03 [2019-11-25T14:00:03.962Z] #39 25.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:00:03 [2019-11-25T14:00:03.962Z] #39 28.79 + GOPATH=/tmp/tmp.yJBj35xxQf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yJBj35xxQf go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:00:04 [2019-11-25T14:00:04.303Z] #39 ...
14:00:04 [2019-11-25T14:00:04.303Z] 
14:00:04 [2019-11-25T14:00:04.303Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:00:04 [2019-11-25T14:00:04.303Z] #45 24.42 vendor/golang.org/x/crypto/internal/subtle
14:00:04 [2019-11-25T14:00:04.303Z] #45 ...
14:00:04 [2019-11-25T14:00:04.303Z] 
14:00:04 [2019-11-25T14:00:04.303Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:00:04 [2019-11-25T14:00:04.382Z] #29 DONE 174.8s
14:00:04 [2019-11-25T14:00:04.382Z] 
14:00:04 [2019-11-25T14:00:04.382Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:00:05 [2019-11-25T14:00:05.207Z] #19 5.888 Collecting yamllint==1.16.0
14:00:05 [2019-11-25T14:00:05.609Z] #19 ...
14:00:05 [2019-11-25T14:00:05.610Z] 
14:00:05 [2019-11-25T14:00:05.610Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:05 [2019-11-25T14:00:05.610Z] #42 130.0   CC       criu/namespaces.o
14:00:07 [2019-11-25T14:00:07.588Z] #42 131.6   CC       criu/net.o
14:00:10 [2019-11-25T14:00:10.245Z] #42 134.4   CC       criu/netfilter.o
14:00:10 [2019-11-25T14:00:10.660Z] #42 134.8   CC       criu/page-pipe.o
14:00:11 [2019-11-25T14:00:11.536Z] #42 135.6   CC       criu/page-xfer.o
14:00:11 [2019-11-25T14:00:11.627Z] Loaded image: buildpack-deps:jessie
14:00:11 [2019-11-25T14:00:11.627Z] Loaded image: busybox:latest
14:00:11 [2019-11-25T14:00:11.627Z] Loaded image: busybox:glibc
14:00:11 [2019-11-25T14:00:11.627Z] Loaded image: debian:jessie
14:00:11 [2019-11-25T14:00:11.627Z] Loaded image: hello-world:latest
14:00:11 [2019-11-25T14:00:11.627Z] INFO: Testing against a local daemon
14:00:11 [2019-11-25T14:00:11.627Z] === RUN   TestCgroupNamespacesBuild
14:00:11 [2019-11-25T14:00:11.692Z] #41 34.90 Reading package lists...
14:00:11 [2019-11-25T14:00:11.692Z] #41 ...
14:00:11 [2019-11-25T14:00:11.692Z] 
14:00:11 [2019-11-25T14:00:11.692Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:00:11 [2019-11-25T14:00:11.692Z] #25 33.49 Reading package lists...
14:00:11 [2019-11-25T14:00:11.942Z] #42 ...
14:00:11 [2019-11-25T14:00:11.942Z] 
14:00:11 [2019-11-25T14:00:11.942Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:00:11 [2019-11-25T14:00:11.942Z] #19 6.913   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:00:11 [2019-11-25T14:00:11.942Z] #19 7.113 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:00:11 [2019-11-25T14:00:11.942Z] #19 7.247   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
14:00:11 [2019-11-25T14:00:11.942Z] #19 8.358 Collecting pyyaml (from yamllint==1.16.0)
14:00:11 [2019-11-25T14:00:11.942Z] #19 8.561   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
14:00:11 [2019-11-25T14:00:11.942Z] #19 10.02 Building wheels for collected packages: pathspec, pyyaml
14:00:11 [2019-11-25T14:00:11.942Z] #19 10.02   Running setup.py bdist_wheel for pathspec: started
14:00:11 [2019-11-25T14:00:11.942Z] #19 11.09   Running setup.py bdist_wheel for pathspec: finished with status 'done'
14:00:11 [2019-11-25T14:00:11.942Z] #19 11.09   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
14:00:11 [2019-11-25T14:00:11.942Z] #19 11.11   Running setup.py bdist_wheel for pyyaml: started
14:00:11 [2019-11-25T14:00:11.942Z] #19 11.99   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:00:11 [2019-11-25T14:00:11.942Z] #19 11.99   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
14:00:11 [2019-11-25T14:00:11.942Z] #19 12.03 Successfully built pathspec pyyaml
14:00:11 [2019-11-25T14:00:11.942Z] #19 12.03 Installing collected packages: pathspec, pyyaml, yamllint
14:00:11 [2019-11-25T14:00:11.942Z] #19 12.37 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
14:00:11 [2019-11-25T14:00:11.942Z] #19 DONE 12.8s
14:00:11 [2019-11-25T14:00:11.942Z] 
14:00:11 [2019-11-25T14:00:11.942Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
14:00:11 [2019-11-25T14:00:11.942Z] #24 DONE 0.1s
14:00:12 [2019-11-25T14:00:12.351Z] 
14:00:12 [2019-11-25T14:00:12.351Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
14:00:12 [2019-11-25T14:00:12.760Z] #28 DONE 0.5s
14:00:12 [2019-11-25T14:00:12.760Z] 
14:00:12 [2019-11-25T14:00:12.760Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
14:00:12 [2019-11-25T14:00:12.760Z] #30 DONE 0.1s
14:00:12 [2019-11-25T14:00:12.760Z] 
14:00:12 [2019-11-25T14:00:12.760Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:12 [2019-11-25T14:00:12.760Z] #42 136.6   CC       criu/pagemap-cache.o
14:00:12 [2019-11-25T14:00:12.760Z] #42 137.1   CC       criu/pagemap.o
14:00:12 [2019-11-25T14:00:12.760Z] #42 ...
14:00:12 [2019-11-25T14:00:12.760Z] 
14:00:12 [2019-11-25T14:00:12.760Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
14:00:12 [2019-11-25T14:00:12.760Z] #33 DONE 0.1s
14:00:13 [2019-11-25T14:00:13.159Z] 
14:00:13 [2019-11-25T14:00:13.159Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
14:00:13 [2019-11-25T14:00:13.159Z] #38 DONE 0.1s
14:00:13 [2019-11-25T14:00:13.159Z] 
14:00:13 [2019-11-25T14:00:13.159Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:00:13 [2019-11-25T14:00:13.554Z] #39 ...
14:00:13 [2019-11-25T14:00:13.554Z] 
14:00:13 [2019-11-25T14:00:13.554Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:13 [2019-11-25T14:00:13.554Z] #42 137.8   CC       criu/parasite-syscall.o
14:00:14 [2019-11-25T14:00:14.398Z] #42 138.5   CC       criu/path.o
14:00:14 [2019-11-25T14:00:14.398Z] #42 138.8   CC       criu/pie-util-vdso-elf32.o
14:00:14 [2019-11-25T14:00:14.727Z] #25 42.21 Building dependency tree...
14:00:14 [2019-11-25T14:00:14.727Z] #25 ...
14:00:14 [2019-11-25T14:00:14.727Z] 
14:00:14 [2019-11-25T14:00:14.727Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:00:14 [2019-11-25T14:00:14.727Z] #11 35.15 Reading package lists...
14:00:14 [2019-11-25T14:00:14.727Z] #11 44.87 Building dependency tree...
14:00:14 [2019-11-25T14:00:14.727Z] #11 ...
14:00:14 [2019-11-25T14:00:14.727Z] 
14:00:14 [2019-11-25T14:00:14.727Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:00:14 [2019-11-25T14:00:14.727Z] #34 31.93 Reading package lists...
14:00:14 [2019-11-25T14:00:14.727Z] #34 43.69 Building dependency tree...
14:00:15 [2019-11-25T14:00:15.479Z] #42 139.6   CC       criu/pie-util-vdso.o
14:00:15 [2019-11-25T14:00:15.935Z] #42 140.1   CC       criu/pie-util.o
14:00:15 [2019-11-25T14:00:15.935Z] #42 140.4   CC       criu/pipes.o
14:00:16 [2019-11-25T14:00:16.440Z] #34 46.63 The following additional packages will be installed:
14:00:16 [2019-11-25T14:00:16.440Z] #34 46.66   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
14:00:16 [2019-11-25T14:00:16.440Z] #34 46.66 Suggested packages:
14:00:16 [2019-11-25T14:00:16.440Z] #34 46.66   codeblocks eclipse ninja-build lrzip
14:00:16 [2019-11-25T14:00:16.440Z] #34 46.66 Recommended packages:
14:00:16 [2019-11-25T14:00:16.440Z] #34 46.66   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:00:17 [2019-11-25T14:00:17.357Z] #42 141.5   CC       criu/plugin.o
14:00:17 [2019-11-25T14:00:17.744Z] #42 141.9   CC       criu/proc_parse.o
14:00:18 [2019-11-25T14:00:18.154Z] #34 48.29 The following NEW packages will be installed:
14:00:18 [2019-11-25T14:00:18.154Z] #34 48.30   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
14:00:18 [2019-11-25T14:00:18.154Z] #34 48.31   vim-common xxd
14:00:18 [2019-11-25T14:00:18.154Z] #34 48.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:00:18 [2019-11-25T14:00:18.154Z] #34 48.47 Need to get 13.4 MB of archives.
14:00:18 [2019-11-25T14:00:18.154Z] #34 48.47 After this operation, 60.4 MB of additional disk space will be used.
14:00:18 [2019-11-25T14:00:18.154Z] #34 48.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
14:00:18 [2019-11-25T14:00:18.154Z] #34 48.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
14:00:18 [2019-11-25T14:00:18.186Z] --- PASS: TestCgroupNamespacesBuild (5.85s)
14:00:18 [2019-11-25T14:00:18.186Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:00:18 [2019-11-25T14:00:18.496Z] #34 48.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
14:00:18 [2019-11-25T14:00:18.838Z] #34 ...
14:00:18 [2019-11-25T14:00:18.838Z] 
14:00:18 [2019-11-25T14:00:18.838Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:00:18 [2019-11-25T14:00:18.838Z] #57 31.58 Reading package lists...
14:00:18 [2019-11-25T14:00:18.838Z] #57 43.09 Building dependency tree...
14:00:18 [2019-11-25T14:00:18.838Z] #57 45.71 The following additional packages will be installed:
14:00:18 [2019-11-25T14:00:18.838Z] #57 45.73   btrfs-progs liblzo2-2
14:00:18 [2019-11-25T14:00:18.838Z] #57 46.08 The following NEW packages will be installed:
14:00:18 [2019-11-25T14:00:18.838Z] #57 46.10   btrfs-progs btrfs-tools liblzo2-2
14:00:18 [2019-11-25T14:00:18.838Z] #57 46.32 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:00:18 [2019-11-25T14:00:18.838Z] #57 46.32 Need to get 588 kB of archives.
14:00:18 [2019-11-25T14:00:18.838Z] #57 46.32 After this operation, 5005 kB of additional disk space will be used.
14:00:18 [2019-11-25T14:00:18.838Z] #57 46.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
14:00:18 [2019-11-25T14:00:18.838Z] #57 46.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
14:00:18 [2019-11-25T14:00:18.838Z] #57 46.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
14:00:18 [2019-11-25T14:00:18.838Z] #57 48.33 debconf: delaying package configuration, since apt-utils is not installed
14:00:18 [2019-11-25T14:00:18.838Z] #57 48.79 Fetched 588 kB in 0s (2708 kB/s)
14:00:18 [2019-11-25T14:00:18.838Z] #57 48.98 Selecting previously unselected package liblzo2-2:ppc64el.
14:00:18 [2019-11-25T14:00:18.838Z] #57 48.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 ... 14950 files and directories currently installed.)
14:00:18 [2019-11-25T14:00:18.838Z] #57 49.09 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
14:00:18 [2019-11-25T14:00:18.838Z] #57 49.10 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:00:18 [2019-11-25T14:00:18.838Z] #57 49.28 Selecting previously unselected package btrfs-progs.
14:00:18 [2019-11-25T14:00:18.838Z] #57 49.29 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
14:00:18 [2019-11-25T14:00:18.838Z] #57 49.30 Unpacking btrfs-progs (4.7.3-1) ...
14:00:19 [2019-11-25T14:00:19.124Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s)
14:00:19 [2019-11-25T14:00:19.124Z] === RUN   TestBuildWithSession
14:00:19 [2019-11-25T14:00:19.124Z] --- SKIP: TestBuildWithSession (0.00s)
14:00:19 [2019-11-25T14:00:19.124Z]     build_session_test.go:25: TODO: BuildKit
14:00:19 [2019-11-25T14:00:19.124Z] === RUN   TestBuildSquashParent
14:00:19 [2019-11-25T14:00:19.578Z] #57 ...
14:00:19 [2019-11-25T14:00:19.578Z] 
14:00:19 [2019-11-25T14:00:19.578Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:00:19 [2019-11-25T14:00:19.578Z] #34 49.95 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
14:00:19 [2019-11-25T14:00:19.578Z] #34 50.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB]
14:00:19 [2019-11-25T14:00:19.578Z] #34 50.13 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
14:00:19 [2019-11-25T14:00:19.578Z] #34 50.14 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
14:00:19 [2019-11-25T14:00:19.578Z] #34 50.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
14:00:19 [2019-11-25T14:00:19.702Z] #42 144.0   CC       criu/protobuf-desc.o
14:00:20 [2019-11-25T14:00:20.312Z] #34 50.78 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
14:00:20 [2019-11-25T14:00:20.312Z] #34 50.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:00:20 [2019-11-25T14:00:20.655Z] #34 ...
14:00:20 [2019-11-25T14:00:20.655Z] 
14:00:20 [2019-11-25T14:00:20.655Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:00:20 [2019-11-25T14:00:20.655Z] #57 50.45 Selecting previously unselected package btrfs-tools.
14:00:20 [2019-11-25T14:00:20.655Z] #57 50.47 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
14:00:20 [2019-11-25T14:00:20.655Z] #57 50.47 Unpacking btrfs-tools (4.7.3-1) ...
14:00:20 [2019-11-25T14:00:20.655Z] #57 50.72 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:00:20 [2019-11-25T14:00:20.655Z] #57 50.89 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:00:20 [2019-11-25T14:00:20.655Z] #57 50.90 Setting up btrfs-progs (4.7.3-1) ...
14:00:20 [2019-11-25T14:00:20.655Z] #57 50.93 Setting up btrfs-tools (4.7.3-1) ...
14:00:20 [2019-11-25T14:00:20.655Z] #57 50.96 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:00:20 [2019-11-25T14:00:20.655Z] #57 DONE 51.2s
14:00:21 [2019-11-25T14:00:21.056Z] 
14:00:21 [2019-11-25T14:00:21.056Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:00:21 [2019-11-25T14:00:21.056Z] #58 DONE 0.1s
14:00:21 [2019-11-25T14:00:21.056Z] 
14:00:21 [2019-11-25T14:00:21.056Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:00:21 [2019-11-25T14:00:21.056Z] #59 DONE 0.1s
14:00:21 [2019-11-25T14:00:21.056Z] 
14:00:21 [2019-11-25T14:00:21.056Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:00:21 [2019-11-25T14:00:21.056Z] #25 46.86 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:00:21 [2019-11-25T14:00:21.056Z] #25 46.86 The following additional packages will be installed:
14:00:21 [2019-11-25T14:00:21.056Z] #25 46.86   libjq1 libonig4
14:00:21 [2019-11-25T14:00:21.056Z] #25 47.58 The following NEW packages will be installed:
14:00:21 [2019-11-25T14:00:21.056Z] #25 47.59   jq libjq1 libonig4
14:00:21 [2019-11-25T14:00:21.056Z] #25 47.82 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:00:21 [2019-11-25T14:00:21.056Z] #25 47.82 Need to get 310 kB of archives.
14:00:21 [2019-11-25T14:00:21.056Z] #25 47.82 After this operation, 1267 kB of additional disk space will be used.
14:00:21 [2019-11-25T14:00:21.056Z] #25 47.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
14:00:21 [2019-11-25T14:00:21.056Z] #25 47.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
14:00:21 [2019-11-25T14:00:21.056Z] #25 47.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
14:00:21 [2019-11-25T14:00:21.056Z] #25 49.74 debconf: delaying package configuration, since apt-utils is not installed
14:00:21 [2019-11-25T14:00:21.056Z] #25 49.99 Fetched 310 kB in 0s (1828 kB/s)
14:00:21 [2019-11-25T14:00:21.056Z] #25 50.23 Selecting previously unselected package libonig4:ppc64el.
14:00:21 [2019-11-25T14:00:21.056Z] #25 50.23 (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.)
14:00:21 [2019-11-25T14:00:21.056Z] #25 50.31 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
14:00:21 [2019-11-25T14:00:21.056Z] #25 50.33 Unpacking libonig4:ppc64el (6.1.3-2) ...
14:00:21 [2019-11-25T14:00:21.056Z] #25 50.69 Selecting previously unselected package libjq1:ppc64el.
14:00:21 [2019-11-25T14:00:21.056Z] #25 50.72 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
14:00:21 [2019-11-25T14:00:21.056Z] #25 50.73 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
14:00:21 [2019-11-25T14:00:21.056Z] #25 50.99 Selecting previously unselected package jq.
14:00:21 [2019-11-25T14:00:21.056Z] #25 51.00 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
14:00:21 [2019-11-25T14:00:21.056Z] #25 51.02 Unpacking jq (1.5+dfsg-1.3) ...
14:00:21 [2019-11-25T14:00:21.056Z] #25 51.41 Setting up libonig4:ppc64el (6.1.3-2) ...
14:00:21 [2019-11-25T14:00:21.057Z] #25 51.43 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
14:00:21 [2019-11-25T14:00:21.057Z] #25 51.45 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:00:21 [2019-11-25T14:00:21.057Z] #25 51.59 Setting up jq (1.5+dfsg-1.3) ...
14:00:21 [2019-11-25T14:00:21.087Z] #42 145.3   CC       criu/protobuf.o
14:00:21 [2019-11-25T14:00:21.087Z] #42 145.5   CC       criu/pstree.o
14:00:21 [2019-11-25T14:00:21.409Z] #25 DONE 51.8s
14:00:21 [2019-11-25T14:00:21.409Z] 
14:00:21 [2019-11-25T14:00:21.409Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.357 + RM_GOPATH=0
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.357 + TMP_GOPATH=
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.357 + : /build
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.357 + '[' -z '' ']'
14:00:21 [2019-11-25T14:00:21.409Z] #60 ...
14:00:21 [2019-11-25T14:00:21.409Z] 
14:00:21 [2019-11-25T14:00:21.409Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:00:21 [2019-11-25T14:00:21.409Z] #26 DONE 0.1s
14:00:21 [2019-11-25T14:00:21.409Z] 
14:00:21 [2019-11-25T14:00:21.409Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.400 ++ mktemp -d
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.439 + export GOPATH=/tmp/tmp.aF0WOfkU64
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.439 + GOPATH=/tmp/tmp.aF0WOfkU64
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.439 + RM_GOPATH=1
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.449 ++ dirname ./install.sh
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.458 + dir=.
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.458 + bin=containerd
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.458 + shift
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.459 + '[' '!' -f ./containerd.installer ']'
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.459 + . ./containerd.installer
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.459 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.460 + install_containerd
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.460 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.460 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.461 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aF0WOfkU64/src/github.com/containerd/containerd
14:00:21 [2019-11-25T14:00:21.409Z] #60 0.472 Cloning into '/tmp/tmp.aF0WOfkU64/src/github.com/containerd/containerd'...
14:00:21 [2019-11-25T14:00:21.966Z] #42 ...
14:00:21 [2019-11-25T14:00:21.966Z] 
14:00:21 [2019-11-25T14:00:21.966Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:00:21 [2019-11-25T14:00:21.966Z] #55 162.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
14:00:22 [2019-11-25T14:00:22.606Z] #60 ...
14:00:22 [2019-11-25T14:00:22.606Z] 
14:00:22 [2019-11-25T14:00:22.606Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:00:22 [2019-11-25T14:00:22.606Z] #11 44.87 Building dependency tree...
14:00:22 [2019-11-25T14:00:22.606Z] #11 47.67 The following additional packages will be installed:
14:00:22 [2019-11-25T14:00:22.606Z] #11 47.68   libapparmor1 libseccomp2
14:00:22 [2019-11-25T14:00:22.606Z] #11 47.69 Suggested packages:
14:00:22 [2019-11-25T14:00:22.606Z] #11 47.69   seccomp
14:00:22 [2019-11-25T14:00:22.606Z] #11 48.15 The following NEW packages will be installed:
14:00:22 [2019-11-25T14:00:22.606Z] #11 48.15   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
14:00:22 [2019-11-25T14:00:22.606Z] #11 48.35 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
14:00:22 [2019-11-25T14:00:22.606Z] #11 48.35 Need to get 296 kB of archives.
14:00:22 [2019-11-25T14:00:22.606Z] #11 48.35 After this operation, 1346 kB of additional disk space will be used.
14:00:22 [2019-11-25T14:00:22.606Z] #11 48.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
14:00:22 [2019-11-25T14:00:22.606Z] #11 48.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
14:00:22 [2019-11-25T14:00:22.606Z] #11 48.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
14:00:22 [2019-11-25T14:00:22.606Z] #11 48.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
14:00:22 [2019-11-25T14:00:22.606Z] #11 50.62 debconf: delaying package configuration, since apt-utils is not installed
14:00:22 [2019-11-25T14:00:22.606Z] #11 50.99 Fetched 296 kB in 0s (1211 kB/s)
14:00:22 [2019-11-25T14:00:22.606Z] #11 51.27 Selecting previously unselected package libseccomp2:ppc64el.
14:00:22 [2019-11-25T14:00:22.606Z] #11 51.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
14:00:22 [2019-11-25T14:00:22.606Z] #11 51.53 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 51.55 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 51.80 Selecting previously unselected package libseccomp-dev:ppc64el.
14:00:22 [2019-11-25T14:00:22.606Z] #11 51.82 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 51.84 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.09 Selecting previously unselected package libapparmor1:ppc64el.
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.10 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.12 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.35 Selecting previously unselected package libapparmor-dev:ppc64el.
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.36 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.36 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.64 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.74 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.74 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.75 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.75 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 52.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:00:22 [2019-11-25T14:00:22.606Z] #11 DONE 53.1s
14:00:22 [2019-11-25T14:00:22.606Z] 
14:00:22 [2019-11-25T14:00:22.606Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:00:22 [2019-11-25T14:00:22.606Z] #53 DONE 0.1s
14:00:22 [2019-11-25T14:00:22.606Z] 
14:00:22 [2019-11-25T14:00:22.606Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:00:22 [2019-11-25T14:00:22.606Z] #54 DONE 0.1s
14:00:22 [2019-11-25T14:00:22.606Z] 
14:00:22 [2019-11-25T14:00:22.606Z] #12 [dev 1/24] RUN groupadd -r docker
14:00:23 [2019-11-25T14:00:23.342Z] #12 ...
14:00:23 [2019-11-25T14:00:23.342Z] 
14:00:23 [2019-11-25T14:00:23.342Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:00:23 [2019-11-25T14:00:23.342Z] #41 34.90 Reading package lists...
14:00:23 [2019-11-25T14:00:23.342Z] #41 44.33 Building dependency tree...
14:00:23 [2019-11-25T14:00:23.342Z] #41 48.58 The following additional packages will be installed:
14:00:23 [2019-11-25T14:00:23.342Z] #41 48.58   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
14:00:23 [2019-11-25T14:00:23.342Z] #41 48.58   libprotoc10 python-pkg-resources zlib1g-dev
14:00:23 [2019-11-25T14:00:23.342Z] #41 48.60 Suggested packages:
14:00:23 [2019-11-25T14:00:23.342Z] #41 48.60   manpages-dev python-setuptools
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.20 The following NEW packages will be installed:
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.20   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.20   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.20   zlib1g-dev
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.31 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.31 Need to get 3548 kB of archives.
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.31 After this operation, 21.2 MB of additional disk space will be used.
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.40 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.44 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.45 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.50 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.67 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.68 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.69 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
14:00:23 [2019-11-25T14:00:23.342Z] #41 52.71 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
14:00:23 [2019-11-25T14:00:23.685Z] #41 ...
14:00:23 [2019-11-25T14:00:23.685Z] 
14:00:23 [2019-11-25T14:00:23.685Z] #12 [dev 1/24] RUN groupadd -r docker
14:00:23 [2019-11-25T14:00:23.685Z] #12 DONE 1.0s
14:00:23 [2019-11-25T14:00:23.685Z] 
14:00:23 [2019-11-25T14:00:23.685Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.496 + RM_GOPATH=0
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.496 + TMP_GOPATH=
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.496 + : /build
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.496 + '[' -z '' ']'
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.497 ++ mktemp -d
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.501 + export GOPATH=/tmp/tmp.QOzD4qvosY
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.518 + GOPATH=/tmp/tmp.QOzD4qvosY
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.519 + RM_GOPATH=1
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.521 ++ dirname ./install.sh
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.531 + dir=.
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.535 + bin=runc
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.535 + shift
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.535 + '[' '!' -f ./runc.installer ']'
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.535 + . ./runc.installer
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.536 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.538 + install_runc
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.567 + uname -r
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.567 + grep -q '^3\.10\.0.*\.el7\.'
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.580 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.581 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.582 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.583 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QOzD4qvosY/src/github.com/opencontainers/runc
14:00:23 [2019-11-25T14:00:23.685Z] #55 0.633 Cloning into '/tmp/tmp.QOzD4qvosY/src/github.com/opencontainers/runc'...
14:00:23 [2019-11-25T14:00:23.965Z] #55 164.3 + mkdir -p /build
14:00:23 [2019-11-25T14:00:23.965Z] #55 164.3 + cp runc /build/runc
14:00:23 [2019-11-25T14:00:23.965Z] #55 DONE 164.5s
14:00:23 [2019-11-25T14:00:23.965Z] 
14:00:23 [2019-11-25T14:00:23.965Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:23 [2019-11-25T14:00:23.965Z] #42 146.6   CC       criu/rbtree.o
14:00:23 [2019-11-25T14:00:23.965Z] #42 146.9   CC       criu/rst-malloc.o
14:00:23 [2019-11-25T14:00:23.965Z] #42 147.2   CC       criu/seccomp.o
14:00:23 [2019-11-25T14:00:23.965Z] #42 147.8   CC       criu/seize.o
14:00:24 [2019-11-25T14:00:24.028Z] #55 ...
14:00:24 [2019-11-25T14:00:24.028Z] 
14:00:24 [2019-11-25T14:00:24.028Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
14:00:24 [2019-11-25T14:00:24.028Z] #13 DONE 0.6s
14:00:24 [2019-11-25T14:00:24.373Z] 
14:00:24 [2019-11-25T14:00:24.373Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:00:24 [2019-11-25T14:00:24.373Z] #34 52.89 debconf: delaying package configuration, since apt-utils is not installed
14:00:24 [2019-11-25T14:00:24.373Z] #34 53.13 Fetched 13.4 MB in 2s (5489 kB/s)
14:00:24 [2019-11-25T14:00:24.373Z] #34 53.39 Selecting previously unselected package cmake-data.
14:00:24 [2019-11-25T14:00:24.373Z] #34 53.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
14:00:24 [2019-11-25T14:00:24.373Z] #34 53.54 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
14:00:24 [2019-11-25T14:00:24.373Z] #34 53.56 Unpacking cmake-data (3.7.2-1) ...
14:00:24 [2019-11-25T14:00:24.390Z] #42 148.7   CC       criu/servicefd.o
14:00:24 [2019-11-25T14:00:24.718Z] #34 ...
14:00:24 [2019-11-25T14:00:24.718Z] 
14:00:24 [2019-11-25T14:00:24.718Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:00:24 [2019-11-25T14:00:24.718Z] #14 0.372 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:00:24 [2019-11-25T14:00:24.718Z] #14 DONE 0.5s
14:00:24 [2019-11-25T14:00:24.718Z] 
14:00:24 [2019-11-25T14:00:24.718Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:00:24 [2019-11-25T14:00:24.718Z] #41 54.41 debconf: delaying package configuration, since apt-utils is not installed
14:00:24 [2019-11-25T14:00:24.718Z] #41 54.78 Fetched 3548 kB in 0s (7722 kB/s)
14:00:24 [2019-11-25T14:00:24.718Z] #41 54.96 Selecting previously unselected package libnet1:ppc64el.
14:00:24 [2019-11-25T14:00:24.718Z] #41 54.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 ... 14950 files and directories currently installed.)
14:00:24 [2019-11-25T14:00:24.718Z] #41 55.08 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
14:00:24 [2019-11-25T14:00:24.718Z] #41 55.10 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
14:00:25 [2019-11-25T14:00:25.062Z] #41 55.33 Selecting previously unselected package libcap-dev:ppc64el.
14:00:25 [2019-11-25T14:00:25.062Z] #41 55.37 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
14:00:25 [2019-11-25T14:00:25.062Z] #41 55.38 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
14:00:25 [2019-11-25T14:00:25.062Z] #41 55.60 Selecting previously unselected package libnet1-dev.
14:00:25 [2019-11-25T14:00:25.403Z] #41 ...
14:00:25 [2019-11-25T14:00:25.403Z] 
14:00:25 [2019-11-25T14:00:25.403Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:00:25 [2019-11-25T14:00:25.403Z] #15 DONE 0.6s
14:00:25 [2019-11-25T14:00:25.403Z] 
14:00:25 [2019-11-25T14:00:25.403Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:00:25 [2019-11-25T14:00:25.403Z] #41 55.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
14:00:25 [2019-11-25T14:00:25.403Z] #41 55.69 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
14:00:25 [2019-11-25T14:00:25.746Z] 
14:00:25 [2019-11-25T14:00:25.746Z] #41 ...
14:00:25 [2019-11-25T14:00:25.746Z] 
14:00:25 [2019-11-25T14:00:25.746Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:00:25 [2019-11-25T14:00:25.746Z] #16 DONE 0.5s
14:00:25 [2019-11-25T14:00:25.746Z] 
14:00:25 [2019-11-25T14:00:25.746Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:00:25 [2019-11-25T14:00:25.766Z] #42 149.8   CC       criu/shmem.o
14:00:26 [2019-11-25T14:00:26.102Z] #41 56.30 Selecting previously unselected package libnl-3-200:ppc64el.
14:00:26 [2019-11-25T14:00:26.102Z] #41 56.33 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
14:00:26 [2019-11-25T14:00:26.102Z] #41 56.34 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
14:00:26 [2019-11-25T14:00:26.102Z] #41 56.65 Selecting previously unselected package libnl-3-dev:ppc64el.
14:00:26 [2019-11-25T14:00:26.102Z] #41 56.69 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
14:00:26 [2019-11-25T14:00:26.102Z] #41 56.69 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
14:00:26 [2019-11-25T14:00:26.172Z] #42 150.4   CC       criu/sigframe.o
14:00:26 [2019-11-25T14:00:26.173Z] #42 150.6   CC       criu/signalfd.o
14:00:26 [2019-11-25T14:00:26.445Z] #41 ...
14:00:26 [2019-11-25T14:00:26.445Z] 
14:00:26 [2019-11-25T14:00:26.445Z] #17 [dev 6/24] RUN ldconfig
14:00:26 [2019-11-25T14:00:26.445Z] #17 DONE 0.6s
14:00:26 [2019-11-25T14:00:26.445Z] 
14:00:26 [2019-11-25T14:00:26.445Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:00:26 [2019-11-25T14:00:26.557Z] #42 150.9   CC       criu/sk-inet.o
14:00:26 [2019-11-25T14:00:26.959Z] #42 151.4   CC       criu/sk-netlink.o
14:00:27 [2019-11-25T14:00:27.185Z] #18 0.608 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:00:27 [2019-11-25T14:00:27.185Z] #18 0.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:00:27 [2019-11-25T14:00:27.185Z] #18 0.746 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:00:27 [2019-11-25T14:00:27.185Z] #18 0.780 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:00:27 [2019-11-25T14:00:27.185Z] #18 0.892 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:00:27 [2019-11-25T14:00:27.237Z] --- PASS: TestBuildSquashParent (6.96s)
14:00:27 [2019-11-25T14:00:27.237Z] === RUN   TestBuildWithRemoveAndForceRemove
14:00:27 [2019-11-25T14:00:27.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:00:27 [2019-11-25T14:00:27.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:00:27 [2019-11-25T14:00:27.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:00:27 [2019-11-25T14:00:27.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:00:27 [2019-11-25T14:00:27.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:00:27 [2019-11-25T14:00:27.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:00:27 [2019-11-25T14:00:27.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:00:27 [2019-11-25T14:00:27.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:00:27 [2019-11-25T14:00:27.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:00:27 [2019-11-25T14:00:27.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:00:27 [2019-11-25T14:00:27.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:00:27 [2019-11-25T14:00:27.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:00:27 [2019-11-25T14:00:27.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:00:27 [2019-11-25T14:00:27.237Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:00:27 [2019-11-25T14:00:27.237Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:00:27 [2019-11-25T14:00:27.237Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:00:27 [2019-11-25T14:00:27.376Z] #42 151.7   CC       criu/sk-packet.o
14:00:27 [2019-11-25T14:00:27.798Z] #42 152.2   CC       criu/sk-queue.o
14:00:29 [2019-11-25T14:00:29.071Z] #42 153.0   CC       criu/sk-tcp.o
14:00:29 [2019-11-25T14:00:29.141Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:00:29 [2019-11-25T14:00:29.141Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:00:29 [2019-11-25T14:00:29.570Z] #18 3.258 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
14:00:29 [2019-11-25T14:00:29.634Z] #42 153.5   CC       criu/sk-unix.o
14:00:31 [2019-11-25T14:00:31.075Z] #42 155.4   CC       criu/sockets.o
14:00:31 [2019-11-25T14:00:31.678Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:00:31 [2019-11-25T14:00:31.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s)
14:00:31 [2019-11-25T14:00:31.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s)
14:00:31 [2019-11-25T14:00:31.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s)
14:00:31 [2019-11-25T14:00:31.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s)
14:00:31 [2019-11-25T14:00:31.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s)
14:00:31 [2019-11-25T14:00:31.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s)
14:00:31 [2019-11-25T14:00:31.678Z] === RUN   TestBuildMultiStageCopy
14:00:31 [2019-11-25T14:00:31.678Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:00:31 [2019-11-25T14:00:31.902Z] #18 ...
14:00:31 [2019-11-25T14:00:31.902Z] 
14:00:31 [2019-11-25T14:00:31.902Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:00:31 [2019-11-25T14:00:31.902Z] #27 4.459 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:00:31 [2019-11-25T14:00:31.902Z] #27 6.083 
14:00:31 [2019-11-25T14:00:31.902Z] #27 7.038 
##                                                                         4.1%
#######                                                                   10.5%
############                                                              16.8%
#############                                                             19.0%
################                                                          23.2%
######################                                                    31.7%
#########################                                                 36.0%
############################                                              39.6%
##############################                                            43.0%
################################                                          45.1%
###################################                                       49.4%
######################################                                    53.6%
#########################################                                 57.9%
############################################                              62.1%
###############################################                           66.4%
#################################################                         68.5%
####################################################                      72.8%
#########################################################                 79.2%
#############################################################             85.6%
################################################################          89.8%
###################################################################       94.1%
######################################################################## 100.0%
14:00:31 [2019-11-25T14:00:31.953Z] #42 156.2   CC       criu/stats.o
14:00:32 [2019-11-25T14:00:32.386Z] #42 156.5   CC       criu/string.o
14:00:32 [2019-11-25T14:00:32.386Z] #42 156.7   CC       criu/sysctl.o
14:00:32 [2019-11-25T14:00:32.636Z] #27 11.06 
14:00:32 [2019-11-25T14:00:32.805Z] #42 157.0   CC       criu/sysfs_parse.o
14:00:32 [2019-11-25T14:00:32.805Z] #42 157.1   CC       criu/timerfd.o
14:00:32 [2019-11-25T14:00:32.805Z] #42 157.4   CC       criu/tty.o
14:00:33 [2019-11-25T14:00:33.581Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:00:34 [2019-11-25T14:00:34.077Z] #27 11.84 
#########                                                                 13.2%
#################                                                         24.7%
##############################                                            41.9%
##################################                                        47.6%
##############################################                            64.9%
###########################################################               82.9%
######################################################################## 100.0%
14:00:34 [2019-11-25T14:00:34.148Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:00:34 [2019-11-25T14:00:34.201Z] #42 158.6   CC       criu/tun.o
14:00:34 [2019-11-25T14:00:34.614Z] #42 ...
14:00:34 [2019-11-25T14:00:34.614Z] 
14:00:34 [2019-11-25T14:00:34.614Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:00:34 [2019-11-25T14:00:34.614Z] #39 205.1 + dpkg --print-architecture
14:00:34 [2019-11-25T14:00:34.614Z] #39 205.1 + cd /tmp/tmp.yNbawmjV0d/src/github.com/docker/distribution
14:00:34 [2019-11-25T14:00:34.614Z] #39 205.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:00:34 [2019-11-25T14:00:34.714Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:00:34 [2019-11-25T14:00:34.815Z] #27 ...
14:00:34 [2019-11-25T14:00:34.815Z] 
14:00:34 [2019-11-25T14:00:34.815Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:00:34 [2019-11-25T14:00:34.815Z] #69 DONE 64.9s
14:00:34 [2019-11-25T14:00:34.815Z] 
14:00:34 [2019-11-25T14:00:34.815Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:00:34 [2019-11-25T14:00:34.815Z] #41 57.33 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:00:34 [2019-11-25T14:00:34.815Z] #41 57.36 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 57.37 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 57.54 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
14:00:34 [2019-11-25T14:00:34.815Z] #41 57.56 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 57.57 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 57.79 Selecting previously unselected package zlib1g-dev:ppc64el.
14:00:34 [2019-11-25T14:00:34.815Z] #41 57.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 57.86 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 58.25 Selecting previously unselected package libprotobuf10:ppc64el.
14:00:34 [2019-11-25T14:00:34.815Z] #41 58.28 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 58.29 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 59.45 Selecting previously unselected package libprotobuf-lite10:ppc64el.
14:00:34 [2019-11-25T14:00:34.815Z] #41 59.47 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 59.47 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 59.89 Selecting previously unselected package libprotobuf-dev:ppc64el.
14:00:34 [2019-11-25T14:00:34.815Z] #41 59.90 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 59.91 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 61.76 Selecting previously unselected package libprotoc10:ppc64el.
14:00:34 [2019-11-25T14:00:34.815Z] #41 61.78 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 61.81 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 62.87 Selecting previously unselected package protobuf-c-compiler.
14:00:34 [2019-11-25T14:00:34.815Z] #41 62.89 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 62.91 Unpacking protobuf-c-compiler (1.2.1-2) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 63.10 Selecting previously unselected package protobuf-compiler.
14:00:34 [2019-11-25T14:00:34.815Z] #41 63.13 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 63.14 Unpacking protobuf-compiler (3.0.0-9) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 63.36 Selecting previously unselected package python-pkg-resources.
14:00:34 [2019-11-25T14:00:34.815Z] #41 63.39 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 63.40 Unpacking python-pkg-resources (33.1.1-1) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 63.83 Selecting previously unselected package python-protobuf.
14:00:34 [2019-11-25T14:00:34.815Z] #41 63.90 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 63.92 Unpacking python-protobuf (3.0.0-9) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 64.99 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 65.15 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
14:00:34 [2019-11-25T14:00:34.815Z] #41 65.17 Setting up python-pkg-resources (33.1.1-1) ...
14:00:34 [2019-11-25T14:00:34.998Z] #39 205.4 + GOPATH=/tmp/tmp.yNbawmjV0d/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yNbawmjV0d
14:00:34 [2019-11-25T14:00:34.998Z] #39 205.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:00:35 [2019-11-25T14:00:35.281Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:00:35 [2019-11-25T14:00:35.848Z] --- PASS: TestBuildMultiStageCopy (4.62s)
14:00:35 [2019-11-25T14:00:35.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s)
14:00:35 [2019-11-25T14:00:35.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
14:00:35 [2019-11-25T14:00:35.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
14:00:35 [2019-11-25T14:00:35.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
14:00:35 [2019-11-25T14:00:35.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
14:00:35 [2019-11-25T14:00:35.848Z] === RUN   TestBuildMultiStageParentConfig
14:00:36 [2019-11-25T14:00:36.003Z] #41 ...
14:00:36 [2019-11-25T14:00:36.003Z] 
14:00:36 [2019-11-25T14:00:36.003Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:00:36 [2019-11-25T14:00:36.003Z] #27 14.44 
14:00:37 [2019-11-25T14:00:37.223Z] --- PASS: TestBuildMultiStageParentConfig (1.42s)
14:00:37 [2019-11-25T14:00:37.223Z] === RUN   TestBuildLabelWithTargets
14:00:37 [2019-11-25T14:00:37.815Z] #27 15.37 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.7%
#############                                                             18.9%
###################                                                       26.6%
##########################                                                37.3%
#############################                                             41.5%
##################################                                        48.4%
########################################                                  55.8%
###########################################                               61.0%
14:00:37 [2019-11-25T14:00:37.815Z] #27 ...
14:00:37 [2019-11-25T14:00:37.815Z] 
14:00:37 [2019-11-25T14:00:37.815Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:00:37 [2019-11-25T14:00:37.815Z] #34 58.42 Selecting previously unselected package liblzo2-2:ppc64el.
14:00:37 [2019-11-25T14:00:37.815Z] #34 58.45 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
14:00:37 [2019-11-25T14:00:37.815Z] #34 58.46 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:00:37 [2019-11-25T14:00:37.815Z] #34 58.72 Selecting previously unselected package libicu57:ppc64el.
14:00:37 [2019-11-25T14:00:37.815Z] #34 58.76 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
14:00:37 [2019-11-25T14:00:37.815Z] #34 58.77 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
14:00:38 [2019-11-25T14:00:38.157Z] #34 ...
14:00:38 [2019-11-25T14:00:38.157Z] 
14:00:38 [2019-11-25T14:00:38.157Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:00:38 [2019-11-25T14:00:38.842Z] #27 15.37 
##                                                                         3.4%
######                                                                     8.5%
#########                                                                 13.7%
#############                                                             18.9%
###################                                                       26.6%
##########################                                                37.3%
#############################                                             41.5%
##################################                                        48.4%
########################################                                  55.8%
###########################################                               61.0%
###############################################                           66.2%
#####################################################                     73.9%
############################################################              84.3%
#################################################################         90.9%
#####################################################################     96.1%
######################################################################## 100.0%
14:00:39 [2019-11-25T14:00:39.185Z] #27 ...
14:00:39 [2019-11-25T14:00:39.185Z] 
14:00:39 [2019-11-25T14:00:39.185Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:00:39 [2019-11-25T14:00:39.185Z] #48 59.61 + cd /tmp/tmp.NUdwXIc4Tn/src/gotest.tools/gotestsum
14:00:39 [2019-11-25T14:00:39.185Z] #48 59.61 + git checkout -q v0.3.5
14:00:39 [2019-11-25T14:00:39.185Z] #48 59.81 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:00:39 [2019-11-25T14:00:39.530Z] #48 ...
14:00:39 [2019-11-25T14:00:39.530Z] 
14:00:39 [2019-11-25T14:00:39.530Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:00:39 [2019-11-25T14:00:39.530Z] #45 68.69 internal/reflectlite
14:00:39 [2019-11-25T14:00:39.530Z] #45 68.70 internal/singleflight
14:00:39 [2019-11-25T14:00:39.530Z] #45 68.71 math/rand
14:00:39 [2019-11-25T14:00:39.530Z] #45 68.71 github.com/LK4D4/vndr/godl/singleflight
14:00:39 [2019-11-25T14:00:39.755Z] --- PASS: TestBuildLabelWithTargets (2.16s)
14:00:39 [2019-11-25T14:00:39.755Z] === RUN   TestBuildWithEmptyLayers
14:00:40 [2019-11-25T14:00:40.326Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
14:00:40 [2019-11-25T14:00:40.326Z] === RUN   TestBuildMultiStageOnBuild
14:00:41 [2019-11-25T14:00:41.581Z] #39 ...
14:00:41 [2019-11-25T14:00:41.581Z] 
14:00:41 [2019-11-25T14:00:41.581Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:41 [2019-11-25T14:00:41.581Z] #42 159.1   CC       criu/uffd.o
14:00:41 [2019-11-25T14:00:41.581Z] #42 160.0   CC       criu/util.o
14:00:41 [2019-11-25T14:00:41.581Z] #42 160.7   CC       criu/uts_ns.o
14:00:41 [2019-11-25T14:00:41.581Z] #42 160.9   CC       criu/vdso.o
14:00:41 [2019-11-25T14:00:41.581Z] #42 161.3   LINK     criu/built-in.o
14:00:41 [2019-11-25T14:00:41.581Z] #42 161.4   LINK     criu/criu
14:00:41 [2019-11-25T14:00:41.581Z] #42 161.8   DEP      lib/c/criu.d
14:00:41 [2019-11-25T14:00:41.581Z] #42 161.9   CC       images/rpc.pb-c.o
14:00:41 [2019-11-25T14:00:41.581Z] #42 162.3   CC       lib/c/criu.o
14:00:41 [2019-11-25T14:00:41.581Z] #42 163.0   LINK     lib/c/built-in.o
14:00:41 [2019-11-25T14:00:41.581Z] #42 163.0   LINK     lib/c/libcriu.so
14:00:41 [2019-11-25T14:00:41.581Z] #42 163.2   GEN      magic.py
14:00:41 [2019-11-25T14:00:41.581Z] #42 163.3 Note: Building without setproctitle() and strlcpy() support.
14:00:41 [2019-11-25T14:00:41.581Z] #42 163.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:00:41 [2019-11-25T14:00:41.581Z] #42 163.7 fatal: Not a git repository (or any of the parent directories): .git
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.1 make[1]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.5 make[1]: 'images/built-in.o' is up to date.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.6 make[1]: 'compel/libcompel.a' is up to date.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.6 make[1]: 'compel/compel-host-bin' is up to date.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.6 make[1]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.6 make[1]: 'soccr/libsoccr.a' is up to date.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.7 make[2]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.7 make[2]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.7 make[2]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.8 make[2]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.8 make[2]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.8 make[2]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 164.9 make[2]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 165.0 make[2]: Nothing to be done for 'all'.
14:00:41 [2019-11-25T14:00:41.581Z] #42 165.0   INSTALL  criu/criu
14:00:41 [2019-11-25T14:00:41.581Z] #42 DONE 165.1s
14:00:41 [2019-11-25T14:00:41.581Z] 
14:00:41 [2019-11-25T14:00:41.581Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:00:42 [2019-11-25T14:00:42.561Z] #45 ...
14:00:42 [2019-11-25T14:00:42.561Z] 
14:00:42 [2019-11-25T14:00:42.561Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:00:42 [2019-11-25T14:00:42.561Z] #32 62.91 sync
14:00:42 [2019-11-25T14:00:42.561Z] #32 62.91 internal/reflectlite
14:00:42 [2019-11-25T14:00:42.561Z] #32 69.55 errors
14:00:42 [2019-11-25T14:00:42.561Z] #32 69.55 sort
14:00:42 [2019-11-25T14:00:42.561Z] #32 70.40 io
14:00:42 [2019-11-25T14:00:42.561Z] #32 70.40 internal/oserror
14:00:42 [2019-11-25T14:00:42.561Z] #32 70.41 strconv
14:00:42 [2019-11-25T14:00:42.561Z] #32 71.00 syscall
14:00:42 [2019-11-25T14:00:42.911Z] #32 ...
14:00:42 [2019-11-25T14:00:42.911Z] 
14:00:42 [2019-11-25T14:00:42.911Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:00:42 [2019-11-25T14:00:42.911Z] #27 18.55 
14:00:42 [2019-11-25T14:00:42.911Z] #27 19.20 
                                                                           1.2%
##                                                                         3.9%
####                                                                       6.5%
#####                                                                      8.3%
#######                                                                   11.0%
########                                                                  12.3%
##########                                                                15.0%
############                                                              17.7%
#############                                                             19.4%
###############                                                           22.1%
#################                                                         23.9%
###################                                                       26.6%
#####################                                                     29.3%
#######################                                                   32.8%
#########################                                                 35.5%
###########################                                               38.2%
##############################                                            41.8%
################################                                          45.3%
###################################                                       48.9%
####################################                                      50.7%
######################################                                    53.3%
14:00:42 [2019-11-25T14:00:42.911Z] #27 ...
14:00:42 [2019-11-25T14:00:42.911Z] 
14:00:42 [2019-11-25T14:00:42.911Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:00:42 [2019-11-25T14:00:42.911Z] #18 6.580 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
14:00:42 [2019-11-25T14:00:42.911Z] #18 9.179 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:00:42 [2019-11-25T14:00:42.911Z] #18 ...
14:00:42 [2019-11-25T14:00:42.911Z] 
14:00:42 [2019-11-25T14:00:42.911Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:00:43 [2019-11-25T14:00:43.610Z] --- PASS: TestBuildMultiStageOnBuild (2.80s)
14:00:43 [2019-11-25T14:00:43.610Z] === RUN   TestBuildUncleanTarFilenames
14:00:44 [2019-11-25T14:00:44.545Z] --- PASS: TestBuildUncleanTarFilenames (1.34s)
14:00:44 [2019-11-25T14:00:44.545Z] === RUN   TestBuildMultiStageLayerLeak
14:00:45 [2019-11-25T14:00:45.357Z] #27 19.20 
                                                                           1.2%
##                                                                         3.9%
####                                                                       6.5%
#####                                                                      8.3%
#######                                                                   11.0%
########                                                                  12.3%
##########                                                                15.0%
############                                                              17.7%
#############                                                             19.4%
###############                                                           22.1%
#################                                                         23.9%
###################                                                       26.6%
#####################                                                     29.3%
#######################                                                   32.8%
#########################                                                 35.5%
###########################                                               38.2%
##############################                                            41.8%
################################                                          45.3%
###################################                                       48.9%
####################################                                      50.7%
######################################                                    53.3%
########################################                                  56.0%
##########################################                                58.7%
############################################                              61.4%
#############################################                             63.9%
###############################################                           66.6%
##################################################                        70.1%
####################################################                      72.8%
######################################################                    75.5%
#######################################################                   77.3%
#########################################################                 80.0%
##########################################################                80.9%
###########################################################               82.7%
#############################################################             85.5%
##############################################################            87.3%
################################################################          90.0%
#################################################################         91.6%
###################################################################       93.4%
#####################################################################     96.1%
######################################################################    97.9%
######################################################################## 100.0%
14:00:45 [2019-11-25T14:00:45.706Z] #27 24.32 
14:00:47 [2019-11-25T14:00:47.836Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s)
14:00:47 [2019-11-25T14:00:47.836Z] === RUN   TestBuildWithHugeFile
14:00:50 [2019-11-25T14:00:50.614Z] #27 28.34 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:00:50 [2019-11-25T14:00:50.957Z] #27 ...
14:00:50 [2019-11-25T14:00:50.957Z] 
14:00:50 [2019-11-25T14:00:50.957Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:00:50 [2019-11-25T14:00:50.957Z] #34 71.59 Selecting previously unselected package libxml2:ppc64el.
14:00:50 [2019-11-25T14:00:50.957Z] #34 71.59 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 71.60 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 72.80 Selecting previously unselected package libarchive13:ppc64el.
14:00:50 [2019-11-25T14:00:50.957Z] #34 72.80 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 72.82 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 73.37 Selecting previously unselected package libjsoncpp1:ppc64el.
14:00:50 [2019-11-25T14:00:50.957Z] #34 73.37 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 73.38 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 73.60 Selecting previously unselected package libuv1:ppc64el.
14:00:50 [2019-11-25T14:00:50.957Z] #34 73.63 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 73.64 Unpacking libuv1:ppc64el (1.9.1-3) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 74.00 Selecting previously unselected package cmake.
14:00:50 [2019-11-25T14:00:50.957Z] #34 74.01 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 74.22 Unpacking cmake (3.7.2-1) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 79.18 Selecting previously unselected package xxd.
14:00:50 [2019-11-25T14:00:50.957Z] #34 79.22 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 79.23 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 79.65 Selecting previously unselected package vim-common.
14:00:50 [2019-11-25T14:00:50.957Z] #34 79.66 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 79.74 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.54 Processing triggers for mime-support (3.60) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.71 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.73 Setting up libuv1:ppc64el (1.9.1-3) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.74 Setting up cmake-data (3.7.2-1) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.75 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.75 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.84 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.87 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.88 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.89 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 80.90 Setting up cmake (3.7.2-1) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 81.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:00:50 [2019-11-25T14:00:50.957Z] #34 DONE 81.3s
14:00:50 [2019-11-25T14:00:50.957Z] 
14:00:50 [2019-11-25T14:00:50.957Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:00:50 [2019-11-25T14:00:50.957Z] #35 DONE 0.1s
14:00:50 [2019-11-25T14:00:50.957Z] 
14:00:50 [2019-11-25T14:00:50.957Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:00:50 [2019-11-25T14:00:50.957Z] #29 77.57 + cd /tmp/tmp.1SjQ7bJRTR/src/github.com/go-swagger/go-swagger
14:00:50 [2019-11-25T14:00:50.957Z] #29 77.57 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
14:00:50 [2019-11-25T14:00:50.957Z] #29 80.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:00:50 [2019-11-25T14:00:50.957Z] #29 ...
14:00:50 [2019-11-25T14:00:50.957Z] 
14:00:50 [2019-11-25T14:00:50.957Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:00:50 [2019-11-25T14:00:50.957Z] #36 DONE 0.1s
14:00:51 [2019-11-25T14:00:51.299Z] 
14:00:51 [2019-11-25T14:00:51.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:00:51 [2019-11-25T14:00:51.299Z] #27 29.78 
14:00:52 [2019-11-25T14:00:52.034Z] #27 30.53 
######################################################################## 100.0%
14:00:52 [2019-11-25T14:00:52.377Z] #27 30.90 
14:00:53 [2019-11-25T14:00:53.528Z] #39 222.2 + rm -rf /tmp/tmp.yNbawmjV0d/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yNbawmjV0d
14:00:53 [2019-11-25T14:00:53.528Z] #39 DONE 222.3s
14:00:53 [2019-11-25T14:00:53.528Z] 
14:00:53 [2019-11-25T14:00:53.528Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:00:53 [2019-11-25T14:00:53.528Z] #60 ...
14:00:53 [2019-11-25T14:00:53.528Z] 
14:00:53 [2019-11-25T14:00:53.528Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
14:00:53 [2019-11-25T14:00:53.528Z] #40 DONE 0.3s
14:00:53 [2019-11-25T14:00:53.528Z] 
14:00:53 [2019-11-25T14:00:53.528Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:00:53 [2019-11-25T14:00:53.528Z] #60 ...
14:00:53 [2019-11-25T14:00:53.528Z] 
14:00:53 [2019-11-25T14:00:53.528Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
14:00:53 [2019-11-25T14:00:53.528Z] #43 DONE 0.1s
14:00:53 [2019-11-25T14:00:53.528Z] 
14:00:53 [2019-11-25T14:00:53.528Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
14:00:53 [2019-11-25T14:00:53.528Z] #46 DONE 0.1s
14:00:53 [2019-11-25T14:00:53.528Z] 
14:00:53 [2019-11-25T14:00:53.528Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:00:53 [2019-11-25T14:00:53.528Z] #51 ...
14:00:53 [2019-11-25T14:00:53.528Z] 
14:00:53 [2019-11-25T14:00:53.528Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
14:00:53 [2019-11-25T14:00:53.528Z] #49 DONE 0.1s
14:00:53 [2019-11-25T14:00:53.528Z] 
14:00:53 [2019-11-25T14:00:53.528Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:00:54 [2019-11-25T14:00:54.090Z] #27 ...
14:00:54 [2019-11-25T14:00:54.090Z] 
14:00:54 [2019-11-25T14:00:54.090Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:00:54 [2019-11-25T14:00:54.090Z] #41 74.26 Setting up libnet1-dev (1.1.6+dfsg-3) ...
14:00:54 [2019-11-25T14:00:54.090Z] #41 74.27 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
14:00:54 [2019-11-25T14:00:54.090Z] #41 74.27 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:00:54 [2019-11-25T14:00:54.090Z] #41 74.40 Setting up python-protobuf (3.0.0-9) ...
14:00:54 [2019-11-25T14:00:54.090Z] #41 ...
14:00:54 [2019-11-25T14:00:54.090Z] 
14:00:54 [2019-11-25T14:00:54.090Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.424 + RM_GOPATH=0
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.424 + TMP_GOPATH=
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.424 + : /build
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.424 + '[' -z '' ']'
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.426 ++ mktemp -d
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.429 + export GOPATH=/tmp/tmp.N8N7QJ77mp
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.430 + GOPATH=/tmp/tmp.N8N7QJ77mp
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.430 + RM_GOPATH=1
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.434 ++ dirname ./install.sh
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.437 + dir=.
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.437 + bin=tini
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.437 + shift
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.437 + '[' '!' -f ./tini.installer ']'
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.437 + . ./tini.installer
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.437 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.437 + install_tini
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.438 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.438 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.438 + git clone https://github.com/krallin/tini.git /tmp/tmp.N8N7QJ77mp/tini
14:00:54 [2019-11-25T14:00:54.090Z] #37 0.457 Cloning into '/tmp/tmp.N8N7QJ77mp/tini'...
14:00:54 [2019-11-25T14:00:54.090Z] #37 2.707 + cd /tmp/tmp.N8N7QJ77mp/tini
14:00:54 [2019-11-25T14:00:54.090Z] #37 2.707 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:00:54 [2019-11-25T14:00:54.090Z] #37 2.742 + cmake .
14:00:54 [2019-11-25T14:00:54.826Z] #37 ...
14:00:54 [2019-11-25T14:00:54.826Z] 
14:00:54 [2019-11-25T14:00:54.826Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:00:54 [2019-11-25T14:00:54.826Z] #45 74.97 io
14:00:54 [2019-11-25T14:00:54.826Z] #45 74.99 sort
14:00:54 [2019-11-25T14:00:54.826Z] #45 74.99 strconv
14:00:54 [2019-11-25T14:00:54.826Z] #45 75.02 syscall
14:00:54 [2019-11-25T14:00:54.826Z] #45 81.92 vendor/golang.org/x/net/dns/dnsmessage
14:00:54 [2019-11-25T14:00:54.826Z] #45 82.53 bytes
14:00:54 [2019-11-25T14:00:54.826Z] #45 ...
14:00:54 [2019-11-25T14:00:54.826Z] 
14:00:54 [2019-11-25T14:00:54.826Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:00:54 [2019-11-25T14:00:54.826Z] #41 84.98 Setting up libcap-dev:ppc64el (1:2.25-1) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 84.99 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 85.00 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 85.02 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 85.04 Setting up libprotoc10:ppc64el (3.0.0-9) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 85.05 Setting up protobuf-c-compiler (1.2.1-2) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 85.06 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 85.08 Setting up protobuf-compiler (3.0.0-9) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 85.09 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 85.12 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 85.14 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:00:54 [2019-11-25T14:00:54.826Z] #41 DONE 85.4s
14:00:54 [2019-11-25T14:00:54.826Z] 
14:00:54 [2019-11-25T14:00:54.826Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:00:54 [2019-11-25T14:00:54.826Z] #55 21.86 + cd /tmp/tmp.QOzD4qvosY/src/github.com/opencontainers/runc
14:00:54 [2019-11-25T14:00:54.826Z] #55 21.86 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:00:54 [2019-11-25T14:00:54.826Z] #55 22.46 + '[' -z '' ']'
14:00:54 [2019-11-25T14:00:54.826Z] #55 22.46 + target=static
14:00:54 [2019-11-25T14:00:54.826Z] #55 22.46 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:00:54 [2019-11-25T14:00:54.826Z] #55 27.15 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 .
14:00:54 [2019-11-25T14:00:54.826Z] #55 ...
14:00:54 [2019-11-25T14:00:54.826Z] 
14:00:54 [2019-11-25T14:00:54.826Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:00:54 [2019-11-25T14:00:54.826Z] #37 3.948 -- The C compiler identification is GNU 6.3.0
14:00:55 [2019-11-25T14:00:55.166Z] #37 4.079 -- Check for working C compiler: /usr/bin/cc
14:00:56 [2019-11-25T14:00:56.388Z] #37 5.090 -- Check for working C compiler: /usr/bin/cc -- works
14:00:56 [2019-11-25T14:00:56.388Z] #37 5.094 -- Detecting C compiler ABI info
14:00:57 [2019-11-25T14:00:57.585Z] #37 6.410 -- Detecting C compiler ABI info - done
14:00:57 [2019-11-25T14:00:57.930Z] #37 6.701 -- Detecting C compile features
14:00:58 [2019-11-25T14:00:58.274Z] #37 ...
14:00:58 [2019-11-25T14:00:58.274Z] 
14:00:58 [2019-11-25T14:00:58.274Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:00:58 [2019-11-25T14:00:58.274Z] #32 78.49 bytes
14:00:58 [2019-11-25T14:00:58.274Z] #32 78.54 strings
14:00:58 [2019-11-25T14:00:58.274Z] #32 ...
14:00:58 [2019-11-25T14:00:58.274Z] 
14:00:58 [2019-11-25T14:00:58.274Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:00:58 [2019-11-25T14:00:58.274Z] #27 34.70 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:00:58 [2019-11-25T14:00:58.274Z] #27 36.15 
14:00:58 [2019-11-25T14:00:58.274Z] #27 36.65 
######################################################################## 100.0%
14:00:58 [2019-11-25T14:00:58.618Z] #27 37.03 
14:01:01 [2019-11-25T14:01:01.414Z] #51 ...
14:01:01 [2019-11-25T14:01:01.414Z] 
14:01:01 [2019-11-25T14:01:01.414Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:01:01 [2019-11-25T14:01:01.414Z] #60 201.2 + bin/containerd
14:01:01 [2019-11-25T14:01:01.793Z] #27 40.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:01:01 [2019-11-25T14:01:01.793Z] #27 ...
14:01:01 [2019-11-25T14:01:01.793Z] 
14:01:01 [2019-11-25T14:01:01.793Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:01:01 [2019-11-25T14:01:01.793Z] #37 9.941 -- Detecting C compile features - done
14:01:01 [2019-11-25T14:01:01.793Z] #37 9.998 -- Performing Test HAS_BUILTIN_FORTIFY
14:01:01 [2019-11-25T14:01:01.793Z] #37 10.52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:01:01 [2019-11-25T14:01:01.793Z] #37 10.78 -- Configuring done
14:01:01 [2019-11-25T14:01:01.793Z] #37 10.83 -- Generating done
14:01:01 [2019-11-25T14:01:01.793Z] #37 10.84 -- Build files have been written to: /tmp/tmp.N8N7QJ77mp/tini
14:01:01 [2019-11-25T14:01:01.793Z] #37 10.85 + make tini-static
14:01:02 [2019-11-25T14:01:02.528Z] #37 11.35 Scanning dependencies of target tini-static
14:01:02 [2019-11-25T14:01:02.528Z] #37 11.47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:01:03 [2019-11-25T14:01:03.264Z] #37 ...
14:01:03 [2019-11-25T14:01:03.264Z] 
14:01:03 [2019-11-25T14:01:03.264Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:01:03 [2019-11-25T14:01:03.264Z] #18 27.03 Fetched 7727 kB in 26s (292 kB/s)
14:01:03 [2019-11-25T14:01:03.317Z] #60 ...
14:01:03 [2019-11-25T14:01:03.317Z] 
14:01:03 [2019-11-25T14:01:03.317Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:01:03 [2019-11-25T14:01:03.317Z] #51 DONE 233.3s
14:01:03 [2019-11-25T14:01:03.317Z] 
14:01:03 [2019-11-25T14:01:03.317Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:01:03 [2019-11-25T14:01:03.607Z] #18 27.03 Reading package lists...
14:01:03 [2019-11-25T14:01:03.608Z] #18 ...
14:01:03 [2019-11-25T14:01:03.608Z] 
14:01:03 [2019-11-25T14:01:03.608Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:01:03 [2019-11-25T14:01:03.608Z] #45 93.47 bufio
14:01:04 [2019-11-25T14:01:04.161Z] #60 ...
14:01:04 [2019-11-25T14:01:04.161Z] 
14:01:04 [2019-11-25T14:01:04.161Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
14:01:04 [2019-11-25T14:01:04.161Z] #52 DONE 0.2s
14:01:04 [2019-11-25T14:01:04.161Z] 
14:01:04 [2019-11-25T14:01:04.161Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
14:01:04 [2019-11-25T14:01:04.161Z] #56 DONE 0.1s
14:01:04 [2019-11-25T14:01:04.161Z] 
14:01:04 [2019-11-25T14:01:04.161Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:01:04 [2019-11-25T14:01:04.832Z] #45 95.13 reflect
14:01:04 [2019-11-25T14:01:04.832Z] #45 ...
14:01:04 [2019-11-25T14:01:04.832Z] 
14:01:04 [2019-11-25T14:01:04.832Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:04 [2019-11-25T14:01:04.832Z] #42 2.793 Note: Building without setproctitle() and strlcpy() support.
14:01:04 [2019-11-25T14:01:04.832Z] #42 2.793       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:01:04 [2019-11-25T14:01:04.832Z] #42 4.987 fatal: Not a git repository (or any of the parent directories): .git
14:01:04 [2019-11-25T14:01:04.832Z] #42 5.092   GEN      .gitid
14:01:04 [2019-11-25T14:01:04.832Z] #42 5.101   GEN      criu/include/version.h
14:01:04 [2019-11-25T14:01:04.832Z] #42 5.189   GEN      include/common/asm
14:01:04 [2019-11-25T14:01:04.832Z] #42 8.188   PBCC     images/google/protobuf/descriptor.pb-c.c
14:01:04 [2019-11-25T14:01:04.832Z] #42 8.399   PBCC     images/opts.pb-c.c
14:01:04 [2019-11-25T14:01:04.832Z] #42 8.550   PBCC     images/sit.pb-c.c
14:01:04 [2019-11-25T14:01:04.832Z] #42 8.705   DEP      images/google/protobuf/descriptor.pb-c.d
14:01:04 [2019-11-25T14:01:04.832Z] #42 8.973   DEP      images/opts.pb-c.d
14:01:04 [2019-11-25T14:01:04.832Z] #42 9.135   DEP      images/sit.pb-c.d
14:01:04 [2019-11-25T14:01:04.832Z] #42 9.237   PBCC     images/macvlan.pb-c.c
14:01:04 [2019-11-25T14:01:04.832Z] #42 9.289   DEP      images/macvlan.pb-c.d
14:01:04 [2019-11-25T14:01:04.832Z] #42 9.520   PBCC     images/autofs.pb-c.c
14:01:04 [2019-11-25T14:01:04.832Z] #42 9.572   DEP      images/autofs.pb-c.d
14:01:04 [2019-11-25T14:01:04.832Z] #42 9.719   PBCC     images/sysctl.pb-c.c
14:01:04 [2019-11-25T14:01:04.832Z] #42 9.757   DEP      images/sysctl.pb-c.d
14:01:04 [2019-11-25T14:01:04.832Z] #42 9.934   PBCC     images/time.pb-c.c
14:01:04 [2019-11-25T14:01:04.832Z] #42 9.974   DEP      images/time.pb-c.d
14:01:05 [2019-11-25T14:01:05.175Z] #42 10.07   PBCC     images/binfmt-misc.pb-c.c
14:01:05 [2019-11-25T14:01:05.175Z] #42 10.13   DEP      images/binfmt-misc.pb-c.d
14:01:05 [2019-11-25T14:01:05.175Z] #42 10.25   PBCC     images/seccomp.pb-c.c
14:01:05 [2019-11-25T14:01:05.175Z] #42 10.28   DEP      images/seccomp.pb-c.d
14:01:05 [2019-11-25T14:01:05.515Z] #42 10.49   PBCC     images/userns.pb-c.c
14:01:05 [2019-11-25T14:01:05.515Z] #42 10.52   DEP      images/userns.pb-c.d
14:01:05 [2019-11-25T14:01:05.515Z] #42 10.66   PBCC     images/cgroup.pb-c.c
14:01:05 [2019-11-25T14:01:05.515Z] #42 10.70   DEP      images/cgroup.pb-c.d
14:01:05 [2019-11-25T14:01:05.855Z] #42 10.88   PBCC     images/fown.pb-c.c
14:01:05 [2019-11-25T14:01:05.855Z] #42 10.93   PBCC     images/ext-file.pb-c.c
14:01:05 [2019-11-25T14:01:05.855Z] #42 11.01   DEP      images/fown.pb-c.d
14:01:05 [2019-11-25T14:01:05.855Z] #42 ...
14:01:05 [2019-11-25T14:01:05.855Z] 
14:01:05 [2019-11-25T14:01:05.855Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:01:05 [2019-11-25T14:01:05.855Z] #37 14.92 [100%] Linking C executable tini-static
14:01:06 [2019-11-25T14:01:06.588Z] #37 15.73 [100%] Built target tini-static
14:01:06 [2019-11-25T14:01:06.931Z] #37 15.81 + mkdir -p /build
14:01:06 [2019-11-25T14:01:06.931Z] #37 15.82 + cp tini-static /build/docker-init
14:01:06 [2019-11-25T14:01:06.931Z] #37 DONE 15.9s
14:01:06 [2019-11-25T14:01:06.931Z] 
14:01:06 [2019-11-25T14:01:06.931Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:06 [2019-11-25T14:01:06.931Z] #42 11.12   DEP      images/ext-file.pb-c.d
14:01:06 [2019-11-25T14:01:06.931Z] #42 11.26   PBCC     images/rpc.pb-c.c
14:01:06 [2019-11-25T14:01:06.931Z] #42 11.35   DEP      images/rpc.pb-c.d
14:01:06 [2019-11-25T14:01:06.931Z] #42 11.59   PBCC     images/siginfo.pb-c.c
14:01:06 [2019-11-25T14:01:06.931Z] #42 11.63   DEP      images/siginfo.pb-c.d
14:01:06 [2019-11-25T14:01:06.931Z] #42 11.76   PBCC     images/pagemap.pb-c.c
14:01:06 [2019-11-25T14:01:06.931Z] #42 11.83   DEP      images/pagemap.pb-c.d
14:01:06 [2019-11-25T14:01:06.931Z] #42 11.99   PBCC     images/rlimit.pb-c.c
14:01:06 [2019-11-25T14:01:06.931Z] #42 12.06   DEP      images/rlimit.pb-c.d
14:01:07 [2019-11-25T14:01:07.274Z] #42 12.23   PBCC     images/file-lock.pb-c.c
14:01:07 [2019-11-25T14:01:07.274Z] #42 12.32   DEP      images/file-lock.pb-c.d
14:01:07 [2019-11-25T14:01:07.274Z] #42 12.49   PBCC     images/tty.pb-c.c
14:01:07 [2019-11-25T14:01:07.617Z] #42 12.60   DEP      images/tty.pb-c.d
14:01:07 [2019-11-25T14:01:07.617Z] #42 ...
14:01:07 [2019-11-25T14:01:07.617Z] 
14:01:07 [2019-11-25T14:01:07.617Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:01:07 [2019-11-25T14:01:07.617Z] #27 40.43 skipping existing c8c2d4a6b2e3
14:01:07 [2019-11-25T14:01:07.617Z] #27 40.72 
14:01:07 [2019-11-25T14:01:07.617Z] #27 43.72 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:01:07 [2019-11-25T14:01:07.617Z] #27 45.04 
14:01:07 [2019-11-25T14:01:07.617Z] #27 45.51 
######################################################################## 100.0%
14:01:07 [2019-11-25T14:01:07.617Z] #27 45.78 
14:01:07 [2019-11-25T14:01:07.617Z] #27 46.06 Download of images into '/build' complete.
14:01:07 [2019-11-25T14:01:07.617Z] #27 46.09 Use something like the following to load the result into a Docker daemon:
14:01:07 [2019-11-25T14:01:07.617Z] #27 46.09   tar -cC '/build' . | docker load
14:01:07 [2019-11-25T14:01:07.617Z] #27 DONE 46.2s
14:01:07 [2019-11-25T14:01:07.617Z] 
14:01:07 [2019-11-25T14:01:07.617Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:07 [2019-11-25T14:01:07.617Z] #42 12.66   PBCC     images/tun.pb-c.c
14:01:07 [2019-11-25T14:01:07.617Z] #42 12.72   PBCC     images/netdev.pb-c.c
14:01:07 [2019-11-25T14:01:07.617Z] #42 12.77   DEP      images/tun.pb-c.d
14:01:07 [2019-11-25T14:01:07.959Z] #42 12.88   DEP      images/netdev.pb-c.d
14:01:08 [2019-11-25T14:01:08.301Z] #42 13.19   PBCC     images/vma.pb-c.c
14:01:08 [2019-11-25T14:01:08.644Z] #42 13.47   DEP      images/vma.pb-c.d
14:01:08 [2019-11-25T14:01:08.644Z] #42 13.81   PBCC     images/creds.pb-c.c
14:01:08 [2019-11-25T14:01:08.644Z] #42 13.87   DEP      images/creds.pb-c.d
14:01:08 [2019-11-25T14:01:08.985Z] #42 14.04   PBCC     images/utsns.pb-c.c
14:01:08 [2019-11-25T14:01:08.985Z] #42 14.14   DEP      images/utsns.pb-c.d
14:01:09 [2019-11-25T14:01:09.326Z] #42 14.37   PBCC     images/ipc-desc.pb-c.c
14:01:09 [2019-11-25T14:01:09.326Z] #42 14.41   PBCC     images/ipc-sem.pb-c.c
14:01:09 [2019-11-25T14:01:09.326Z] #42 14.46   DEP      images/ipc-desc.pb-c.d
14:01:09 [2019-11-25T14:01:09.326Z] #42 14.52   DEP      images/ipc-sem.pb-c.d
14:01:09 [2019-11-25T14:01:09.666Z] #42 14.58   PBCC     images/ipc-msg.pb-c.c
14:01:09 [2019-11-25T14:01:09.666Z] #42 14.66   DEP      images/ipc-msg.pb-c.d
14:01:09 [2019-11-25T14:01:09.666Z] #42 14.74   PBCC     images/ipc-shm.pb-c.c
14:01:09 [2019-11-25T14:01:09.666Z] #42 14.82   DEP      images/ipc-shm.pb-c.d
14:01:09 [2019-11-25T14:01:09.666Z] #42 14.96   PBCC     images/ipc-var.pb-c.c
14:01:10 [2019-11-25T14:01:10.009Z] #42 15.01   DEP      images/ipc-var.pb-c.d
14:01:10 [2019-11-25T14:01:10.009Z] #42 ...
14:01:10 [2019-11-25T14:01:10.009Z] 
14:01:10 [2019-11-25T14:01:10.009Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:01:10 [2019-11-25T14:01:10.009Z] #32 90.40 bufio
14:01:10 [2019-11-25T14:01:10.009Z] #32 92.20 reflect
14:01:10 [2019-11-25T14:01:10.009Z] #32 95.80 path
14:01:10 [2019-11-25T14:01:10.009Z] #32 98.95 text/tabwriter
14:01:10 [2019-11-25T14:01:10.351Z] #32 ...
14:01:10 [2019-11-25T14:01:10.351Z] 
14:01:10 [2019-11-25T14:01:10.351Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:10 [2019-11-25T14:01:10.351Z] #42 15.32   PBCC     images/sk-opts.pb-c.c
14:01:10 [2019-11-25T14:01:10.351Z] #42 15.38   PBCC     images/packet-sock.pb-c.c
14:01:10 [2019-11-25T14:01:10.691Z] #42 15.59   DEP      images/sk-opts.pb-c.d
14:01:10 [2019-11-25T14:01:10.692Z] #42 15.69   DEP      images/packet-sock.pb-c.d
14:01:10 [2019-11-25T14:01:10.692Z] #42 15.82   PBCC     images/sk-netlink.pb-c.c
14:01:11 [2019-11-25T14:01:11.032Z] #42 15.98   DEP      images/sk-netlink.pb-c.d
14:01:11 [2019-11-25T14:01:11.033Z] #42 16.12   PBCC     images/sk-inet.pb-c.c
14:01:11 [2019-11-25T14:01:11.033Z] #42 16.24   DEP      images/sk-inet.pb-c.d
14:01:11 [2019-11-25T14:01:11.409Z] #42 16.41   PBCC     images/sk-unix.pb-c.c
14:01:11 [2019-11-25T14:01:11.409Z] #42 16.53   DEP      images/sk-unix.pb-c.d
14:01:11 [2019-11-25T14:01:11.770Z] #42 16.80   PBCC     images/mm.pb-c.c
14:01:11 [2019-11-25T14:01:11.770Z] #42 16.85   DEP      images/mm.pb-c.d
14:01:11 [2019-11-25T14:01:11.770Z] #42 16.93   PBCC     images/timerfd.pb-c.c
14:01:12 [2019-11-25T14:01:12.110Z] #42 17.01   DEP      images/timerfd.pb-c.d
14:01:12 [2019-11-25T14:01:12.110Z] #42 17.11   PBCC     images/timer.pb-c.c
14:01:12 [2019-11-25T14:01:12.110Z] #42 17.15   DEP      images/timer.pb-c.d
14:01:12 [2019-11-25T14:01:12.110Z] #42 17.33   PBCC     images/sa.pb-c.c
14:01:12 [2019-11-25T14:01:12.450Z] #42 17.44   DEP      images/sa.pb-c.d
14:01:12 [2019-11-25T14:01:12.450Z] #42 17.51   PBCC     images/pipe-data.pb-c.c
14:01:12 [2019-11-25T14:01:12.450Z] #42 17.56   DEP      images/pipe-data.pb-c.d
14:01:12 [2019-11-25T14:01:12.450Z] #42 17.61   PBCC     images/mnt.pb-c.c
14:01:12 [2019-11-25T14:01:12.792Z] #42 17.70   DEP      images/mnt.pb-c.d
14:01:12 [2019-11-25T14:01:12.792Z] #42 17.79   PBCC     images/sk-packet.pb-c.c
14:01:12 [2019-11-25T14:01:12.792Z] #42 17.84   DEP      images/sk-packet.pb-c.d
14:01:12 [2019-11-25T14:01:12.792Z] #42 17.94   PBCC     images/tcp-stream.pb-c.c
14:01:12 [2019-11-25T14:01:12.792Z] #42 18.05   DEP      images/tcp-stream.pb-c.d
14:01:13 [2019-11-25T14:01:13.133Z] #42 18.22   PBCC     images/pipe.pb-c.c
14:01:13 [2019-11-25T14:01:13.133Z] #42 18.30   DEP      images/pipe.pb-c.d
14:01:13 [2019-11-25T14:01:13.475Z] #42 18.41   PBCC     images/pstree.pb-c.c
14:01:13 [2019-11-25T14:01:13.475Z] #42 18.47   DEP      images/pstree.pb-c.d
14:01:13 [2019-11-25T14:01:13.475Z] #42 18.57   PBCC     images/fs.pb-c.c
14:01:13 [2019-11-25T14:01:13.475Z] #42 18.60   DEP      images/fs.pb-c.d
14:01:13 [2019-11-25T14:01:13.475Z] #42 18.69   PBCC     images/signalfd.pb-c.c
14:01:13 [2019-11-25T14:01:13.817Z] #42 18.76   DEP      images/signalfd.pb-c.d
14:01:13 [2019-11-25T14:01:13.817Z] #42 18.83   PBCC     images/fh.pb-c.c
14:01:13 [2019-11-25T14:01:13.817Z] #42 18.93   PBCC     images/fsnotify.pb-c.c
14:01:14 [2019-11-25T14:01:14.160Z] #42 19.03   DEP      images/fh.pb-c.d
14:01:14 [2019-11-25T14:01:14.160Z] #42 ...
14:01:14 [2019-11-25T14:01:14.160Z] 
14:01:14 [2019-11-25T14:01:14.160Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:01:14 [2019-11-25T14:01:14.160Z] #18 27.03 Reading package lists...
14:01:14 [2019-11-25T14:01:14.160Z] #18 38.20 Reading package lists...
14:01:14 [2019-11-25T14:01:14.160Z] #18 ...
14:01:14 [2019-11-25T14:01:14.160Z] 
14:01:14 [2019-11-25T14:01:14.160Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:14 [2019-11-25T14:01:14.160Z] #42 19.15   DEP      images/fsnotify.pb-c.d
14:01:14 [2019-11-25T14:01:14.160Z] #42 19.23   PBCC     images/eventpoll.pb-c.c
14:01:14 [2019-11-25T14:01:14.160Z] #42 19.27   DEP      images/eventpoll.pb-c.d
14:01:14 [2019-11-25T14:01:14.160Z] #42 19.41   PBCC     images/eventfd.pb-c.c
14:01:14 [2019-11-25T14:01:14.506Z] #42 19.48   DEP      images/eventfd.pb-c.d
14:01:14 [2019-11-25T14:01:14.506Z] #42 19.60   PBCC     images/remap-file-path.pb-c.c
14:01:14 [2019-11-25T14:01:14.506Z] #42 19.63   DEP      images/remap-file-path.pb-c.d
14:01:14 [2019-11-25T14:01:14.848Z] #42 19.74   PBCC     images/fifo.pb-c.c
14:01:14 [2019-11-25T14:01:14.848Z] #42 19.79   DEP      images/fifo.pb-c.d
14:01:14 [2019-11-25T14:01:14.848Z] #42 19.87   PBCC     images/ghost-file.pb-c.c
14:01:14 [2019-11-25T14:01:14.848Z] #42 19.94   DEP      images/ghost-file.pb-c.d
14:01:15 [2019-11-25T14:01:15.190Z] #42 20.04   PBCC     images/regfile.pb-c.c
14:01:15 [2019-11-25T14:01:15.190Z] #42 20.10   DEP      images/regfile.pb-c.d
14:01:15 [2019-11-25T14:01:15.190Z] #42 20.25   PBCC     images/ns.pb-c.c
14:01:15 [2019-11-25T14:01:15.190Z] #42 20.29   DEP      images/ns.pb-c.d
14:01:15 [2019-11-25T14:01:15.190Z] #42 20.41   PBCC     images/fdinfo.pb-c.c
14:01:15 [2019-11-25T14:01:15.531Z] #42 20.59   DEP      images/fdinfo.pb-c.d
14:01:15 [2019-11-25T14:01:15.531Z] #42 20.74   PBCC     images/core-aarch64.pb-c.c
14:01:15 [2019-11-25T14:01:15.531Z] #42 20.82   PBCC     images/core-arm.pb-c.c
14:01:15 [2019-11-25T14:01:15.871Z] #42 20.92   PBCC     images/core-ppc64.pb-c.c
14:01:15 [2019-11-25T14:01:15.871Z] #42 21.10   PBCC     images/core-s390.pb-c.c
14:01:16 [2019-11-25T14:01:16.214Z] #42 21.22   PBCC     images/core-x86.pb-c.c
14:01:16 [2019-11-25T14:01:16.214Z] #42 21.31   PBCC     images/core.pb-c.c
14:01:16 [2019-11-25T14:01:16.214Z] #42 21.49   PBCC     images/inventory.pb-c.c
14:01:16 [2019-11-25T14:01:16.557Z] #42 21.59   DEP      images/core-aarch64.pb-c.d
14:01:16 [2019-11-25T14:01:16.557Z] #42 21.72   DEP      images/core-arm.pb-c.d
14:01:16 [2019-11-25T14:01:16.900Z] #42 21.81   DEP      images/core-ppc64.pb-c.d
14:01:16 [2019-11-25T14:01:16.900Z] #42 21.94   DEP      images/core-s390.pb-c.d
14:01:16 [2019-11-25T14:01:16.900Z] #42 22.07   DEP      images/core-x86.pb-c.d
14:01:17 [2019-11-25T14:01:17.244Z] #42 22.19   DEP      images/core.pb-c.d
14:01:17 [2019-11-25T14:01:17.244Z] #42 22.28   DEP      images/inventory.pb-c.d
14:01:17 [2019-11-25T14:01:17.586Z] #42 22.46   PBCC     images/cpuinfo.pb-c.c
14:01:17 [2019-11-25T14:01:17.586Z] #42 22.53   DEP      images/cpuinfo.pb-c.d
14:01:17 [2019-11-25T14:01:17.586Z] #42 22.63   PBCC     images/stats.pb-c.c
14:01:17 [2019-11-25T14:01:17.586Z] #42 22.66   DEP      images/stats.pb-c.d
14:01:19 [2019-11-25T14:01:19.936Z] #42 25.08 make[1]: Nothing to be done for 'all'.
14:01:22 [2019-11-25T14:01:22.963Z] #42 27.67   CC       images/stats.o
14:01:23 [2019-11-25T14:01:23.306Z] #42 28.40   CC       images/core.o
14:01:24 [2019-11-25T14:01:24.493Z] #42 29.71   CC       images/core-x86.o
14:01:24 [2019-11-25T14:01:24.836Z] #42 ...
14:01:24 [2019-11-25T14:01:24.836Z] 
14:01:24 [2019-11-25T14:01:24.836Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:01:24 [2019-11-25T14:01:24.836Z] #45 105.0 regexp/syntax
14:01:24 [2019-11-25T14:01:24.836Z] #45 108.3 crypto/rc4
14:01:24 [2019-11-25T14:01:24.836Z] #45 109.2 vendor/golang.org/x/crypto/hkdf
14:01:24 [2019-11-25T14:01:24.836Z] #45 110.5 vendor/golang.org/x/text/transform
14:01:24 [2019-11-25T14:01:24.836Z] #45 114.4 time
14:01:24 [2019-11-25T14:01:24.836Z] #45 ...
14:01:24 [2019-11-25T14:01:24.836Z] 
14:01:24 [2019-11-25T14:01:24.836Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:01:25 [2019-11-25T14:01:25.522Z] #60 63.85 Checking out files:  48% (1427/2933)   
Checking out files:  49% (1438/2933)   
Checking out files:  50% (1467/2933)   
Checking out files:  51% (1496/2933)   
Checking out files:  52% (1526/2933)   
Checking out files:  53% (1555/2933)   
Checking out files:  54% (1584/2933)   
Checking out files:  55% (1614/2933)   
Checking out files:  56% (1643/2933)   
Checking out files:  57% (1672/2933)   
Checking out files:  58% (1702/2933)   
Checking out files:  59% (1731/2933)   
Checking out files:  60% (1760/2933)   
Checking out files:  61% (1790/2933)   
Checking out files:  62% (1819/2933)   
Checking out files:  63% (1848/2933)   
Checking out files:  64% (1878/2933)   
Checking out files:  65% (1907/2933)   
Checking out files:  66% (1936/2933)   
Checking out files:  67% (1966/2933)   
Checking out files:  68% (1995/2933)   
Checking out files:  69% (2024/2933)   
Checking out files:  70% (2054/2933)   
Checking out files:  71% (2083/2933)   
Checking out files:  72% (2112/2933)   
Checking out files:  73% (2142/2933)   
Checking out files:  74% (2171/2933)   
Checking out files:  75% (2200/2933)   
Checking out files:  76% (2230/2933)   
Checking out files:  77% (2259/2933)   
Checking out files:  78% (2288/2933)   
Checking out files:  79% (2318/2933)   
Checking out files:  80% (2347/2933)   
Checking out files:  81% (2376/2933)   
Checking out files:  82% (2406/2933)   
Checking out files:  83% (2435/2933)   
Checking out files:  84% (2464/2933)   
Checking out files:  85% (2494/2933)   
Checking out files:  86% (2523/2933)   
Checking out files:  87% (2552/2933)   
Checking out files:  88% (2582/2933)   
Checking out files:  89% (2611/2933)   
Checking out files:  90% (2640/2933)   
Checking out files:  91% (2670/2933)   
Checking out files:  92% (2699/2933)   
Checking out files:  93% (2728/2933)   
Checking out files:  94% (2758/2933)   
Checking out files:  95% (2787/2933)   
Checking out files:  96% (2816/2933)   
Checking out files:  97% (2846/2933)   
Checking out files:  98% (2875/2933)   
Checking out files:  99% (2904/2933)   
Checking out files: 100% (2933/2933)   
Checking out files: 100% (2933/2933), done.
14:01:25 [2019-11-25T14:01:25.522Z] #60 64.79 + cd /tmp/tmp.aF0WOfkU64/src/github.com/containerd/containerd
14:01:25 [2019-11-25T14:01:25.865Z] #60 64.80 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
14:01:25 [2019-11-25T14:01:25.865Z] #60 ...
14:01:25 [2019-11-25T14:01:25.865Z] 
14:01:25 [2019-11-25T14:01:25.865Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:01:25 [2019-11-25T14:01:25.865Z] #18 38.20 Reading package lists...
14:01:25 [2019-11-25T14:01:25.865Z] #18 49.79 Building dependency tree...
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.92 The following additional packages will be installed:
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.93   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.93   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.93   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.93   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.94   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.94   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.94   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.94   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.95 Suggested packages:
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.96   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.96   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.96   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.96   vim-doc vim-scripts xfsdump acl attr quota
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.96 Recommended packages:
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.96   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
14:01:25 [2019-11-25T14:01:25.865Z] #18 51.96   python3-keyrings.alt python3-xdg unzip
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.25 The following NEW packages will be installed:
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.25   apparmor aufs-tools bash-completion binutils-mingw-w64
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.27   xfsprogs xxd xz-utils zip
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.46 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.46 Need to get 87.3 MB of archives.
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.46 After this operation, 585 MB of additional disk space will be used.
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.55 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
14:01:25 [2019-11-25T14:01:25.865Z] #18 59.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
14:01:26 [2019-11-25T14:01:26.209Z] #18 59.67 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
14:01:26 [2019-11-25T14:01:26.209Z] #18 ...
14:01:26 [2019-11-25T14:01:26.209Z] 
14:01:26 [2019-11-25T14:01:26.209Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:26 [2019-11-25T14:01:26.209Z] #42 31.00   CC       images/core-arm.o
14:01:26 [2019-11-25T14:01:26.944Z] #42 31.78   CC       images/core-aarch64.o
14:01:26 [2019-11-25T14:01:26.944Z] #42 ...
14:01:26 [2019-11-25T14:01:26.944Z] 
14:01:26 [2019-11-25T14:01:26.944Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:01:26 [2019-11-25T14:01:26.944Z] #32 107.3 internal/syscall/unix
14:01:26 [2019-11-25T14:01:26.944Z] #32 107.3 time
14:01:26 [2019-11-25T14:01:26.944Z] #32 ...
14:01:26 [2019-11-25T14:01:26.944Z] 
14:01:26 [2019-11-25T14:01:26.944Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:01:26 [2019-11-25T14:01:26.944Z] #18 59.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 59.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 59.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.25 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.25 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.28 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.29 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.31 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.32 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.34 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.36 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.38 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.39 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.44 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.45 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.47 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.47 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.49 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.52 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.53 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.53 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.56 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.56 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.58 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.59 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.60 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.61 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.62 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.62 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.62 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]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.63 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.65 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.66 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.69 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.73 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.75 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.76 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.76 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
14:01:26 [2019-11-25T14:01:26.944Z] #18 60.77 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
14:01:27 [2019-11-25T14:01:27.285Z] #18 60.78 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
14:01:27 [2019-11-25T14:01:27.285Z] #18 60.92 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
14:01:27 [2019-11-25T14:01:27.285Z] #18 60.98 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
14:01:27 [2019-11-25T14:01:27.640Z] #18 61.13 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
14:01:27 [2019-11-25T14:01:27.640Z] #18 61.14 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
14:01:27 [2019-11-25T14:01:27.640Z] #18 61.17 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
14:01:27 [2019-11-25T14:01:27.640Z] #18 61.20 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
14:01:27 [2019-11-25T14:01:27.640Z] #18 61.22 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
14:01:27 [2019-11-25T14:01:27.640Z] #18 61.25 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
14:01:28 [2019-11-25T14:01:28.374Z] #18 61.97 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
14:01:28 [2019-11-25T14:01:28.374Z] #18 62.12 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
14:01:28 [2019-11-25T14:01:28.374Z] #18 62.22 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
14:01:28 [2019-11-25T14:01:28.446Z] #60 228.6 + bin/containerd-stress
14:01:28 [2019-11-25T14:01:28.913Z] #18 62.27 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
14:01:28 [2019-11-25T14:01:28.913Z] #18 62.29 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
14:01:28 [2019-11-25T14:01:28.913Z] #18 62.35 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]
14:01:28 [2019-11-25T14:01:28.913Z] #18 62.60 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]
14:01:29 [2019-11-25T14:01:29.256Z] #18 62.93 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]
14:01:29 [2019-11-25T14:01:29.256Z] #18 62.96 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
14:01:29 [2019-11-25T14:01:29.995Z] #18 63.57 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
14:01:30 [2019-11-25T14:01:30.458Z] #60 230.8 + bin/containerd-shim
14:01:30 [2019-11-25T14:01:30.728Z] #18 64.21 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]
14:01:30 [2019-11-25T14:01:30.728Z] #18 64.24 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]
14:01:34 [2019-11-25T14:01:34.514Z] --- PASS: TestBuildWithHugeFile (41.82s)
14:01:34 [2019-11-25T14:01:34.514Z] === RUN   TestBuildWithEmptyDockerfile
14:01:34 [2019-11-25T14:01:34.514Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:01:34 [2019-11-25T14:01:34.514Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:01:34 [2019-11-25T14:01:34.514Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:01:34 [2019-11-25T14:01:34.514Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:01:34 [2019-11-25T14:01:34.514Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:01:34 [2019-11-25T14:01:34.514Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:01:34 [2019-11-25T14:01:34.514Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:01:34 [2019-11-25T14:01:34.514Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:01:34 [2019-11-25T14:01:34.514Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:01:34 [2019-11-25T14:01:34.514Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s)
14:01:34 [2019-11-25T14:01:34.514Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
14:01:34 [2019-11-25T14:01:34.514Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
14:01:34 [2019-11-25T14:01:34.514Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
14:01:34 [2019-11-25T14:01:34.514Z] === RUN   TestBuildPreserveOwnership
14:01:34 [2019-11-25T14:01:34.514Z] === RUN   TestBuildPreserveOwnership/copy_from
14:01:34 [2019-11-25T14:01:34.514Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:01:34 [2019-11-25T14:01:34.608Z] #18 68.00 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]
14:01:36 [2019-11-25T14:01:36.416Z] --- PASS: TestBuildPreserveOwnership (6.45s)
14:01:36 [2019-11-25T14:01:36.416Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.01s)
14:01:36 [2019-11-25T14:01:36.416Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.42s)
14:01:36 [2019-11-25T14:01:36.416Z] === RUN   TestBuildPlatformInvalid
14:01:36 [2019-11-25T14:01:36.416Z] --- PASS: TestBuildPlatformInvalid (0.16s)
14:01:36 [2019-11-25T14:01:36.416Z] PASS
14:01:36 [2019-11-25T14:01:36.416Z] 
14:01:36 [2019-11-25T14:01:36.416Z] === Skipped
14:01:36 [2019-11-25T14:01:36.416Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:01:36 [2019-11-25T14:01:36.416Z]     build_session_test.go:25: TODO: BuildKit
14:01:36 [2019-11-25T14:01:36.416Z] 
14:01:36 [2019-11-25T14:01:36.416Z] 
14:01:36 [2019-11-25T14:01:36.416Z] DONE 32 tests, 1 skipped in 94.591s
14:01:36 [2019-11-25T14:01:36.416Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:01:36 [2019-11-25T14:01:36.416Z] ++ 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
14:01:36 [2019-11-25T14:01:36.416Z] ++ set -e
14:01:36 [2019-11-25T14:01:36.416Z] ++ '[' -n 0 ']'
14:01:36 [2019-11-25T14:01:36.416Z] ++ set -x
14:01:36 [2019-11-25T14:01:36.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-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
14:01:36 [2019-11-25T14:01:36.674Z] INFO: Testing against a local daemon
14:01:36 [2019-11-25T14:01:36.674Z] === RUN   TestConfigList
14:01:36 [2019-11-25T14:01:36.936Z] #18 ...
14:01:36 [2019-11-25T14:01:36.936Z] 
14:01:36 [2019-11-25T14:01:36.936Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:01:36 [2019-11-25T14:01:36.936Z] #45 127.2 regexp
14:01:36 [2019-11-25T14:01:36.950Z] #60 237.3 + bin/containerd-shim-runc-v1
14:01:37 [2019-11-25T14:01:37.290Z] #45 ...
14:01:37 [2019-11-25T14:01:37.290Z] 
14:01:37 [2019-11-25T14:01:37.290Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:37 [2019-11-25T14:01:37.290Z] #42 32.44   CC       images/core-ppc64.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 33.94   CC       images/core-s390.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 35.45   CC       images/cpuinfo.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 36.56   CC       images/inventory.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 37.20   CC       images/fdinfo.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 37.93   CC       images/fown.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 38.31   CC       images/ns.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 38.69   CC       images/regfile.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 39.12   CC       images/ghost-file.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 39.76   CC       images/fifo.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 40.25   CC       images/remap-file-path.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 40.71   CC       images/eventfd.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 41.20   CC       images/eventpoll.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 41.78   CC       images/fh.o
14:01:37 [2019-11-25T14:01:37.290Z] #42 42.41   CC       images/fsnotify.o
14:01:38 [2019-11-25T14:01:38.022Z] #42 ...
14:01:38 [2019-11-25T14:01:38.022Z] 
14:01:38 [2019-11-25T14:01:38.022Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:01:38 [2019-11-25T14:01:38.022Z] #32 118.1 internal/poll
14:01:38 [2019-11-25T14:01:38.022Z] #32 121.0 os
14:01:38 [2019-11-25T14:01:38.022Z] #32 121.6 internal/fmtsort
14:01:38 [2019-11-25T14:01:38.022Z] #32 125.4 fmt
14:01:38 [2019-11-25T14:01:38.022Z] #32 125.5 path/filepath
14:01:38 [2019-11-25T14:01:38.022Z] #32 ...
14:01:38 [2019-11-25T14:01:38.022Z] 
14:01:38 [2019-11-25T14:01:38.022Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:01:38 [2019-11-25T14:01:38.022Z] #60 67.03 + export 'BUILDTAGS=netgo osusergo static_build'
14:01:38 [2019-11-25T14:01:38.022Z] #60 67.04 + BUILDTAGS='netgo osusergo static_build'
14:01:38 [2019-11-25T14:01:38.022Z] #60 67.04 + export EXTRA_FLAGS=-buildmode=pie
14:01:38 [2019-11-25T14:01:38.022Z] #60 67.04 + EXTRA_FLAGS=-buildmode=pie
14:01:38 [2019-11-25T14:01:38.022Z] #60 67.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:01:38 [2019-11-25T14:01:38.022Z] #60 67.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:01:38 [2019-11-25T14:01:38.022Z] #60 67.04 + '[' '' = dynamic ']'
14:01:38 [2019-11-25T14:01:38.022Z] #60 67.04 + make
14:01:38 [2019-11-25T14:01:38.022Z] #60 69.09 + bin/ctr
14:01:38 [2019-11-25T14:01:38.364Z] #60 ...
14:01:38 [2019-11-25T14:01:38.364Z] 
14:01:38 [2019-11-25T14:01:38.364Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:01:38 [2019-11-25T14:01:38.364Z] #18 72.08 debconf: delaying package configuration, since apt-utils is not installed
14:01:38 [2019-11-25T14:01:38.706Z] #18 72.33 Fetched 87.3 MB in 11s (7770 kB/s)
14:01:38 [2019-11-25T14:01:38.706Z] #18 72.49 Selecting previously unselected package bash-completion.
14:01:39 [2019-11-25T14:01:39.047Z] #18 72.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 ... 15020 files and directories currently installed.)
14:01:39 [2019-11-25T14:01:39.047Z] #18 72.57 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
14:01:39 [2019-11-25T14:01:39.959Z] --- PASS: TestConfigList (3.35s)
14:01:39 [2019-11-25T14:01:39.959Z] === RUN   TestConfigsCreateAndDelete
14:01:40 [2019-11-25T14:01:40.281Z] #60 240.6 + bin/containerd-shim-runc-v2
14:01:41 [2019-11-25T14:01:41.939Z] #60 242.1 + binaries
14:01:41 [2019-11-25T14:01:41.939Z] #60 242.1 + mkdir -p /build
14:01:41 [2019-11-25T14:01:41.939Z] #60 242.1 + cp bin/containerd /build/containerd
14:01:41 [2019-11-25T14:01:41.939Z] #60 242.1 + cp bin/containerd-shim /build/containerd-shim
14:01:41 [2019-11-25T14:01:41.939Z] #60 242.1 + cp bin/ctr /build/ctr
14:01:41 [2019-11-25T14:01:41.939Z] #60 DONE 242.3s
14:01:42 [2019-11-25T14:01:42.224Z] INFO [loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 1m48.075236945s 
14:01:42 [2019-11-25T14:01:42.224Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.206354ms 
14:01:42 [2019-11-25T14:01:42.859Z] 
14:01:42 [2019-11-25T14:01:42.859Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
14:01:42 [2019-11-25T14:01:42.859Z] #61 DONE 0.2s
14:01:42 [2019-11-25T14:01:42.859Z] 
14:01:42 [2019-11-25T14:01:42.859Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:01:42 [2019-11-25T14:01:42.859Z] #65 DONE 0.1s
14:01:42 [2019-11-25T14:01:42.859Z] 
14:01:42 [2019-11-25T14:01:42.859Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:01:43 [2019-11-25T14:01:43.238Z] #67 DONE 0.1s
14:01:43 [2019-11-25T14:01:43.238Z] 
14:01:43 [2019-11-25T14:01:43.238Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
14:01:43 [2019-11-25T14:01:43.238Z] #70 DONE 0.1s
14:01:43 [2019-11-25T14:01:43.238Z] 
14:01:43 [2019-11-25T14:01:43.238Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
14:01:43 [2019-11-25T14:01:43.238Z] #71 DONE 0.1s
14:01:43 [2019-11-25T14:01:43.238Z] 
14:01:43 [2019-11-25T14:01:43.238Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
14:01:43 [2019-11-25T14:01:43.244Z] --- PASS: TestConfigsCreateAndDelete (3.18s)
14:01:43 [2019-11-25T14:01:43.244Z] === RUN   TestConfigsUpdate
14:01:44 [2019-11-25T14:01:44.086Z] #72 DONE 0.7s
14:01:44 [2019-11-25T14:01:44.086Z] 
14:01:44 [2019-11-25T14:01:44.086Z] #73 exporting to oci image format
14:01:44 [2019-11-25T14:01:44.086Z] #73 exporting layers
14:01:46 [2019-11-25T14:01:46.438Z] #18 79.03 Unpacking bash-completion (1:2.1-4.3) ...
14:01:46 [2019-11-25T14:01:46.438Z] #18 79.81 Selecting previously unselected package libnet1:ppc64el.
14:01:46 [2019-11-25T14:01:46.438Z] #18 79.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
14:01:46 [2019-11-25T14:01:46.438Z] #18 79.84 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
14:01:46 [2019-11-25T14:01:46.438Z] #18 80.01 Selecting previously unselected package libnfnetlink0:ppc64el.
14:01:46 [2019-11-25T14:01:46.438Z] #18 80.01 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
14:01:46 [2019-11-25T14:01:46.438Z] #18 80.01 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
14:01:46 [2019-11-25T14:01:46.438Z] #18 80.11 Selecting previously unselected package libpcrecpp0v5:ppc64el.
14:01:46 [2019-11-25T14:01:46.438Z] #18 80.13 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
14:01:46 [2019-11-25T14:01:46.438Z] #18 80.14 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
14:01:46 [2019-11-25T14:01:46.528Z] --- PASS: TestConfigsUpdate (3.24s)
14:01:46 [2019-11-25T14:01:46.528Z] === RUN   TestTemplatedConfig
14:01:46 [2019-11-25T14:01:46.782Z] #18 80.36 Selecting previously unselected package libudev-dev:ppc64el.
14:01:46 [2019-11-25T14:01:46.782Z] #18 80.38 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
14:01:46 [2019-11-25T14:01:46.782Z] #18 80.43 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
14:01:46 [2019-11-25T14:01:46.782Z] #18 80.62 Selecting previously unselected package libpython3.5-minimal:ppc64el.
14:01:47 [2019-11-25T14:01:47.124Z] #18 80.63 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
14:01:47 [2019-11-25T14:01:47.124Z] #18 80.63 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
14:01:47 [2019-11-25T14:01:47.856Z] #18 81.48 Selecting previously unselected package python3.5-minimal.
14:01:47 [2019-11-25T14:01:47.856Z] #18 81.49 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
14:01:47 [2019-11-25T14:01:47.856Z] #18 81.54 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
14:01:48 [2019-11-25T14:01:48.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:01:48 [2019-11-25T14:01:48.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:01:48 [2019-11-25T14:01:48.624Z] #18 ...
14:01:48 [2019-11-25T14:01:48.624Z] 
14:01:48 [2019-11-25T14:01:48.624Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:01:48 [2019-11-25T14:01:48.624Z] #32 128.8 io/ioutil
14:01:48 [2019-11-25T14:01:48.624Z] #32 132.3 log
14:01:48 [2019-11-25T14:01:48.624Z] #32 132.3 github.com/BurntSushi/toml
14:01:48 [2019-11-25T14:01:48.624Z] #32 132.4 flag
14:01:48 [2019-11-25T14:01:48.979Z] #32 ...
14:01:48 [2019-11-25T14:01:48.979Z] 
14:01:48 [2019-11-25T14:01:48.979Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:48 [2019-11-25T14:01:48.979Z] #42 43.85   CC       images/signalfd.o
14:01:48 [2019-11-25T14:01:48.979Z] #42 44.24   CC       images/fs.o
14:01:48 [2019-11-25T14:01:48.979Z] #42 44.55   CC       images/pstree.o
14:01:48 [2019-11-25T14:01:48.979Z] #42 45.08   CC       images/pipe.o
14:01:48 [2019-11-25T14:01:48.979Z] #42 45.51   CC       images/tcp-stream.o
14:01:48 [2019-11-25T14:01:48.979Z] #42 45.98   CC       images/sk-packet.o
14:01:48 [2019-11-25T14:01:48.979Z] #42 46.60   CC       images/mnt.o
14:01:48 [2019-11-25T14:01:48.979Z] #42 47.03   CC       images/pipe-data.o
14:01:48 [2019-11-25T14:01:48.979Z] #42 47.42   CC       images/sa.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 47.86   CC       images/timer.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 48.66   CC       images/timerfd.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 49.25   CC       images/mm.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 49.90   CC       images/sk-opts.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 50.29   CC       images/sk-unix.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 50.91   CC       images/sk-inet.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 51.72   CC       images/tun.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 52.31   CC       images/sk-netlink.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 52.66   CC       images/packet-sock.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 53.47   CC       images/ipc-var.o
14:01:48 [2019-11-25T14:01:48.980Z] #42 54.01   CC       images/ipc-desc.o
14:01:49 [2019-11-25T14:01:49.711Z] #42 54.54   CC       images/ipc-shm.o
14:01:49 [2019-11-25T14:01:49.711Z] #42 ...
14:01:49 [2019-11-25T14:01:49.711Z] 
14:01:49 [2019-11-25T14:01:49.711Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:01:49 [2019-11-25T14:01:49.711Z] #18 83.19 Selecting previously unselected package python3-minimal.
14:01:49 [2019-11-25T14:01:49.711Z] #18 83.20 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
14:01:49 [2019-11-25T14:01:49.711Z] #18 83.20 Unpacking python3-minimal (3.5.3-1) ...
14:01:49 [2019-11-25T14:01:49.812Z] --- PASS: TestTemplatedConfig (3.42s)
14:01:49 [2019-11-25T14:01:49.812Z] === RUN   TestConfigInspect
14:01:50 [2019-11-25T14:01:50.053Z] #18 83.52 Selecting previously unselected package libmpdec2:ppc64el.
14:01:50 [2019-11-25T14:01:50.053Z] #18 83.52 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
14:01:50 [2019-11-25T14:01:50.053Z] #18 83.53 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
14:01:50 [2019-11-25T14:01:50.053Z] #18 83.69 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
14:01:50 [2019-11-25T14:01:50.053Z] #18 83.70 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
14:01:50 [2019-11-25T14:01:50.053Z] #18 83.72 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
14:01:50 [2019-11-25T14:01:50.794Z] e96b0897c5d1: Pull complete
14:01:50 [2019-11-25T14:01:50.794Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33
14:01:50 [2019-11-25T14:01:50.794Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:01:50 [2019-11-25T14:01:50.794Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
14:01:50 [2019-11-25T14:01:50.794Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
14:01:50 [2019-11-25T14:01:50.794Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864'
14:01:50 [2019-11-25T14:01:50.794Z] WARN: Skipping validation tests
14:01:50 [2019-11-25T14:01:50.794Z] INFO: Running unit tests at 11/25/2019 14:01:42...
14:01:50 [2019-11-25T14:01:50.794Z] INFO: make.ps1 starting at 11/25/2019 14:01:45
14:01:50 [2019-11-25T14:01:50.794Z] INFO: Git commit (e09e96233) assumed from DOCKER_GITCOMMIT environment variable
14:01:50 [2019-11-25T14:01:50.794Z] INFO: Invoking autogen...
14:01:50 [2019-11-25T14:01:50.794Z] INFO: Running unit tests...
14:01:52 [2019-11-25T14:01:52.371Z] #18 85.83 Selecting previously unselected package python3.5.
14:01:52 [2019-11-25T14:01:52.371Z] #18 85.84 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
14:01:52 [2019-11-25T14:01:52.371Z] #18 85.85 Unpacking python3.5 (3.5.3-1+deb9u1) ...
14:01:52 [2019-11-25T14:01:52.713Z] #18 86.13 Selecting previously unselected package libpython3-stdlib:ppc64el.
14:01:52 [2019-11-25T14:01:52.713Z] #18 86.15 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
14:01:52 [2019-11-25T14:01:52.713Z] #18 86.16 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
14:01:52 [2019-11-25T14:01:52.713Z] #18 86.29 Selecting previously unselected package dh-python.
14:01:52 [2019-11-25T14:01:52.713Z] #18 86.30 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
14:01:52 [2019-11-25T14:01:52.713Z] #18 86.30 Unpacking dh-python (2.20170125) ...
14:01:53 [2019-11-25T14:01:53.054Z] #18 86.69 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
14:01:53 [2019-11-25T14:01:53.054Z] #18 86.70 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
14:01:53 [2019-11-25T14:01:53.054Z] #18 ...
14:01:53 [2019-11-25T14:01:53.054Z] 
14:01:53 [2019-11-25T14:01:53.054Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:01:53 [2019-11-25T14:01:53.054Z] #45 133.4 net
14:01:53 [2019-11-25T14:01:53.054Z] #45 133.4 os/exec
14:01:53 [2019-11-25T14:01:53.054Z] #45 141.1 internal/lazyregexp
14:01:53 [2019-11-25T14:01:53.096Z] --- PASS: TestConfigInspect (3.25s)
14:01:53 [2019-11-25T14:01:53.096Z] === RUN   TestConfigCreateWithLabels
14:01:53 [2019-11-25T14:01:53.396Z] #45 ...
14:01:53 [2019-11-25T14:01:53.396Z] 
14:01:53 [2019-11-25T14:01:53.396Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:53 [2019-11-25T14:01:53.396Z] #42 54.98   CC       images/ipc-msg.o
14:01:53 [2019-11-25T14:01:53.396Z] #42 55.53   CC       images/ipc-sem.o
14:01:53 [2019-11-25T14:01:53.396Z] #42 55.90   CC       images/utsns.o
14:01:53 [2019-11-25T14:01:53.396Z] #42 56.24   CC       images/creds.o
14:01:53 [2019-11-25T14:01:53.396Z] #42 56.55   CC       images/vma.o
14:01:53 [2019-11-25T14:01:53.396Z] #42 56.93   CC       images/netdev.o
14:01:53 [2019-11-25T14:01:53.396Z] #42 57.87   CC       images/tty.o
14:01:54 [2019-11-25T14:01:54.576Z] #42 59.55   CC       images/file-lock.o
14:01:54 [2019-11-25T14:01:54.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:01:54 [2019-11-25T14:01:54.917Z] #42 59.95   CC       images/rlimit.o
14:01:55 [2019-11-25T14:01:55.650Z] #42 60.48   CC       images/pagemap.o
14:01:55 [2019-11-25T14:01:55.992Z] #42 61.07   CC       images/siginfo.o
14:01:56 [2019-11-25T14:01:56.383Z] --- PASS: TestConfigCreateWithLabels (3.17s)
14:01:56 [2019-11-25T14:01:56.383Z] === RUN   TestConfigCreateResolve
14:01:56 [2019-11-25T14:01:56.761Z] #42 61.54   CC       images/rpc.o
14:01:57 [2019-11-25T14:01:57.492Z] #42 ...
14:01:57 [2019-11-25T14:01:57.492Z] 
14:01:57 [2019-11-25T14:01:57.492Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:01:57 [2019-11-25T14:01:57.492Z] #32 140.5 github.com/BurntSushi/toml/cmd/tomlv
14:01:57 [2019-11-25T14:01:57.492Z] #32 DONE 147.5s
14:01:57 [2019-11-25T14:01:57.492Z] 
14:01:57 [2019-11-25T14:01:57.492Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:01:57 [2019-11-25T14:01:57.492Z] #45 144.4 go/token
14:01:57 [2019-11-25T14:01:57.492Z] #45 144.4 net/url
14:01:57 [2019-11-25T14:01:57.492Z] #45 144.4 text/template/parse
14:01:57 [2019-11-25T14:01:57.492Z] #45 147.8 go/scanner
14:01:59 [2019-11-25T14:01:59.666Z] --- PASS: TestConfigCreateResolve (3.19s)
14:01:59 [2019-11-25T14:01:59.666Z] === RUN   TestConfigDaemonLibtrustID
14:01:59 [2019-11-25T14:01:59.925Z] --- PASS: TestConfigDaemonLibtrustID (0.63s)
14:01:59 [2019-11-25T14:01:59.925Z] PASS
14:01:59 [2019-11-25T14:01:59.925Z] 
14:01:59 [2019-11-25T14:01:59.925Z] DONE 8 tests in 23.650s
14:01:59 [2019-11-25T14:01:59.925Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:01:59 [2019-11-25T14:01:59.925Z] ++ 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
14:01:59 [2019-11-25T14:01:59.925Z] ++ set -e
14:01:59 [2019-11-25T14:01:59.925Z] ++ '[' -n 0 ']'
14:01:59 [2019-11-25T14:01:59.925Z] ++ set -x
14:01:59 [2019-11-25T14:01:59.925Z] ++ env -i DEST=/go/src/github.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
14:02:00 [2019-11-25T14:02:00.183Z] INFO: Testing against a local daemon
14:02:00 [2019-11-25T14:02:00.183Z] === RUN   TestCheckpoint
14:02:00 [2019-11-25T14:02:00.183Z] --- SKIP: TestCheckpoint (0.00s)
14:02:00 [2019-11-25T14:02:00.183Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:02:00 [2019-11-25T14:02:00.183Z] === RUN   TestContainerInvalidJSON
14:02:00 [2019-11-25T14:02:00.183Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:02:00 [2019-11-25T14:02:00.183Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:02:00 [2019-11-25T14:02:00.183Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:02:00 [2019-11-25T14:02:00.183Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:02:00 [2019-11-25T14:02:00.183Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:02:00 [2019-11-25T14:02:00.183Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:02:00 [2019-11-25T14:02:00.183Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:02:00 [2019-11-25T14:02:00.183Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:02:00 [2019-11-25T14:02:00.183Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:02:00 [2019-11-25T14:02:00.183Z] --- PASS: TestContainerInvalidJSON (0.03s)
14:02:00 [2019-11-25T14:02:00.183Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:02:00 [2019-11-25T14:02:00.183Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:02:00 [2019-11-25T14:02:00.183Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:02:00 [2019-11-25T14:02:00.183Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:02:00 [2019-11-25T14:02:00.441Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
14:02:00 [2019-11-25T14:02:00.441Z] === RUN   TestCopyFromContainerPathIsNotDir
14:02:00 [2019-11-25T14:02:00.441Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
14:02:00 [2019-11-25T14:02:00.441Z] === RUN   TestCopyToContainerPathDoesNotExist
14:02:00 [2019-11-25T14:02:00.513Z] #45 ...
14:02:00 [2019-11-25T14:02:00.513Z] 
14:02:00 [2019-11-25T14:02:00.513Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:00 [2019-11-25T14:02:00.513Z] #42 65.18   CC       images/ext-file.o
14:02:00 [2019-11-25T14:02:00.513Z] #42 65.50   CC       images/cgroup.o
14:02:00 [2019-11-25T14:02:00.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
14:02:00 [2019-11-25T14:02:00.700Z] === RUN   TestCopyToContainerPathIsNotDir
14:02:00 [2019-11-25T14:02:00.700Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
14:02:00 [2019-11-25T14:02:00.700Z] === RUN   TestCopyFromContainer
14:02:01 [2019-11-25T14:02:01.694Z] #42 66.78   CC       images/userns.o
14:02:02 [2019-11-25T14:02:02.432Z] #42 67.30   CC       images/google/protobuf/descriptor.o
14:02:02 [2019-11-25T14:02:02.601Z] === RUN   TestCopyFromContainer//
14:02:02 [2019-11-25T14:02:02.860Z] === RUN   TestCopyFromContainer//bar/root
14:02:02 [2019-11-25T14:02:02.860Z] === RUN   TestCopyFromContainer//bar/root/
14:02:03 [2019-11-25T14:02:03.118Z] === RUN   TestCopyFromContainer/bar/quux
14:02:03 [2019-11-25T14:02:03.118Z] === RUN   TestCopyFromContainer/bar/quux/
14:02:03 [2019-11-25T14:02:03.377Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:02:03 [2019-11-25T14:02:03.377Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:02:03 [2019-11-25T14:02:03.377Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:02:03 [2019-11-25T14:02:03.636Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:02:03 [2019-11-25T14:02:03.636Z] === RUN   TestCopyFromContainer/bar/notarget
14:02:03 [2019-11-25T14:02:03.894Z] --- PASS: TestCopyFromContainer (3.06s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer// (0.10s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:02:03 [2019-11-25T14:02:03.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:02:03 [2019-11-25T14:02:03.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:02:03 [2019-11-25T14:02:03.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:02:03 [2019-11-25T14:02:03.894Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:02:03 [2019-11-25T14:02:03.894Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:02:03 [2019-11-25T14:02:03.894Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:02:03 [2019-11-25T14:02:03.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateLinkToNonExistingContainer
14:02:03 [2019-11-25T14:02:03.894Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateWithInvalidEnv
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateWithInvalidEnv/0
14:02:03 [2019-11-25T14:02:03.894Z] === PAUSE TestCreateWithInvalidEnv/0
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateWithInvalidEnv/1
14:02:03 [2019-11-25T14:02:03.894Z] === PAUSE TestCreateWithInvalidEnv/1
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateWithInvalidEnv/2
14:02:03 [2019-11-25T14:02:03.894Z] === PAUSE TestCreateWithInvalidEnv/2
14:02:03 [2019-11-25T14:02:03.894Z] === CONT  TestCreateWithInvalidEnv/0
14:02:03 [2019-11-25T14:02:03.894Z] === CONT  TestCreateWithInvalidEnv/2
14:02:03 [2019-11-25T14:02:03.894Z] === CONT  TestCreateWithInvalidEnv/1
14:02:03 [2019-11-25T14:02:03.894Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:02:03 [2019-11-25T14:02:03.894Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateTmpfsMountsTarget
14:02:03 [2019-11-25T14:02:03.894Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
14:02:03 [2019-11-25T14:02:03.894Z] === RUN   TestCreateWithCustomMaskedPaths
14:02:05 [2019-11-25T14:02:05.465Z] #42 ...
14:02:05 [2019-11-25T14:02:05.465Z] 
14:02:05 [2019-11-25T14:02:05.465Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 92.52 Setting up python3-minimal (3.5.3-1) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.24 Selecting previously unselected package python3.
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.24 (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.)
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.31 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.35 Unpacking python3 (3.5.3-1) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.48 Selecting previously unselected package pigz.
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.49 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.49 Unpacking pigz (2.3.4-1) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.69 Selecting previously unselected package libip4tc0:ppc64el.
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.70 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.71 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.81 Selecting previously unselected package libip6tc0:ppc64el.
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.83 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 94.84 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.02 Selecting previously unselected package libiptc0:ppc64el.
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.02 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.05 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.21 Selecting previously unselected package libxtables12:ppc64el.
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.24 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.24 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.44 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.45 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.45 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.54 Selecting previously unselected package iptables.
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.54 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 95.56 Unpacking iptables (1.6.0+snapshot20161117-6) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.27 Selecting previously unselected package xxd.
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.28 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.28 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.55 Selecting previously unselected package vim-common.
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.55 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.59 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.79 Selecting previously unselected package bzip2.
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.80 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.81 Unpacking bzip2 (1.0.6-8.1) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.95 Selecting previously unselected package libgpm2:ppc64el.
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.96 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 96.96 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.13 Selecting previously unselected package xz-utils.
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.14 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.15 Unpacking xz-utils (5.2.2-1.2+b1) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.48 Selecting previously unselected package aufs-tools.
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.49 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.50 Unpacking aufs-tools (1:4.1+20161219-1) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.75 Selecting previously unselected package liblzo2-2:ppc64el.
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.75 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.77 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.92 Selecting previously unselected package btrfs-progs.
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.93 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 97.94 Unpacking btrfs-progs (4.7.3-1) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 98.72 Selecting previously unselected package btrfs-tools.
14:02:05 [2019-11-25T14:02:05.465Z] #18 98.73 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 98.74 Unpacking btrfs-tools (4.7.3-1) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 98.85 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
14:02:05 [2019-11-25T14:02:05.465Z] #18 98.85 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 98.86 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 99.13 Selecting previously unselected package dmsetup.
14:02:05 [2019-11-25T14:02:05.465Z] #18 99.13 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.465Z] #18 99.14 Unpacking dmsetup (2:1.02.137-2) ...
14:02:05 [2019-11-25T14:02:05.629Z] ?   	github.com/docker/docker/api	[no test files]
14:02:05 [2019-11-25T14:02:05.807Z] #18 99.36 Selecting previously unselected package libonig4:ppc64el.
14:02:05 [2019-11-25T14:02:05.807Z] #18 99.37 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
14:02:05 [2019-11-25T14:02:05.807Z] #18 99.39 Unpacking libonig4:ppc64el (6.1.3-2) ...
14:02:05 [2019-11-25T14:02:05.807Z] #18 ...
14:02:05 [2019-11-25T14:02:05.807Z] 
14:02:05 [2019-11-25T14:02:05.807Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:05 [2019-11-25T14:02:05.807Z] #42 70.90   CC       images/opts.o
14:02:06 [2019-11-25T14:02:06.232Z] #42 71.36   CC       images/seccomp.o
14:02:06 [2019-11-25T14:02:06.651Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s)
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:02:06 [2019-11-25T14:02:06.652Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:02:06 [2019-11-25T14:02:06.652Z] --- PASS: TestCreateWithCapabilities (0.04s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
14:02:06 [2019-11-25T14:02:06.652Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:02:06 [2019-11-25T14:02:06.652Z] === RUN   TestCreateWithCustomReadonlyPaths
14:02:06 [2019-11-25T14:02:06.969Z] #42 71.98   CC       images/binfmt-misc.o
14:02:07 [2019-11-25T14:02:07.312Z] #42 72.34   CC       images/time.o
14:02:07 [2019-11-25T14:02:07.654Z] #42 72.72   CC       images/sysctl.o
14:02:07 [2019-11-25T14:02:07.995Z] #42 73.06   CC       images/autofs.o
14:02:08 [2019-11-25T14:02:08.338Z] #42 73.44   CC       images/macvlan.o
14:02:08 [2019-11-25T14:02:08.681Z] #42 73.79   CC       images/sit.o
14:02:09 [2019-11-25T14:02:09.182Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.39s)
14:02:09 [2019-11-25T14:02:09.182Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:02:09 [2019-11-25T14:02:09.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:02:09 [2019-11-25T14:02:09.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:02:09 [2019-11-25T14:02:09.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:02:09 [2019-11-25T14:02:09.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:02:09 [2019-11-25T14:02:09.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:02:09 [2019-11-25T14:02:09.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:02:09 [2019-11-25T14:02:09.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:02:09 [2019-11-25T14:02:09.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:02:09 [2019-11-25T14:02:09.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:02:09 [2019-11-25T14:02:09.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:02:09 [2019-11-25T14:02:09.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:02:09 [2019-11-25T14:02:09.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:02:09 [2019-11-25T14:02:09.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:02:09 [2019-11-25T14:02:09.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:02:09 [2019-11-25T14:02:09.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:02:09 [2019-11-25T14:02:09.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
14:02:09 [2019-11-25T14:02:09.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
14:02:09 [2019-11-25T14:02:09.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
14:02:09 [2019-11-25T14:02:09.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
14:02:09 [2019-11-25T14:02:09.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
14:02:09 [2019-11-25T14:02:09.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
14:02:09 [2019-11-25T14:02:09.182Z] === RUN   TestContainerStartOnDaemonRestart
14:02:09 [2019-11-25T14:02:09.182Z] === PAUSE TestContainerStartOnDaemonRestart
14:02:09 [2019-11-25T14:02:09.182Z] === RUN   TestDaemonRestartIpcMode
14:02:09 [2019-11-25T14:02:09.182Z] === PAUSE TestDaemonRestartIpcMode
14:02:09 [2019-11-25T14:02:09.182Z] === RUN   TestDiff
14:02:09 [2019-11-25T14:02:09.420Z] #42 74.20   LINK     images/built-in.o
14:02:09 [2019-11-25T14:02:09.420Z] #42 74.37   GEN      compel/include/asm
14:02:09 [2019-11-25T14:02:09.420Z] #42 74.39   GEN      compel/include/version.h
14:02:09 [2019-11-25T14:02:09.420Z] #42 74.43 touch .config
14:02:09 [2019-11-25T14:02:09.420Z] #42 74.45   GEN      include/common/config.h
14:02:09 [2019-11-25T14:02:09.748Z] --- PASS: TestDiff (0.81s)
14:02:09 [2019-11-25T14:02:09.748Z] === RUN   TestExecWithCloseStdin
14:02:09 [2019-11-25T14:02:09.766Z] #42 74.59   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:02:09 [2019-11-25T14:02:09.766Z] #42 74.65   GEN      compel/plugins/include/uapi/std/syscall.h
14:02:09 [2019-11-25T14:02:09.766Z] #42 74.74   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
14:02:09 [2019-11-25T14:02:09.766Z] #42 74.78   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
14:02:09 [2019-11-25T14:02:09.766Z] #42 74.83   DEP      compel/arch/ppc64/plugins/std/memcmp.d
14:02:09 [2019-11-25T14:02:09.766Z] #42 74.89   DEP      compel/arch/ppc64/plugins/std/memcpy.d
14:02:09 [2019-11-25T14:02:09.766Z] #42 74.95   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
14:02:10 [2019-11-25T14:02:10.107Z] #42 75.00   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:02:10 [2019-11-25T14:02:10.107Z] #42 75.01   DEP      compel/plugins/std/infect.d
14:02:10 [2019-11-25T14:02:10.107Z] #42 75.21   DEP      compel/plugins/std/string.d
14:02:10 [2019-11-25T14:02:10.448Z] #42 75.41   DEP      compel/plugins/std/log.d
14:02:10 [2019-11-25T14:02:10.448Z] #42 75.58   DEP      compel/plugins/std/fds.d
14:02:10 [2019-11-25T14:02:10.791Z] #42 75.79   DEP      compel/plugins/std/std.d
14:02:11 [2019-11-25T14:02:11.127Z] --- PASS: TestExecWithCloseStdin (1.04s)
14:02:11 [2019-11-25T14:02:11.127Z] === RUN   TestExec
14:02:11 [2019-11-25T14:02:11.133Z] #42 76.02   DEP      compel/plugins/shmem/shmem.d
14:02:11 [2019-11-25T14:02:11.133Z] #42 76.26   DEP      compel/plugins/fds/fds.d
14:02:11 [2019-11-25T14:02:11.476Z] #42 76.54   CC       compel/plugins/std/std.o
14:02:11 [2019-11-25T14:02:11.817Z] #42 77.10   CC       compel/plugins/std/fds.o
14:02:12 [2019-11-25T14:02:12.068Z] --- PASS: TestExec (0.99s)
14:02:12 [2019-11-25T14:02:12.068Z] === RUN   TestExecUser
14:02:12 [2019-11-25T14:02:12.552Z] #42 ...
14:02:12 [2019-11-25T14:02:12.552Z] 
14:02:12 [2019-11-25T14:02:12.552Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:02:12 [2019-11-25T14:02:12.552Z] #45 152.8 encoding/json
14:02:12 [2019-11-25T14:02:12.552Z] #45 153.9 go/ast
14:02:12 [2019-11-25T14:02:12.552Z] #45 ...
14:02:12 [2019-11-25T14:02:12.552Z] 
14:02:12 [2019-11-25T14:02:12.552Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 99.60 Selecting previously unselected package libjq1:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 99.62 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 99.62 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 99.84 Selecting previously unselected package jq.
14:02:12 [2019-11-25T14:02:12.552Z] #18 99.85 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 99.85 Unpacking jq (1.5+dfsg-1.3) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 99.99 Selecting previously unselected package libaio1:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.0 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.0 Unpacking libaio1:ppc64el (0.3.110-3) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.2 Selecting previously unselected package libcap2-bin.
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.2 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.2 Unpacking libcap2-bin (1:2.25-1) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.3 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.4 Selecting previously unselected package libsepol1-dev:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.5 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.5 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.8 Selecting previously unselected package libpcre16-3:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.8 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 100.9 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 101.1 Selecting previously unselected package libpcre32-3:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 101.1 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 101.1 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 101.3 Selecting previously unselected package libpcre3-dev:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 101.3 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 101.3 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.0 Selecting previously unselected package libselinux1-dev:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.1 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.1 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.5 Selecting previously unselected package libdevmapper-dev:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.5 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.6 Selecting previously unselected package libnl-3-200:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.7 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.7 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.8 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.8 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.8 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 102.9 Selecting previously unselected package libreadline5:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 103.0 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 103.0 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 103.2 Selecting previously unselected package libsystemd-dev:ppc64el.
14:02:12 [2019-11-25T14:02:12.552Z] #18 103.2 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 103.2 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 105.7 Selecting previously unselected package net-tools.
14:02:12 [2019-11-25T14:02:12.552Z] #18 105.7 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 105.7 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
14:02:12 [2019-11-25T14:02:12.552Z] #18 106.1 Selecting previously unselected package python-pip-whl.
14:02:12 [2019-11-25T14:02:12.552Z] #18 106.1 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
14:02:12 [2019-11-25T14:02:12.553Z] #18 106.1 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
14:02:12 [2019-11-25T14:02:12.898Z] #18 ...
14:02:12 [2019-11-25T14:02:12.898Z] 
14:02:12 [2019-11-25T14:02:12.898Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:02:12 [2019-11-25T14:02:12.898Z] #45 163.2 text/template
14:02:13 [2019-11-25T14:02:13.002Z] --- PASS: TestExecUser (1.01s)
14:02:13 [2019-11-25T14:02:13.002Z] === RUN   TestExportContainerAndImportImage
14:02:13 [2019-11-25T14:02:13.937Z] --- PASS: TestExportContainerAndImportImage (1.11s)
14:02:13 [2019-11-25T14:02:13.937Z] === RUN   TestExportContainerAfterDaemonRestart
14:02:16 [2019-11-25T14:02:16.467Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s)
14:02:16 [2019-11-25T14:02:16.467Z] === RUN   TestHealthCheckWorkdir
14:02:17 [2019-11-25T14:02:17.402Z] --- PASS: TestHealthCheckWorkdir (1.20s)
14:02:17 [2019-11-25T14:02:17.402Z] === RUN   TestHealthKillContainer
14:02:18 [2019-11-25T14:02:18.941Z] #45 ...
14:02:18 [2019-11-25T14:02:18.942Z] 
14:02:18 [2019-11-25T14:02:18.942Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 106.9 Selecting previously unselected package python3-pip.
14:02:18 [2019-11-25T14:02:18.942Z] #18 106.9 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 106.9 Unpacking python3-pip (9.0.1-2+deb9u1) ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 107.3 Selecting previously unselected package python3-pkg-resources.
14:02:18 [2019-11-25T14:02:18.942Z] #18 107.3 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 107.3 Unpacking python3-pkg-resources (33.1.1-1) ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 107.6 Selecting previously unselected package python3-setuptools.
14:02:18 [2019-11-25T14:02:18.942Z] #18 107.6 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 107.6 Unpacking python3-setuptools (33.1.1-1) ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.0 Selecting previously unselected package python3-wheel.
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.0 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.0 Unpacking python3-wheel (0.29.0-2) ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.2 Selecting previously unselected package thin-provisioning-tools.
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.2 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.2 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.6 Selecting previously unselected package vim-runtime.
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.7 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.8 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.9 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
14:02:18 [2019-11-25T14:02:18.942Z] #18 108.9 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
14:02:20 [2019-11-25T14:02:20.473Z] ok  	github.com/docker/docker/api/server	0.190s	coverage: 9.0% of statements
14:02:20 [2019-11-25T14:02:20.684Z] --- PASS: TestHealthKillContainer (2.96s)
14:02:20 [2019-11-25T14:02:20.684Z] === RUN   TestInspectCpusetInConfigPre120
14:02:20 [2019-11-25T14:02:20.942Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
14:02:20 [2019-11-25T14:02:20.942Z] === RUN   TestIpcModeNone
14:02:21 [2019-11-25T14:02:21.264Z] #18 115.0 Selecting previously unselected package vim.
14:02:21 [2019-11-25T14:02:21.606Z] #18 115.0 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
14:02:21 [2019-11-25T14:02:21.606Z] #18 115.0 Unpacking vim (2:8.0.0197-4+deb9u3) ...
14:02:21 [2019-11-25T14:02:21.879Z] --- PASS: TestIpcModeNone (0.98s)
14:02:21 [2019-11-25T14:02:21.879Z] === RUN   TestIpcModePrivate
14:02:22 [2019-11-25T14:02:22.342Z] #18 115.9 Selecting previously unselected package xfsprogs.
14:02:22 [2019-11-25T14:02:22.342Z] #18 115.9 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
14:02:22 [2019-11-25T14:02:22.342Z] #18 115.9 Unpacking xfsprogs (4.9.0+nmu1) ...
14:02:22 [2019-11-25T14:02:22.684Z] #18 ...
14:02:22 [2019-11-25T14:02:22.684Z] 
14:02:22 [2019-11-25T14:02:22.684Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:22 [2019-11-25T14:02:22.684Z] #42 77.82   CC       compel/plugins/std/log.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 79.47   CC       compel/plugins/std/string.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 80.58   CC       compel/plugins/std/infect.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 81.29   CC       compel/arch/ppc64/plugins/std/parasite-head.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 81.40   CC       compel/arch/ppc64/plugins/std/memcpy.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 81.51   CC       compel/arch/ppc64/plugins/std/memcmp.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 81.64   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 81.74   AR       compel/plugins/std.lib.a
14:02:22 [2019-11-25T14:02:22.684Z] #42 81.90   CC       compel/plugins/fds/fds.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 82.46   AR       compel/plugins/fds.lib.a
14:02:22 [2019-11-25T14:02:22.684Z] #42 82.57   HOSTDEP  compel/src/lib/log-host.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 82.78   HOSTDEP  compel/src/lib/handle-elf-host.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 83.29   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 83.55   HOSTDEP  compel/src/main-host.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 83.82   DEP      compel/src/lib/ptrace.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 84.13   DEP      compel/src/lib/infect.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 84.41   DEP      compel/src/lib/infect-util.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 84.57   DEP      compel/src/lib/infect-rpc.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 84.80   DEP      compel/arch/ppc64/src/lib/infect.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 85.01   DEP      compel/arch/ppc64/src/lib/cpu.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 85.20   DEP      compel/src/lib/log.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 85.46   DEP      compel/src/main.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 85.75   DEP      compel/src/lib/handle-elf.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 86.01   DEP      compel/arch/ppc64/src/lib/handle-elf.d
14:02:22 [2019-11-25T14:02:22.684Z] #42 86.34   CC       compel/src/lib/log.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 86.91   CC       compel/arch/ppc64/src/lib/cpu.o
14:02:22 [2019-11-25T14:02:22.684Z] #42 87.70   CC       compel/arch/ppc64/src/lib/infect.o
14:02:23 [2019-11-25T14:02:23.026Z] #42 ...
14:02:23 [2019-11-25T14:02:23.026Z] 
14:02:23 [2019-11-25T14:02:23.026Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:02:23 [2019-11-25T14:02:23.026Z] #18 116.7 Selecting previously unselected package zip.
14:02:23 [2019-11-25T14:02:23.026Z] #18 116.7 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
14:02:23 [2019-11-25T14:02:23.026Z] #18 116.7 Unpacking zip (3.0-11+b1) ...
14:02:23 [2019-11-25T14:02:23.255Z] --- PASS: TestIpcModePrivate (0.98s)
14:02:23 [2019-11-25T14:02:23.255Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
14:02:23 [2019-11-25T14:02:23.255Z] === RUN   TestIpcModeShareable
14:02:23 [2019-11-25T14:02:23.368Z] #18 117.0 Selecting previously unselected package libapparmor-perl.
14:02:23 [2019-11-25T14:02:23.368Z] #18 117.0 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
14:02:23 [2019-11-25T14:02:23.368Z] #18 117.0 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
14:02:23 [2019-11-25T14:02:23.875Z] --- PASS: TestIpcModeShareable (0.95s)
14:02:23 [2019-11-25T14:02:23.875Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
14:02:23 [2019-11-25T14:02:23.875Z] === RUN   TestAPIIpcModeShareableAndContainer
14:02:23 [2019-11-25T14:02:23.930Z] #18 117.2 Selecting previously unselected package apparmor.
14:02:23 [2019-11-25T14:02:23.930Z] #18 117.3 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
14:02:23 [2019-11-25T14:02:23.930Z] #18 117.4 Unpacking apparmor (2.11.0-3+deb9u2) ...
14:02:24 [2019-11-25T14:02:24.272Z] #18 118.1 Selecting previously unselected package binutils-mingw-w64-i686.
14:02:24 [2019-11-25T14:02:24.622Z] #18 118.1 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
14:02:24 [2019-11-25T14:02:24.622Z] #18 118.1 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:02:26 [2019-11-25T14:02:26.944Z] #18 120.6 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:02:26 [2019-11-25T14:02:26.944Z] #18 120.6 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
14:02:26 [2019-11-25T14:02:26.944Z] #18 120.6 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:02:27 [2019-11-25T14:02:27.160Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s)
14:02:27 [2019-11-25T14:02:27.160Z] === RUN   TestAPIIpcModeHost
14:02:27 [2019-11-25T14:02:27.728Z] --- PASS: TestAPIIpcModeHost (0.74s)
14:02:27 [2019-11-25T14:02:27.728Z] === RUN   TestDaemonIpcModeShareable
14:02:29 [2019-11-25T14:02:29.630Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
14:02:29 [2019-11-25T14:02:29.630Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
14:02:29 [2019-11-25T14:02:29.630Z] === RUN   TestDaemonIpcModePrivate
14:02:29 [2019-11-25T14:02:29.976Z] #18 123.6 Selecting previously unselected package binutils-mingw-w64.
14:02:29 [2019-11-25T14:02:29.976Z] #18 123.6 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
14:02:29 [2019-11-25T14:02:29.976Z] #18 123.6 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:02:30 [2019-11-25T14:02:30.318Z] #18 123.8 Selecting previously unselected package mingw-w64-common.
14:02:30 [2019-11-25T14:02:30.318Z] #18 123.8 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
14:02:30 [2019-11-25T14:02:30.318Z] #18 123.8 Unpacking mingw-w64-common (5.0.1-1) ...
14:02:31 [2019-11-25T14:02:31.530Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
14:02:31 [2019-11-25T14:02:31.530Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
14:02:31 [2019-11-25T14:02:31.530Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:02:33 [2019-11-25T14:02:33.432Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s)
14:02:33 [2019-11-25T14:02:33.432Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
14:02:33 [2019-11-25T14:02:33.432Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:02:34 [2019-11-25T14:02:34.349Z] #18 ...
14:02:34 [2019-11-25T14:02:34.349Z] 
14:02:34 [2019-11-25T14:02:34.349Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:34 [2019-11-25T14:02:34.349Z] #42 89.12   CC       compel/src/lib/infect-rpc.o
14:02:34 [2019-11-25T14:02:34.349Z] #42 89.74   CC       compel/src/lib/infect-util.o
14:02:34 [2019-11-25T14:02:34.349Z] #42 90.31   CC       compel/src/lib/infect.o
14:02:34 [2019-11-25T14:02:34.349Z] #42 95.20   CC       compel/src/lib/ptrace.o
14:02:34 [2019-11-25T14:02:34.349Z] #42 95.87   AR       compel/libcompel.a
14:02:34 [2019-11-25T14:02:34.349Z] #42 96.08   HOSTCC   compel/src/main-host.o
14:02:34 [2019-11-25T14:02:34.349Z] #42 96.67   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
14:02:34 [2019-11-25T14:02:34.349Z] #42 97.17   HOSTCC   compel/src/lib/handle-elf-host.o
14:02:34 [2019-11-25T14:02:34.349Z] #42 98.12   HOSTCC   compel/src/lib/log-host.o
14:02:34 [2019-11-25T14:02:34.349Z] #42 98.51   HOSTLINK compel/compel-host-bin
14:02:34 [2019-11-25T14:02:34.349Z] #42 98.81   DEP      soccr/soccr.d
14:02:34 [2019-11-25T14:02:34.349Z] #42 99.11   CC       soccr/soccr.o
14:02:34 [2019-11-25T14:02:34.349Z] #42 ...
14:02:34 [2019-11-25T14:02:34.349Z] 
14:02:34 [2019-11-25T14:02:34.349Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:02:34 [2019-11-25T14:02:34.349Z] #63 184.4 + for f in rootlesskit rootlesskit-docker-proxy
14:02:34 [2019-11-25T14:02:34.349Z] #63 184.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:02:35 [2019-11-25T14:02:35.686Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s)
14:02:35 [2019-11-25T14:02:35.686Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
14:02:35 [2019-11-25T14:02:35.686Z] === RUN   TestIpcModeOlderClient
14:02:35 [2019-11-25T14:02:35.686Z] === PAUSE TestIpcModeOlderClient
14:02:35 [2019-11-25T14:02:35.686Z] === RUN   TestKillContainerInvalidSignal
14:02:36 [2019-11-25T14:02:36.255Z] --- PASS: TestKillContainerInvalidSignal (1.02s)
14:02:36 [2019-11-25T14:02:36.255Z] === RUN   TestKillContainer
14:02:36 [2019-11-25T14:02:36.535Z] === RUN   TestKillContainer/no_signal
14:02:36 [2019-11-25T14:02:36.697Z] #63 ...
14:02:36 [2019-11-25T14:02:36.698Z] 
14:02:36 [2019-11-25T14:02:36.698Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:02:36 [2019-11-25T14:02:36.698Z] #45 176.7 go/parser
14:02:36 [2019-11-25T14:02:36.698Z] #45 179.9 encoding/xml
14:02:36 [2019-11-25T14:02:36.698Z] #45 187.0 go/doc
14:02:37 [2019-11-25T14:02:37.040Z] #45 ...
14:02:37 [2019-11-25T14:02:37.040Z] 
14:02:37 [2019-11-25T14:02:37.040Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:02:37 [2019-11-25T14:02:37.040Z] #18 130.5 Selecting previously unselected package mingw-w64-x86-64-dev.
14:02:37 [2019-11-25T14:02:37.040Z] #18 130.5 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
14:02:37 [2019-11-25T14:02:37.040Z] #18 130.5 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
14:02:37 [2019-11-25T14:02:37.102Z] === RUN   TestKillContainer/non_killing_signal
14:02:37 [2019-11-25T14:02:37.669Z] === RUN   TestKillContainer/killing_signal
14:02:39 [2019-11-25T14:02:39.043Z] --- PASS: TestKillContainer (2.49s)
14:02:39 [2019-11-25T14:02:39.043Z]     --- PASS: TestKillContainer/no_signal (0.79s)
14:02:39 [2019-11-25T14:02:39.043Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
14:02:39 [2019-11-25T14:02:39.043Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
14:02:39 [2019-11-25T14:02:39.043Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:02:39 [2019-11-25T14:02:39.043Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:02:39 [2019-11-25T14:02:39.610Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:02:40 [2019-11-25T14:02:40.546Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s)
14:02:40 [2019-11-25T14:02:40.546Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
14:02:40 [2019-11-25T14:02:40.546Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
14:02:40 [2019-11-25T14:02:40.546Z] === RUN   TestKillStoppedContainer
14:02:40 [2019-11-25T14:02:40.805Z] --- PASS: TestKillStoppedContainer (0.12s)
14:02:40 [2019-11-25T14:02:40.805Z] === RUN   TestKillStoppedContainerAPIPre120
14:02:40 [2019-11-25T14:02:40.805Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
14:02:40 [2019-11-25T14:02:40.805Z] === RUN   TestKillDifferentUserContainer
14:02:41 [2019-11-25T14:02:41.742Z] --- PASS: TestKillDifferentUserContainer (0.95s)
14:02:41 [2019-11-25T14:02:41.742Z] === RUN   TestInspectOomKilledTrue
14:02:41 [2019-11-25T14:02:41.742Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:02:41 [2019-11-25T14:02:41.742Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:02:41 [2019-11-25T14:02:41.742Z] === RUN   TestInspectOomKilledFalse
14:02:41 [2019-11-25T14:02:41.742Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:02:41 [2019-11-25T14:02:41.742Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:02:41 [2019-11-25T14:02:41.742Z] === RUN   TestLinksEtcHostsContentMatch
14:02:42 [2019-11-25T14:02:42.678Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s)
14:02:42 [2019-11-25T14:02:42.678Z] === RUN   TestLinksContainerNames
14:02:44 [2019-11-25T14:02:44.432Z] #18 ...
14:02:44 [2019-11-25T14:02:44.432Z] 
14:02:44 [2019-11-25T14:02:44.432Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:44 [2019-11-25T14:02:44.432Z] #42 102.4   AR       soccr/libsoccr.a
14:02:44 [2019-11-25T14:02:44.432Z] #42 102.5 make[1]: 'soccr/libsoccr.a' is up to date.
14:02:44 [2019-11-25T14:02:44.432Z] #42 103.1   DEP      criu/arch/ppc64/sigframe.d
14:02:44 [2019-11-25T14:02:44.432Z] #42 103.4   DEP      criu/arch/ppc64/crtools.d
14:02:44 [2019-11-25T14:02:44.432Z] #42 103.7   DEP      criu/arch/ppc64/cpu.d
14:02:44 [2019-11-25T14:02:44.432Z] #42 104.1   CC       criu/arch/ppc64/cpu.o
14:02:44 [2019-11-25T14:02:44.432Z] #42 105.3   CC       criu/arch/ppc64/crtools.o
14:02:44 [2019-11-25T14:02:44.432Z] #42 107.4   CC       criu/arch/ppc64/sigframe.o
14:02:44 [2019-11-25T14:02:44.432Z] #42 108.0   LINK     criu/arch/ppc64/crtools.built-in.o
14:02:44 [2019-11-25T14:02:44.432Z] #42 108.1   DEP      criu/arch/ppc64/misc.d
14:02:44 [2019-11-25T14:02:44.432Z] #42 108.2   DEP      criu/arch/ppc64/vdso-trampoline.d
14:02:44 [2019-11-25T14:02:44.432Z] #42 108.2   DEP      criu/arch/ppc64/vdso-pie.d
14:02:44 [2019-11-25T14:02:44.432Z] #42 108.5   DEP      criu/pie/parasite-vdso.d
14:02:44 [2019-11-25T14:02:44.432Z] #42 108.9   DEP      criu/pie/util-vdso.d
14:02:44 [2019-11-25T14:02:44.432Z] #42 109.1   DEP      criu/pie/util.d
14:02:44 [2019-11-25T14:02:44.432Z] #42 ...
14:02:44 [2019-11-25T14:02:44.432Z] 
14:02:44 [2019-11-25T14:02:44.432Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:02:44 [2019-11-25T14:02:44.432Z] #18 137.8 Selecting previously unselected package gcc-mingw-w64-base.
14:02:44 [2019-11-25T14:02:44.432Z] #18 137.9 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
14:02:44 [2019-11-25T14:02:44.432Z] #18 137.9 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:02:44 [2019-11-25T14:02:44.432Z] #18 138.0 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:02:44 [2019-11-25T14:02:44.432Z] #18 138.0 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
14:02:44 [2019-11-25T14:02:44.432Z] #18 138.0 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:02:44 [2019-11-25T14:02:44.582Z] --- PASS: TestLinksContainerNames (1.63s)
14:02:44 [2019-11-25T14:02:44.582Z] === RUN   TestLogsFollowTailEmpty
14:02:45 [2019-11-25T14:02:45.149Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
14:02:45 [2019-11-25T14:02:45.149Z] === RUN   TestContainerNetworkMountsNoChown
14:02:46 [2019-11-25T14:02:46.084Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/default
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/default
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/private
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/private
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rprivate
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rprivate
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/slave
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/slave
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rslave
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rslave
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/shared
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/shared
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rshared
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rshared
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/default
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/default/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/rslave
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/rshared
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/shared
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/default/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/private
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/slave
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/rprivate
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/private/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/private/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:02:46 [2019-11-25T14:02:46.084Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:02:46 [2019-11-25T14:02:46.343Z] === CONT  TestMountDaemonRoot/default/bind_root
14:02:46 [2019-11-25T14:02:46.343Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:02:46 [2019-11-25T14:02:46.343Z] === CONT  TestMountDaemonRoot/default/mount_root
14:02:46 [2019-11-25T14:02:46.343Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:02:46 [2019-11-25T14:02:46.343Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:02:46 [2019-11-25T14:02:46.343Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:02:46 [2019-11-25T14:02:46.343Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/private/bind_root
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/private/mount_root
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:02:46 [2019-11-25T14:02:46.602Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:02:46 [2019-11-25T14:02:46.860Z] --- PASS: TestMountDaemonRoot (0.05s)
14:02:46 [2019-11-25T14:02:46.860Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.21s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.21s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.21s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.17s)
14:02:46 [2019-11-25T14:02:46.860Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.09s)
14:02:46 [2019-11-25T14:02:46.860Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.17s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.16s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.19s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.19s)
14:02:46 [2019-11-25T14:02:46.860Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.18s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.14s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.14s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.16s)
14:02:46 [2019-11-25T14:02:46.860Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
14:02:46 [2019-11-25T14:02:46.860Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
14:02:46 [2019-11-25T14:02:46.860Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
14:02:46 [2019-11-25T14:02:46.860Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
14:02:46 [2019-11-25T14:02:46.860Z] === RUN   TestContainerBindMountNonRecursive
14:02:47 [2019-11-25T14:02:47.472Z] #18 ...
14:02:47 [2019-11-25T14:02:47.472Z] 
14:02:47 [2019-11-25T14:02:47.472Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:02:47 [2019-11-25T14:02:47.472Z] #63 DONE 197.7s
14:02:47 [2019-11-25T14:02:47.472Z] 
14:02:47 [2019-11-25T14:02:47.472Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:02:47 [2019-11-25T14:02:47.472Z] #64 DONE 0.1s
14:02:47 [2019-11-25T14:02:47.472Z] 
14:02:47 [2019-11-25T14:02:47.472Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:47 [2019-11-25T14:02:47.472Z] #42 109.5   CC       criu/pie/util.o
14:02:47 [2019-11-25T14:02:47.472Z] #42 110.2   CC       criu/pie/util-vdso.o
14:02:47 [2019-11-25T14:02:47.472Z] #42 111.7   CC       criu/pie/parasite-vdso.o
14:02:48 [2019-11-25T14:02:48.234Z] #42 113.4   CC       criu/arch/ppc64/vdso-pie.o
14:02:49 [2019-11-25T14:02:49.390Z] --- PASS: TestContainerBindMountNonRecursive (2.36s)
14:02:49 [2019-11-25T14:02:49.390Z] === RUN   TestNetworkNat
14:02:49 [2019-11-25T14:02:49.938Z] #42 114.8   CC       criu/arch/ppc64/vdso-trampoline.o
14:02:49 [2019-11-25T14:02:49.938Z] #42 114.8   CC       criu/arch/ppc64/misc.o
14:02:49 [2019-11-25T14:02:49.938Z] #42 114.9   AR       criu/pie/pie.lib.a
14:02:49 [2019-11-25T14:02:49.938Z] #42 115.0   DEP      criu/pie/restorer.d
14:02:49 [2019-11-25T14:02:49.956Z] --- PASS: TestNetworkNat (0.93s)
14:02:49 [2019-11-25T14:02:49.956Z] === RUN   TestNetworkLocalhostTCPNat
14:02:50 [2019-11-25T14:02:50.672Z] #42 115.5   DEP      criu/arch/ppc64/restorer.d
14:02:50 [2019-11-25T14:02:50.891Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
14:02:50 [2019-11-25T14:02:50.891Z] === RUN   TestNetworkLoopbackNat
14:02:51 [2019-11-25T14:02:51.013Z] #42 116.0   DEP      criu/pie/parasite.d
14:02:51 [2019-11-25T14:02:51.355Z] #42 116.5   CC       criu/pie/parasite.o
14:02:52 [2019-11-25T14:02:52.266Z] --- PASS: TestNetworkLoopbackNat (1.19s)
14:02:52 [2019-11-25T14:02:52.266Z] === RUN   TestPause
14:02:53 [2019-11-25T14:02:53.202Z] --- PASS: TestPause (1.10s)
14:02:53 [2019-11-25T14:02:53.202Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:02:53 [2019-11-25T14:02:53.202Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:02:53 [2019-11-25T14:02:53.202Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:02:53 [2019-11-25T14:02:53.202Z] === RUN   TestPauseStopPausedContainer
14:02:53 [2019-11-25T14:02:53.670Z] #42 118.6   LINK     criu/pie/parasite.built-in.o
14:02:53 [2019-11-25T14:02:53.670Z] #42 118.6   GEN      criu/pie/parasite-blob.h
14:02:53 [2019-11-25T14:02:53.670Z] #42 118.8   CC       criu/arch/ppc64/restorer.o
14:02:54 [2019-11-25T14:02:54.136Z] --- PASS: TestPauseStopPausedContainer (0.91s)
14:02:54 [2019-11-25T14:02:54.136Z] === RUN   TestPsFilter
14:02:54 [2019-11-25T14:02:54.395Z] --- PASS: TestPsFilter (0.31s)
14:02:54 [2019-11-25T14:02:54.395Z] === RUN   TestRemoveContainerWithRemovedVolume
14:02:54 [2019-11-25T14:02:54.850Z] #42 119.6   CC       criu/pie/restorer.o
14:02:54 [2019-11-25T14:02:54.889Z] #73 exporting layers 61.9s done
14:02:54 [2019-11-25T14:02:54.889Z] #73 exporting manifest sha256:862f91df37271cc7d2736e4847a5069937d2fef101d0214e221e334731b43aa2 0.0s done
14:02:54 [2019-11-25T14:02:54.889Z] #73 exporting config sha256:7bfc6f5fadb41c68e1dbdfbf90f5ade99177cb4859cd93b2980492360325e276 0.0s done
14:02:54 [2019-11-25T14:02:54.889Z] #73 sending tarball
14:02:55 [2019-11-25T14:02:55.191Z] #42 ...
14:02:55 [2019-11-25T14:02:55.191Z] 
14:02:55 [2019-11-25T14:02:55.191Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:02:55 [2019-11-25T14:02:55.191Z] #45 195.5 crypto/rand
14:02:55 [2019-11-25T14:02:55.191Z] #45 197.4 crypto/elliptic
14:02:55 [2019-11-25T14:02:55.191Z] #45 203.7 github.com/LK4D4/vndr/build
14:02:55 [2019-11-25T14:02:55.329Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
14:02:55 [2019-11-25T14:02:55.329Z] === RUN   TestRemoveContainerWithVolume
14:02:56 [2019-11-25T14:02:56.263Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
14:02:56 [2019-11-25T14:02:56.263Z] === RUN   TestRemoveContainerRunning
14:02:56 [2019-11-25T14:02:56.829Z] --- PASS: TestRemoveContainerRunning (0.80s)
14:02:56 [2019-11-25T14:02:56.829Z] === RUN   TestRemoveContainerForceRemoveRunning
14:02:57 [2019-11-25T14:02:57.185Z] #73 sending tarball 10.9s done
14:02:57 [2019-11-25T14:02:57.185Z] #73 DONE 72.9s
14:02:57 [2019-11-25T14:02:57.185Z] 
14:02:57 [2019-11-25T14:02:57.185Z] #74 importing to docker
14:02:57 [2019-11-25T14:02:57.764Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
14:02:57 [2019-11-25T14:02:57.764Z] === RUN   TestRemoveInvalidContainer
14:02:57 [2019-11-25T14:02:57.764Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:02:57 [2019-11-25T14:02:57.764Z] === RUN   TestRenameLinkedContainer
14:02:59 [2019-11-25T14:02:59.078Z] #45 208.9 encoding/asn1
14:02:59 [2019-11-25T14:02:59.419Z] #45 209.9 crypto/rsa
14:03:00 [2019-11-25T14:03:00.151Z] #45 ...
14:03:00 [2019-11-25T14:03:00.151Z] 
14:03:00 [2019-11-25T14:03:00.151Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:03:00 [2019-11-25T14:03:00.151Z] #42 125.1   LINK     criu/pie/restorer.built-in.o
14:03:00 [2019-11-25T14:03:00.151Z] #42 125.2   GEN      criu/pie/restorer-blob.h
14:03:00 [2019-11-25T14:03:00.151Z] #42 125.4   DEP      criu/vdso.d
14:03:00 [2019-11-25T14:03:00.888Z] #42 125.8   DEP      criu/uts_ns.d
14:03:01 [2019-11-25T14:03:01.230Z] #42 126.2   DEP      criu/util.d
14:03:01 [2019-11-25T14:03:01.572Z] #42 126.5   DEP      criu/uffd.d
14:03:01 [2019-11-25T14:03:01.572Z] #42 126.9   DEP      criu/tun.d
14:03:01 [2019-11-25T14:03:01.952Z] --- PASS: TestRenameLinkedContainer (3.39s)
14:03:01 [2019-11-25T14:03:01.952Z] === RUN   TestRenameStoppedContainer
14:03:01 [2019-11-25T14:03:01.952Z] --- PASS: TestRenameStoppedContainer (0.81s)
14:03:01 [2019-11-25T14:03:01.952Z] === RUN   TestRenameRunningContainerAndReuse
14:03:02 [2019-11-25T14:03:02.304Z] #42 127.3   DEP      criu/tty.d
14:03:02 [2019-11-25T14:03:02.769Z] #42 127.8   DEP      criu/timerfd.d
14:03:03 [2019-11-25T14:03:03.114Z] #42 128.1   DEP      criu/sysfs_parse.d
14:03:03 [2019-11-25T14:03:03.456Z] #42 128.5   DEP      criu/sysctl.d
14:03:03 [2019-11-25T14:03:03.798Z] #42 128.8   DEP      criu/string.d
14:03:03 [2019-11-25T14:03:03.798Z] #42 128.9   DEP      criu/stats.d
14:03:03 [2019-11-25T14:03:03.854Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
14:03:03 [2019-11-25T14:03:03.854Z] === RUN   TestRenameInvalidName
14:03:04 [2019-11-25T14:03:04.141Z] #42 129.1   DEP      criu/sockets.d
14:03:04 [2019-11-25T14:03:04.483Z] #42 129.5   DEP      criu/sk-unix.d
14:03:04 [2019-11-25T14:03:04.789Z] --- PASS: TestRenameInvalidName (0.83s)
14:03:04 [2019-11-25T14:03:04.789Z] === RUN   TestRenameAnonymousContainer
14:03:04 [2019-11-25T14:03:04.825Z] #42 129.9   DEP      criu/sk-tcp.d
14:03:05 [2019-11-25T14:03:05.186Z] #42 130.4   DEP      criu/sk-queue.d
14:03:05 [2019-11-25T14:03:05.918Z] #42 130.7   DEP      criu/sk-packet.d
14:03:05 [2019-11-25T14:03:05.918Z] #42 131.1   DEP      criu/sk-netlink.d
14:03:06 [2019-11-25T14:03:06.259Z] #42 131.4   DEP      criu/sk-inet.d
14:03:06 [2019-11-25T14:03:06.599Z] #42 ...
14:03:06 [2019-11-25T14:03:06.599Z] 
14:03:06 [2019-11-25T14:03:06.599Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:03:06 [2019-11-25T14:03:06.599Z] #45 216.8 vendor/golang.org/x/net/idna
14:03:08 [2019-11-25T14:03:08.309Z] #45 218.4 mime
14:03:08 [2019-11-25T14:03:08.974Z] --- PASS: TestRenameAnonymousContainer (4.14s)
14:03:08 [2019-11-25T14:03:08.974Z] === RUN   TestRenameContainerWithSameName
14:03:09 [2019-11-25T14:03:09.540Z] --- PASS: TestRenameContainerWithSameName (0.83s)
14:03:09 [2019-11-25T14:03:09.540Z] === RUN   TestRenameContainerWithLinkedContainer
14:03:10 [2019-11-25T14:03:10.644Z] #45 220.7 vendor/golang.org/x/crypto/cryptobyte
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ok  	github.com/docker/docker/api/server/httputils	0.123s	coverage: 14.7% of statements
14:03:11 [2019-11-25T14:03:11.216Z] ok  	github.com/docker/docker/api/server/middleware	0.174s	coverage: 37.7% of statements
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:03:11 [2019-11-25T14:03:11.216Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:03:11 [2019-11-25T14:03:11.441Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s)
14:03:11 [2019-11-25T14:03:11.441Z] === RUN   TestResize
14:03:12 [2019-11-25T14:03:12.007Z] --- PASS: TestResize (0.89s)
14:03:12 [2019-11-25T14:03:12.007Z] === RUN   TestResizeWithInvalidSize
14:03:12 [2019-11-25T14:03:12.191Z] ok  	github.com/docker/docker/api/server/router/swarm	0.167s	coverage: 4.0% of statements
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ok  	github.com/docker/docker/api/types/filters	0.079s	coverage: 92.2% of statements
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ok  	github.com/docker/docker/api/types/strslice	0.115s	coverage: 90.0% of statements
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:03:12 [2019-11-25T14:03:12.191Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:03:12 [2019-11-25T14:03:12.356Z] #45 ...
14:03:12 [2019-11-25T14:03:12.356Z] 
14:03:12 [2019-11-25T14:03:12.356Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:03:12 [2019-11-25T14:03:12.356Z] #42 132.0   DEP      criu/signalfd.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 132.4   DEP      criu/sigframe.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 132.7   DEP      criu/shmem.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 133.0   DEP      criu/servicefd.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 133.3   DEP      criu/seize.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 133.6   DEP      criu/seccomp.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 134.2   DEP      criu/rst-malloc.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 134.4   DEP      criu/rbtree.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 134.5   DEP      criu/pstree.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 134.9   DEP      criu/protobuf.d
14:03:12 [2019-11-25T14:03:12.356Z] #42 135.2   GEN      criu/protobuf-desc-gen.h
14:03:12 [2019-11-25T14:03:12.652Z] ok  	github.com/docker/docker/api/types/time	0.449s	coverage: 100.0% of statements
14:03:12 [2019-11-25T14:03:12.652Z] ok  	github.com/docker/docker/api/types/versions	0.042s	coverage: 75.0% of statements
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/builder	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:03:12 [2019-11-25T14:03:12.652Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:03:12 [2019-11-25T14:03:12.943Z] --- PASS: TestResizeWithInvalidSize (0.87s)
14:03:12 [2019-11-25T14:03:12.943Z] === RUN   TestResizeWhenContainerNotStarted
14:03:13 [2019-11-25T14:03:13.096Z] #42 138.0   DEP      criu/protobuf-desc.d
14:03:13 [2019-11-25T14:03:13.464Z] #42 138.4   DEP      criu/proc_parse.d
14:03:13 [2019-11-25T14:03:13.806Z] #42 139.0   DEP      criu/plugin.d
14:03:13 [2019-11-25T14:03:13.877Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:03:13 [2019-11-25T14:03:13.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:03:14 [2019-11-25T14:03:14.148Z] #42 139.2   DEP      criu/pipes.d
14:03:14 [2019-11-25T14:03:14.489Z] #42 139.6   DEP      criu/pie-util.d
14:03:14 [2019-11-25T14:03:14.836Z] #42 139.9   DEP      criu/pie-util-vdso.d
14:03:15 [2019-11-25T14:03:15.178Z] #42 140.3   DEP      criu/pie-util-vdso-elf32.d
14:03:15 [2019-11-25T14:03:15.254Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:03:15 [2019-11-25T14:03:15.518Z] #42 140.6   DEP      criu/path.d
14:03:15 [2019-11-25T14:03:15.859Z] #42 141.0   DEP      criu/parasite-syscall.d
14:03:16 [2019-11-25T14:03:16.200Z] #42 141.5   DEP      criu/pagemap.d
14:03:16 [2019-11-25T14:03:16.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:03:16 [2019-11-25T14:03:16.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:03:16 [2019-11-25T14:03:16.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:03:16 [2019-11-25T14:03:16.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:03:16 [2019-11-25T14:03:16.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:03:16 [2019-11-25T14:03:16.935Z] #42 141.9   DEP      criu/pagemap-cache.d
14:03:17 [2019-11-25T14:03:17.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:03:17 [2019-11-25T14:03:17.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:03:17 [2019-11-25T14:03:17.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:03:17 [2019-11-25T14:03:17.277Z] #42 142.3   DEP      criu/page-xfer.d
14:03:17 [2019-11-25T14:03:17.355Z] ok  	github.com/docker/docker/builder/dockerfile	0.501s	coverage: 46.3% of statements
14:03:17 [2019-11-25T14:03:17.355Z] ok  	github.com/docker/docker/builder/dockerignore	0.303s	coverage: 96.8% of statements
14:03:17 [2019-11-25T14:03:17.355Z] ok  	github.com/docker/docker/builder/remotecontext	0.621s	coverage: 9.2% of statements
14:03:17 [2019-11-25T14:03:17.619Z] #42 142.7   DEP      criu/page-pipe.d
14:03:17 [2019-11-25T14:03:17.962Z] #42 143.0   DEP      criu/netfilter.d
14:03:18 [2019-11-25T14:03:18.304Z] #42 143.4   DEP      criu/net.d
14:03:18 [2019-11-25T14:03:18.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:03:18 [2019-11-25T14:03:18.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:03:18 [2019-11-25T14:03:18.641Z] INFO [runner] Issues before processing: 2316, after processing: 0 
14:03:18 [2019-11-25T14:03:18.641Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1711/1711, exclude: 1614/1614, exclude-rules: 63/1614, nolint: 0/63, skip_files: 1711/1711, autogenerated_exclude: 1614/1711, identifier_marker: 1614/1614, filename_unadjuster: 1711/1711, cgo: 1711/2316, path_prettifier: 1711/1711 
14:03:18 [2019-11-25T14:03:18.641Z] INFO [runner] processing took 67.017348ms with stages: nolint: 26.92215ms, identifier_marker: 17.530907ms, path_prettifier: 10.807997ms, exclude-rules: 4.262765ms, autogenerated_exclude: 3.946261ms, skip_dirs: 2.562201ms, cgo: 586.787µs, filename_unadjuster: 393.865µs, max_same_issues: 1.311µs, max_from_linter: 481ns, source_code: 463ns, diff: 448ns, uniq_by_line: 425ns, skip_files: 370ns, path_shortener: 342ns, exclude: 306ns, max_per_file_from_linter: 269ns 
14:03:18 [2019-11-25T14:03:18.641Z] INFO [runner] linters took 1m33.777271124s with stages: goanalysis_metalinter: 1m16.694663385s, unused: 17.015201616s 
14:03:18 [2019-11-25T14:03:18.641Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
14:03:18 [2019-11-25T14:03:18.641Z] INFO Memory: 1513 samples, avg is 256.3MB, max is 3032.8MB 
14:03:18 [2019-11-25T14:03:18.641Z] INFO Execution took 3m22.317118179s               
14:03:18 [2019-11-25T14:03:18.641Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:03:18 [2019-11-25T14:03:18.641Z] No api/types/ or api/swagger.yaml changes in diff.
14:03:18 [2019-11-25T14:03:18.641Z] Congratulations!  All toml source files changed here have valid syntax.
14:03:18 [2019-11-25T14:03:18.641Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:03:18 [2019-11-25T14:03:18.641Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:03:18 [2019-11-25T14:03:18.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:03:18 [2019-11-25T14:03:18.992Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e09e96233af3073d4dd4587e78231d80729faf0f hack/make.sh dynbinary-daemon test-docker-py
14:03:19 [2019-11-25T14:03:19.037Z] #42 143.9   DEP      criu/namespaces.d
14:03:19 [2019-11-25T14:03:19.388Z] #42 144.3   DEP      criu/mount.d
14:03:19 [2019-11-25T14:03:19.388Z] #42 ...
14:03:19 [2019-11-25T14:03:19.388Z] 
14:03:19 [2019-11-25T14:03:19.388Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:03:19 [2019-11-25T14:03:19.388Z] #45 229.7 net/textproto
14:03:19 [2019-11-25T14:03:19.388Z] #45 229.7 vendor/golang.org/x/net/http/httpproxy
14:03:19 [2019-11-25T14:03:19.388Z] #45 229.7 crypto/x509
14:03:19 [2019-11-25T14:03:19.560Z] 
14:03:19 [2019-11-25T14:03:19.560Z] Removing bundles/
14:03:19 [2019-11-25T14:03:19.560Z] 
14:03:19 [2019-11-25T14:03:19.818Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:03:19 [2019-11-25T14:03:19.818Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:03:19 [2019-11-25T14:03:19.818Z] GOOS="" GOARCH="" GOARM=""
14:03:20 [2019-11-25T14:03:20.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:03:20 [2019-11-25T14:03:20.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:03:20 [2019-11-25T14:03:20.603Z] #45 ...
14:03:20 [2019-11-25T14:03:20.603Z] 
14:03:20 [2019-11-25T14:03:20.603Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:03:20 [2019-11-25T14:03:20.603Z] #18 163.9 Selecting previously unselected package g++-mingw-w64-x86-64.
14:03:20 [2019-11-25T14:03:20.603Z] #18 163.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
14:03:20 [2019-11-25T14:03:20.603Z] #18 164.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:03:20 [2019-11-25T14:03:20.603Z] #18 ...
14:03:20 [2019-11-25T14:03:20.603Z] 
14:03:20 [2019-11-25T14:03:20.603Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:03:20 [2019-11-25T14:03:20.603Z] #42 144.8   DEP      criu/mem.d
14:03:20 [2019-11-25T14:03:20.603Z] #42 145.2   DEP      criu/lsm.d
14:03:20 [2019-11-25T14:03:20.603Z] #42 145.4   DEP      criu/log.d
14:03:20 [2019-11-25T14:03:20.603Z] #42 145.6   DEP      criu/libnetlink.d
14:03:20 [2019-11-25T14:03:20.966Z] #42 145.9   DEP      criu/kerndat.d
14:03:21 [2019-11-25T14:03:21.307Z] #42 146.4   DEP      criu/kcmp-ids.d
14:03:21 [2019-11-25T14:03:21.760Z] #42 146.5   DEP      criu/irmap.d
14:03:21 [2019-11-25T14:03:21.760Z] #42 146.9   DEP      criu/ipc_ns.d
14:03:22 [2019-11-25T14:03:22.101Z] #42 147.2   DEP      criu/image.d
14:03:22 [2019-11-25T14:03:22.441Z] #42 147.6   DEP      criu/image-desc.d
14:03:22 [2019-11-25T14:03:22.782Z] #42 147.8   DEP      criu/fsnotify.d
14:03:23 [2019-11-25T14:03:23.123Z] #42 148.2   DEP      criu/filesystems.d
14:03:23 [2019-11-25T14:03:23.613Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.53s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.81s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.10s)
14:03:23 [2019-11-25T14:03:23.614Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.85s)
14:03:23 [2019-11-25T14:03:23.614Z] === RUN   TestCgroupNamespacesRun
14:03:23 [2019-11-25T14:03:23.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:03:23 [2019-11-25T14:03:23.854Z] #42 148.8   DEP      criu/files.d
14:03:24 [2019-11-25T14:03:24.197Z] #42 149.2   DEP      criu/files-reg.d
14:03:24 [2019-11-25T14:03:24.538Z] #42 149.7   DEP      criu/files-ext.d
14:03:24 [2019-11-25T14:03:24.879Z] #42 149.9   DEP      criu/file-lock.d
14:03:25 [2019-11-25T14:03:25.220Z] #42 150.4   DEP      criu/file-ids.d
14:03:25 [2019-11-25T14:03:25.513Z] --- PASS: TestCgroupNamespacesRun (1.86s)
14:03:25 [2019-11-25T14:03:25.514Z] === RUN   TestCgroupNamespacesRunPrivileged
14:03:25 [2019-11-25T14:03:25.562Z] #42 150.8   DEP      criu/fifo.d
14:03:25 [2019-11-25T14:03:25.694Z] #74 DONE 25.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:03:25 [2019-11-25T14:03:25.904Z] #42 151.1   DEP      criu/fdstore.d
14:03:26 [2019-11-25T14:03:26.245Z] #42 151.2   DEP      criu/fault-injection.d
14:03:26 [2019-11-25T14:03:26.245Z] #42 151.3   DEP      criu/external.d
14:03:26 [2019-11-25T14:03:26.245Z] #42 151.5   DEP      criu/eventpoll.d
14:03:26 [2019-11-25T14:03:26.644Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e09e96233af3073d4dd4587e78231d80729faf0f hack/test/unit
14:03:26 [2019-11-25T14:03:26.994Z] #42 152.0   DEP      criu/eventfd.d
14:03:26 [2019-11-25T14:03:26.994Z] #42 ...
14:03:26 [2019-11-25T14:03:26.994Z] 
14:03:26 [2019-11-25T14:03:26.994Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:03:26 [2019-11-25T14:03:26.994Z] #48 DONE 237.4s
14:03:26 [2019-11-25T14:03:26.994Z] 
14:03:26 [2019-11-25T14:03:26.994Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:03:26 [2019-11-25T14:03:26.994Z] #45 233.0 vendor/golang.org/x/net/http/httpguts
14:03:26 [2019-11-25T14:03:26.994Z] #45 233.1 mime/multipart
14:03:27 [2019-11-25T14:03:27.413Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s)
14:03:27 [2019-11-25T14:03:27.413Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:03:27 [2019-11-25T14:03:27.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:03:28 [2019-11-25T14:03:28.709Z] #45 ...
14:03:28 [2019-11-25T14:03:28.709Z] 
14:03:28 [2019-11-25T14:03:28.709Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:03:28 [2019-11-25T14:03:28.709Z] #42 152.7   DEP      criu/crtools.d
14:03:28 [2019-11-25T14:03:28.709Z] #42 153.4   DEP      criu/cr-service.d
14:03:28 [2019-11-25T14:03:28.709Z] #42 153.9   DEP      criu/cr-restore.d
14:03:28 [2019-11-25T14:03:28.790Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
14:03:28 [2019-11-25T14:03:28.790Z] === RUN   TestCgroupNamespacesRunHostMode
14:03:29 [2019-11-25T14:03:29.442Z] #42 154.5   DEP      criu/cr-errno.d
14:03:29 [2019-11-25T14:03:29.442Z] #42 154.5   DEP      criu/cr-dump.d
14:03:29 [2019-11-25T14:03:29.784Z] #42 154.9   DEP      criu/cr-dedup.d
14:03:30 [2019-11-25T14:03:30.126Z] #42 155.2   DEP      criu/cr-check.d
14:03:30 [2019-11-25T14:03:30.271Z] ?   	github.com/docker/docker/api	[no test files]
14:03:30 [2019-11-25T14:03:30.470Z] #42 155.7   DEP      criu/config.d
14:03:30 [2019-11-25T14:03:30.690Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s)
14:03:30 [2019-11-25T14:03:30.690Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:03:31 [2019-11-25T14:03:31.204Z] #42 156.1   DEP      criu/clone-noasan.d
14:03:31 [2019-11-25T14:03:31.204Z] #42 156.2   DEP      criu/cgroup.d
14:03:31 [2019-11-25T14:03:31.547Z] #42 156.6   DEP      criu/cgroup-props.d
14:03:31 [2019-11-25T14:03:31.547Z] #42 156.8   DEP      criu/bitmap.d
14:03:31 [2019-11-25T14:03:31.891Z] #42 156.8   DEP      criu/bfd.d
14:03:32 [2019-11-25T14:03:32.233Z] #42 157.1   DEP      criu/autofs.d
14:03:32 [2019-11-25T14:03:32.233Z] #42 157.4   DEP      criu/aio.d
14:03:32 [2019-11-25T14:03:32.577Z] #42 157.8   DEP      criu/action-scripts.d
14:03:32 [2019-11-25T14:03:32.591Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s)
14:03:32 [2019-11-25T14:03:32.591Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:03:33 [2019-11-25T14:03:33.311Z] #42 158.3   CC       criu/action-scripts.o
14:03:33 [2019-11-25T14:03:33.527Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
14:03:33 [2019-11-25T14:03:33.527Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:03:34 [2019-11-25T14:03:34.047Z] #42 ...
14:03:34 [2019-11-25T14:03:34.047Z] 
14:03:34 [2019-11-25T14:03:34.047Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:03:34 [2019-11-25T14:03:34.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:03:34 [2019-11-25T14:03:34.903Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.09s)
14:03:34 [2019-11-25T14:03:34.903Z] === RUN   TestCgroupNamespacesRunOlderClient
14:03:36 [2019-11-25T14:03:36.804Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s)
14:03:36 [2019-11-25T14:03:36.804Z] === RUN   TestKernelTCPMemory
14:03:37 [2019-11-25T14:03:37.738Z] --- PASS: TestKernelTCPMemory (1.02s)
14:03:37 [2019-11-25T14:03:37.738Z] === RUN   TestNISDomainname
14:03:38 [2019-11-25T14:03:38.673Z] --- PASS: TestNISDomainname (1.12s)
14:03:38 [2019-11-25T14:03:38.673Z] === RUN   TestHostnameDnsResolution
14:03:38 [2019-11-25T14:03:38.863Z] #23 244.1 Checking out files:  15% (1636/10705)   
Checking out files:  16% (1713/10705)   
Checking out files:  17% (1820/10705)   
Checking out files:  18% (1927/10705)   
Checking out files:  19% (2034/10705)   
Checking out files:  20% (2141/10705)   
Checking out files:  21% (2249/10705)   
Checking out files:  22% (2356/10705)   
Checking out files:  23% (2463/10705)   
Checking out files:  24% (2570/10705)   
Checking out files:  25% (2677/10705)   
Checking out files:  26% (2784/10705)   
Checking out files:  27% (2891/10705)   
Checking out files:  28% (2998/10705)   
Checking out files:  29% (3105/10705)   
Checking out files:  30% (3212/10705)   
Checking out files:  31% (3319/10705)   
Checking out files:  31% (3404/10705)   
Checking out files:  32% (3426/10705)   
Checking out files:  33% (3533/10705)   
Checking out files:  34% (3640/10705)   
Checking out files:  35% (3747/10705)   
Checking out files:  36% (3854/10705)   
Checking out files:  37% (3961/10705)   
Checking out files:  38% (4068/10705)   
Checking out files:  39% (4175/10705)   
Checking out files:  40% (4282/10705)   
Checking out files:  41% (4390/10705)   
Checking out files:  42% (4497/10705)   
Checking out files:  42% (4578/10705)   
Checking out files:  43% (4604/10705)   
Checking out files:  44% (4711/10705)   
Checking out files:  45% (4818/10705)   
Checking out files:  46% (4925/10705)   
Checking out files:  47% (5032/10705)   
Checking out files:  48% (5139/10705)   
Checking out files:  49% (5246/10705)   
Checking out files:  50% (5353/10705)   
Checking out files:  51% (5460/10705)   
Checking out files:  52% (5567/10705)   
Checking out files:  53% (5674/10705)   
Checking out files:  54% (5781/10705)   
Checking out files:  55% (5888/10705)   
Checking out files:  56% (5995/10705)   
Checking out files:  57% (6102/10705)   
Checking out files:  58% (6209/10705)   
Checking out files:  59% (6316/10705)   
Checking out files:  60% (6423/10705)   
Checking out files:  61% (6531/10705)   
Checking out files:  62% (6638/10705)   
Checking out files:  63% (6745/10705)   
Checking out files:  64% (6852/10705)   
Checking out files:  65% (6959/10705)   
Checking out files:  66% (7066/10705)   
Checking out files:  66% (7145/10705)   
Checking out files:  67% (7173/10705)   
Checking out files:  68% (7280/10705)   
Checking out files:  69% (7387/10705)   
Checking out files:  70% (7494/10705)   
Checking out files:  71% (7601/10705)   
Checking out files:  72% (7708/10705)   
Checking out files:  73% (7815/10705)   
Checking out files:  74% (7922/10705)   
Checking out files:  75% (8029/10705)   
Checking out files:  76% (8136/10705)   
Checking out files:  77% (8243/10705)   
Checking out files:  78% (8350/10705)   
Checking out files:  79% (8457/10705)   
Checking out files:  80% (8564/10705)   
Checking out files:  81% (8672/10705)   
Checking out files:  82% (8779/10705)   
Checking out files:  83% (8886/10705)   
Checking out files:  84% (8993/10705)   
Checking out files:  85% (9100/10705)   
Checking out files:  86% (9207/10705)   
Checking out files:  86% (9226/10705)   
Checking out files:  87% (9314/10705)   
Checking out files:  88% (9421/10705)   
Checking out files:  89% (9528/10705)   
Checking out files:  90% (9635/10705)   
Checking out files:  91% (9742/10705)   
Checking out files:  92% (9849/10705)   
Checking out files:  93% (9956/10705)   
Checking out files:  94% (10063/10705)   
Checking out files:  95% (10170/10705)   
Checking out files:  96% (10277/10705)   
Checking out files:  97% (10384/10705)   
Checking out files:  98% (10491/10705)   
Checking out files:  99% (10598/10705)   
Checking out files: 100% (10705/10705)   
Checking out files: 100% (10705/10705), done.
14:03:38 [2019-11-25T14:03:38.863Z] #23 249.1 + cd /tmp/tmp.aytKYReyjg/tmp/docker-ce
14:03:38 [2019-11-25T14:03:38.863Z] #23 249.1 + git checkout -q v17.06.2-ce
14:03:39 [2019-11-25T14:03:39.203Z] #23 ...
14:03:39 [2019-11-25T14:03:39.203Z] 
14:03:39 [2019-11-25T14:03:39.203Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:03:39 [2019-11-25T14:03:39.203Z] #45 239.7 crypto/tls
14:03:39 [2019-11-25T14:03:39.543Z] #45 ...
14:03:39 [2019-11-25T14:03:39.543Z] 
14:03:39 [2019-11-25T14:03:39.543Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.1 Setting up aufs-tools (1:4.1+20161219-1) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.1 Setting up libsepol1-dev:ppc64el (2.6-2) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.1 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.2 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.2 Processing triggers for mime-support (3.60) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.3 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.3 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.3 Setting up libcap2-bin (1:2.25-1) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 184.4 Setting up bash-completion (1:2.1-4.3) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 190.0 Setting up libonig4:ppc64el (6.1.3-2) ...
14:03:39 [2019-11-25T14:03:39.543Z] #18 190.0 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.0 Setting up zip (3.0-11+b1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.0 Setting up bzip2 (1.0.6-8.1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.0 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.1 Setting up libaio1:ppc64el (0.3.110-3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.1 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.1 Setting up xz-utils (5.2.2-1.2+b1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.2 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.2 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 190.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.2 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.2 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.2 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.2 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.2 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.3 Setting up pigz (2.3.4-1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.3 Setting up libmpdec2:ppc64el (2.4.2-1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.3 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.3 Setting up mingw-w64-common (5.0.1-1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.3 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.4 Setting up jq (1.5+dfsg-1.3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.4 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.4 Setting up xfsprogs (4.9.0+nmu1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.4 Setting up vim (2:8.0.0197-4+deb9u3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.6 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.6 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.6 Setting up iptables (1.6.0+snapshot20161117-6) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.6 Setting up btrfs-progs (4.7.3-1) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.6 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
14:03:39 [2019-11-25T14:03:39.544Z] #18 191.6 Setting up python3.5 (3.5.3-1+deb9u1) ...
14:03:39 [2019-11-25T14:03:39.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:03:40 [2019-11-25T14:03:40.573Z] --- PASS: TestHostnameDnsResolution (1.85s)
14:03:40 [2019-11-25T14:03:40.573Z] === RUN   TestStats
14:03:41 [2019-11-25T14:03:41.858Z] #18 ...
14:03:41 [2019-11-25T14:03:41.858Z] 
14:03:41 [2019-11-25T14:03:41.858Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:03:41 [2019-11-25T14:03:41.858Z] #45 252.0 net/http/httptrace
14:03:42 [2019-11-25T14:03:42.200Z] #45 252.5 net/http
14:03:42 [2019-11-25T14:03:42.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:03:43 [2019-11-25T14:03:43.103Z] --- PASS: TestStats (2.27s)
14:03:43 [2019-11-25T14:03:43.103Z] === RUN   TestStopContainerWithTimeout
14:03:43 [2019-11-25T14:03:43.103Z] === RUN   TestStopContainerWithTimeout/0
14:03:43 [2019-11-25T14:03:43.103Z] === PAUSE TestStopContainerWithTimeout/0
14:03:43 [2019-11-25T14:03:43.103Z] === RUN   TestStopContainerWithTimeout/1
14:03:43 [2019-11-25T14:03:43.103Z] === PAUSE TestStopContainerWithTimeout/1
14:03:43 [2019-11-25T14:03:43.103Z] === RUN   TestStopContainerWithTimeout/3
14:03:43 [2019-11-25T14:03:43.103Z] === PAUSE TestStopContainerWithTimeout/3
14:03:43 [2019-11-25T14:03:43.103Z] === RUN   TestStopContainerWithTimeout/-1
14:03:43 [2019-11-25T14:03:43.103Z] === PAUSE TestStopContainerWithTimeout/-1
14:03:43 [2019-11-25T14:03:43.103Z] === CONT  TestStopContainerWithTimeout/0
14:03:43 [2019-11-25T14:03:43.103Z] === CONT  TestStopContainerWithTimeout/-1
14:03:43 [2019-11-25T14:03:43.103Z] === CONT  TestStopContainerWithTimeout/3
14:03:43 [2019-11-25T14:03:43.103Z] === CONT  TestStopContainerWithTimeout/1
14:03:44 [2019-11-25T14:03:44.287Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
14:03:44 [2019-11-25T14:03:44.532Z] #45 ...
14:03:44 [2019-11-25T14:03:44.532Z] 
14:03:44 [2019-11-25T14:03:44.532Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:03:44 [2019-11-25T14:03:44.532Z] #42 159.3   CC       criu/aio.o
14:03:44 [2019-11-25T14:03:44.532Z] #42 160.4   CC       criu/autofs.o
14:03:44 [2019-11-25T14:03:44.532Z] #42 164.0   CC       criu/bfd.o
14:03:44 [2019-11-25T14:03:44.532Z] #42 165.4   CC       criu/bitmap.o
14:03:44 [2019-11-25T14:03:44.532Z] #42 165.7   CC       criu/cgroup-props.o
14:03:44 [2019-11-25T14:03:44.532Z] #42 167.5   CC       criu/cgroup.o
14:03:44 [2019-11-25T14:03:44.532Z] #42 ...
14:03:44 [2019-11-25T14:03:44.532Z] 
14:03:44 [2019-11-25T14:03:44.532Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:03:44 [2019-11-25T14:03:44.532Z] #23 253.9 + mkdir -p /tmp/tmp.aytKYReyjg/src/github.com/docker
14:03:44 [2019-11-25T14:03:44.532Z] #23 253.9 + mv components/cli /tmp/tmp.aytKYReyjg/src/github.com/docker/cli
14:03:44 [2019-11-25T14:03:44.532Z] #23 253.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:03:46 [2019-11-25T14:03:46.387Z] --- PASS: TestStopContainerWithTimeout (0.03s)
14:03:46 [2019-11-25T14:03:46.388Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
14:03:46 [2019-11-25T14:03:46.388Z]     --- PASS: TestStopContainerWithTimeout/1 (2.62s)
14:03:46 [2019-11-25T14:03:46.388Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
14:03:46 [2019-11-25T14:03:46.388Z]     --- PASS: TestStopContainerWithTimeout/3 (3.51s)
14:03:46 [2019-11-25T14:03:46.388Z] === RUN   TestDeleteDevicemapper
14:03:46 [2019-11-25T14:03:46.388Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:03:46 [2019-11-25T14:03:46.388Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:03:46 [2019-11-25T14:03:46.388Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:03:47 [2019-11-25T14:03:47.357Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.523s	coverage: 85.1% of statements
14:03:47 [2019-11-25T14:03:47.357Z] ?   	github.com/docker/docker/cli	[no test files]
14:03:47 [2019-11-25T14:03:47.357Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:03:47 [2019-11-25T14:03:47.357Z] ok  	github.com/docker/docker/cli/debug	0.338s	coverage: 100.0% of statements
14:03:47 [2019-11-25T14:03:47.357Z] ok  	github.com/docker/docker/client	0.649s	coverage: 75.3% of statements
14:03:48 [2019-11-25T14:03:48.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:03:49 [2019-11-25T14:03:49.378Z] #23 ...
14:03:49 [2019-11-25T14:03:49.378Z] 
14:03:49 [2019-11-25T14:03:49.378Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:03:49 [2019-11-25T14:03:49.378Z] #42 173.8   CC       criu/clone-noasan.o
14:03:49 [2019-11-25T14:03:49.378Z] #42 174.2   CC       criu/config.o
14:03:49 [2019-11-25T14:03:49.673Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s)
14:03:49 [2019-11-25T14:03:49.673Z] === RUN   TestUpdateMemory
14:03:49 [2019-11-25T14:03:49.673Z] --- SKIP: TestUpdateMemory (0.00s)
14:03:49 [2019-11-25T14:03:49.673Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:03:49 [2019-11-25T14:03:49.673Z] === RUN   TestUpdateCPUQuota
14:03:51 [2019-11-25T14:03:51.049Z] --- PASS: TestUpdateCPUQuota (1.73s)
14:03:51 [2019-11-25T14:03:51.049Z] === RUN   TestUpdatePidsLimit
14:03:51 [2019-11-25T14:03:51.049Z] === RUN   TestUpdatePidsLimit/update_from_none
14:03:51 [2019-11-25T14:03:51.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:03:51 [2019-11-25T14:03:51.615Z] === RUN   TestUpdatePidsLimit/no_change
14:03:52 [2019-11-25T14:03:52.063Z] ok  	github.com/docker/docker/cmd/dockerd	0.684s	coverage: 19.0% of statements
14:03:52 [2019-11-25T14:03:52.181Z] === RUN   TestUpdatePidsLimit/update_lower
14:03:52 [2019-11-25T14:03:52.439Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:03:53 [2019-11-25T14:03:53.005Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:03:53 [2019-11-25T14:03:53.256Z] #42 178.0   CC       criu/cr-check.o
14:03:53 [2019-11-25T14:03:53.264Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:03:53 [2019-11-25T14:03:53.830Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:03:54 [2019-11-25T14:03:54.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:03:54 [2019-11-25T14:03:54.256Z] ok  	github.com/docker/docker/container	0.462s	coverage: 42.5% of statements
14:03:54 [2019-11-25T14:03:54.256Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:03:54 [2019-11-25T14:03:54.256Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:03:54 [2019-11-25T14:03:54.256Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:03:54 [2019-11-25T14:03:54.256Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:03:54 [2019-11-25T14:03:54.449Z] #42 ...
14:03:54 [2019-11-25T14:03:54.449Z] 
14:03:54 [2019-11-25T14:03:54.449Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:03:54 [2019-11-25T14:03:54.449Z] #18 201.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
14:03:54 [2019-11-25T14:03:54.449Z] #18 201.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:03:54 [2019-11-25T14:03:54.449Z] #18 201.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:03:54 [2019-11-25T14:03:54.449Z] #18 201.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:03:54 [2019-11-25T14:03:54.449Z] #18 201.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:03:54 [2019-11-25T14:03:54.449Z] #18 201.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:03:54 [2019-11-25T14:03:54.449Z] #18 201.9 Setting up btrfs-tools (4.7.3-1) ...
14:03:54 [2019-11-25T14:03:54.449Z] #18 201.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:03:54 [2019-11-25T14:03:54.449Z] #18 201.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:03:54 [2019-11-25T14:03:54.449Z] #18 202.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:03:54 [2019-11-25T14:03:54.449Z] #18 202.0 Setting up python3 (3.5.3-1) ...
14:03:54 [2019-11-25T14:03:54.449Z] #18 205.1 Setting up apparmor (2.11.0-3+deb9u2) ...
14:03:54 [2019-11-25T14:03:54.449Z] #18 207.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
14:03:54 [2019-11-25T14:03:54.449Z] #18 207.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
14:03:54 [2019-11-25T14:03:54.449Z] #18 207.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
14:03:54 [2019-11-25T14:03:54.449Z] #18 207.9 Setting up python3-wheel (0.29.0-2) ...
14:03:56 [2019-11-25T14:03:56.224Z] #18 209.9 Setting up python3-pkg-resources (33.1.1-1) ...
14:03:56 [2019-11-25T14:03:56.363Z] --- PASS: TestUpdatePidsLimit (4.85s)
14:03:56 [2019-11-25T14:03:56.364Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
14:03:56 [2019-11-25T14:03:56.364Z]     --- PASS: TestUpdatePidsLimit/no_change (0.46s)
14:03:56 [2019-11-25T14:03:56.364Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
14:03:56 [2019-11-25T14:03:56.364Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s)
14:03:56 [2019-11-25T14:03:56.364Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
14:03:56 [2019-11-25T14:03:56.364Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s)
14:03:56 [2019-11-25T14:03:56.364Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
14:03:56 [2019-11-25T14:03:56.364Z] === RUN   TestUpdateRestartPolicy
14:03:57 [2019-11-25T14:03:57.394Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:03:57 [2019-11-25T14:03:57.394Z] Using test binary docker
14:03:57 [2019-11-25T14:03:57.394Z] +++ /etc/init.d/apparmor start
14:03:57 [2019-11-25T14:03:57.394Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:03:57 [2019-11-25T14:03:57.394Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:03:57 [2019-11-25T14:03:57.394Z] Warning failed to create cache: (null)
14:03:57 [2019-11-25T14:03:57.394Z] .
14:03:57 [2019-11-25T14:03:57.394Z] INFO: Waiting for daemon to start...
14:03:57 [2019-11-25T14:03:57.394Z] Starting dockerd
14:03:57 [2019-11-25T14:03:57.394Z] +++ 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
14:03:57 [2019-11-25T14:03:57.934Z] #18 ...
14:03:57 [2019-11-25T14:03:57.934Z] 
14:03:57 [2019-11-25T14:03:57.934Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:03:57 [2019-11-25T14:03:57.934Z] #42 182.7   CC       criu/cr-dedup.o
14:03:58 [2019-11-25T14:03:58.670Z] #42 183.7   CC       criu/cr-dump.o
14:03:59 [2019-11-25T14:03:59.563Z] .
14:03:59 [2019-11-25T14:03:59.563Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:03:59 [2019-11-25T14:03:59.819Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:03:59 [2019-11-25T14:03:59.819Z] Error: No such image: emptyfs
14:03:59 [2019-11-25T14:03:59.819Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:03:59 [2019-11-25T14:03:59.820Z] ++++ docker load
14:04:00 [2019-11-25T14:04:00.385Z] Running integration-test (iteration 1)
14:04:00 [2019-11-25T14:04:00.385Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:04:00 [2019-11-25T14:04:00.385Z] ++ 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
14:04:00 [2019-11-25T14:04:00.385Z] ++ set -e
14:04:00 [2019-11-25T14:04:00.385Z] ++ '[' -n 0 ']'
14:04:00 [2019-11-25T14:04:00.385Z] ++ set -x
14:04:00 [2019-11-25T14:04:00.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
14:04:03 [2019-11-25T14:04:03.525Z] #42 ...
14:04:03 [2019-11-25T14:04:03.525Z] 
14:04:03 [2019-11-25T14:04:03.525Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:04:03 [2019-11-25T14:04:03.525Z] #18 212.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
14:04:03 [2019-11-25T14:04:03.525Z] #18 212.1 Setting up python3-pip (9.0.1-2+deb9u1) ...
14:04:03 [2019-11-25T14:04:03.525Z] #18 214.4 Setting up dmsetup (2:1.02.137-2) ...
14:04:03 [2019-11-25T14:04:03.525Z] #18 214.4 Setting up python3-setuptools (33.1.1-1) ...
14:04:03 [2019-11-25T14:04:03.525Z] #18 216.6 Setting up dh-python (2.20170125) ...
14:04:03 [2019-11-25T14:04:03.868Z] #18 ...
14:04:03 [2019-11-25T14:04:03.868Z] 
14:04:03 [2019-11-25T14:04:03.868Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:04:03 [2019-11-25T14:04:03.868Z] #42 189.0   CC       criu/cr-errno.o
14:04:04 [2019-11-25T14:04:04.212Z] #42 189.1   CC       criu/cr-restore.o
14:04:04 [2019-11-25T14:04:04.554Z] #42 ...
14:04:04 [2019-11-25T14:04:04.554Z] 
14:04:04 [2019-11-25T14:04:04.554Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:04:04 [2019-11-25T14:04:04.554Z] #18 217.9 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
14:04:04 [2019-11-25T14:04:04.554Z] #18 217.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:04:04 [2019-11-25T14:04:04.554Z] #18 DONE 218.1s
14:04:04 [2019-11-25T14:04:04.554Z] 
14:04:04 [2019-11-25T14:04:04.554Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:04:08 [2019-11-25T14:04:08.564Z] --- PASS: TestUpdateRestartPolicy (12.70s)
14:04:08 [2019-11-25T14:04:08.564Z] === RUN   TestUpdateRestartWithAutoRemove
14:04:09 [2019-11-25T14:04:09.499Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
14:04:09 [2019-11-25T14:04:09.499Z] === RUN   TestWaitNonBlocked
14:04:09 [2019-11-25T14:04:09.499Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:04:09 [2019-11-25T14:04:09.499Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:04:09 [2019-11-25T14:04:09.499Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:04:09 [2019-11-25T14:04:09.499Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:04:09 [2019-11-25T14:04:09.499Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:04:09 [2019-11-25T14:04:09.499Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:04:10 [2019-11-25T14:04:10.879Z] --- PASS: TestWaitNonBlocked (0.03s)
14:04:10 [2019-11-25T14:04:10.879Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
14:04:10 [2019-11-25T14:04:10.879Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
14:04:10 [2019-11-25T14:04:10.879Z] === RUN   TestWaitBlocked
14:04:10 [2019-11-25T14:04:10.879Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:04:10 [2019-11-25T14:04:10.879Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:04:10 [2019-11-25T14:04:10.879Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:04:10 [2019-11-25T14:04:10.879Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:04:10 [2019-11-25T14:04:10.879Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:04:10 [2019-11-25T14:04:10.879Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:04:11 [2019-11-25T14:04:11.815Z] --- PASS: TestWaitBlocked (0.03s)
14:04:11 [2019-11-25T14:04:11.815Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
14:04:11 [2019-11-25T14:04:11.815Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
14:04:11 [2019-11-25T14:04:11.815Z] === CONT  TestContainerStartOnDaemonRestart
14:04:11 [2019-11-25T14:04:11.815Z] === CONT  TestDaemonRestartIpcMode
14:04:11 [2019-11-25T14:04:11.815Z] === CONT  TestIpcModeOlderClient
14:04:11 [2019-11-25T14:04:11.949Z] #19 ...
14:04:11 [2019-11-25T14:04:11.949Z] 
14:04:11 [2019-11-25T14:04:11.949Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:04:11 [2019-11-25T14:04:11.949Z] #45 271.4 github.com/LK4D4/vndr/godl
14:04:11 [2019-11-25T14:04:11.949Z] #45 272.8 github.com/LK4D4/vndr
14:04:12 [2019-11-25T14:04:12.073Z] --- PASS: TestIpcModeOlderClient (0.21s)
14:04:14 [2019-11-25T14:04:14.990Z] #45 ...
14:04:14 [2019-11-25T14:04:14.990Z] 
14:04:14 [2019-11-25T14:04:14.990Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:04:14 [2019-11-25T14:04:14.990Z] #42 199.7   CC       criu/cr-service.o
14:04:15 [2019-11-25T14:04:15.356Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s)
14:04:15 [2019-11-25T14:04:15.385Z] ok  	github.com/docker/docker/daemon	3.533s	coverage: 9.2% of statements
14:04:15 [2019-11-25T14:04:15.385Z] ok  	github.com/docker/docker/daemon/cluster	1.449s	coverage: 0.5% of statements
14:04:15 [2019-11-25T14:04:15.385Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.352s	coverage: 65.3% of statements
14:04:15 [2019-11-25T14:04:15.385Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.054s	coverage: 35.8% of statements
14:04:15 [2019-11-25T14:04:15.385Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:04:15 [2019-11-25T14:04:15.385Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.240s	coverage: 10.9% of statements
14:04:15 [2019-11-25T14:04:15.385Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:04:15 [2019-11-25T14:04:15.385Z] ok  	github.com/docker/docker/daemon/config	0.686s	coverage: 80.1% of statements
14:04:15 [2019-11-25T14:04:15.385Z] ok  	github.com/docker/docker/daemon/discovery	0.234s	coverage: 30.0% of statements
14:04:15 [2019-11-25T14:04:15.385Z] ok  	github.com/docker/docker/daemon/events	0.344s	coverage: 50.0% of statements
14:04:15 [2019-11-25T14:04:15.385Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:04:15 [2019-11-25T14:04:15.385Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ok  	github.com/docker/docker/daemon/graphdriver	0.203s	coverage: 2.3% of statements
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
14:04:15 [2019-11-25T14:04:15.847Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
14:04:16 [2019-11-25T14:04:16.309Z] ok  	github.com/docker/docker/daemon/images	0.341s	coverage: 4.9% of statements
14:04:16 [2019-11-25T14:04:16.309Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:04:16 [2019-11-25T14:04:16.309Z] ok  	github.com/docker/docker/daemon/links	0.072s	coverage: 93.0% of statements
14:04:16 [2019-11-25T14:04:16.309Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:04:16 [2019-11-25T14:04:16.729Z] --- PASS: TestDaemonRestartIpcMode (4.76s)
14:04:16 [2019-11-25T14:04:16.729Z] PASS
14:04:16 [2019-11-25T14:04:16.729Z] 
14:04:16 [2019-11-25T14:04:16.729Z] === Skipped
14:04:16 [2019-11-25T14:04:16.729Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:04:16 [2019-11-25T14:04:16.729Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:04:16 [2019-11-25T14:04:16.729Z] 
14:04:16 [2019-11-25T14:04:16.729Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
14:04:16 [2019-11-25T14:04:16.729Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:04:16 [2019-11-25T14:04:16.729Z] 
14:04:16 [2019-11-25T14:04:16.729Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
14:04:16 [2019-11-25T14:04:16.729Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:04:16 [2019-11-25T14:04:16.729Z] 
14:04:16 [2019-11-25T14:04:16.729Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:04:16 [2019-11-25T14:04:16.729Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:04:16 [2019-11-25T14:04:16.729Z] 
14:04:16 [2019-11-25T14:04:16.729Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:04:16 [2019-11-25T14:04:16.729Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:04:16 [2019-11-25T14:04:16.729Z] 
14:04:16 [2019-11-25T14:04:16.729Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
14:04:16 [2019-11-25T14:04:16.729Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:04:16 [2019-11-25T14:04:16.729Z] 
14:04:16 [2019-11-25T14:04:16.729Z] 
14:04:16 [2019-11-25T14:04:16.729Z] DONE 197 tests, 6 skipped in 136.515s
14:04:16 [2019-11-25T14:04:16.729Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:04:16 [2019-11-25T14:04:16.730Z] ++ 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
14:04:16 [2019-11-25T14:04:16.730Z] ++ set -e
14:04:16 [2019-11-25T14:04:16.730Z] ++ '[' -n 0 ']'
14:04:16 [2019-11-25T14:04:16.730Z] ++ set -x
14:04:16 [2019-11-25T14:04:16.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
14:04:16 [2019-11-25T14:04:16.770Z] ok  	github.com/docker/docker/daemon/logger	0.525s	coverage: 43.0% of statements
14:04:16 [2019-11-25T14:04:16.770Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.496s	coverage: 77.4% of statements
14:04:16 [2019-11-25T14:04:16.987Z] INFO: Testing against a local daemon
14:04:16 [2019-11-25T14:04:16.987Z] === RUN   TestCommitInheritsEnv
14:04:17 [2019-11-25T14:04:17.232Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
14:04:17 [2019-11-25T14:04:17.232Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:04:17 [2019-11-25T14:04:17.232Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:04:17 [2019-11-25T14:04:17.232Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
14:04:17 [2019-11-25T14:04:17.232Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
14:04:17 [2019-11-25T14:04:17.314Z] #42 ...
14:04:17 [2019-11-25T14:04:17.314Z] 
14:04:17 [2019-11-25T14:04:17.314Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:04:17 [2019-11-25T14:04:17.314Z] #45 DONE 287.5s
14:04:17 [2019-11-25T14:04:17.314Z] 
14:04:17 [2019-11-25T14:04:17.314Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:04:17 [2019-11-25T14:04:17.314Z] #19 11.39 Collecting yamllint==1.16.0
14:04:17 [2019-11-25T14:04:17.554Z] --- PASS: TestCommitInheritsEnv (0.59s)
14:04:17 [2019-11-25T14:04:17.554Z] === RUN   TestImportExtremelyLargeImageWorks
14:04:17 [2019-11-25T14:04:17.554Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
14:04:17 [2019-11-25T14:04:17.554Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
14:04:17 [2019-11-25T14:04:17.554Z] === RUN   TestImagesFilterMultiReference
14:04:17 [2019-11-25T14:04:17.554Z] --- PASS: TestImagesFilterMultiReference (0.10s)
14:04:17 [2019-11-25T14:04:17.554Z] === RUN   TestImagePullPlatformInvalid
14:04:17 [2019-11-25T14:04:17.554Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
14:04:17 [2019-11-25T14:04:17.554Z] === RUN   TestRemoveImageOrphaning
14:04:18 [2019-11-25T14:04:18.120Z] --- PASS: TestRemoveImageOrphaning (0.54s)
14:04:18 [2019-11-25T14:04:18.120Z] === RUN   TestRemoveImageGarbageCollector
14:04:18 [2019-11-25T14:04:18.120Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:04:18 [2019-11-25T14:04:18.120Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:04:18 [2019-11-25T14:04:18.120Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:04:18 [2019-11-25T14:04:18.379Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
14:04:18 [2019-11-25T14:04:18.379Z] === RUN   TestTagInvalidReference
14:04:18 [2019-11-25T14:04:18.379Z] --- PASS: TestTagInvalidReference (0.03s)
14:04:18 [2019-11-25T14:04:18.379Z] === RUN   TestTagValidPrefixedRepo
14:04:18 [2019-11-25T14:04:18.379Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
14:04:18 [2019-11-25T14:04:18.379Z] === RUN   TestTagExistedNameWithoutForce
14:04:18 [2019-11-25T14:04:18.379Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:04:18 [2019-11-25T14:04:18.379Z] === RUN   TestTagOfficialNames
14:04:18 [2019-11-25T14:04:18.379Z] --- PASS: TestTagOfficialNames (0.08s)
14:04:18 [2019-11-25T14:04:18.379Z] === RUN   TestTagMatchesDigest
14:04:18 [2019-11-25T14:04:18.565Z] #19 13.69   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:04:18 [2019-11-25T14:04:18.638Z] --- PASS: TestTagMatchesDigest (0.03s)
14:04:18 [2019-11-25T14:04:18.638Z] PASS
14:04:18 [2019-11-25T14:04:18.638Z] 
14:04:18 [2019-11-25T14:04:18.638Z] === Skipped
14:04:18 [2019-11-25T14:04:18.638Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
14:04:18 [2019-11-25T14:04:18.638Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
14:04:18 [2019-11-25T14:04:18.638Z] 
14:04:18 [2019-11-25T14:04:18.638Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:04:18 [2019-11-25T14:04:18.638Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:04:18 [2019-11-25T14:04:18.638Z] 
14:04:18 [2019-11-25T14:04:18.638Z] 
14:04:18 [2019-11-25T14:04:18.638Z] DONE 12 tests, 2 skipped in 1.919s
14:04:18 [2019-11-25T14:04:18.638Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:04:18 [2019-11-25T14:04:18.638Z] ++ 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
14:04:18 [2019-11-25T14:04:18.638Z] ++ set -e
14:04:18 [2019-11-25T14:04:18.638Z] ++ '[' -n 0 ']'
14:04:18 [2019-11-25T14:04:18.638Z] ++ set -x
14:04:18 [2019-11-25T14:04:18.638Z] ++ env -i DEST=/go/src/github.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
14:04:18 [2019-11-25T14:04:18.638Z] INFO: Testing against a local daemon
14:04:18 [2019-11-25T14:04:18.638Z] === RUN   TestNetworkCreateDelete
14:04:19 [2019-11-25T14:04:19.205Z] --- PASS: TestNetworkCreateDelete (0.40s)
14:04:19 [2019-11-25T14:04:19.205Z] === RUN   TestDockerNetworkDeletePreferID
14:04:19 [2019-11-25T14:04:19.426Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.748s	coverage: 62.1% of statements
14:04:19 [2019-11-25T14:04:19.426Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.447s	coverage: 88.3% of statements
14:04:19 [2019-11-25T14:04:19.748Z] #19 15.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:04:19 [2019-11-25T14:04:19.888Z] ok  	github.com/docker/docker/daemon/logger/local	0.504s	coverage: 74.7% of statements
14:04:19 [2019-11-25T14:04:19.888Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:04:19 [2019-11-25T14:04:19.888Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.163s	coverage: 21.4% of statements
14:04:20 [2019-11-25T14:04:20.089Z] #19 15.49   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
14:04:20 [2019-11-25T14:04:20.140Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s)
14:04:20 [2019-11-25T14:04:20.140Z] === RUN   TestInspectNetwork
14:04:23 [2019-11-25T14:04:23.641Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.605s	coverage: 82.5% of statements
14:04:23 [2019-11-25T14:04:23.641Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.259s	coverage: 47.8% of statements
14:04:23 [2019-11-25T14:04:23.641Z] ok  	github.com/docker/docker/daemon/logger/templates	0.049s	coverage: 8.3% of statements
14:04:23 [2019-11-25T14:04:23.641Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:04:23 [2019-11-25T14:04:23.641Z] ?   	github.com/docker/docker/daemon/network	[no test files]
14:04:23 [2019-11-25T14:04:23.641Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:04:23 [2019-11-25T14:04:23.956Z] #19 18.97 Collecting pyyaml (from yamllint==1.16.0)
14:04:23 [2019-11-25T14:04:23.956Z] #19 19.61   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
14:04:24 [2019-11-25T14:04:24.298Z] #19 ...
14:04:24 [2019-11-25T14:04:24.298Z] 
14:04:24 [2019-11-25T14:04:24.298Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:04:24 [2019-11-25T14:04:24.298Z] #42 204.6   CC       criu/crtools.o
14:04:24 [2019-11-25T14:04:24.298Z] #42 206.0   CC       criu/eventfd.o
14:04:24 [2019-11-25T14:04:24.298Z] #42 206.7   CC       criu/eventpoll.o
14:04:24 [2019-11-25T14:04:24.298Z] #42 208.5   CC       criu/external.o
14:04:24 [2019-11-25T14:04:24.298Z] #42 209.3   CC       criu/fault-injection.o
14:04:24 [2019-11-25T14:04:24.641Z] #42 209.6   CC       criu/fdstore.o
14:04:25 [2019-11-25T14:04:25.186Z] ok  	github.com/docker/docker/distribution	1.548s	coverage: 20.3% of statements
14:04:25 [2019-11-25T14:04:25.375Z] #42 210.5   CC       criu/fifo.o
14:04:26 [2019-11-25T14:04:26.107Z] #42 211.2   CC       criu/file-ids.o
14:04:26 [2019-11-25T14:04:26.158Z] ok  	github.com/docker/docker/distribution/metadata	2.073s	coverage: 48.2% of statements
14:04:26 [2019-11-25T14:04:26.159Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:04:26 [2019-11-25T14:04:26.861Z] === RUN   TestInspectNetwork/full_network_id
14:04:26 [2019-11-25T14:04:26.861Z] === RUN   TestInspectNetwork/partial_network_id
14:04:26 [2019-11-25T14:04:26.861Z] === RUN   TestInspectNetwork/network_name
14:04:26 [2019-11-25T14:04:26.861Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:04:26 [2019-11-25T14:04:26.918Z] #42 211.9   CC       criu/file-lock.o
14:04:27 [2019-11-25T14:04:27.279Z] ok  	github.com/docker/docker/distribution/xfer	2.319s	coverage: 76.8% of statements
14:04:27 [2019-11-25T14:04:27.279Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:04:27 [2019-11-25T14:04:27.279Z] ok  	github.com/docker/docker/errdefs	0.129s	coverage: 49.4% of statements
14:04:28 [2019-11-25T14:04:28.099Z] #42 ...
14:04:28 [2019-11-25T14:04:28.099Z] 
14:04:28 [2019-11-25T14:04:28.099Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:04:28 [2019-11-25T14:04:28.099Z] #19 23.50 Building wheels for collected packages: pathspec, pyyaml
14:04:28 [2019-11-25T14:04:28.099Z] #19 23.50   Running setup.py bdist_wheel for pathspec: started
14:04:28 [2019-11-25T14:04:28.825Z] ok  	github.com/docker/docker/image	1.044s	coverage: 86.4% of statements
14:04:28 [2019-11-25T14:04:28.825Z] ok  	github.com/docker/docker/image/cache	0.198s	coverage: 19.2% of statements
14:04:28 [2019-11-25T14:04:28.825Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:04:28 [2019-11-25T14:04:28.825Z] ok  	github.com/docker/docker/image/v1	0.168s	coverage: 25.0% of statements
14:04:28 [2019-11-25T14:04:28.825Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:04:31 [2019-11-25T14:04:31.134Z] #19 26.64   Running setup.py bdist_wheel for pathspec: finished with status 'done'
14:04:31 [2019-11-25T14:04:31.134Z] #19 26.64   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
14:04:31 [2019-11-25T14:04:31.134Z] #19 26.72   Running setup.py bdist_wheel for pyyaml: started
14:04:31 [2019-11-25T14:04:31.741Z] ok  	github.com/docker/docker/layer	0.680s	coverage: 30.0% of statements
14:04:31 [2019-11-25T14:04:31.741Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:04:32 [2019-11-25T14:04:32.126Z] --- PASS: TestInspectNetwork (11.11s)
14:04:32 [2019-11-25T14:04:32.126Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:04:32 [2019-11-25T14:04:32.126Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:04:32 [2019-11-25T14:04:32.126Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:04:32 [2019-11-25T14:04:32.126Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:04:32 [2019-11-25T14:04:32.126Z] === RUN   TestRunContainerWithBridgeNone
14:04:32 [2019-11-25T14:04:32.445Z] Loaded image: buildpack-deps:jessie
14:04:32 [2019-11-25T14:04:32.445Z] Loaded image: busybox:latest
14:04:32 [2019-11-25T14:04:32.445Z] Loaded image: busybox:glibc
14:04:32 [2019-11-25T14:04:32.445Z] Loaded image: debian:jessie
14:04:32 [2019-11-25T14:04:32.445Z] Loaded image: hello-world:latest
14:04:32 [2019-11-25T14:04:32.445Z] INFO: Testing against a local daemon
14:04:32 [2019-11-25T14:04:32.445Z] === RUN   TestCgroupNamespacesBuild
14:04:33 [2019-11-25T14:04:33.284Z] ok  	github.com/docker/docker/libcontainerd/local	0.488s	coverage: 1.0% of statements
14:04:33 [2019-11-25T14:04:33.284Z] ok  	github.com/docker/docker/libcontainerd/queue	0.095s	coverage: 100.0% of statements
14:04:33 [2019-11-25T14:04:33.284Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:04:33 [2019-11-25T14:04:33.284Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:04:33 [2019-11-25T14:04:33.284Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:04:33 [2019-11-25T14:04:33.284Z] ?   	github.com/docker/docker/oci	[no test files]
14:04:33 [2019-11-25T14:04:33.284Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:04:33 [2019-11-25T14:04:33.284Z] ok  	github.com/docker/docker/opts	0.182s	coverage: 67.3% of statements
14:04:33 [2019-11-25T14:04:33.284Z] ok  	github.com/docker/docker/pkg/aaparser	0.046s	coverage: 50.0% of statements
14:04:34 [2019-11-25T14:04:34.029Z] --- PASS: TestRunContainerWithBridgeNone (2.77s)
14:04:34 [2019-11-25T14:04:34.029Z] === RUN   TestNetworkInvalidJSON
14:04:34 [2019-11-25T14:04:34.029Z] === RUN   TestNetworkInvalidJSON//networks/create
14:04:34 [2019-11-25T14:04:34.029Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:04:34 [2019-11-25T14:04:34.029Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:04:34 [2019-11-25T14:04:34.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:04:34 [2019-11-25T14:04:34.029Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:04:34 [2019-11-25T14:04:34.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:04:34 [2019-11-25T14:04:34.288Z] === CONT  TestNetworkInvalidJSON//networks/create
14:04:34 [2019-11-25T14:04:34.288Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:04:34 [2019-11-25T14:04:34.288Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:04:34 [2019-11-25T14:04:34.288Z] --- PASS: TestNetworkInvalidJSON (0.05s)
14:04:34 [2019-11-25T14:04:34.288Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:04:34 [2019-11-25T14:04:34.288Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:04:34 [2019-11-25T14:04:34.288Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:04:34 [2019-11-25T14:04:34.288Z] === RUN   TestDaemonRestartWithLiveRestore
14:04:34 [2019-11-25T14:04:34.973Z] --- PASS: TestCgroupNamespacesBuild (2.79s)
14:04:34 [2019-11-25T14:04:34.973Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:04:35 [2019-11-25T14:04:35.004Z] #19 29.83   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:04:35 [2019-11-25T14:04:35.004Z] #19 29.83   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
14:04:35 [2019-11-25T14:04:35.004Z] #19 30.00 Successfully built pathspec pyyaml
14:04:35 [2019-11-25T14:04:35.004Z] #19 30.01 Installing collected packages: pathspec, pyyaml, yamllint
14:04:35 [2019-11-25T14:04:35.663Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s)
14:04:35 [2019-11-25T14:04:35.664Z] === RUN   TestDaemonDefaultNetworkPools
14:04:35 [2019-11-25T14:04:35.737Z] #19 30.99 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
14:04:35 [2019-11-25T14:04:35.737Z] #19 DONE 31.4s
14:04:35 [2019-11-25T14:04:35.737Z] 
14:04:35 [2019-11-25T14:04:35.737Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:04:35 [2019-11-25T14:04:35.737Z] #42 213.7   CC       criu/files-ext.o
14:04:35 [2019-11-25T14:04:35.737Z] #42 214.6   CC       criu/files-reg.o
14:04:35 [2019-11-25T14:04:35.737Z] #42 219.4   CC       criu/files.o
14:04:37 [2019-11-25T14:04:37.040Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s)
14:04:37 [2019-11-25T14:04:37.040Z] === RUN   TestDaemonRestartWithExistingNetwork
14:04:37 [2019-11-25T14:04:37.502Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.47s)
14:04:37 [2019-11-25T14:04:37.502Z] === RUN   TestBuildWithSession
14:04:37 [2019-11-25T14:04:37.502Z] --- SKIP: TestBuildWithSession (0.00s)
14:04:37 [2019-11-25T14:04:37.502Z]     build_session_test.go:25: TODO: BuildKit
14:04:37 [2019-11-25T14:04:37.502Z] === RUN   TestBuildSquashParent
14:04:38 [2019-11-25T14:04:38.087Z] #42 ...
14:04:38 [2019-11-25T14:04:38.087Z] 
14:04:38 [2019-11-25T14:04:38.087Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:04:38 [2019-11-25T14:04:38.087Z] #29 308.6 + rm -rf /tmp/tmp.1SjQ7bJRTR
14:04:38 [2019-11-25T14:04:38.430Z] #29 DONE 308.9s
14:04:38 [2019-11-25T14:04:38.430Z] 
14:04:38 [2019-11-25T14:04:38.430Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:04:38 [2019-11-25T14:04:38.430Z] #42 223.6   CC       criu/filesystems.o
14:04:38 [2019-11-25T14:04:38.942Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s)
14:04:38 [2019-11-25T14:04:38.942Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:04:40 [2019-11-25T14:04:40.755Z] #42 225.7   CC       criu/fsnotify.o
14:04:41 [2019-11-25T14:04:41.219Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:04:41 [2019-11-25T14:04:41.219Z] 
14:04:41 [2019-11-25T14:04:41.219Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:04:41 [2019-11-25T14:04:41.219Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:04:41 [2019-11-25T14:04:41.219Z] Using test binary docker
14:04:41 [2019-11-25T14:04:41.219Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:04:41 [2019-11-25T14:04:41.219Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:04:41 [2019-11-25T14:04:41.219Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:04:41 [2019-11-25T14:04:41.219Z] Warning failed to create cache: (null)
14:04:41 [2019-11-25T14:04:41.219Z] .
14:04:41 [2019-11-25T14:04:41.219Z] Starting dockerd
14:04:41 [2019-11-25T14:04:41.219Z] INFO: Waiting for daemon to start...
14:04:41 [2019-11-25T14:04:41.219Z] .
14:04:41 [2019-11-25T14:04:41.219Z] INFO: Building docker-sdk-python3:4.1.0...
14:04:41 [2019-11-25T14:04:41.473Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s)
14:04:41 [2019-11-25T14:04:41.473Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:04:42 [2019-11-25T14:04:42.040Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
14:04:42 [2019-11-25T14:04:42.040Z] === RUN   TestServiceWithPredefinedNetwork
14:04:43 [2019-11-25T14:04:43.077Z] #42 227.8   CC       criu/image-desc.o
14:04:43 [2019-11-25T14:04:43.077Z] #42 228.0   CC       criu/image.o
14:04:44 [2019-11-25T14:04:44.265Z] #42 229.4   CC       criu/ipc_ns.o
14:04:45 [2019-11-25T14:04:45.327Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s)
14:04:45 [2019-11-25T14:04:45.327Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:04:45 [2019-11-25T14:04:45.327Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:04:45 [2019-11-25T14:04:45.327Z]     service_test.go:230: FLAKY_TEST
14:04:45 [2019-11-25T14:04:45.327Z] === RUN   TestServiceWithDataPathPortInit
14:04:46 [2019-11-25T14:04:46.646Z] #42 231.6   CC       criu/irmap.o
14:04:47 [2019-11-25T14:04:47.842Z] #42 232.7   CC       criu/kcmp-ids.o
14:04:48 [2019-11-25T14:04:48.184Z] #42 233.1   CC       criu/kerndat.o
14:04:49 [2019-11-25T14:04:49.699Z] --- PASS: TestBuildSquashParent (10.93s)
14:04:49 [2019-11-25T14:04:49.699Z] === RUN   TestBuildWithRemoveAndForceRemove
14:04:49 [2019-11-25T14:04:49.699Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:04:49 [2019-11-25T14:04:49.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:04:49 [2019-11-25T14:04:49.699Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:04:49 [2019-11-25T14:04:49.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:04:49 [2019-11-25T14:04:49.699Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:04:49 [2019-11-25T14:04:49.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:04:49 [2019-11-25T14:04:49.699Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:04:49 [2019-11-25T14:04:49.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:04:49 [2019-11-25T14:04:49.699Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:04:49 [2019-11-25T14:04:49.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:04:49 [2019-11-25T14:04:49.699Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:04:49 [2019-11-25T14:04:49.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:04:49 [2019-11-25T14:04:49.699Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:04:49 [2019-11-25T14:04:49.699Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:04:50 [2019-11-25T14:04:50.504Z] #42 235.2   CC       criu/libnetlink.o
14:04:50 [2019-11-25T14:04:50.845Z] #42 236.0   CC       criu/log.o
14:04:52 [2019-11-25T14:04:52.030Z] #42 236.9   CC       criu/lsm.o
14:04:52 [2019-11-25T14:04:52.356Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:04:52 [2019-11-25T14:04:52.356Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:04:52 [2019-11-25T14:04:52.420Z] #42 237.5   CC       criu/mem.o
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
14:04:55 [2019-11-25T14:04:55.127Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
14:04:55 [2019-11-25T14:04:55.127Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
14:04:55 [2019-11-25T14:04:55.127Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/builder	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:04:55 [2019-11-25T14:04:55.127Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:04:55 [2019-11-25T14:04:55.128Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
14:04:55 [2019-11-25T14:04:55.128Z] ok  	github.com/docker/docker/builder/remotecontext	0.315s	coverage: 13.6% of statements
14:04:55 [2019-11-25T14:04:55.128Z] ok  	github.com/docker/docker/builder/dockerfile	0.953s	coverage: 48.2% of statements
14:04:55 [2019-11-25T14:04:55.441Z] #42 240.5   CC       criu/mount.o
14:04:55 [2019-11-25T14:04:55.658Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:04:55 [2019-11-25T14:04:55.658Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:04:55 [2019-11-25T14:04:55.941Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
14:04:56 [2019-11-25T14:04:56.352Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.712s	coverage: 85.1% of statements
14:04:56 [2019-11-25T14:04:56.352Z] ?   	github.com/docker/docker/cli	[no test files]
14:04:56 [2019-11-25T14:04:56.352Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:04:58 [2019-11-25T14:04:58.941Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:04:58 [2019-11-25T14:04:58.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.86s)
14:04:58 [2019-11-25T14:04:58.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (4.11s)
14:04:58 [2019-11-25T14:04:58.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s)
14:04:58 [2019-11-25T14:04:58.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s)
14:04:58 [2019-11-25T14:04:58.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.43s)
14:04:58 [2019-11-25T14:04:58.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.45s)
14:04:58 [2019-11-25T14:04:58.941Z] === RUN   TestBuildMultiStageCopy
14:04:58 [2019-11-25T14:04:58.941Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:05:00 [2019-11-25T14:05:00.317Z] #42 ...
14:05:00 [2019-11-25T14:05:00.317Z] 
14:05:00 [2019-11-25T14:05:00.317Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:05:00 [2019-11-25T14:05:00.317Z] #55 277.4 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
14:05:01 [2019-11-25T14:05:01.593Z] ok  	github.com/docker/docker/client	0.367s	coverage: 75.8% of statements
14:05:03 [2019-11-25T14:05:03.123Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/archive	9.323s	coverage: 62.0% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/authorization	0.427s	coverage: 26.8% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/broadcaster	0.168s	coverage: 100.0% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/capabilities	0.040s	coverage: 87.5% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.291s	coverage: 15.4% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:05:03 [2019-11-25T14:05:03.278Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/directory	0.116s	coverage: 80.0% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/discovery	0.076s	coverage: 58.3% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/discovery/file	0.163s	coverage: 92.9% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.530s	coverage: 84.1% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.064s	coverage: 92.3% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.161s	coverage: 93.8% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/filenotify	0.141s	coverage: 36.2% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/fileutils	0.119s	coverage: 87.7% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/homedir	0.072s	coverage: 42.9% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/idtools	0.153s	coverage: 6.3% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/ioutils	0.764s	coverage: 69.2% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.261s	coverage: 91.7% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/locker	0.154s	coverage: 88.9% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/longpath	0.040s	coverage: 100.0% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.045s	coverage: 85.7% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/parsers	0.065s	coverage: 97.0% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
14:05:03 [2019-11-25T14:05:03.278Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
14:05:03 [2019-11-25T14:05:03.278Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.6% of statements
14:05:03 [2019-11-25T14:05:03.278Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:05:03 [2019-11-25T14:05:03.278Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:05:03 [2019-11-25T14:05:03.688Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:05:04 [2019-11-25T14:05:04.179Z] #55 281.1 + mkdir -p /build
14:05:04 [2019-11-25T14:05:04.179Z] #55 281.1 + cp runc /build/runc
14:05:04 [2019-11-25T14:05:04.179Z] #55 DONE 281.2s
14:05:04 [2019-11-25T14:05:04.179Z] 
14:05:04 [2019-11-25T14:05:04.179Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:05:04 [2019-11-25T14:05:04.179Z] #42 247.3   CC       criu/namespaces.o
14:05:04 [2019-11-25T14:05:04.620Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:05:05 [2019-11-25T14:05:05.185Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:05:06 [2019-11-25T14:05:06.119Z] --- PASS: TestBuildMultiStageCopy (7.06s)
14:05:06 [2019-11-25T14:05:06.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.45s)
14:05:06 [2019-11-25T14:05:06.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.24s)
14:05:06 [2019-11-25T14:05:06.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s)
14:05:06 [2019-11-25T14:05:06.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s)
14:05:06 [2019-11-25T14:05:06.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.96s)
14:05:06 [2019-11-25T14:05:06.119Z] === RUN   TestBuildMultiStageParentConfig
14:05:06 [2019-11-25T14:05:06.532Z] #42 251.6   CC       criu/net.o
14:05:07 [2019-11-25T14:05:07.264Z] --- PASS: TestServiceWithDataPathPortInit (18.71s)
14:05:07 [2019-11-25T14:05:07.264Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:05:08 [2019-11-25T14:05:08.017Z] --- PASS: TestBuildMultiStageParentConfig (1.62s)
14:05:08 [2019-11-25T14:05:08.017Z] === RUN   TestBuildLabelWithTargets
14:05:10 [2019-11-25T14:05:10.544Z] --- PASS: TestBuildLabelWithTargets (2.73s)
14:05:10 [2019-11-25T14:05:10.544Z] === RUN   TestBuildWithEmptyLayers
14:05:11 [2019-11-25T14:05:11.410Z] #42 256.6   CC       criu/netfilter.o
14:05:11 [2019-11-25T14:05:11.917Z] --- PASS: TestBuildWithEmptyLayers (1.35s)
14:05:11 [2019-11-25T14:05:11.918Z] === RUN   TestBuildMultiStageOnBuild
14:05:12 [2019-11-25T14:05:12.144Z] #42 257.1   CC       criu/page-pipe.o
14:05:13 [2019-11-25T14:05:13.336Z] #42 258.3   CC       criu/page-xfer.o
14:05:13 [2019-11-25T14:05:13.824Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.80s)
14:05:13 [2019-11-25T14:05:13.824Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ynsw703oqm7vghepi86krs4ta Created:2019-11-25 14:05:05.574919462 +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[c9f9ba7c8e6a09ca0322908695e0c3d9a85db17088af35fa5c35088333a5121d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4fgmv5qfrzxonh3xtvm80ke1f EndpointID:9755349d99253f8579b80eb4ff39578725e8f3be12341887cb662e3263e37337 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ea7ab6168ec95be38ba984f9bcd966323fd093d8a3d87960db457b029f38924 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:be23c16f36ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4fgmv5qfrzxonh3xtvm80ke1f EndpointID:9755349d99253f8579b80eb4ff39578725e8f3be12341887cb662e3263e37337 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
14:05:13 [2019-11-25T14:05:13.824Z] PASS
14:05:13 [2019-11-25T14:05:13.824Z] 
14:05:13 [2019-11-25T14:05:13.824Z] === Skipped
14:05:13 [2019-11-25T14:05:13.824Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:05:13 [2019-11-25T14:05:13.824Z]     service_test.go:230: FLAKY_TEST
14:05:13 [2019-11-25T14:05:13.824Z] 
14:05:13 [2019-11-25T14:05:13.824Z] 
14:05:13 [2019-11-25T14:05:13.824Z] DONE 21 tests, 1 skipped in 55.211s
14:05:13 [2019-11-25T14:05:13.824Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:05:13 [2019-11-25T14:05:13.824Z] ++ 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
14:05:13 [2019-11-25T14:05:13.824Z] ++ set -e
14:05:13 [2019-11-25T14:05:13.824Z] ++ '[' -n 0 ']'
14:05:13 [2019-11-25T14:05:13.824Z] ++ set -x
14:05:13 [2019-11-25T14:05:13.824Z] ++ env -i DEST=/go/src/github.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
14:05:13 [2019-11-25T14:05:13.824Z] INFO: Testing against a local daemon
14:05:13 [2019-11-25T14:05:13.824Z] === RUN   TestDockerNetworkIpvlanPersistance
14:05:13 [2019-11-25T14:05:13.824Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
14:05:13 [2019-11-25T14:05:13.824Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:05:13 [2019-11-25T14:05:13.824Z] === RUN   TestDockerNetworkIpvlan
14:05:14 [2019-11-25T14:05:14.082Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:05:14 [2019-11-25T14:05:14.082Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:05:14 [2019-11-25T14:05:14.082Z] PASS
14:05:14 [2019-11-25T14:05:14.082Z] 
14:05:14 [2019-11-25T14:05:14.082Z] === Skipped
14:05:14 [2019-11-25T14:05:14.082Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
14:05:14 [2019-11-25T14:05:14.082Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:05:14 [2019-11-25T14:05:14.082Z] 
14:05:14 [2019-11-25T14:05:14.082Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:05:14 [2019-11-25T14:05:14.082Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:05:14 [2019-11-25T14:05:14.082Z] 
14:05:14 [2019-11-25T14:05:14.082Z] 
14:05:14 [2019-11-25T14:05:14.082Z] DONE 2 tests, 2 skipped in 0.186s
14:05:14 [2019-11-25T14:05:14.082Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:05:14 [2019-11-25T14:05:14.082Z] ++ 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
14:05:14 [2019-11-25T14:05:14.082Z] ++ set -e
14:05:14 [2019-11-25T14:05:14.082Z] ++ '[' -n 0 ']'
14:05:14 [2019-11-25T14:05:14.082Z] ++ set -x
14:05:14 [2019-11-25T14:05:14.082Z] ++ env -i DEST=/go/src/github.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
14:05:14 [2019-11-25T14:05:14.082Z] INFO: Testing against a local daemon
14:05:14 [2019-11-25T14:05:14.082Z] === RUN   TestDockerNetworkMacvlanPersistance
14:05:15 [2019-11-25T14:05:15.658Z] #42 260.4   CC       criu/pagemap-cache.o
14:05:15 [2019-11-25T14:05:15.999Z] #42 261.0   CC       criu/pagemap.o
14:05:16 [2019-11-25T14:05:16.099Z] --- PASS: TestBuildMultiStageOnBuild (3.82s)
14:05:16 [2019-11-25T14:05:16.099Z] === RUN   TestBuildUncleanTarFilenames
14:05:16 [2019-11-25T14:05:16.613Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.16s)
14:05:16 [2019-11-25T14:05:16.613Z] === RUN   TestDockerNetworkMacvlan
14:05:17 [2019-11-25T14:05:17.186Z] #42 262.3   CC       criu/parasite-syscall.o
14:05:17 [2019-11-25T14:05:17.472Z] --- PASS: TestBuildUncleanTarFilenames (1.82s)
14:05:17 [2019-11-25T14:05:17.472Z] === RUN   TestBuildMultiStageLayerLeak
14:05:17 [2019-11-25T14:05:17.547Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:05:18 [2019-11-25T14:05:18.482Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:05:19 [2019-11-25T14:05:19.523Z] #42 264.2   CC       criu/path.o
14:05:19 [2019-11-25T14:05:19.523Z] #42 264.8   CC       criu/pie-util-vdso-elf32.o
14:05:19 [2019-11-25T14:05:19.859Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:05:20 [2019-11-25T14:05:20.709Z] #42 265.4   CC       criu/pie-util-vdso.o
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/plugins	35.145s	coverage: 73.4% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.188s	coverage: 56.8% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.175s	coverage: 85.7% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/pools	0.272s	coverage: 88.2% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/progress	0.075s	coverage: 75.9% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/pubsub	1.171s	coverage: 73.9% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/reexec	0.125s	coverage: 82.4% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/signal	0.042s	coverage: 20.3% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/stdcopy	0.084s	coverage: 100.0% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/streamformatter	0.147s	coverage: 66.2% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/stringid	0.034s	coverage: 70.6% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/sysinfo	0.066s	coverage: 38.2% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/system	0.166s	coverage: 13.1% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/tailfile	0.112s	coverage: 88.6% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/tarsum	0.281s	coverage: 89.3% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/term	0.063s	coverage: 30.8% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/term/windows	0.068s	coverage: 0.0% of statements [no tests to run]
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/truncindex	0.149s	coverage: 91.5% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/urlutil	0.053s	coverage: 100.0% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/pkg/useragent	0.032s	coverage: 88.9% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/plugin	0.259s	coverage: 11.6% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/plugin/v2	0.172s	coverage: 20.1% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/reference	0.269s	coverage: 84.4% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/registry	0.557s	coverage: 52.1% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/registry/resumable	0.406s	coverage: 100.0% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/restartmanager	0.049s	coverage: 50.9% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/rootless	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/runconfig	0.222s	coverage: 54.5% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/testutil	0.077s	coverage: 62.5% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/volume	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/volume/drivers	0.221s	coverage: 36.1% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/volume/local	0.129s	coverage: 37.7% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/volume/mounts	0.108s	coverage: 66.2% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ok  	github.com/docker/docker/volume/service	0.567s	coverage: 70.3% of statements
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:05:20 [2019-11-25T14:05:20.988Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:05:21 [2019-11-25T14:05:21.050Z] #42 266.1   CC       criu/pie-util.o
14:05:21 [2019-11-25T14:05:21.396Z] #42 266.5   CC       criu/pipes.o
14:05:21 [2019-11-25T14:05:21.679Z] --- PASS: TestBuildMultiStageLayerLeak (4.24s)
14:05:21 [2019-11-25T14:05:21.679Z] === RUN   TestBuildWithHugeFile
14:05:22 [2019-11-25T14:05:22.581Z] #42 ...
14:05:22 [2019-11-25T14:05:22.581Z] 
14:05:22 [2019-11-25T14:05:22.581Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:05:22 [2019-11-25T14:05:22.581Z] #39 353.1 + dpkg --print-architecture
14:05:22 [2019-11-25T14:05:22.581Z] #39 353.1 + cd /tmp/tmp.yJBj35xxQf/src/github.com/docker/distribution
14:05:22 [2019-11-25T14:05:22.582Z] #39 353.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:05:23 [2019-11-25T14:05:23.142Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:05:23 [2019-11-25T14:05:23.175Z] INFO: make.ps1 ended at 11/25/2019 14:05:22
14:05:23 [2019-11-25T14:05:23.316Z] #39 353.5 + GOPATH=/tmp/tmp.yJBj35xxQf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yJBj35xxQf
14:05:23 [2019-11-25T14:05:23.316Z] #39 353.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:05:24 [2019-11-25T14:05:24.717Z] INFO: Unit tests ended at 11/25/2019 14:05:24. Duration:00:03:42.2386764
14:05:24 [2019-11-25T14:05:24.717Z] INFO: Building busybox
14:05:25 [2019-11-25T14:05:25.178Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
14:05:25 [2019-11-25T14:05:25.178Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
14:05:25 [2019-11-25T14:05:25.178Z] 
14:05:25 [2019-11-25T14:05:25.178Z] Sending build context to Docker daemon   2.56kB
14:05:25 [2019-11-25T14:05:25.178Z] 
14:05:25 [2019-11-25T14:05:25.178Z] Step 1/6 : FROM microsoft/windowsservercore
14:05:25 [2019-11-25T14:05:25.178Z]  ---> 49e459dc7a6b
14:05:25 [2019-11-25T14:05:25.178Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
14:05:25 [2019-11-25T14:05:25.178Z]  ---> Running in fd2553a1b4c0
14:05:27 [2019-11-25T14:05:27.869Z] sha256:2ee5c263e44696f9cd873ade83c7a5bc5a8dfa99f3c0747ed0cf7932363ff5d4
14:05:27 [2019-11-25T14:05:27.869Z] INFO: Starting docker-py tests...
14:05:27 [2019-11-25T14:05:27.869Z] ============================= test session starts ==============================
14:05:27 [2019-11-25T14:05:27.869Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
14:05:27 [2019-11-25T14:05:27.869Z] rootdir: /src, inifile: pytest.ini
14:05:27 [2019-11-25T14:05:27.869Z] plugins: timeout-1.3.3, cov-2.6.1
14:05:28 [2019-11-25T14:05:28.126Z] collected 385 items / 5 deselected / 380 selected
14:05:28 [2019-11-25T14:05:28.126Z] 
14:05:28 [2019-11-25T14:05:28.409Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:05:29 [2019-11-25T14:05:29.776Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:05:29 [2019-11-25T14:05:29.776Z] Using test binary docker
14:05:29 [2019-11-25T14:05:29.776Z] +++ /etc/init.d/apparmor start
14:05:29 [2019-11-25T14:05:29.776Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:05:29 [2019-11-25T14:05:29.776Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:05:29 [2019-11-25T14:05:29.776Z] Warning failed to create cache: (null)
14:05:29 [2019-11-25T14:05:29.776Z] .
14:05:29 [2019-11-25T14:05:29.776Z] INFO: Waiting for daemon to start...
14:05:29 [2019-11-25T14:05:29.776Z] Starting dockerd
14:05:29 [2019-11-25T14:05:29.776Z] +++ 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
14:05:30 [2019-11-25T14:05:30.340Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:05:30 [2019-11-25T14:05:30.340Z] Using test binary docker
14:05:30 [2019-11-25T14:05:30.340Z] +++ /etc/init.d/apparmor start
14:05:30 [2019-11-25T14:05:30.340Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:05:30 [2019-11-25T14:05:30.340Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:05:30 [2019-11-25T14:05:30.340Z] Warning failed to create cache: (null)
14:05:30 [2019-11-25T14:05:30.340Z] .
14:05:30 [2019-11-25T14:05:30.340Z] Starting dockerd
14:05:30 [2019-11-25T14:05:30.340Z] INFO: Waiting for daemon to start...
14:05:30 [2019-11-25T14:05:30.340Z] +++ 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
14:05:30 [2019-11-25T14:05:30.983Z] Removing intermediate container fd2553a1b4c0
14:05:30 [2019-11-25T14:05:30.983Z]  ---> 9c3667dc91e4
14:05:30 [2019-11-25T14:05:30.983Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
14:05:31 [2019-11-25T14:05:31.955Z] 
14:05:31 [2019-11-25T14:05:31.955Z]  ---> ed482c58444f
14:05:31 [2019-11-25T14:05:31.955Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
14:05:31 [2019-11-25T14:05:31.955Z]  ---> Running in 39d8de6015b2
14:05:33 [2019-11-25T14:05:33.502Z] 
14:05:33 [2019-11-25T14:05:33.502Z] SUCCESS: Specified value was saved.
14:05:34 [2019-11-25T14:05:34.373Z] #39 ...
14:05:34 [2019-11-25T14:05:34.373Z] 
14:05:34 [2019-11-25T14:05:34.373Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:05:34 [2019-11-25T14:05:34.373Z] #42 267.9   CC       criu/plugin.o
14:05:34 [2019-11-25T14:05:34.373Z] #42 268.4   CC       criu/proc_parse.o
14:05:34 [2019-11-25T14:05:34.373Z] #42 272.8   CC       criu/protobuf-desc.o
14:05:34 [2019-11-25T14:05:34.373Z] #42 274.6   CC       criu/protobuf.o
14:05:34 [2019-11-25T14:05:34.373Z] #42 275.3   CC       criu/pstree.o
14:05:34 [2019-11-25T14:05:34.373Z] #42 277.1   CC       criu/rbtree.o
14:05:34 [2019-11-25T14:05:34.373Z] #42 277.7   CC       criu/rst-malloc.o
14:05:34 [2019-11-25T14:05:34.373Z] #42 278.3   CC       criu/seccomp.o
14:05:34 [2019-11-25T14:05:34.373Z] #42 279.4   CC       criu/seize.o
14:05:34 [2019-11-25T14:05:34.516Z] .
14:05:34 [2019-11-25T14:05:34.516Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:05:34 [2019-11-25T14:05:34.516Z] 
14:05:34 [2019-11-25T14:05:34.516Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:05:34 [2019-11-25T14:05:34.516Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:05:34 [2019-11-25T14:05:34.516Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:05:34 [2019-11-25T14:05:34.516Z] Error: No such image: emptyfs
14:05:34 [2019-11-25T14:05:34.516Z] ++++ docker load
14:05:34 [2019-11-25T14:05:34.516Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:05:34 [2019-11-25T14:05:34.516Z] Error: No such image: emptyfs
14:05:34 [2019-11-25T14:05:34.516Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:05:34 [2019-11-25T14:05:34.516Z] ++++ docker load
14:05:34 [2019-11-25T14:05:34.969Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:05:35 [2019-11-25T14:05:35.080Z] Running integration-test (iteration 1)
14:05:35 [2019-11-25T14:05:35.080Z] Running integration-test (iteration 1)
14:05:35 [2019-11-25T14:05:35.080Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:05:35 [2019-11-25T14:05:35.080Z] ++ 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)/'
14:05:35 [2019-11-25T14:05:35.080Z] 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)/
14:05:35 [2019-11-25T14:05:35.080Z] ++ set -e
14:05:35 [2019-11-25T14:05:35.080Z] ++ '[' -n 0 ']'
14:05:35 [2019-11-25T14:05:35.080Z] ++ set -x
14:05:35 [2019-11-25T14:05:35.080Z] ++ 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)/'
14:05:35 [2019-11-25T14:05:35.080Z] ++ env -i DEST=/go/src/github.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++ set -e
14:05:35 [2019-11-25T14:05:35.080Z] ++ '[' -n 0 ']'
14:05:35 [2019-11-25T14:05:35.080Z] ++ set -x
14:05:35 [2019-11-25T14:05:35.080Z] ++ env -i DEST=/go/src/github.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)/'
14:05:35 [2019-11-25T14:05:35.080Z] -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)/'
14:05:36 [2019-11-25T14:05:36.086Z] #42 281.1   CC       criu/servicefd.o
14:05:36 [2019-11-25T14:05:36.277Z] ok  	github.com/docker/docker/cmd/dockerd	0.100s	coverage: 30.3% of statements
14:05:36 [2019-11-25T14:05:36.345Z] --- PASS: TestDockerNetworkMacvlan (19.88s)
14:05:36 [2019-11-25T14:05:36.345Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
14:05:36 [2019-11-25T14:05:36.345Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
14:05:36 [2019-11-25T14:05:36.345Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
14:05:36 [2019-11-25T14:05:36.345Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s)
14:05:36 [2019-11-25T14:05:36.345Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.89s)
14:05:36 [2019-11-25T14:05:36.345Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s)
14:05:36 [2019-11-25T14:05:36.345Z] PASS
14:05:36 [2019-11-25T14:05:36.345Z] 
14:05:36 [2019-11-25T14:05:36.345Z] DONE 8 tests in 22.209s
14:05:36 [2019-11-25T14:05:36.345Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:05:36 [2019-11-25T14:05:36.345Z] ++ 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
14:05:36 [2019-11-25T14:05:36.345Z] ++ set -e
14:05:36 [2019-11-25T14:05:36.345Z] ++ '[' -n 0 ']'
14:05:36 [2019-11-25T14:05:36.345Z] ++ set -x
14:05:36 [2019-11-25T14:05:36.345Z] ++ env -i DEST=/go/src/github.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
14:05:36 [2019-11-25T14:05:36.345Z] testing: warning: no tests to run
14:05:36 [2019-11-25T14:05:36.345Z] PASS
14:05:36 [2019-11-25T14:05:36.345Z] 
14:05:36 [2019-11-25T14:05:36.345Z] DONE 0 tests in 0.057s
14:05:36 [2019-11-25T14:05:36.345Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:05:36 [2019-11-25T14:05:36.345Z] ++ 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
14:05:36 [2019-11-25T14:05:36.345Z] ++ set -e
14:05:36 [2019-11-25T14:05:36.345Z] ++ '[' -n 0 ']'
14:05:36 [2019-11-25T14:05:36.345Z] ++ set -x
14:05:36 [2019-11-25T14:05:36.345Z] ++ env -i DEST=/go/src/github.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
14:05:36 [2019-11-25T14:05:36.416Z] Removing intermediate container 39d8de6015b2
14:05:36 [2019-11-25T14:05:36.416Z]  ---> 4cc1af43fb0a
14:05:36 [2019-11-25T14:05:36.416Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
14:05:36 [2019-11-25T14:05:36.416Z]  ---> Running in b71adff91c9f
14:05:36 [2019-11-25T14:05:36.603Z] INFO: Testing against a local daemon
14:05:36 [2019-11-25T14:05:36.603Z] === RUN   TestAuthZPluginAllowRequest
14:05:36 [2019-11-25T14:05:36.821Z] #42 282.0   CC       criu/shmem.o
14:05:38 [2019-11-25T14:05:38.179Z] ok  	github.com/docker/docker/container	0.137s	coverage: 35.3% of statements
14:05:38 [2019-11-25T14:05:38.179Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:05:38 [2019-11-25T14:05:38.179Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:05:38 [2019-11-25T14:05:38.179Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:05:38 [2019-11-25T14:05:38.179Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:05:38 [2019-11-25T14:05:38.505Z] --- PASS: TestAuthZPluginAllowRequest (1.89s)
14:05:38 [2019-11-25T14:05:38.505Z] === RUN   TestAuthZPluginTLS
14:05:38 [2019-11-25T14:05:38.534Z] #42 283.5   CC       criu/sigframe.o
14:05:38 [2019-11-25T14:05:38.880Z] #42 283.8   CC       criu/signalfd.o
14:05:39 [2019-11-25T14:05:39.072Z] --- PASS: TestAuthZPluginTLS (0.69s)
14:05:39 [2019-11-25T14:05:39.072Z] === RUN   TestAuthZPluginDenyRequest
14:05:39 [2019-11-25T14:05:39.221Z] #42 284.3   CC       criu/sk-inet.o
14:05:39 [2019-11-25T14:05:39.638Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
14:05:39 [2019-11-25T14:05:39.638Z] === RUN   TestAuthZPluginAPIDenyResponse
14:05:40 [2019-11-25T14:05:40.573Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.70s)
14:05:40 [2019-11-25T14:05:40.573Z] === RUN   TestAuthZPluginDenyResponse
14:05:40 [2019-11-25T14:05:40.971Z] #42 286.2   CC       criu/sk-netlink.o
14:05:41 [2019-11-25T14:05:41.139Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
14:05:41 [2019-11-25T14:05:41.139Z] === RUN   TestAuthZPluginAllowEventStream
14:05:42 [2019-11-25T14:05:42.155Z] #42 287.2   CC       criu/sk-packet.o
14:05:42 [2019-11-25T14:05:42.284Z] Cannot create a file when that file already exists.
14:05:43 [2019-11-25T14:05:43.041Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
14:05:43 [2019-11-25T14:05:43.041Z] === RUN   TestAuthZPluginErrorResponse
14:05:43 [2019-11-25T14:05:43.346Z] #42 288.3   CC       criu/sk-queue.o
14:05:43 [2019-11-25T14:05:43.607Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
14:05:43 [2019-11-25T14:05:43.607Z] === RUN   TestAuthZPluginErrorRequest
14:05:44 [2019-11-25T14:05:44.082Z] #42 289.2   CC       criu/sk-tcp.o
14:05:44 [2019-11-25T14:05:44.174Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
14:05:44 [2019-11-25T14:05:44.174Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:05:45 [2019-11-25T14:05:45.109Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s)
14:05:45 [2019-11-25T14:05:45.109Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:05:45 [2019-11-25T14:05:45.269Z] #42 290.1   CC       criu/sk-unix.o
14:05:47 [2019-11-25T14:05:47.645Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.33s)
14:05:47 [2019-11-25T14:05:47.645Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:05:47 [2019-11-25T14:05:47.764Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
14:05:49 [2019-11-25T14:05:49.095Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
14:05:49 [2019-11-25T14:05:49.138Z] #42 293.6   CC       criu/sockets.o
14:05:49 [2019-11-25T14:05:49.374Z] Removing intermediate container b71adff91c9f
14:05:49 [2019-11-25T14:05:49.374Z]  ---> 1b5cbdef64bb
14:05:49 [2019-11-25T14:05:49.374Z] Step 6/6 : CMD ["sh"]
14:05:49 [2019-11-25T14:05:49.374Z]  ---> Running in 65721356b3e4
14:05:49 [2019-11-25T14:05:49.546Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s)
14:05:49 [2019-11-25T14:05:49.546Z] === RUN   TestAuthZPluginHeader
14:05:49 [2019-11-25T14:05:49.835Z] Removing intermediate container 65721356b3e4
14:05:49 [2019-11-25T14:05:49.835Z]  ---> 79ece8b6b17a
14:05:49 [2019-11-25T14:05:49.835Z] Successfully built 79ece8b6b17a
14:05:49 [2019-11-25T14:05:49.835Z] Successfully tagged busybox:latest
14:05:49 [2019-11-25T14:05:49.835Z] INFO: Docker images of the daemon under test
14:05:49 [2019-11-25T14:05:49.835Z] 
14:05:49 [2019-11-25T14:05:49.835Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
14:05:49 [2019-11-25T14:05:49.835Z] busybox                                latest              79ece8b6b17a        Less than a second ago   4.85GB
14:05:49 [2019-11-25T14:05:49.835Z] microsoft/windowsservercore            latest              49e459dc7a6b        2 weeks ago              4.81GB
14:05:49 [2019-11-25T14:05:49.835Z] mcr.microsoft.com/windows/servercore   ltsc2019            49e459dc7a6b        2 weeks ago              4.81GB
14:05:49 [2019-11-25T14:05:49.835Z] 
14:05:49 [2019-11-25T14:05:49.835Z] INFO: Running integration tests at 11/25/2019 14:05:49...
14:05:49 [2019-11-25T14:05:49.835Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
14:05:49 [2019-11-25T14:05:49.835Z] INFO: Integration API tests being run from the host:
14:05:49 [2019-11-25T14:05:49.835Z] INFO: make.ps1 starting at 11/25/2019 14:05:49
14:05:49 [2019-11-25T14:05:49.880Z] #42 295.1   CC       criu/stats.o
14:05:50 [2019-11-25T14:05:50.480Z] --- PASS: TestAuthZPluginHeader (0.99s)
14:05:50 [2019-11-25T14:05:50.480Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:05:50 [2019-11-25T14:05:50.480Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:05:50 [2019-11-25T14:05:50.480Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:05:50 [2019-11-25T14:05:50.481Z] === RUN   TestAuthZPluginV2Disable
14:05:50 [2019-11-25T14:05:50.481Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:05:50 [2019-11-25T14:05:50.481Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:05:50 [2019-11-25T14:05:50.481Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:05:50 [2019-11-25T14:05:50.481Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:05:50 [2019-11-25T14:05:50.481Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:05:50 [2019-11-25T14:05:50.481Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:05:50 [2019-11-25T14:05:50.481Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:05:50 [2019-11-25T14:05:50.481Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:05:50 [2019-11-25T14:05:50.481Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:05:50 [2019-11-25T14:05:50.615Z] #42 295.8   CC       criu/string.o
14:05:50 [2019-11-25T14:05:50.809Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
14:05:50 [2019-11-25T14:05:50.956Z] #42 295.9   CC       criu/sysctl.o
14:05:51 [2019-11-25T14:05:51.859Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 35.8% of statements
14:05:52 [2019-11-25T14:05:52.141Z] #42 297.1   CC       criu/sysfs_parse.o
14:05:52 [2019-11-25T14:05:52.871Z] #42 297.7   CC       criu/timerfd.o
14:05:53 [2019-11-25T14:05:53.603Z] #42 298.4   CC       criu/tty.o
14:05:54 [2019-11-25T14:05:54.910Z] tests/integration/api_build_test.py ......................X              [  6%]
14:05:55 [2019-11-25T14:05:55.167Z] tests/integration/api_client_test.py .....                               [  7%]
14:05:56 [2019-11-25T14:05:56.633Z] #42 301.8   CC       criu/tun.o
14:05:57 [2019-11-25T14:05:57.624Z] tests/integration/api_config_test.py .....                               [  8%]
14:05:57 [2019-11-25T14:05:57.998Z] #42 302.8   CC       criu/uffd.o
14:06:00 [2019-11-25T14:06:00.349Z] #42 305.2   CC       criu/util.o
14:06:00 [2019-11-25T14:06:00.689Z] #42 ...
14:06:00 [2019-11-25T14:06:00.689Z] 
14:06:00 [2019-11-25T14:06:00.689Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:06:00 [2019-11-25T14:06:00.689Z] #39 391.2 + rm -rf /tmp/tmp.yJBj35xxQf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yJBj35xxQf
14:06:01 [2019-11-25T14:06:01.031Z] #39 DONE 391.3s
14:06:01 [2019-11-25T14:06:01.031Z] 
14:06:01 [2019-11-25T14:06:01.031Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:06:01 [2019-11-25T14:06:01.424Z] ok  	github.com/docker/docker/daemon	12.300s	coverage: 17.6% of statements
14:06:01 [2019-11-25T14:06:01.424Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:06:01 [2019-11-25T14:06:01.424Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.7% of statements
14:06:01 [2019-11-25T14:06:01.424Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:06:02 [2019-11-25T14:06:02.266Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
14:06:02 [2019-11-25T14:06:02.659Z] ok  	github.com/docker/docker/daemon/config	0.065s	coverage: 82.1% of statements
14:06:03 [2019-11-25T14:06:03.348Z] #51 ...
14:06:03 [2019-11-25T14:06:03.348Z] 
14:06:03 [2019-11-25T14:06:03.348Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:06:03 [2019-11-25T14:06:03.348Z] #42 308.5   CC       criu/uts_ns.o
14:06:03 [2019-11-25T14:06:03.494Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
14:06:03 [2019-11-25T14:06:03.494Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:06:03 [2019-11-25T14:06:03.494Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:06:03 [2019-11-25T14:06:03.689Z] #42 308.9   CC       criu/vdso.o
14:06:04 [2019-11-25T14:06:04.860Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
14:06:04 [2019-11-25T14:06:04.893Z] #42 309.9   LINK     criu/built-in.o
14:06:05 [2019-11-25T14:06:05.236Z] #42 310.2   LINK     criu/criu
14:06:05 [2019-11-25T14:06:05.970Z] #42 311.1   DEP      lib/c/criu.d
14:06:06 [2019-11-25T14:06:06.313Z] #42 311.3   CC       images/rpc.pb-c.o
14:06:07 [2019-11-25T14:06:07.535Z] #42 312.5   CC       lib/c/criu.o
14:06:08 [2019-11-25T14:06:08.280Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.022s	coverage: 2.9% of statements
14:06:09 [2019-11-25T14:06:09.219Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.351s	coverage: 57.9% of statements
14:06:09 [2019-11-25T14:06:09.250Z] #42 314.5   LINK     lib/c/built-in.o
14:06:09 [2019-11-25T14:06:09.592Z] #42 314.6   LINK     lib/c/libcriu.so
14:06:09 [2019-11-25T14:06:09.933Z] #42 315.0   GEN      magic.py
14:06:10 [2019-11-25T14:06:10.275Z] #42 315.2 Note: Building without setproctitle() and strlcpy() support.
14:06:10 [2019-11-25T14:06:10.275Z] #42 315.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:06:11 [2019-11-25T14:06:11.008Z] #42 316.1 fatal: Not a git repository (or any of the parent directories): .git
14:06:12 [2019-11-25T14:06:12.388Z] #42 317.3 make[1]: Nothing to be done for 'all'.
14:06:12 [2019-11-25T14:06:12.400Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.20s)
14:06:12 [2019-11-25T14:06:12.400Z] PASS
14:06:12 [2019-11-25T14:06:12.400Z] 
14:06:12 [2019-11-25T14:06:12.400Z] === Skipped
14:06:12 [2019-11-25T14:06:12.400Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:06:12 [2019-11-25T14:06:12.400Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:06:12 [2019-11-25T14:06:12.400Z] 
14:06:12 [2019-11-25T14:06:12.400Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:06:12 [2019-11-25T14:06:12.400Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:06:12 [2019-11-25T14:06:12.400Z] 
14:06:12 [2019-11-25T14:06:12.400Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:06:12 [2019-11-25T14:06:12.400Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:06:12 [2019-11-25T14:06:12.400Z] 
14:06:12 [2019-11-25T14:06:12.400Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:06:12 [2019-11-25T14:06:12.400Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:06:12 [2019-11-25T14:06:12.400Z] 
14:06:12 [2019-11-25T14:06:12.400Z] 
14:06:12 [2019-11-25T14:06:12.400Z] DONE 17 tests, 4 skipped in 32.520s
14:06:12 [2019-11-25T14:06:12.400Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:06:12 [2019-11-25T14:06:12.400Z] ++ 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
14:06:12 [2019-11-25T14:06:12.400Z] ++ set -e
14:06:12 [2019-11-25T14:06:12.400Z] ++ '[' -n 0 ']'
14:06:12 [2019-11-25T14:06:12.400Z] ++ set -x
14:06:12 [2019-11-25T14:06:12.400Z] ++ env -i DEST=/go/src/github.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
14:06:12 [2019-11-25T14:06:12.400Z] INFO: Testing against a local daemon
14:06:12 [2019-11-25T14:06:12.400Z] === RUN   TestPluginInvalidJSON
14:06:12 [2019-11-25T14:06:12.400Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:06:12 [2019-11-25T14:06:12.400Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:06:12 [2019-11-25T14:06:12.400Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:06:12 [2019-11-25T14:06:12.400Z] --- PASS: TestPluginInvalidJSON (0.04s)
14:06:12 [2019-11-25T14:06:12.400Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:06:12 [2019-11-25T14:06:12.400Z] PASS
14:06:12 [2019-11-25T14:06:12.400Z] 
14:06:12 [2019-11-25T14:06:12.400Z] DONE 2 tests in 0.201s
14:06:12 [2019-11-25T14:06:12.400Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:06:12 [2019-11-25T14:06:12.400Z] ++ 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
14:06:12 [2019-11-25T14:06:12.400Z] ++ set -e
14:06:12 [2019-11-25T14:06:12.400Z] ++ '[' -n 0 ']'
14:06:12 [2019-11-25T14:06:12.400Z] ++ set -x
14:06:12 [2019-11-25T14:06:12.400Z] ++ env -i DEST=/go/src/github.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
14:06:12 [2019-11-25T14:06:12.400Z] INFO: Testing against a local daemon
14:06:12 [2019-11-25T14:06:12.400Z] === RUN   TestExternalGraphDriver
14:06:12 [2019-11-25T14:06:12.400Z] === RUN   TestExternalGraphDriver/json
14:06:12 [2019-11-25T14:06:12.400Z] === RUN   TestExternalGraphDriver/spec
14:06:13 [2019-11-25T14:06:13.574Z] #42 318.5 make[1]: 'images/built-in.o' is up to date.
14:06:13 [2019-11-25T14:06:13.574Z] #42 318.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:06:13 [2019-11-25T14:06:13.574Z] #42 318.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:06:13 [2019-11-25T14:06:13.574Z] #42 318.8 make[1]: 'compel/libcompel.a' is up to date.
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: buildpack-deps:jessie
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: busybox:latest
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: busybox:glibc
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: debian:jessie
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: buildpack-deps:jessie
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: hello-world:latest
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: busybox:latest
14:06:13 [2019-11-25T14:06:13.769Z] INFO: Testing against a local daemon
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIErrorJSON
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIImagesDelete
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: busybox:glibc
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: debian:jessie
14:06:13 [2019-11-25T14:06:13.769Z] Loaded image: hello-world:latest
14:06:13 [2019-11-25T14:06:13.769Z] INFO: Testing against a local daemon
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerDaemonSuite
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIImagesFilter
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIImagesHistory
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
14:06:13 [2019-11-25T14:06:13.769Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
14:06:13 [2019-11-25T14:06:13.915Z] #42 318.9 make[1]: 'compel/compel-host-bin' is up to date.
14:06:13 [2019-11-25T14:06:13.915Z] #42 318.9 make[1]: Nothing to be done for 'all'.
14:06:13 [2019-11-25T14:06:13.915Z] #42 319.0 make[1]: 'soccr/libsoccr.a' is up to date.
14:06:14 [2019-11-25T14:06:14.257Z] #42 319.3 make[2]: Nothing to be done for 'all'.
14:06:14 [2019-11-25T14:06:14.257Z] #42 319.3 make[2]: Nothing to be done for 'all'.
14:06:14 [2019-11-25T14:06:14.257Z] #42 319.4 make[2]: Nothing to be done for 'all'.
14:06:14 [2019-11-25T14:06:14.599Z] #42 319.6 make[2]: Nothing to be done for 'all'.
14:06:14 [2019-11-25T14:06:14.599Z] #42 319.7 make[2]: Nothing to be done for 'all'.
14:06:14 [2019-11-25T14:06:14.599Z] #42 319.8 make[2]: Nothing to be done for 'all'.
14:06:14 [2019-11-25T14:06:14.929Z] === RUN   TestExternalGraphDriver/pull
14:06:14 [2019-11-25T14:06:14.940Z] #42 319.9 make[2]: Nothing to be done for 'all'.
14:06:14 [2019-11-25T14:06:14.940Z] #42 320.1 make[2]: Nothing to be done for 'all'.
14:06:14 [2019-11-25T14:06:14.940Z] #42 320.2   INSTALL  criu/criu
14:06:15 [2019-11-25T14:06:15.140Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
14:06:15 [2019-11-25T14:06:15.140Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
14:06:15 [2019-11-25T14:06:15.140Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
14:06:15 [2019-11-25T14:06:15.280Z] #42 DONE 320.3s
14:06:15 [2019-11-25T14:06:15.280Z] 
14:06:15 [2019-11-25T14:06:15.280Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:06:15 [2019-11-25T14:06:15.995Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
14:06:15 [2019-11-25T14:06:15.995Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
14:06:17 [2019-11-25T14:06:17.155Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.922s	coverage: 46.2% of statements
14:06:17 [2019-11-25T14:06:17.459Z] --- PASS: TestExternalGraphDriver (8.01s)
14:06:17 [2019-11-25T14:06:17.459Z]     --- PASS: TestExternalGraphDriver/json (2.58s)
14:06:17 [2019-11-25T14:06:17.459Z]     --- PASS: TestExternalGraphDriver/spec (2.87s)
14:06:17 [2019-11-25T14:06:17.459Z]     --- PASS: TestExternalGraphDriver/pull (2.39s)
14:06:17 [2019-11-25T14:06:17.459Z] === RUN   TestGraphdriverPluginV2
14:06:17 [2019-11-25T14:06:17.459Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
14:06:17 [2019-11-25T14:06:17.459Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:06:17 [2019-11-25T14:06:17.459Z] PASS
14:06:17 [2019-11-25T14:06:17.459Z] 
14:06:17 [2019-11-25T14:06:17.459Z] === Skipped
14:06:17 [2019-11-25T14:06:17.459Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
14:06:17 [2019-11-25T14:06:17.459Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:06:17 [2019-11-25T14:06:17.459Z] 
14:06:17 [2019-11-25T14:06:17.459Z] 
14:06:17 [2019-11-25T14:06:17.459Z] DONE 5 tests, 1 skipped in 8.218s
14:06:17 [2019-11-25T14:06:17.459Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:06:17 [2019-11-25T14:06:17.459Z] ++ 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
14:06:17 [2019-11-25T14:06:17.459Z] ++ set -e
14:06:17 [2019-11-25T14:06:17.459Z] ++ '[' -n 0 ']'
14:06:17 [2019-11-25T14:06:17.459Z] ++ set -x
14:06:17 [2019-11-25T14:06:17.459Z] ++ env -i DEST=/go/src/github.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
14:06:17 [2019-11-25T14:06:17.459Z] INFO: Testing against a local daemon
14:06:17 [2019-11-25T14:06:17.459Z] === RUN   TestContinueAfterPluginCrash
14:06:17 [2019-11-25T14:06:17.459Z] === PAUSE TestContinueAfterPluginCrash
14:06:17 [2019-11-25T14:06:17.459Z] === RUN   TestDaemonStartWithLogOpt
14:06:17 [2019-11-25T14:06:17.459Z] === PAUSE TestDaemonStartWithLogOpt
14:06:17 [2019-11-25T14:06:17.459Z] === CONT  TestContinueAfterPluginCrash
14:06:17 [2019-11-25T14:06:17.459Z] === CONT  TestDaemonStartWithLogOpt
14:06:17 [2019-11-25T14:06:17.526Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.974s	coverage: 72.5% of statements
14:06:17 [2019-11-25T14:06:17.526Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:06:17 [2019-11-25T14:06:17.664Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
14:06:17 [2019-11-25T14:06:17.926Z] === RUN   TestDockerSuite/TestAPINetworkFilter
14:06:17 [2019-11-25T14:06:17.926Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
14:06:17 [2019-11-25T14:06:17.926Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
14:06:17 [2019-11-25T14:06:17.926Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
14:06:18 [2019-11-25T14:06:18.863Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
14:06:19 [2019-11-25T14:06:19.742Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
14:06:20 [2019-11-25T14:06:20.110Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.166s	coverage: 48.6% of statements
14:06:20 [2019-11-25T14:06:20.240Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
14:06:20 [2019-11-25T14:06:20.497Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:06:20 [2019-11-25T14:06:20.497Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
14:06:20 [2019-11-25T14:06:20.497Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
14:06:20 [2019-11-25T14:06:20.497Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
14:06:21 [2019-11-25T14:06:21.061Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
14:06:21 [2019-11-25T14:06:21.933Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
14:06:22 [2019-11-25T14:06:22.008Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.617s	coverage: 76.1% of statements
14:06:23 [2019-11-25T14:06:23.310Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
14:06:24 [2019-11-25T14:06:24.847Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
14:06:25 [2019-11-25T14:06:25.308Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
14:06:25 [2019-11-25T14:06:25.318Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
14:06:25 [2019-11-25T14:06:25.318Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.656s	coverage: 59.8% of statements
14:06:25 [2019-11-25T14:06:25.318Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:06:25 [2019-11-25T14:06:25.318Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:06:26 [2019-11-25T14:06:26.279Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
14:06:26 [2019-11-25T14:06:26.318Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
14:06:26 [2019-11-25T14:06:26.318Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
14:06:26 [2019-11-25T14:06:26.932Z] ok  	github.com/docker/docker/daemon/links	0.021s	coverage: 93.0% of statements
14:06:27 [2019-11-25T14:06:27.256Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
14:06:28 [2019-11-25T14:06:28.229Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
14:06:28 [2019-11-25T14:06:28.843Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
14:06:28 [2019-11-25T14:06:28.843Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
14:06:29 [2019-11-25T14:06:29.556Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
14:06:29 [2019-11-25T14:06:29.556Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:06:29 [2019-11-25T14:06:29.556Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:06:29 [2019-11-25T14:06:29.678Z] --- PASS: TestDaemonStartWithLogOpt (10.38s)
14:06:29 [2019-11-25T14:06:29.951Z] ok  	github.com/docker/docker/daemon/logger	0.244s	coverage: 42.7% of statements
14:06:30 [2019-11-25T14:06:30.421Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
14:06:31 [2019-11-25T14:06:31.359Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.129s	coverage: 77.8% of statements
14:06:31 [2019-11-25T14:06:31.359Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:06:31 [2019-11-25T14:06:31.359Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:06:31 [2019-11-25T14:06:31.765Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.035s	coverage: 68.2% of statements
14:06:32 [2019-11-25T14:06:32.124Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
14:06:32 [2019-11-25T14:06:32.124Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
14:06:32 [2019-11-25T14:06:32.966Z] --- PASS: TestContinueAfterPluginCrash (15.38s)
14:06:32 [2019-11-25T14:06:32.967Z] PASS
14:06:32 [2019-11-25T14:06:32.967Z] 
14:06:32 [2019-11-25T14:06:32.967Z] DONE 2 tests in 15.560s
14:06:32 [2019-11-25T14:06:32.967Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:06:32 [2019-11-25T14:06:32.967Z] ++ 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
14:06:32 [2019-11-25T14:06:32.967Z] ++ set -e
14:06:32 [2019-11-25T14:06:32.967Z] ++ '[' -n 0 ']'
14:06:32 [2019-11-25T14:06:32.967Z] ++ set -x
14:06:32 [2019-11-25T14:06:32.967Z] ++ env -i DEST=/go/src/github.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
14:06:32 [2019-11-25T14:06:32.967Z] INFO: Testing against a local daemon
14:06:32 [2019-11-25T14:06:32.967Z] === RUN   TestPluginWithDevMounts
14:06:32 [2019-11-25T14:06:32.967Z] === PAUSE TestPluginWithDevMounts
14:06:32 [2019-11-25T14:06:32.967Z] === CONT  TestPluginWithDevMounts
14:06:33 [2019-11-25T14:06:33.122Z] ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 26.2% of statements
14:06:33 [2019-11-25T14:06:33.497Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
14:06:33 [2019-11-25T14:06:33.530Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 88.3% of statements
14:06:33 [2019-11-25T14:06:33.914Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.029s	coverage: 62.1% of statements
14:06:35 [2019-11-25T14:06:35.265Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 74.7% of statements
14:06:35 [2019-11-25T14:06:35.265Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:06:35 [2019-11-25T14:06:35.289Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
14:06:35 [2019-11-25T14:06:35.498Z] --- PASS: TestPluginWithDevMounts (2.30s)
14:06:35 [2019-11-25T14:06:35.498Z] PASS
14:06:35 [2019-11-25T14:06:35.498Z] 
14:06:35 [2019-11-25T14:06:35.498Z] DONE 1 tests in 2.470s
14:06:35 [2019-11-25T14:06:35.498Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:06:35 [2019-11-25T14:06:35.498Z] ++ 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
14:06:35 [2019-11-25T14:06:35.498Z] ++ set -e
14:06:35 [2019-11-25T14:06:35.498Z] ++ '[' -n 0 ']'
14:06:35 [2019-11-25T14:06:35.498Z] ++ set -x
14:06:35 [2019-11-25T14:06:35.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:06:35 [2019-11-25T14:06:35.498Z] INFO: Testing against a local daemon
14:06:35 [2019-11-25T14:06:35.498Z] === RUN   TestSecretInspect
14:06:35 [2019-11-25T14:06:35.598Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
14:06:35 [2019-11-25T14:06:35.672Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.009s	coverage: 19.9% of statements
14:06:37 [2019-11-25T14:06:37.497Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
14:06:37 [2019-11-25T14:06:37.564Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 47.8% of statements
14:06:37 [2019-11-25T14:06:37.755Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
14:06:37 [2019-11-25T14:06:37.935Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:06:37 [2019-11-25T14:06:37.950Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
14:06:38 [2019-11-25T14:06:38.686Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
14:06:38 [2019-11-25T14:06:38.782Z] --- PASS: TestSecretInspect (3.23s)
14:06:38 [2019-11-25T14:06:38.782Z] === RUN   TestSecretList
14:06:38 [2019-11-25T14:06:38.981Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.623s	coverage: 82.5% of statements
14:06:38 [2019-11-25T14:06:38.981Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:06:39 [2019-11-25T14:06:39.420Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
14:06:39 [2019-11-25T14:06:39.420Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:06:40 [2019-11-25T14:06:40.058Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
14:06:40 [2019-11-25T14:06:40.989Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
14:06:41 [2019-11-25T14:06:41.553Z] === RUN   TestDockerSuite/TestAttachAfterDetach
14:06:42 [2019-11-25T14:06:42.065Z] --- PASS: TestSecretList (3.28s)
14:06:42 [2019-11-25T14:06:42.065Z] === RUN   TestSecretsCreateAndDelete
14:06:42 [2019-11-25T14:06:42.390Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
14:06:42 [2019-11-25T14:06:42.900Z] ok  	github.com/docker/docker/distribution/metadata	0.068s	coverage: 48.2% of statements
14:06:42 [2019-11-25T14:06:42.900Z] ok  	github.com/docker/docker/distribution	0.520s	coverage: 22.1% of statements
14:06:42 [2019-11-25T14:06:42.900Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:06:44 [2019-11-25T14:06:44.225Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
14:06:44 [2019-11-25T14:06:44.331Z] ok  	github.com/docker/docker/errdefs	0.013s	coverage: 49.4% of statements
14:06:45 [2019-11-25T14:06:45.349Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
14:06:45 [2019-11-25T14:06:45.349Z] === RUN   TestSecretsUpdate
14:06:45 [2019-11-25T14:06:45.519Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
14:06:46 [2019-11-25T14:06:46.124Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
14:06:46 [2019-11-25T14:06:46.240Z] ok  	github.com/docker/docker/distribution/xfer	1.915s	coverage: 85.6% of statements
14:06:46 [2019-11-25T14:06:46.240Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:06:46 [2019-11-25T14:06:46.240Z] ok  	github.com/docker/docker/image	0.036s	coverage: 86.4% of statements
14:06:46 [2019-11-25T14:06:46.381Z] === RUN   TestDockerSuite/TestAttachDetach
14:06:47 [2019-11-25T14:06:47.550Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
14:06:47 [2019-11-25T14:06:47.550Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:06:47 [2019-11-25T14:06:47.550Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
14:06:47 [2019-11-25T14:06:47.550Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:06:48 [2019-11-25T14:06:48.275Z] === RUN   TestDockerSuite/TestAttachDisconnect
14:06:48 [2019-11-25T14:06:48.435Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
14:06:48 [2019-11-25T14:06:48.632Z] --- PASS: TestSecretsUpdate (3.20s)
14:06:48 [2019-11-25T14:06:48.632Z] === RUN   TestTemplatedSecret
14:06:48 [2019-11-25T14:06:48.849Z] #51 ...
14:06:48 [2019-11-25T14:06:48.849Z] 
14:06:48 [2019-11-25T14:06:48.849Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:06:48 [2019-11-25T14:06:48.849Z] #60 385.1 + bin/containerd
14:06:48 [2019-11-25T14:06:48.887Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
14:06:49 [2019-11-25T14:06:49.209Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
14:06:49 [2019-11-25T14:06:49.578Z] #60 ...
14:06:49 [2019-11-25T14:06:49.578Z] 
14:06:49 [2019-11-25T14:06:49.578Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:06:49 [2019-11-25T14:06:49.578Z] #51 DONE 439.8s
14:06:49 [2019-11-25T14:06:49.578Z] 
14:06:49 [2019-11-25T14:06:49.578Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:06:50 [2019-11-25T14:06:50.209Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.9% of statements
14:06:50 [2019-11-25T14:06:50.606Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
14:06:51 [2019-11-25T14:06:51.351Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
14:06:51 [2019-11-25T14:06:51.738Z] === RUN   TestDockerSuite/TestAttachPausedContainer
14:06:52 [2019-11-25T14:06:52.186Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
14:06:52 [2019-11-25T14:06:52.702Z] ok  	github.com/docker/docker/pkg/archive	0.598s	coverage: 77.1% of statements
14:06:52 [2019-11-25T14:06:52.867Z] --- PASS: TestTemplatedSecret (3.66s)
14:06:52 [2019-11-25T14:06:52.867Z] === RUN   TestSecretCreateResolve
14:06:53 [2019-11-25T14:06:53.559Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
14:06:54 [2019-11-25T14:06:54.264Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
14:06:54 [2019-11-25T14:06:54.838Z] ok  	github.com/docker/docker/pkg/authorization	0.410s	coverage: 68.3% of statements
14:06:54 [2019-11-25T14:06:54.838Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:06:54 [2019-11-25T14:06:54.930Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
14:06:55 [2019-11-25T14:06:55.268Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:06:55 [2019-11-25T14:06:55.397Z] --- PASS: TestSecretCreateResolve (3.22s)
14:06:55 [2019-11-25T14:06:55.397Z] PASS
14:06:55 [2019-11-25T14:06:55.397Z] 
14:06:55 [2019-11-25T14:06:55.397Z] DONE 6 tests in 20.052s
14:06:55 [2019-11-25T14:06:55.397Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:06:55 [2019-11-25T14:06:55.397Z] ++ 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
14:06:55 [2019-11-25T14:06:55.397Z] ++ set -e
14:06:55 [2019-11-25T14:06:55.397Z] ++ '[' -n 0 ']'
14:06:55 [2019-11-25T14:06:55.397Z] ++ set -x
14:06:55 [2019-11-25T14:06:55.397Z] ++ env -i DEST=/go/src/github.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
14:06:55 [2019-11-25T14:06:55.656Z] INFO: Testing against a local daemon
14:06:55 [2019-11-25T14:06:55.656Z] === RUN   TestServiceCreateInit
14:06:55 [2019-11-25T14:06:55.656Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:06:55 [2019-11-25T14:06:55.861Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
14:06:56 [2019-11-25T14:06:56.449Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
14:06:57 [2019-11-25T14:06:57.007Z] #23 447.0 + return
14:06:57 [2019-11-25T14:06:57.007Z] #23 DONE 447.1s
14:06:57 [2019-11-25T14:06:57.007Z] 
14:06:57 [2019-11-25T14:06:57.007Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:06:57 [2019-11-25T14:06:57.200Z] ok  	github.com/docker/docker/layer	7.715s	coverage: 68.8% of statements
14:06:57 [2019-11-25T14:06:57.200Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:06:57 [2019-11-25T14:06:57.200Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:06:57 [2019-11-25T14:06:57.200Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:06:57 [2019-11-25T14:06:57.200Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:06:57 [2019-11-25T14:06:57.200Z] ?   	github.com/docker/docker/oci	[no test files]
14:06:57 [2019-11-25T14:06:57.200Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:06:57 [2019-11-25T14:06:57.232Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
14:06:57 [2019-11-25T14:06:57.490Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
14:06:57 [2019-11-25T14:06:57.608Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
14:06:57 [2019-11-25T14:06:57.995Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
14:06:58 [2019-11-25T14:06:58.859Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
14:06:59 [2019-11-25T14:06:59.317Z] #60 ...
14:06:59 [2019-11-25T14:06:59.317Z] 
14:06:59 [2019-11-25T14:06:59.317Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
14:06:59 [2019-11-25T14:06:59.317Z] #24 DONE 0.1s
14:06:59 [2019-11-25T14:06:59.317Z] 
14:06:59 [2019-11-25T14:06:59.317Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
14:06:59 [2019-11-25T14:06:59.367Z] Running D:\gopath\src\github.com\docker\docker\integration\build
14:06:59 [2019-11-25T14:06:59.367Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:06:59 [2019-11-25T14:06:59.367Z] INFO: Testing against a local daemon
14:06:59 [2019-11-25T14:06:59.367Z] === RUN   TestBuildWithSession
14:06:59 [2019-11-25T14:06:59.367Z] --- SKIP: TestBuildWithSession (0.00s)
14:06:59 [2019-11-25T14:06:59.367Z]     build_session_test.go:25: TODO: BuildKit
14:06:59 [2019-11-25T14:06:59.367Z] === RUN   TestBuildSquashParent
14:06:59 [2019-11-25T14:06:59.367Z] --- SKIP: TestBuildSquashParent (0.00s)
14:06:59 [2019-11-25T14:06:59.367Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
14:06:59 [2019-11-25T14:06:59.368Z] === RUN   TestBuildWithRemoveAndForceRemove
14:06:59 [2019-11-25T14:06:59.368Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
14:06:59 [2019-11-25T14:06:59.368Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
14:06:59 [2019-11-25T14:06:59.368Z] === RUN   TestBuildMultiStageCopy
14:06:59 [2019-11-25T14:06:59.368Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:06:59 [2019-11-25T14:06:59.657Z] #28 DONE 0.5s
14:06:59 [2019-11-25T14:06:59.657Z] 
14:06:59 [2019-11-25T14:06:59.657Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
14:06:59 [2019-11-25T14:06:59.657Z] #30 DONE 0.1s
14:06:59 [2019-11-25T14:06:59.657Z] 
14:06:59 [2019-11-25T14:06:59.657Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
14:06:59 [2019-11-25T14:06:59.657Z] #33 DONE 0.1s
14:06:59 [2019-11-25T14:06:59.657Z] 
14:06:59 [2019-11-25T14:06:59.657Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:06:59 [2019-11-25T14:06:59.996Z] #60 ...
14:06:59 [2019-11-25T14:06:59.996Z] 
14:06:59 [2019-11-25T14:06:59.996Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
14:06:59 [2019-11-25T14:06:59.996Z] #38 DONE 0.1s
14:06:59 [2019-11-25T14:06:59.996Z] 
14:06:59 [2019-11-25T14:06:59.996Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
14:06:59 [2019-11-25T14:06:59.996Z] #40 DONE 0.1s
14:06:59 [2019-11-25T14:06:59.996Z] 
14:06:59 [2019-11-25T14:06:59.996Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:06:59 [2019-11-25T14:06:59.996Z] #60 ...
14:06:59 [2019-11-25T14:06:59.996Z] 
14:06:59 [2019-11-25T14:06:59.996Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
14:06:59 [2019-11-25T14:06:59.996Z] #43 DONE 0.1s
14:06:59 [2019-11-25T14:06:59.996Z] 
14:06:59 [2019-11-25T14:06:59.996Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
14:07:00 [2019-11-25T14:07:00.013Z] --- PASS: TestBuildWithHugeFile (98.08s)
14:07:00 [2019-11-25T14:07:00.013Z] === RUN   TestBuildWithEmptyDockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
14:07:00 [2019-11-25T14:07:00.013Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:07:00 [2019-11-25T14:07:00.180Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.642s	coverage: 43.2% of statements
14:07:00 [2019-11-25T14:07:00.180Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:07:00 [2019-11-25T14:07:00.180Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:07:00 [2019-11-25T14:07:00.269Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
14:07:00 [2019-11-25T14:07:00.269Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
14:07:00 [2019-11-25T14:07:00.269Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
14:07:00 [2019-11-25T14:07:00.269Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
14:07:00 [2019-11-25T14:07:00.269Z] === RUN   TestBuildPreserveOwnership
14:07:00 [2019-11-25T14:07:00.269Z] === RUN   TestBuildPreserveOwnership/copy_from
14:07:00 [2019-11-25T14:07:00.337Z] #46 DONE 0.1s
14:07:00 [2019-11-25T14:07:00.337Z] 
14:07:00 [2019-11-25T14:07:00.337Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
14:07:00 [2019-11-25T14:07:00.337Z] #49 DONE 0.1s
14:07:00 [2019-11-25T14:07:00.337Z] 
14:07:00 [2019-11-25T14:07:00.337Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:07:00 [2019-11-25T14:07:00.337Z] #60 ...
14:07:00 [2019-11-25T14:07:00.337Z] 
14:07:00 [2019-11-25T14:07:00.337Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
14:07:00 [2019-11-25T14:07:00.337Z] #52 DONE 0.1s
14:07:00 [2019-11-25T14:07:00.526Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
14:07:00 [2019-11-25T14:07:00.676Z] 
14:07:00 [2019-11-25T14:07:00.676Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
14:07:00 [2019-11-25T14:07:00.676Z] #56 DONE 0.1s
14:07:00 [2019-11-25T14:07:00.676Z] 
14:07:00 [2019-11-25T14:07:00.676Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:07:00 [2019-11-25T14:07:00.927Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:07:00 [2019-11-25T14:07:00.991Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
14:07:01 [2019-11-25T14:07:01.090Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
14:07:01 [2019-11-25T14:07:01.090Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
14:07:01 [2019-11-25T14:07:01.654Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
14:07:01 [2019-11-25T14:07:01.808Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.028s	coverage: 93.8% of statements
14:07:02 [2019-11-25T14:07:02.585Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
14:07:02 [2019-11-25T14:07:02.585Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
14:07:02 [2019-11-25T14:07:02.633Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
14:07:02 [2019-11-25T14:07:02.842Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
14:07:03 [2019-11-25T14:07:03.017Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.130s	coverage: 84.1% of statements
14:07:03 [2019-11-25T14:07:03.407Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
14:07:03 [2019-11-25T14:07:03.854Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
14:07:03 [2019-11-25T14:07:03.854Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
14:07:03 [2019-11-25T14:07:03.985Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
14:07:04 [2019-11-25T14:07:04.553Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:07:04 [2019-11-25T14:07:04.692Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
14:07:04 [2019-11-25T14:07:04.692Z] ok  	github.com/docker/docker/pkg/fsutils	0.501s	coverage: 85.1% of statements
14:07:04 [2019-11-25T14:07:04.811Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
14:07:05 [2019-11-25T14:07:05.636Z] ok  	github.com/docker/docker/pkg/idtools	0.487s	coverage: 70.1% of statements
14:07:06 [2019-11-25T14:07:06.711Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
14:07:06 [2019-11-25T14:07:06.711Z] --- PASS: TestBuildPreserveOwnership (6.56s)
14:07:06 [2019-11-25T14:07:06.711Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.18s)
14:07:06 [2019-11-25T14:07:06.711Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s)
14:07:06 [2019-11-25T14:07:06.711Z] === RUN   TestBuildPlatformInvalid
14:07:06 [2019-11-25T14:07:06.746Z] ok  	github.com/docker/docker/pkg/ioutils	0.848s	coverage: 70.6% of statements
14:07:06 [2019-11-25T14:07:06.746Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
14:07:06 [2019-11-25T14:07:06.968Z] --- PASS: TestBuildPlatformInvalid (0.13s)
14:07:06 [2019-11-25T14:07:06.968Z] PASS
14:07:06 [2019-11-25T14:07:06.968Z] 
14:07:06 [2019-11-25T14:07:06.968Z] === Skipped
14:07:06 [2019-11-25T14:07:06.968Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:07:06 [2019-11-25T14:07:06.968Z]     build_session_test.go:25: TODO: BuildKit
14:07:06 [2019-11-25T14:07:06.968Z] 
14:07:06 [2019-11-25T14:07:06.968Z] 
14:07:06 [2019-11-25T14:07:06.968Z] DONE 32 tests, 1 skipped in 186.617s
14:07:06 [2019-11-25T14:07:06.968Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:07:06 [2019-11-25T14:07:06.968Z] ++ 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
14:07:06 [2019-11-25T14:07:06.968Z] ++ set -e
14:07:06 [2019-11-25T14:07:06.968Z] ++ '[' -n 0 ']'
14:07:06 [2019-11-25T14:07:06.968Z] ++ set -x
14:07:06 [2019-11-25T14:07:06.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:07:07 [2019-11-25T14:07:07.226Z] INFO: Testing against a local daemon
14:07:07 [2019-11-25T14:07:07.226Z] === RUN   TestConfigList
14:07:07 [2019-11-25T14:07:07.486Z] --- PASS: TestServiceCreateInit (10.81s)
14:07:07 [2019-11-25T14:07:07.486Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s)
14:07:07 [2019-11-25T14:07:07.486Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.68s)
14:07:07 [2019-11-25T14:07:07.486Z] === RUN   TestCreateServiceMultipleTimes
14:07:07 [2019-11-25T14:07:07.629Z] ok  	github.com/docker/docker/pkg/locker	0.020s	coverage: 88.9% of statements
14:07:07 [2019-11-25T14:07:07.629Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
14:07:07 [2019-11-25T14:07:07.629Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:07:08 [2019-11-25T14:07:08.157Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
14:07:08 [2019-11-25T14:07:08.560Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
14:07:08 [2019-11-25T14:07:08.940Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
14:07:09 [2019-11-25T14:07:09.709Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:07:09 [2019-11-25T14:07:09.709Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:07:09 [2019-11-25T14:07:09.754Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:07:09 [2019-11-25T14:07:09.754Z] ok  	github.com/docker/docker/pkg/mount	1.137s	coverage: 70.0% of statements
14:07:09 [2019-11-25T14:07:09.754Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:07:10 [2019-11-25T14:07:10.145Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
14:07:10 [2019-11-25T14:07:10.555Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 82.4% of statements
14:07:10 [2019-11-25T14:07:10.555Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:07:10 [2019-11-25T14:07:10.555Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:07:10 [2019-11-25T14:07:10.679Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:07:10 [2019-11-25T14:07:10.683Z] --- PASS: TestConfigList (3.60s)
14:07:10 [2019-11-25T14:07:10.683Z] === RUN   TestConfigsCreateAndDelete
14:07:10 [2019-11-25T14:07:10.941Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
14:07:11 [2019-11-25T14:07:11.871Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
14:07:11 [2019-11-25T14:07:11.872Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.025s	coverage: 56.8% of statements
14:07:12 [2019-11-25T14:07:12.220Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:07:12 [2019-11-25T14:07:12.296Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
14:07:12 [2019-11-25T14:07:12.436Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
14:07:12 [2019-11-25T14:07:12.698Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
14:07:13 [2019-11-25T14:07:13.100Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:07:13 [2019-11-25T14:07:13.762Z] --- PASS: TestBuildMultiStageCopy (14.32s)
14:07:13 [2019-11-25T14:07:13.763Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.59s)
14:07:13 [2019-11-25T14:07:13.763Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s)
14:07:13 [2019-11-25T14:07:13.763Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s)
14:07:13 [2019-11-25T14:07:13.763Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s)
14:07:13 [2019-11-25T14:07:13.763Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s)
14:07:13 [2019-11-25T14:07:13.763Z] === RUN   TestBuildMultiStageParentConfig
14:07:13 [2019-11-25T14:07:13.763Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
14:07:13 [2019-11-25T14:07:13.763Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
14:07:13 [2019-11-25T14:07:13.763Z] === RUN   TestBuildLabelWithTargets
14:07:13 [2019-11-25T14:07:13.763Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
14:07:13 [2019-11-25T14:07:13.763Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
14:07:13 [2019-11-25T14:07:13.763Z] === RUN   TestBuildWithEmptyLayers
14:07:14 [2019-11-25T14:07:14.334Z] --- PASS: TestConfigsCreateAndDelete (3.17s)
14:07:14 [2019-11-25T14:07:14.334Z] === RUN   TestConfigsUpdate
14:07:14 [2019-11-25T14:07:14.737Z] --- PASS: TestBuildWithEmptyLayers (1.17s)
14:07:14 [2019-11-25T14:07:14.737Z] === RUN   TestBuildMultiStageOnBuild
14:07:14 [2019-11-25T14:07:14.737Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
14:07:14 [2019-11-25T14:07:14.737Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
14:07:14 [2019-11-25T14:07:14.737Z] === RUN   TestBuildUncleanTarFilenames
14:07:14 [2019-11-25T14:07:14.737Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
14:07:14 [2019-11-25T14:07:14.737Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
14:07:14 [2019-11-25T14:07:14.737Z] === RUN   TestBuildMultiStageLayerLeak
14:07:14 [2019-11-25T14:07:14.737Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
14:07:14 [2019-11-25T14:07:14.737Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
14:07:14 [2019-11-25T14:07:14.737Z] === RUN   TestBuildWithHugeFile
14:07:14 [2019-11-25T14:07:14.737Z] --- SKIP: TestBuildWithHugeFile (0.01s)
14:07:14 [2019-11-25T14:07:14.737Z]     build_test.go:491: testEnv.OSType == "windows"
14:07:14 [2019-11-25T14:07:14.737Z] === RUN   TestBuildWithEmptyDockerfile
14:07:14 [2019-11-25T14:07:14.737Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:07:14 [2019-11-25T14:07:14.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:07:14 [2019-11-25T14:07:14.737Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:07:14 [2019-11-25T14:07:14.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:07:14 [2019-11-25T14:07:14.737Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:07:14 [2019-11-25T14:07:14.737Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:07:14 [2019-11-25T14:07:14.968Z] ok  	github.com/docker/docker/pkg/pubsub	1.060s	coverage: 73.9% of statements
14:07:14 [2019-11-25T14:07:14.968Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
14:07:15 [2019-11-25T14:07:15.197Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:07:15 [2019-11-25T14:07:15.197Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:07:15 [2019-11-25T14:07:15.197Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:07:15 [2019-11-25T14:07:15.197Z] --- PASS: TestBuildWithEmptyDockerfile (0.46s)
14:07:15 [2019-11-25T14:07:15.197Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
14:07:15 [2019-11-25T14:07:15.197Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestBuildPreserveOwnership
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestBuildPlatformInvalid
14:07:15 [2019-11-25T14:07:15.197Z] --- PASS: TestBuildPlatformInvalid (0.05s)
14:07:15 [2019-11-25T14:07:15.197Z] PASS
14:07:15 [2019-11-25T14:07:15.197Z] Running D:\gopath\src\github.com\docker\docker\integration\config
14:07:15 [2019-11-25T14:07:15.197Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:07:15 [2019-11-25T14:07:15.197Z] INFO: Testing against a local daemon
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestConfigList
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestConfigList (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestConfigsCreateAndDelete
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestConfigsUpdate
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestConfigsUpdate (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestTemplatedConfig
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestTemplatedConfig (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestConfigInspect
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestConfigInspect (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestConfigCreateWithLabels
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestConfigCreateResolve
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestConfigCreateResolve (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestConfigDaemonLibtrustID
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
14:07:15 [2019-11-25T14:07:15.197Z] PASS
14:07:15 [2019-11-25T14:07:15.197Z] Running D:\gopath\src\github.com\docker\docker\integration\container
14:07:15 [2019-11-25T14:07:15.197Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:07:15 [2019-11-25T14:07:15.197Z] INFO: Testing against a local daemon
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestCheckpoint
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestCheckpoint (0.00s)
14:07:15 [2019-11-25T14:07:15.197Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestContainerInvalidJSON
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:07:15 [2019-11-25T14:07:15.197Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:07:15 [2019-11-25T14:07:15.197Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:07:15 [2019-11-25T14:07:15.197Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:07:15 [2019-11-25T14:07:15.197Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:07:15 [2019-11-25T14:07:15.197Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:07:15 [2019-11-25T14:07:15.197Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:07:15 [2019-11-25T14:07:15.197Z] --- PASS: TestContainerInvalidJSON (0.04s)
14:07:15 [2019-11-25T14:07:15.197Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
14:07:15 [2019-11-25T14:07:15.197Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
14:07:15 [2019-11-25T14:07:15.197Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
14:07:15 [2019-11-25T14:07:15.197Z]     copy_test.go:25: testEnv.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestCopyFromContainerPathIsNotDir
14:07:15 [2019-11-25T14:07:15.197Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
14:07:15 [2019-11-25T14:07:15.197Z]     copy_test.go:39: testEnv.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.197Z] === RUN   TestCopyToContainerPathDoesNotExist
14:07:15 [2019-11-25T14:07:15.846Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
14:07:15 [2019-11-25T14:07:15.846Z]     copy_test.go:51: testEnv.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCopyToContainerPathIsNotDir
14:07:15 [2019-11-25T14:07:15.846Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
14:07:15 [2019-11-25T14:07:15.846Z]     copy_test.go:65: testEnv.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCopyFromContainer
14:07:15 [2019-11-25T14:07:15.846Z] --- SKIP: TestCopyFromContainer (0.00s)
14:07:15 [2019-11-25T14:07:15.846Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:07:15 [2019-11-25T14:07:15.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:07:15 [2019-11-25T14:07:15.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:07:15 [2019-11-25T14:07:15.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:07:15 [2019-11-25T14:07:15.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:07:15 [2019-11-25T14:07:15.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:07:15 [2019-11-25T14:07:15.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:07:15 [2019-11-25T14:07:15.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
14:07:15 [2019-11-25T14:07:15.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:07:15 [2019-11-25T14:07:15.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:07:15 [2019-11-25T14:07:15.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateLinkToNonExistingContainer
14:07:15 [2019-11-25T14:07:15.846Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
14:07:15 [2019-11-25T14:07:15.846Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithInvalidEnv
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithInvalidEnv/0
14:07:15 [2019-11-25T14:07:15.846Z] === PAUSE TestCreateWithInvalidEnv/0
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithInvalidEnv/1
14:07:15 [2019-11-25T14:07:15.846Z] === PAUSE TestCreateWithInvalidEnv/1
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithInvalidEnv/2
14:07:15 [2019-11-25T14:07:15.846Z] === PAUSE TestCreateWithInvalidEnv/2
14:07:15 [2019-11-25T14:07:15.846Z] === CONT  TestCreateWithInvalidEnv/0
14:07:15 [2019-11-25T14:07:15.846Z] === CONT  TestCreateWithInvalidEnv/2
14:07:15 [2019-11-25T14:07:15.846Z] === CONT  TestCreateWithInvalidEnv/1
14:07:15 [2019-11-25T14:07:15.846Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
14:07:15 [2019-11-25T14:07:15.846Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:07:15 [2019-11-25T14:07:15.846Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
14:07:15 [2019-11-25T14:07:15.846Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateTmpfsMountsTarget
14:07:15 [2019-11-25T14:07:15.846Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
14:07:15 [2019-11-25T14:07:15.846Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithCustomMaskedPaths
14:07:15 [2019-11-25T14:07:15.846Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
14:07:15 [2019-11-25T14:07:15.846Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithCapabilities
14:07:15 [2019-11-25T14:07:15.846Z] --- SKIP: TestCreateWithCapabilities (0.00s)
14:07:15 [2019-11-25T14:07:15.846Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithCustomReadonlyPaths
14:07:15 [2019-11-25T14:07:15.846Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
14:07:15 [2019-11-25T14:07:15.846Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:07:15 [2019-11-25T14:07:15.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:07:15 [2019-11-25T14:07:15.846Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:07:15 [2019-11-25T14:07:15.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:07:15 [2019-11-25T14:07:15.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:07:15 [2019-11-25T14:07:15.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:07:15 [2019-11-25T14:07:15.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:07:15 [2019-11-25T14:07:15.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:07:15 [2019-11-25T14:07:15.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:07:15 [2019-11-25T14:07:15.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:07:15 [2019-11-25T14:07:15.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:07:15 [2019-11-25T14:07:15.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:07:15 [2019-11-25T14:07:15.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:07:15 [2019-11-25T14:07:15.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:07:15 [2019-11-25T14:07:15.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:07:15 [2019-11-25T14:07:15.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
14:07:15 [2019-11-25T14:07:15.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:07:15 [2019-11-25T14:07:15.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:07:15 [2019-11-25T14:07:15.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:07:15 [2019-11-25T14:07:15.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
14:07:15 [2019-11-25T14:07:15.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:07:15 [2019-11-25T14:07:15.847Z] === RUN   TestDiff
14:07:15 [2019-11-25T14:07:15.847Z] --- SKIP: TestDiff (0.00s)
14:07:15 [2019-11-25T14:07:15.847Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
14:07:15 [2019-11-25T14:07:15.847Z] === RUN   TestExecWithCloseStdin
14:07:16 [2019-11-25T14:07:16.310Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
14:07:17 [2019-11-25T14:07:17.240Z] --- PASS: TestConfigsUpdate (3.17s)
14:07:17 [2019-11-25T14:07:17.240Z] === RUN   TestTemplatedConfig
14:07:18 [2019-11-25T14:07:18.032Z] --- PASS: TestExecWithCloseStdin (2.07s)
14:07:18 [2019-11-25T14:07:18.032Z] === RUN   TestExec
14:07:18 [2019-11-25T14:07:18.032Z] --- SKIP: TestExec (0.00s)
14:07:18 [2019-11-25T14:07:18.032Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:07:18 [2019-11-25T14:07:18.032Z] === RUN   TestExecUser
14:07:18 [2019-11-25T14:07:18.032Z] --- SKIP: TestExecUser (0.00s)
14:07:18 [2019-11-25T14:07:18.032Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:07:18 [2019-11-25T14:07:18.032Z] === RUN   TestExportContainerAndImportImage
14:07:18 [2019-11-25T14:07:18.032Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
14:07:18 [2019-11-25T14:07:18.032Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:07:18 [2019-11-25T14:07:18.032Z] === RUN   TestExportContainerAfterDaemonRestart
14:07:18 [2019-11-25T14:07:18.032Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
14:07:18 [2019-11-25T14:07:18.032Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
14:07:18 [2019-11-25T14:07:18.032Z] === RUN   TestHealthCheckWorkdir
14:07:18 [2019-11-25T14:07:18.032Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
14:07:18 [2019-11-25T14:07:18.032Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
14:07:18 [2019-11-25T14:07:18.032Z] === RUN   TestHealthKillContainer
14:07:18 [2019-11-25T14:07:18.032Z] --- SKIP: TestHealthKillContainer (0.00s)
14:07:18 [2019-11-25T14:07:18.032Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
14:07:18 [2019-11-25T14:07:18.032Z] === RUN   TestInspectCpusetInConfigPre120
14:07:18 [2019-11-25T14:07:18.032Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
14:07:18 [2019-11-25T14:07:18.032Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:07:18 [2019-11-25T14:07:18.032Z] === RUN   TestKillContainerInvalidSignal
14:07:18 [2019-11-25T14:07:18.326Z] ok  	github.com/docker/docker/pkg/signal	2.627s	coverage: 61.0% of statements
14:07:18 [2019-11-25T14:07:18.815Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:07:19 [2019-11-25T14:07:19.574Z] --- PASS: TestKillContainerInvalidSignal (1.70s)
14:07:19 [2019-11-25T14:07:19.574Z] === RUN   TestKillContainer
14:07:19 [2019-11-25T14:07:19.574Z] --- SKIP: TestKillContainer (0.00s)
14:07:19 [2019-11-25T14:07:19.574Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
14:07:19 [2019-11-25T14:07:19.574Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:07:19 [2019-11-25T14:07:19.574Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
14:07:19 [2019-11-25T14:07:19.574Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:07:19 [2019-11-25T14:07:19.574Z] === RUN   TestKillStoppedContainer
14:07:19 [2019-11-25T14:07:19.574Z] --- SKIP: TestKillStoppedContainer (0.00s)
14:07:19 [2019-11-25T14:07:19.574Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:07:19 [2019-11-25T14:07:19.574Z] === RUN   TestKillStoppedContainerAPIPre120
14:07:19 [2019-11-25T14:07:19.574Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
14:07:19 [2019-11-25T14:07:19.574Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:07:19 [2019-11-25T14:07:19.574Z] === RUN   TestKillDifferentUserContainer
14:07:19 [2019-11-25T14:07:19.574Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
14:07:19 [2019-11-25T14:07:19.574Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
14:07:19 [2019-11-25T14:07:19.574Z] === RUN   TestInspectOomKilledTrue
14:07:19 [2019-11-25T14:07:19.574Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:07:19 [2019-11-25T14:07:19.574Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:07:19 [2019-11-25T14:07:19.574Z] === RUN   TestInspectOomKilledFalse
14:07:19 [2019-11-25T14:07:19.574Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:07:19 [2019-11-25T14:07:19.574Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:07:19 [2019-11-25T14:07:19.574Z] === RUN   TestLogsFollowTailEmpty
14:07:19 [2019-11-25T14:07:19.707Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
14:07:19 [2019-11-25T14:07:19.776Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
14:07:20 [2019-11-25T14:07:20.142Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:07:20 [2019-11-25T14:07:20.340Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
14:07:20 [2019-11-25T14:07:20.561Z] ok  	github.com/docker/docker/pkg/symlink	0.008s	coverage: 87.7% of statements
14:07:20 [2019-11-25T14:07:20.597Z] --- PASS: TestTemplatedConfig (3.48s)
14:07:20 [2019-11-25T14:07:20.597Z] === RUN   TestConfigInspect
14:07:20 [2019-11-25T14:07:20.854Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
14:07:21 [2019-11-25T14:07:21.399Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
14:07:21 [2019-11-25T14:07:21.418Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
14:07:21 [2019-11-25T14:07:21.982Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
14:07:22 [2019-11-25T14:07:22.244Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 36.9% of statements
14:07:22 [2019-11-25T14:07:22.652Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
14:07:23 [2019-11-25T14:07:23.467Z] ok  	github.com/docker/docker/pkg/tarsum	0.060s	coverage: 89.3% of statements
14:07:23 [2019-11-25T14:07:23.846Z] ok  	github.com/docker/docker/pkg/term	0.005s	coverage: 84.8% of statements
14:07:23 [2019-11-25T14:07:23.879Z] --- PASS: TestConfigInspect (3.29s)
14:07:23 [2019-11-25T14:07:23.879Z] === RUN   TestConfigCreateWithLabels
14:07:24 [2019-11-25T14:07:24.136Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
14:07:24 [2019-11-25T14:07:24.241Z] testing: warning: no tests to run
14:07:24 [2019-11-25T14:07:24.241Z] coverage: [no statements]
14:07:24 [2019-11-25T14:07:24.241Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
14:07:24 [2019-11-25T14:07:24.276Z] --- PASS: TestLogsFollowTailEmpty (4.23s)
14:07:24 [2019-11-25T14:07:24.276Z] === RUN   TestNetworkNat
14:07:24 [2019-11-25T14:07:24.276Z] --- SKIP: TestNetworkNat (0.00s)
14:07:24 [2019-11-25T14:07:24.276Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
14:07:24 [2019-11-25T14:07:24.276Z] === RUN   TestNetworkLocalhostTCPNat
14:07:24 [2019-11-25T14:07:24.276Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
14:07:24 [2019-11-25T14:07:24.276Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
14:07:24 [2019-11-25T14:07:24.276Z] === RUN   TestNetworkLoopbackNat
14:07:24 [2019-11-25T14:07:24.276Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
14:07:24 [2019-11-25T14:07:24.276Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
14:07:24 [2019-11-25T14:07:24.276Z] === RUN   TestPause
14:07:24 [2019-11-25T14:07:24.276Z] --- SKIP: TestPause (0.00s)
14:07:24 [2019-11-25T14:07:24.276Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
14:07:24 [2019-11-25T14:07:24.276Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:07:24 [2019-11-25T14:07:24.644Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
14:07:25 [2019-11-25T14:07:25.039Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
14:07:25 [2019-11-25T14:07:25.068Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
14:07:25 [2019-11-25T14:07:25.068Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
14:07:25 [2019-11-25T14:07:25.068Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
14:07:25 [2019-11-25T14:07:25.248Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s)
14:07:25 [2019-11-25T14:07:25.248Z] === RUN   TestPauseStopPausedContainer
14:07:25 [2019-11-25T14:07:25.248Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
14:07:25 [2019-11-25T14:07:25.248Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
14:07:25 [2019-11-25T14:07:25.248Z] === RUN   TestPsFilter
14:07:25 [2019-11-25T14:07:25.431Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:07:25 [2019-11-25T14:07:25.709Z] --- PASS: TestPsFilter (0.16s)
14:07:25 [2019-11-25T14:07:25.709Z] === RUN   TestRemoveContainerWithRemovedVolume
14:07:26 [2019-11-25T14:07:26.966Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
14:07:26 [2019-11-25T14:07:26.966Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
14:07:27 [2019-11-25T14:07:27.375Z] --- PASS: TestConfigCreateWithLabels (3.39s)
14:07:27 [2019-11-25T14:07:27.375Z] === RUN   TestConfigCreateResolve
14:07:27 [2019-11-25T14:07:27.939Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
14:07:28 [2019-11-25T14:07:28.106Z] ok  	github.com/docker/docker/plugin	0.556s	coverage: 27.1% of statements
14:07:28 [2019-11-25T14:07:28.196Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
14:07:28 [2019-11-25T14:07:28.196Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
14:07:28 [2019-11-25T14:07:28.742Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.84s)
14:07:28 [2019-11-25T14:07:28.742Z] === RUN   TestRemoveContainerWithVolume
14:07:28 [2019-11-25T14:07:28.966Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.5% of statements
14:07:30 [2019-11-25T14:07:30.282Z] --- PASS: TestRemoveContainerWithVolume (2.00s)
14:07:30 [2019-11-25T14:07:30.282Z] === RUN   TestRemoveContainerRunning
14:07:30 [2019-11-25T14:07:30.349Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 76.2% of statements
14:07:30 [2019-11-25T14:07:30.718Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
14:07:30 [2019-11-25T14:07:30.718Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
14:07:30 [2019-11-25T14:07:30.718Z] --- PASS: TestConfigCreateResolve (3.31s)
14:07:30 [2019-11-25T14:07:30.718Z] === RUN   TestConfigDaemonLibtrustID
14:07:30 [2019-11-25T14:07:30.720Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
14:07:31 [2019-11-25T14:07:31.283Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
14:07:31 [2019-11-25T14:07:31.283Z] PASS
14:07:31 [2019-11-25T14:07:31.283Z] 
14:07:31 [2019-11-25T14:07:31.283Z] DONE 8 tests in 24.166s
14:07:31 [2019-11-25T14:07:31.283Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:07:31 [2019-11-25T14:07:31.283Z] ++ 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
14:07:31 [2019-11-25T14:07:31.283Z] ++ set -e
14:07:31 [2019-11-25T14:07:31.283Z] ++ '[' -n 0 ']'
14:07:31 [2019-11-25T14:07:31.283Z] ++ set -x
14:07:31 [2019-11-25T14:07:31.283Z] ++ env -i DEST=/go/src/github.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
14:07:31 [2019-11-25T14:07:31.283Z] INFO: Testing against a local daemon
14:07:31 [2019-11-25T14:07:31.283Z] === RUN   TestCheckpoint
14:07:31 [2019-11-25T14:07:31.283Z] --- SKIP: TestCheckpoint (0.00s)
14:07:31 [2019-11-25T14:07:31.283Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:07:31 [2019-11-25T14:07:31.283Z] === RUN   TestContainerInvalidJSON
14:07:31 [2019-11-25T14:07:31.283Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:07:31 [2019-11-25T14:07:31.283Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:07:31 [2019-11-25T14:07:31.283Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:07:31 [2019-11-25T14:07:31.283Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:07:31 [2019-11-25T14:07:31.283Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:07:31 [2019-11-25T14:07:31.283Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:07:31 [2019-11-25T14:07:31.541Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:07:31 [2019-11-25T14:07:31.541Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:07:31 [2019-11-25T14:07:31.541Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:07:31 [2019-11-25T14:07:31.541Z] --- PASS: TestContainerInvalidJSON (0.05s)
14:07:31 [2019-11-25T14:07:31.541Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:07:31 [2019-11-25T14:07:31.541Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:07:31 [2019-11-25T14:07:31.541Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:07:31 [2019-11-25T14:07:31.541Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:07:31 [2019-11-25T14:07:31.541Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s)
14:07:31 [2019-11-25T14:07:31.541Z] === RUN   TestCopyFromContainerPathIsNotDir
14:07:31 [2019-11-25T14:07:31.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
14:07:31 [2019-11-25T14:07:31.798Z] === RUN   TestCopyToContainerPathDoesNotExist
14:07:31 [2019-11-25T14:07:31.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
14:07:31 [2019-11-25T14:07:31.798Z] === RUN   TestCopyToContainerPathIsNotDir
14:07:31 [2019-11-25T14:07:31.825Z] --- PASS: TestRemoveContainerRunning (1.67s)
14:07:31 [2019-11-25T14:07:31.825Z] === RUN   TestRemoveContainerForceRemoveRunning
14:07:32 [2019-11-25T14:07:32.055Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
14:07:32 [2019-11-25T14:07:32.055Z] === RUN   TestCopyFromContainer
14:07:32 [2019-11-25T14:07:32.619Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
14:07:33 [2019-11-25T14:07:33.185Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
14:07:33 [2019-11-25T14:07:33.374Z] ok  	github.com/docker/docker/registry	0.195s	coverage: 56.2% of statements
14:07:34 [2019-11-25T14:07:34.014Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.76s)
14:07:34 [2019-11-25T14:07:34.014Z] === RUN   TestRemoveInvalidContainer
14:07:34 [2019-11-25T14:07:34.014Z] --- PASS: TestRemoveInvalidContainer (0.03s)
14:07:34 [2019-11-25T14:07:34.014Z] === RUN   TestRenameLinkedContainer
14:07:34 [2019-11-25T14:07:34.014Z] --- SKIP: TestRenameLinkedContainer (0.00s)
14:07:34 [2019-11-25T14:07:34.014Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
14:07:34 [2019-11-25T14:07:34.014Z] === RUN   TestRenameStoppedContainer
14:07:34 [2019-11-25T14:07:34.119Z] === RUN   TestCopyFromContainer//
14:07:34 [2019-11-25T14:07:34.119Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
14:07:34 [2019-11-25T14:07:34.179Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
14:07:34 [2019-11-25T14:07:34.179Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
14:07:34 [2019-11-25T14:07:34.205Z] --- PASS: TestCreateServiceMultipleTimes (24.00s)
14:07:34 [2019-11-25T14:07:34.205Z] === RUN   TestCreateServiceConflict
14:07:34 [2019-11-25T14:07:34.205Z] --- PASS: TestCreateServiceConflict (3.14s)
14:07:34 [2019-11-25T14:07:34.205Z] === RUN   TestCreateServiceMaxReplicas
14:07:34 [2019-11-25T14:07:34.377Z] === RUN   TestCopyFromContainer//bar/root
14:07:34 [2019-11-25T14:07:34.377Z] === RUN   TestCopyFromContainer//bar/root/
14:07:34 [2019-11-25T14:07:34.635Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
14:07:34 [2019-11-25T14:07:34.635Z] === RUN   TestCopyFromContainer/bar/quux
14:07:34 [2019-11-25T14:07:34.635Z] === RUN   TestCopyFromContainer/bar/quux/
14:07:34 [2019-11-25T14:07:34.892Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:07:34 [2019-11-25T14:07:34.892Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:07:35 [2019-11-25T14:07:35.150Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:07:35 [2019-11-25T14:07:35.150Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:07:35 [2019-11-25T14:07:35.410Z] === RUN   TestCopyFromContainer/bar/notarget
14:07:35 [2019-11-25T14:07:35.547Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
14:07:35 [2019-11-25T14:07:35.557Z] --- PASS: TestRenameStoppedContainer (1.93s)
14:07:35 [2019-11-25T14:07:35.557Z] === RUN   TestRenameRunningContainerAndReuse
14:07:35 [2019-11-25T14:07:35.674Z] --- PASS: TestCopyFromContainer (3.59s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer// (0.15s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:07:35 [2019-11-25T14:07:35.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:07:35 [2019-11-25T14:07:35.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:07:35 [2019-11-25T14:07:35.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:07:35 [2019-11-25T14:07:35.674Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:07:35 [2019-11-25T14:07:35.674Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:07:35 [2019-11-25T14:07:35.674Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:07:35 [2019-11-25T14:07:35.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateLinkToNonExistingContainer
14:07:35 [2019-11-25T14:07:35.674Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s)
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateWithInvalidEnv
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateWithInvalidEnv/0
14:07:35 [2019-11-25T14:07:35.674Z] === PAUSE TestCreateWithInvalidEnv/0
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateWithInvalidEnv/1
14:07:35 [2019-11-25T14:07:35.674Z] === PAUSE TestCreateWithInvalidEnv/1
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateWithInvalidEnv/2
14:07:35 [2019-11-25T14:07:35.674Z] === PAUSE TestCreateWithInvalidEnv/2
14:07:35 [2019-11-25T14:07:35.674Z] === CONT  TestCreateWithInvalidEnv/0
14:07:35 [2019-11-25T14:07:35.674Z] === CONT  TestCreateWithInvalidEnv/2
14:07:35 [2019-11-25T14:07:35.674Z] === CONT  TestCreateWithInvalidEnv/1
14:07:35 [2019-11-25T14:07:35.674Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:07:35 [2019-11-25T14:07:35.674Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateTmpfsMountsTarget
14:07:35 [2019-11-25T14:07:35.674Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:07:35 [2019-11-25T14:07:35.674Z] === RUN   TestCreateWithCustomMaskedPaths
14:07:35 [2019-11-25T14:07:35.963Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
14:07:36 [2019-11-25T14:07:36.606Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
14:07:37 [2019-11-25T14:07:37.492Z] --- PASS: TestCreateServiceMaxReplicas (3.55s)
14:07:37 [2019-11-25T14:07:37.492Z] === RUN   TestCreateWithDuplicateNetworkNames
14:07:39 [2019-11-25T14:07:39.132Z] --- PASS: TestCreateWithCustomMaskedPaths (3.14s)
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:07:39 [2019-11-25T14:07:39.132Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:07:39 [2019-11-25T14:07:39.132Z] --- PASS: TestCreateWithCapabilities (0.04s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
14:07:39 [2019-11-25T14:07:39.132Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
14:07:39 [2019-11-25T14:07:39.132Z] === RUN   TestCreateWithCustomReadonlyPaths
14:07:39 [2019-11-25T14:07:39.252Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
14:07:39 [2019-11-25T14:07:39.311Z] --- PASS: TestRenameRunningContainerAndReuse (3.47s)
14:07:39 [2019-11-25T14:07:39.311Z] === RUN   TestRenameInvalidName
14:07:40 [2019-11-25T14:07:40.065Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
14:07:40 [2019-11-25T14:07:40.629Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
14:07:40 [2019-11-25T14:07:40.854Z] --- PASS: TestRenameInvalidName (1.64s)
14:07:40 [2019-11-25T14:07:40.854Z] === RUN   TestRenameAnonymousContainer
14:07:40 [2019-11-25T14:07:40.854Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
14:07:40 [2019-11-25T14:07:40.854Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
14:07:40 [2019-11-25T14:07:40.854Z] === RUN   TestRenameContainerWithSameName
14:07:40 [2019-11-25T14:07:40.935Z] ok  	github.com/docker/docker/volume/local	0.036s	coverage: 73.0% of statements
14:07:40 [2019-11-25T14:07:40.942Z] #60 434.6 + bin/containerd-stress
14:07:40 [2019-11-25T14:07:40.942Z] #60 438.3 + bin/containerd-shim
14:07:41 [2019-11-25T14:07:41.328Z] ok  	github.com/docker/docker/volume/mounts	0.026s	coverage: 67.0% of statements
14:07:41 [2019-11-25T14:07:41.999Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s)
14:07:42 [2019-11-25T14:07:42.000Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:07:42 [2019-11-25T14:07:42.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:07:42 [2019-11-25T14:07:42.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:07:42 [2019-11-25T14:07:42.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:07:42 [2019-11-25T14:07:42.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:07:42 [2019-11-25T14:07:42.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:07:42 [2019-11-25T14:07:42.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:07:42 [2019-11-25T14:07:42.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:07:42 [2019-11-25T14:07:42.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:07:42 [2019-11-25T14:07:42.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:07:42 [2019-11-25T14:07:42.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:07:42 [2019-11-25T14:07:42.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:07:42 [2019-11-25T14:07:42.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:07:42 [2019-11-25T14:07:42.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:07:42 [2019-11-25T14:07:42.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:07:42 [2019-11-25T14:07:42.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:07:42 [2019-11-25T14:07:42.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
14:07:42 [2019-11-25T14:07:42.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:07:42 [2019-11-25T14:07:42.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:07:42 [2019-11-25T14:07:42.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:07:42 [2019-11-25T14:07:42.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:07:42 [2019-11-25T14:07:42.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:07:42 [2019-11-25T14:07:42.000Z] === RUN   TestContainerStartOnDaemonRestart
14:07:42 [2019-11-25T14:07:42.000Z] === PAUSE TestContainerStartOnDaemonRestart
14:07:42 [2019-11-25T14:07:42.000Z] === RUN   TestDaemonRestartIpcMode
14:07:42 [2019-11-25T14:07:42.000Z] === PAUSE TestDaemonRestartIpcMode
14:07:42 [2019-11-25T14:07:42.000Z] === RUN   TestDiff
14:07:42 [2019-11-25T14:07:42.933Z] --- PASS: TestDiff (0.87s)
14:07:42 [2019-11-25T14:07:42.933Z] === RUN   TestExecWithCloseStdin
14:07:42 [2019-11-25T14:07:42.983Z] ok  	github.com/docker/docker/volume/service	0.021s	coverage: 73.0% of statements
14:07:43 [2019-11-25T14:07:43.041Z] --- PASS: TestRenameContainerWithSameName (1.82s)
14:07:43 [2019-11-25T14:07:43.041Z] === RUN   TestRenameContainerWithLinkedContainer
14:07:43 [2019-11-25T14:07:43.041Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
14:07:43 [2019-11-25T14:07:43.041Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
14:07:43 [2019-11-25T14:07:43.041Z] === RUN   TestResize
14:07:43 [2019-11-25T14:07:43.041Z] --- SKIP: TestResize (0.00s)
14:07:43 [2019-11-25T14:07:43.041Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
14:07:43 [2019-11-25T14:07:43.041Z] === RUN   TestResizeWithInvalidSize
14:07:43 [2019-11-25T14:07:43.041Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
14:07:43 [2019-11-25T14:07:43.041Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
14:07:43 [2019-11-25T14:07:43.041Z] === RUN   TestResizeWhenContainerNotStarted
14:07:43 [2019-11-25T14:07:43.497Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
14:07:43 [2019-11-25T14:07:43.755Z] --- PASS: TestExecWithCloseStdin (1.02s)
14:07:43 [2019-11-25T14:07:43.755Z] === RUN   TestExec
14:07:44 [2019-11-25T14:07:44.586Z] --- PASS: TestResizeWhenContainerNotStarted (1.95s)
14:07:44 [2019-11-25T14:07:44.587Z] === RUN   TestDaemonRestartKillContainers
14:07:44 [2019-11-25T14:07:44.587Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
14:07:44 [2019-11-25T14:07:44.587Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:07:44 [2019-11-25T14:07:44.587Z] === RUN   TestStats
14:07:44 [2019-11-25T14:07:44.587Z] --- SKIP: TestStats (0.00s)
14:07:44 [2019-11-25T14:07:44.587Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
14:07:44 [2019-11-25T14:07:44.587Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:07:44 [2019-11-25T14:07:44.688Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
14:07:44 [2019-11-25T14:07:44.945Z] --- PASS: TestExec (1.18s)
14:07:44 [2019-11-25T14:07:44.945Z] === RUN   TestExecUser
14:07:45 [2019-11-25T14:07:45.625Z] ok  	github.com/docker/docker/pkg/plugins	33.620s	coverage: 76.6% of statements
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/rootless	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/volume	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === Skipped
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver btrfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver btrfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver btrfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver btrfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver btrfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:73: No driver to put!
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     overlay_test.go:49: Fails to compute changes intermittently
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver zfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver zfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver zfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver zfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:46: Driver zfs not supported
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     graphtest_unix.go:73: No driver to put!
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:07:45 [2019-11-25T14:07:45.625Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] 
14:07:45 [2019-11-25T14:07:45.625Z] DONE 2141 tests, 20 skipped in 256.734s
Post stage
[Pipeline] junit
14:07:46 [2019-11-25T14:07:46.134Z] Recording test results
14:07:46 [2019-11-25T14:07:46.315Z] --- PASS: TestExecUser (1.20s)
14:07:46 [2019-11-25T14:07:46.315Z] === RUN   TestExportContainerAndImportImage
14:07:47 [2019-11-25T14:07:47.685Z] --- PASS: TestExportContainerAndImportImage (1.18s)
14:07:47 [2019-11-25T14:07:47.685Z] === RUN   TestExportContainerAfterDaemonRestart
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:07:48 [2019-11-25T14:07:48.249Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
14:07:48 [2019-11-25T14:07:48.506Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
14:07:48 [2019-11-25T14:07:48.848Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -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:e09e96233af3073d4dd4587e78231d80729faf0f hack/make.sh dynbinary test-integration
14:07:49 [2019-11-25T14:07:49.070Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
14:07:49 [2019-11-25T14:07:49.070Z] --- PASS: TestExportContainerAfterDaemonRestart (1.74s)
14:07:49 [2019-11-25T14:07:49.070Z] === RUN   TestHealthCheckWorkdir
14:07:49 [2019-11-25T14:07:49.254Z] 
14:07:49 [2019-11-25T14:07:49.254Z] Removing bundles/
14:07:49 [2019-11-25T14:07:49.254Z] 
14:07:49 [2019-11-25T14:07:49.254Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:07:49 [2019-11-25T14:07:49.254Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:07:49 [2019-11-25T14:07:49.254Z] GOOS="" GOARCH="" GOARM=""
14:07:49 [2019-11-25T14:07:49.967Z] #60 448.7 + bin/containerd-shim-runc-v1
14:07:50 [2019-11-25T14:07:50.972Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
14:07:50 [2019-11-25T14:07:50.972Z] --- PASS: TestHealthCheckWorkdir (1.61s)
14:07:50 [2019-11-25T14:07:50.972Z] === RUN   TestHealthKillContainer
14:07:51 [2019-11-25T14:07:51.676Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.80s)
14:07:51 [2019-11-25T14:07:51.676Z] === RUN   TestStopContainerWithTimeout
14:07:51 [2019-11-25T14:07:51.676Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
14:07:51 [2019-11-25T14:07:51.676Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
14:07:51 [2019-11-25T14:07:51.676Z] === RUN   TestUpdateRestartPolicy
14:07:51 [2019-11-25T14:07:51.732Z] ................................................                         [ 29%]
14:07:53 [2019-11-25T14:07:53.498Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
14:07:53 [2019-11-25T14:07:53.755Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
14:07:54 [2019-11-25T14:07:54.012Z] --- PASS: TestHealthKillContainer (3.28s)
14:07:54 [2019-11-25T14:07:54.013Z] === RUN   TestInspectCpusetInConfigPre120
14:07:54 [2019-11-25T14:07:54.270Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
14:07:54 [2019-11-25T14:07:54.527Z] === RUN   TestDockerSuite/TestBuildAddNonTar
14:07:54 [2019-11-25T14:07:54.784Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
14:07:54 [2019-11-25T14:07:54.809Z] #60 453.8 + bin/containerd-shim-runc-v2
14:07:55 [2019-11-25T14:07:55.041Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
14:07:55 [2019-11-25T14:07:55.041Z] === RUN   TestIpcModeNone
14:07:55 [2019-11-25T14:07:55.573Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.46s)
14:07:55 [2019-11-25T14:07:55.573Z] === RUN   TestCreateServiceSecretFileMode
14:07:55 [2019-11-25T14:07:55.832Z] --- PASS: TestCreateServiceSecretFileMode (3.26s)
14:07:55 [2019-11-25T14:07:55.832Z] === RUN   TestCreateServiceConfigFileMode
14:07:56 [2019-11-25T14:07:56.412Z] --- PASS: TestIpcModeNone (1.19s)
14:07:56 [2019-11-25T14:07:56.412Z] === RUN   TestIpcModePrivate
14:07:56 [2019-11-25T14:07:56.412Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
14:07:56 [2019-11-25T14:07:56.500Z] #60 455.3 + binaries
14:07:56 [2019-11-25T14:07:56.500Z] #60 455.3 + mkdir -p /build
14:07:56 [2019-11-25T14:07:56.500Z] #60 455.3 + cp bin/containerd /build/containerd
14:07:56 [2019-11-25T14:07:56.500Z] #60 455.4 + cp bin/containerd-shim /build/containerd-shim
14:07:56 [2019-11-25T14:07:56.500Z] #60 455.4 + cp bin/ctr /build/ctr
14:07:56 [2019-11-25T14:07:56.500Z] #60 DONE 455.4s
14:07:56 [2019-11-25T14:07:56.669Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
14:07:57 [2019-11-25T14:07:57.235Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
14:07:57 [2019-11-25T14:07:57.235Z] --- PASS: TestIpcModePrivate (1.08s)
14:07:57 [2019-11-25T14:07:57.235Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:193, shared: false, mustBeShared: false
14:07:57 [2019-11-25T14:07:57.235Z] === RUN   TestIpcModeShareable
14:07:58 [2019-11-25T14:07:58.194Z] 
14:07:58 [2019-11-25T14:07:58.194Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
14:07:58 [2019-11-25T14:07:58.194Z] #61 DONE 0.1s
14:07:58 [2019-11-25T14:07:58.194Z] 
14:07:58 [2019-11-25T14:07:58.194Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:07:58 [2019-11-25T14:07:58.194Z] #65 DONE 0.1s
14:07:58 [2019-11-25T14:07:58.194Z] 
14:07:58 [2019-11-25T14:07:58.194Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:07:58 [2019-11-25T14:07:58.194Z] #67 DONE 0.1s
14:07:58 [2019-11-25T14:07:58.194Z] 
14:07:58 [2019-11-25T14:07:58.194Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
14:07:58 [2019-11-25T14:07:58.194Z] #70 DONE 0.0s
14:07:58 [2019-11-25T14:07:58.194Z] 
14:07:58 [2019-11-25T14:07:58.194Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
14:07:58 [2019-11-25T14:07:58.194Z] #71 DONE 0.0s
14:07:58 [2019-11-25T14:07:58.194Z] 
14:07:58 [2019-11-25T14:07:58.194Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
14:07:58 [2019-11-25T14:07:58.604Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
14:07:58 [2019-11-25T14:07:58.604Z] --- PASS: TestIpcModeShareable (1.22s)
14:07:58 [2019-11-25T14:07:58.604Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true
14:07:58 [2019-11-25T14:07:58.604Z] === RUN   TestAPIIpcModeShareableAndContainer
14:07:59 [2019-11-25T14:07:59.119Z] --- PASS: TestCreateServiceConfigFileMode (3.31s)
14:07:59 [2019-11-25T14:07:59.119Z] === RUN   TestCreateServiceSysctls
14:08:00 [2019-11-25T14:08:00.499Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
14:08:01 [2019-11-25T14:08:01.198Z] #72 DONE 2.4s
14:08:01 [2019-11-25T14:08:01.199Z] 
14:08:01 [2019-11-25T14:08:01.199Z] #73 exporting to oci image format
14:08:01 [2019-11-25T14:08:01.199Z] #73 exporting layers
14:08:01 [2019-11-25T14:08:01.431Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
14:08:01 [2019-11-25T14:08:01.996Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.69s)
14:08:01 [2019-11-25T14:08:01.996Z] === RUN   TestAPIIpcModeHost
14:08:01 [2019-11-25T14:08:01.996Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
14:08:02 [2019-11-25T14:08:02.929Z] --- PASS: TestAPIIpcModeHost (0.86s)
14:08:02 [2019-11-25T14:08:02.929Z] === RUN   TestDaemonIpcModeShareable
14:08:03 [2019-11-25T14:08:03.861Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
14:08:04 [2019-11-25T14:08:04.118Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
14:08:04 [2019-11-25T14:08:04.392Z] --- PASS: TestCreateServiceSysctls (4.56s)
14:08:04 [2019-11-25T14:08:04.392Z] === RUN   TestCreateServiceCapabilities
14:08:05 [2019-11-25T14:08:05.052Z] --- PASS: TestDaemonIpcModeShareable (2.02s)
14:08:05 [2019-11-25T14:08:05.052Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true
14:08:05 [2019-11-25T14:08:05.052Z] === RUN   TestDaemonIpcModePrivate
14:08:05 [2019-11-25T14:08:05.617Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
14:08:05 [2019-11-25T14:08:05.885Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
14:08:07 [2019-11-25T14:08:07.265Z] --- PASS: TestDaemonIpcModePrivate (2.03s)
14:08:07 [2019-11-25T14:08:07.265Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false
14:08:07 [2019-11-25T14:08:07.265Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:08:07 [2019-11-25T14:08:07.265Z] === RUN   TestDockerSuite/TestBuildAddScript
14:08:07 [2019-11-25T14:08:07.677Z] --- PASS: TestCreateServiceCapabilities (3.59s)
14:08:07 [2019-11-25T14:08:07.677Z] === RUN   TestInspect
14:08:08 [2019-11-25T14:08:08.197Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
14:08:08 [2019-11-25T14:08:08.454Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
14:08:09 [2019-11-25T14:08:09.018Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s)
14:08:09 [2019-11-25T14:08:09.018Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: false, mustBeShared: false
14:08:09 [2019-11-25T14:08:09.018Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:08:10 [2019-11-25T14:08:10.914Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
14:08:10 [2019-11-25T14:08:10.914Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
14:08:10 [2019-11-25T14:08:10.914Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true
14:08:10 [2019-11-25T14:08:10.914Z] === RUN   TestIpcModeOlderClient
14:08:10 [2019-11-25T14:08:10.914Z] === PAUSE TestIpcModeOlderClient
14:08:10 [2019-11-25T14:08:10.914Z] === RUN   TestKillContainerInvalidSignal
14:08:10 [2019-11-25T14:08:10.976Z] --- PASS: TestInspect (3.56s)
14:08:10 [2019-11-25T14:08:10.976Z] === RUN   TestServiceListWithStatuses
14:08:10 [2019-11-25T14:08:10.976Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:08:10 [2019-11-25T14:08:10.976Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:08:10 [2019-11-25T14:08:10.976Z] === RUN   TestDockerNetworkConnectAlias
14:08:11 [2019-11-25T14:08:11.844Z] --- PASS: TestKillContainerInvalidSignal (0.99s)
14:08:11 [2019-11-25T14:08:11.844Z] === RUN   TestKillContainer
14:08:11 [2019-11-25T14:08:11.844Z] === RUN   TestKillContainer/no_signal
14:08:12 [2019-11-25T14:08:12.101Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
14:08:13 [2019-11-25T14:08:13.033Z] === RUN   TestKillContainer/non_killing_signal
14:08:13 [2019-11-25T14:08:13.597Z] === RUN   TestKillContainer/killing_signal
14:08:14 [2019-11-25T14:08:14.474Z] tests/integration/api_exec_test.py ....................                  [ 35%]
14:08:14 [2019-11-25T14:08:14.529Z] --- PASS: TestKillContainer (2.81s)
14:08:14 [2019-11-25T14:08:14.529Z]     --- PASS: TestKillContainer/no_signal (1.10s)
14:08:14 [2019-11-25T14:08:14.529Z]     --- PASS: TestKillContainer/non_killing_signal (0.65s)
14:08:14 [2019-11-25T14:08:14.529Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
14:08:14 [2019-11-25T14:08:14.529Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:08:14 [2019-11-25T14:08:14.529Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:08:15 [2019-11-25T14:08:15.461Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:08:16 [2019-11-25T14:08:16.395Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s)
14:08:16 [2019-11-25T14:08:16.395Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s)
14:08:16 [2019-11-25T14:08:16.395Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
14:08:16 [2019-11-25T14:08:16.395Z] === RUN   TestKillStoppedContainer
14:08:16 [2019-11-25T14:08:16.395Z] --- PASS: TestKillStoppedContainer (0.09s)
14:08:16 [2019-11-25T14:08:16.395Z] === RUN   TestKillStoppedContainerAPIPre120
14:08:16 [2019-11-25T14:08:16.653Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
14:08:16 [2019-11-25T14:08:16.653Z] === RUN   TestKillDifferentUserContainer
14:08:17 [2019-11-25T14:08:17.585Z] --- PASS: TestKillDifferentUserContainer (0.99s)
14:08:17 [2019-11-25T14:08:17.585Z] === RUN   TestInspectOomKilledTrue
14:08:17 [2019-11-25T14:08:17.585Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:08:17 [2019-11-25T14:08:17.585Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:08:17 [2019-11-25T14:08:17.585Z] === RUN   TestInspectOomKilledFalse
14:08:17 [2019-11-25T14:08:17.585Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:08:17 [2019-11-25T14:08:17.585Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:08:17 [2019-11-25T14:08:17.585Z] === RUN   TestLinksEtcHostsContentMatch
14:08:18 [2019-11-25T14:08:18.151Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
14:08:18 [2019-11-25T14:08:18.151Z] === RUN   TestLinksContainerNames
14:08:18 [2019-11-25T14:08:18.715Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
14:08:18 [2019-11-25T14:08:18.715Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
14:08:19 [2019-11-25T14:08:19.089Z] --- PASS: TestDockerNetworkConnectAlias (7.41s)
14:08:19 [2019-11-25T14:08:19.090Z] === RUN   TestDockerNetworkReConnect
14:08:20 [2019-11-25T14:08:20.087Z] --- PASS: TestLinksContainerNames (1.84s)
14:08:20 [2019-11-25T14:08:20.087Z] === RUN   TestLogsFollowTailEmpty
14:08:21 [2019-11-25T14:08:21.459Z] --- PASS: TestLogsFollowTailEmpty (1.15s)
14:08:21 [2019-11-25T14:08:21.459Z] === RUN   TestContainerNetworkMountsNoChown
14:08:21 [2019-11-25T14:08:21.667Z] --- PASS: TestUpdateRestartPolicy (26.95s)
14:08:21 [2019-11-25T14:08:21.667Z] === RUN   TestUpdateRestartWithAutoRemove
14:08:21 [2019-11-25T14:08:21.667Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s)
14:08:21 [2019-11-25T14:08:21.667Z] === RUN   TestWaitNonBlocked
14:08:21 [2019-11-25T14:08:21.667Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:08:21 [2019-11-25T14:08:21.667Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:08:21 [2019-11-25T14:08:21.667Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:08:21 [2019-11-25T14:08:21.667Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:08:21 [2019-11-25T14:08:21.667Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:08:21 [2019-11-25T14:08:21.667Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:08:22 [2019-11-25T14:08:22.393Z] --- PASS: TestContainerNetworkMountsNoChown (1.03s)
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/default
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/default
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/private
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/private
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rprivate
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rprivate
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/slave
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/slave
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rslave
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rslave
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/shared
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/shared
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rshared
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rshared
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/default
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/default/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/default/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/default/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/rshared
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/shared
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/rslave
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/slave
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/rprivate
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/private
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/private/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === RUN   TestMountDaemonRoot/private/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/default/mount_root
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:08:22 [2019-11-25T14:08:22.393Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:08:22 [2019-11-25T14:08:22.650Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:08:22 [2019-11-25T14:08:22.650Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:08:22 [2019-11-25T14:08:22.650Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:08:22 [2019-11-25T14:08:22.650Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:08:22 [2019-11-25T14:08:22.650Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:08:22 [2019-11-25T14:08:22.650Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:08:22 [2019-11-25T14:08:22.650Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:08:22 [2019-11-25T14:08:22.796Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:08:22 [2019-11-25T14:08:22.907Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:08:22 [2019-11-25T14:08:22.907Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:08:22 [2019-11-25T14:08:22.907Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:08:22 [2019-11-25T14:08:22.907Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:08:22 [2019-11-25T14:08:22.907Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:08:22 [2019-11-25T14:08:22.907Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:08:22 [2019-11-25T14:08:22.907Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:08:22 [2019-11-25T14:08:22.907Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:08:23 [2019-11-25T14:08:23.176Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:08:23 [2019-11-25T14:08:23.176Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:08:23 [2019-11-25T14:08:23.176Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:08:23 [2019-11-25T14:08:23.176Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:08:23 [2019-11-25T14:08:23.176Z] === CONT  TestMountDaemonRoot/private/bind_root
14:08:23 [2019-11-25T14:08:23.176Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:08:23 [2019-11-25T14:08:23.176Z] === CONT  TestMountDaemonRoot/private/mount_root
14:08:23 [2019-11-25T14:08:23.176Z] --- PASS: TestMountDaemonRoot (0.05s)
14:08:23 [2019-11-25T14:08:23.176Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.14s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
14:08:23 [2019-11-25T14:08:23.176Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
14:08:23 [2019-11-25T14:08:23.176Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.10s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.11s)
14:08:23 [2019-11-25T14:08:23.176Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
14:08:23 [2019-11-25T14:08:23.176Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
14:08:23 [2019-11-25T14:08:23.176Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:08:23 [2019-11-25T14:08:23.176Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:08:23 [2019-11-25T14:08:23.176Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:08:23 [2019-11-25T14:08:23.176Z] === RUN   TestContainerBindMountNonRecursive
14:08:25 [2019-11-25T14:08:25.078Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
14:08:25 [2019-11-25T14:08:25.650Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
14:08:25 [2019-11-25T14:08:25.651Z] --- PASS: TestDockerNetworkReConnect (6.30s)
14:08:25 [2019-11-25T14:08:25.651Z] === RUN   TestServicePlugin
14:08:25 [2019-11-25T14:08:25.651Z] --- SKIP: TestServicePlugin (0.00s)
14:08:25 [2019-11-25T14:08:25.651Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:08:25 [2019-11-25T14:08:25.651Z] === RUN   TestServiceUpdateLabel
14:08:25 [2019-11-25T14:08:25.907Z] --- PASS: TestContainerBindMountNonRecursive (2.69s)
14:08:25 [2019-11-25T14:08:25.907Z] === RUN   TestNetworkNat
14:08:26 [2019-11-25T14:08:26.838Z] --- PASS: TestNetworkNat (0.98s)
14:08:26 [2019-11-25T14:08:26.838Z] === RUN   TestNetworkLocalhostTCPNat
14:08:27 [2019-11-25T14:08:27.535Z] --- PASS: TestWaitNonBlocked (0.02s)
14:08:27 [2019-11-25T14:08:27.535Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.53s)
14:08:27 [2019-11-25T14:08:27.535Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.18s)
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestWaitBlocked
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestWaitBlocked (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
14:08:27 [2019-11-25T14:08:27.535Z] PASS
14:08:27 [2019-11-25T14:08:27.535Z] Running D:\gopath\src\github.com\docker\docker\integration\image
14:08:27 [2019-11-25T14:08:27.535Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:27 [2019-11-25T14:08:27.535Z] INFO: Testing against a local daemon
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestCommitInheritsEnv
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestCommitInheritsEnv (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestImportExtremelyLargeImageWorks
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestImagesFilterMultiReference
14:08:27 [2019-11-25T14:08:27.535Z] --- PASS: TestImagesFilterMultiReference (0.08s)
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestImagePullPlatformInvalid
14:08:27 [2019-11-25T14:08:27.535Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestRemoveImageOrphaning
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:08:27 [2019-11-25T14:08:27.535Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestTagInvalidReference
14:08:27 [2019-11-25T14:08:27.535Z] --- PASS: TestTagInvalidReference (0.03s)
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestTagValidPrefixedRepo
14:08:27 [2019-11-25T14:08:27.535Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestTagExistedNameWithoutForce
14:08:27 [2019-11-25T14:08:27.535Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestTagOfficialNames
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestTagOfficialNames (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     tag_test.go:98: testEnv.OSType == "windows"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestTagMatchesDigest
14:08:27 [2019-11-25T14:08:27.535Z] --- PASS: TestTagMatchesDigest (0.03s)
14:08:27 [2019-11-25T14:08:27.535Z] PASS
14:08:27 [2019-11-25T14:08:27.535Z] Running D:\gopath\src\github.com\docker\docker\integration\network
14:08:27 [2019-11-25T14:08:27.535Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:27 [2019-11-25T14:08:27.535Z] INFO: Testing against a local daemon
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestNetworkCreateDelete
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestNetworkCreateDelete (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestDockerNetworkDeletePreferID
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestInspectNetwork
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestInspectNetwork (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestRunContainerWithBridgeNone
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestNetworkInvalidJSON
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestNetworkInvalidJSON//networks/create
14:08:27 [2019-11-25T14:08:27.535Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:08:27 [2019-11-25T14:08:27.535Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:08:27 [2019-11-25T14:08:27.535Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:08:27 [2019-11-25T14:08:27.535Z] === CONT  TestNetworkInvalidJSON//networks/create
14:08:27 [2019-11-25T14:08:27.535Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:08:27 [2019-11-25T14:08:27.535Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:08:27 [2019-11-25T14:08:27.535Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:08:27 [2019-11-25T14:08:27.535Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
14:08:27 [2019-11-25T14:08:27.535Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
14:08:27 [2019-11-25T14:08:27.535Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestDaemonRestartWithLiveRestore
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     service_test.go:29: testEnv.OSType == "windows"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestDaemonDefaultNetworkPools
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     service_test.go:51: testEnv.OSType == "windows"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestDaemonRestartWithExistingNetwork
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     service_test.go:94: testEnv.OSType == "windows"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     service_test.go:127: testEnv.OSType == "windows"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     service_test.go:177: testEnv.OSType == "windows"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestServiceWithPredefinedNetwork
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     service_test.go:201: testEnv.OSType == "windows"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     service_test.go:230: FLAKY_TEST
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestServiceWithDataPathPortInit
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     service_test.go:319: testEnv.OSType == "windows"
14:08:27 [2019-11-25T14:08:27.535Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:08:27 [2019-11-25T14:08:27.535Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:08:27 [2019-11-25T14:08:27.535Z]     service_test.go:386: testEnv.OSType == "windows"
14:08:27 [2019-11-25T14:08:27.535Z] PASS
14:08:27 [2019-11-25T14:08:27.535Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
14:08:27 [2019-11-25T14:08:27.769Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
14:08:27 [2019-11-25T14:08:27.821Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
14:08:27 [2019-11-25T14:08:27.996Z] PASS
14:08:27 [2019-11-25T14:08:27.996Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
14:08:27 [2019-11-25T14:08:27.996Z] PASS
14:08:27 [2019-11-25T14:08:27.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
14:08:27 [2019-11-25T14:08:27.996Z] PASS
14:08:27 [2019-11-25T14:08:27.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
14:08:27 [2019-11-25T14:08:27.996Z] PASS
14:08:27 [2019-11-25T14:08:27.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
14:08:27 [2019-11-25T14:08:27.996Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:27 [2019-11-25T14:08:27.996Z] INFO: Testing against a local daemon
14:08:27 [2019-11-25T14:08:27.996Z] === RUN   TestPluginInvalidJSON
14:08:27 [2019-11-25T14:08:27.996Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:08:27 [2019-11-25T14:08:27.996Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:08:27 [2019-11-25T14:08:27.996Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:08:27 [2019-11-25T14:08:27.996Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:08:27 [2019-11-25T14:08:27.996Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:08:27 [2019-11-25T14:08:27.996Z] PASS
14:08:27 [2019-11-25T14:08:27.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
14:08:27 [2019-11-25T14:08:27.996Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:27 [2019-11-25T14:08:27.996Z] INFO: Testing against a local daemon
14:08:27 [2019-11-25T14:08:27.996Z] === RUN   TestExternalGraphDriver
14:08:27 [2019-11-25T14:08:27.996Z] --- SKIP: TestExternalGraphDriver (0.00s)
14:08:27 [2019-11-25T14:08:27.996Z]     external_test.go:48: runtime.GOOS == "windows"
14:08:27 [2019-11-25T14:08:27.996Z] === RUN   TestGraphdriverPluginV2
14:08:27 [2019-11-25T14:08:27.996Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
14:08:27 [2019-11-25T14:08:27.996Z]     external_test.go:407: runtime.GOOS == "windows"
14:08:27 [2019-11-25T14:08:27.996Z] PASS
14:08:27 [2019-11-25T14:08:27.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
14:08:27 [2019-11-25T14:08:27.996Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:27 [2019-11-25T14:08:27.996Z] INFO: Testing against a local daemon
14:08:27 [2019-11-25T14:08:27.996Z] PASS
14:08:27 [2019-11-25T14:08:27.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
14:08:27 [2019-11-25T14:08:27.996Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:27 [2019-11-25T14:08:27.996Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
14:08:27 [2019-11-25T14:08:27.996Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:27 [2019-11-25T14:08:27.996Z] INFO: Testing against a local daemon
14:08:27 [2019-11-25T14:08:27.996Z] === RUN   TestSecretInspect
14:08:28 [2019-11-25T14:08:28.027Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s)
14:08:28 [2019-11-25T14:08:28.027Z] === RUN   TestNetworkLoopbackNat
14:08:28 [2019-11-25T14:08:28.181Z] --- PASS: TestServiceUpdateLabel (3.25s)
14:08:28 [2019-11-25T14:08:28.181Z] === RUN   TestServiceUpdateSecrets
14:08:28 [2019-11-25T14:08:28.457Z] --- SKIP: TestSecretInspect (0.00s)
14:08:28 [2019-11-25T14:08:28.457Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.457Z] === RUN   TestSecretList
14:08:28 [2019-11-25T14:08:28.457Z] --- SKIP: TestSecretList (0.00s)
14:08:28 [2019-11-25T14:08:28.457Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.457Z] === RUN   TestSecretsCreateAndDelete
14:08:28 [2019-11-25T14:08:28.457Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
14:08:28 [2019-11-25T14:08:28.457Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.457Z] === RUN   TestSecretsUpdate
14:08:28 [2019-11-25T14:08:28.457Z] --- SKIP: TestSecretsUpdate (0.00s)
14:08:28 [2019-11-25T14:08:28.457Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.457Z] === RUN   TestTemplatedSecret
14:08:28 [2019-11-25T14:08:28.457Z] --- SKIP: TestTemplatedSecret (0.00s)
14:08:28 [2019-11-25T14:08:28.457Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestSecretCreateResolve
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestSecretCreateResolve (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
14:08:28 [2019-11-25T14:08:28.458Z] PASS
14:08:28 [2019-11-25T14:08:28.458Z] Running D:\gopath\src\github.com\docker\docker\integration\service
14:08:28 [2019-11-25T14:08:28.458Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:28 [2019-11-25T14:08:28.458Z] INFO: Testing against a local daemon
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestServiceCreateInit
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:08:28 [2019-11-25T14:08:28.458Z] --- PASS: TestServiceCreateInit (0.03s)
14:08:28 [2019-11-25T14:08:28.458Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestCreateServiceMultipleTimes
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestCreateServiceConflict
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestCreateServiceConflict (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestCreateServiceMaxReplicas
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
14:08:28 [2019-11-25T14:08:28.458Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestCreateWithDuplicateNetworkNames
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestCreateServiceSecretFileMode
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestCreateServiceConfigFileMode
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestCreateServiceSysctls
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestCreateServiceSysctls (0.03s)
14:08:28 [2019-11-25T14:08:28.458Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestCreateServiceCapabilities
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
14:08:28 [2019-11-25T14:08:28.458Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestInspect
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestInspect (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestServiceListWithStatuses
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestDockerNetworkConnectAlias
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestDockerNetworkReConnect
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestServicePlugin
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestServicePlugin (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestServiceUpdateLabel
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestServiceUpdateLabel (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestServiceUpdateSecrets
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestServiceUpdateConfigs
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestServiceUpdateNetwork
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
14:08:28 [2019-11-25T14:08:28.458Z] PASS
14:08:28 [2019-11-25T14:08:28.458Z] Running D:\gopath\src\github.com\docker\docker\integration\session
14:08:28 [2019-11-25T14:08:28.458Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:28 [2019-11-25T14:08:28.458Z] INFO: Testing against a local daemon
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestSessionCreate
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestSessionCreate (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestSessionCreateWithBadUpgrade
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
14:08:28 [2019-11-25T14:08:28.458Z] PASS
14:08:28 [2019-11-25T14:08:28.458Z] Running D:\gopath\src\github.com\docker\docker\integration\system
14:08:28 [2019-11-25T14:08:28.458Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:28 [2019-11-25T14:08:28.458Z] INFO: Testing against a local daemon
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestEventsExecDie
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestEventsExecDie (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestEventsBackwardsCompatible
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestInfoAPI
14:08:28 [2019-11-25T14:08:28.458Z] --- PASS: TestInfoAPI (0.04s)
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestInfoAPIWarnings
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestInfoAPIWarnings (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestInfoDebug
14:08:28 [2019-11-25T14:08:28.458Z] --- SKIP: TestInfoDebug (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestInfoInsecureRegistries
14:08:28 [2019-11-25T14:08:28.458Z] --- FAIL: TestInfoInsecureRegistries (0.01s)
14:08:28 [2019-11-25T14:08:28.458Z]     info_test.go:101: [d20cdf1915ef8] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d20cdf1915ef8\root --exec-root C:\windows\TEMP\dxr\d20cdf1915ef8 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d20cdf1915ef8\docker.pid --userland-proxy=true --containerd-namespace d20cdf1915ef8 --containerd-plugins-namespace d20cdf1915ef8p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d20cdf1915ef8.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestInfoRegistryMirrors
14:08:28 [2019-11-25T14:08:28.458Z] --- FAIL: TestInfoRegistryMirrors (0.00s)
14:08:28 [2019-11-25T14:08:28.458Z]     info_test.go:125: [d7168b7d786f0] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d7168b7d786f0\root --exec-root C:\windows\TEMP\dxr\d7168b7d786f0 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d7168b7d786f0\docker.pid --userland-proxy=true --containerd-namespace d7168b7d786f0 --containerd-plugins-namespace d7168b7d786f0p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d7168b7d786f0.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available
14:08:28 [2019-11-25T14:08:28.458Z] === RUN   TestLoginFailsWithBadCredentials
14:08:29 [2019-11-25T14:08:29.928Z] --- PASS: TestNetworkLoopbackNat (1.72s)
14:08:29 [2019-11-25T14:08:29.928Z] === RUN   TestPause
14:08:29 [2019-11-25T14:08:29.928Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
14:08:30 [2019-11-25T14:08:30.002Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
14:08:30 [2019-11-25T14:08:30.002Z] === RUN   TestPingCacheHeaders
14:08:30 [2019-11-25T14:08:30.002Z] --- PASS: TestPingCacheHeaders (0.03s)
14:08:30 [2019-11-25T14:08:30.002Z] === RUN   TestPingGet
14:08:30 [2019-11-25T14:08:30.002Z] --- PASS: TestPingGet (0.03s)
14:08:30 [2019-11-25T14:08:30.002Z] === RUN   TestPingHead
14:08:30 [2019-11-25T14:08:30.002Z] --- PASS: TestPingHead (0.03s)
14:08:30 [2019-11-25T14:08:30.002Z] === RUN   TestVersion
14:08:30 [2019-11-25T14:08:30.002Z] --- PASS: TestVersion (0.03s)
14:08:30 [2019-11-25T14:08:30.002Z] FAIL
14:08:30 [2019-11-25T14:08:30.002Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
14:08:30 [2019-11-25T14:08:30.002Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:30 [2019-11-25T14:08:30.002Z] INFO: Testing against a local daemon
14:08:30 [2019-11-25T14:08:30.002Z] === RUN   TestVolumesCreateAndList
14:08:30 [2019-11-25T14:08:30.002Z] --- PASS: TestVolumesCreateAndList (0.05s)
14:08:30 [2019-11-25T14:08:30.002Z] === RUN   TestVolumesRemove
14:08:30 [2019-11-25T14:08:30.002Z] --- SKIP: TestVolumesRemove (0.00s)
14:08:30 [2019-11-25T14:08:30.002Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
14:08:30 [2019-11-25T14:08:30.002Z] === RUN   TestVolumesInspect
14:08:30 [2019-11-25T14:08:30.002Z] --- PASS: TestVolumesInspect (0.04s)
14:08:30 [2019-11-25T14:08:30.002Z] === RUN   TestVolumesInvalidJSON
14:08:30 [2019-11-25T14:08:30.002Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:08:30 [2019-11-25T14:08:30.002Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:08:30 [2019-11-25T14:08:30.002Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:08:30 [2019-11-25T14:08:30.002Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:08:30 [2019-11-25T14:08:30.002Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:08:30 [2019-11-25T14:08:30.002Z] PASS
14:08:30 [2019-11-25T14:08:30.002Z] INFO: make.ps1 ended at 11/25/2019 14:08:29
14:08:30 [2019-11-25T14:08:30.002Z] INFO: Integration CLI tests being run from the host:
14:08:30 [2019-11-25T14:08:30.002Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
14:08:30 [2019-11-25T14:08:30.494Z] === RUN   TestDockerSuite/TestBuildAddTar
14:08:31 [2019-11-25T14:08:31.060Z] --- PASS: TestPause (1.37s)
14:08:31 [2019-11-25T14:08:31.060Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:08:31 [2019-11-25T14:08:31.060Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:08:31 [2019-11-25T14:08:31.060Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:08:31 [2019-11-25T14:08:31.060Z] === RUN   TestPauseStopPausedContainer
14:08:32 [2019-11-25T14:08:32.434Z] --- PASS: TestPauseStopPausedContainer (1.25s)
14:08:32 [2019-11-25T14:08:32.434Z] === RUN   TestPsFilter
14:08:32 [2019-11-25T14:08:32.434Z] --- PASS: TestPsFilter (0.25s)
14:08:32 [2019-11-25T14:08:32.434Z] === RUN   TestRemoveContainerWithRemovedVolume
14:08:33 [2019-11-25T14:08:33.804Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s)
14:08:33 [2019-11-25T14:08:33.804Z] === RUN   TestRemoveContainerWithVolume
14:08:34 [2019-11-25T14:08:34.738Z] --- PASS: TestRemoveContainerWithVolume (1.12s)
14:08:34 [2019-11-25T14:08:34.738Z] === RUN   TestRemoveContainerRunning
14:08:35 [2019-11-25T14:08:35.671Z] --- PASS: TestRemoveContainerRunning (0.98s)
14:08:35 [2019-11-25T14:08:35.671Z] === RUN   TestRemoveContainerForceRemoveRunning
14:08:37 [2019-11-25T14:08:37.042Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.35s)
14:08:37 [2019-11-25T14:08:37.042Z] === RUN   TestRemoveInvalidContainer
14:08:37 [2019-11-25T14:08:37.042Z] --- PASS: TestRemoveInvalidContainer (0.03s)
14:08:37 [2019-11-25T14:08:37.042Z] === RUN   TestRenameLinkedContainer
14:08:40 [2019-11-25T14:08:40.353Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:08:40 [2019-11-25T14:08:40.353Z] INFO: Testing against a local daemon
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPIErrorJSON
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPIImagesDelete
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPIImagesFilter
14:08:40 [2019-11-25T14:08:40.353Z] === RUN   TestDockerSuite/TestAPIImagesHistory
14:08:40 [2019-11-25T14:08:40.814Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
14:08:40 [2019-11-25T14:08:40.814Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
14:08:42 [2019-11-25T14:08:42.304Z] --- PASS: TestRenameLinkedContainer (4.79s)
14:08:42 [2019-11-25T14:08:42.304Z] === RUN   TestRenameStoppedContainer
14:08:42 [2019-11-25T14:08:42.304Z] === RUN   TestDockerSuite/TestBuildAddTarXz
14:08:42 [2019-11-25T14:08:42.304Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
14:08:42 [2019-11-25T14:08:42.563Z] --- PASS: TestRenameStoppedContainer (0.83s)
14:08:42 [2019-11-25T14:08:42.563Z] === RUN   TestRenameRunningContainerAndReuse
14:08:43 [2019-11-25T14:08:43.504Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
14:08:44 [2019-11-25T14:08:44.876Z] --- PASS: TestRenameRunningContainerAndReuse (2.03s)
14:08:44 [2019-11-25T14:08:44.877Z] === RUN   TestRenameInvalidName
14:08:44 [2019-11-25T14:08:44.877Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
14:08:44 [2019-11-25T14:08:44.877Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
14:08:45 [2019-11-25T14:08:45.809Z] --- PASS: TestRenameInvalidName (0.95s)
14:08:45 [2019-11-25T14:08:45.809Z] === RUN   TestRenameAnonymousContainer
14:08:45 [2019-11-25T14:08:45.809Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
14:08:46 [2019-11-25T14:08:46.259Z] --- PASS: TestServiceUpdateSecrets (15.75s)
14:08:46 [2019-11-25T14:08:46.259Z] === RUN   TestServiceUpdateConfigs
14:08:49 [2019-11-25T14:08:49.999Z] --- PASS: TestRenameAnonymousContainer (3.99s)
14:08:49 [2019-11-25T14:08:49.999Z] === RUN   TestRenameContainerWithSameName
14:08:50 [2019-11-25T14:08:50.000Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
14:08:50 [2019-11-25T14:08:50.564Z] --- PASS: TestRenameContainerWithSameName (1.08s)
14:08:50 [2019-11-25T14:08:50.564Z] === RUN   TestRenameContainerWithLinkedContainer
14:08:51 [2019-11-25T14:08:51.129Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
14:08:52 [2019-11-25T14:08:52.696Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:08:53 [2019-11-25T14:08:53.027Z] --- PASS: TestRenameContainerWithLinkedContainer (2.01s)
14:08:53 [2019-11-25T14:08:53.027Z] === RUN   TestResize
14:08:53 [2019-11-25T14:08:53.591Z] --- PASS: TestResize (1.04s)
14:08:53 [2019-11-25T14:08:53.591Z] === RUN   TestResizeWithInvalidSize
14:08:54 [2019-11-25T14:08:54.523Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
14:08:54 [2019-11-25T14:08:54.781Z] --- PASS: TestResizeWithInvalidSize (0.98s)
14:08:54 [2019-11-25T14:08:54.781Z] === RUN   TestResizeWhenContainerNotStarted
14:08:55 [2019-11-25T14:08:55.713Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:08:55 [2019-11-25T14:08:55.713Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:08:55 [2019-11-25T14:08:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:08:55 [2019-11-25T14:08:55.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:08:55 [2019-11-25T14:08:55.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:08:58 [2019-11-25T14:08:58.240Z] === RUN   TestDockerSuite/TestBuildBlankName
14:08:58 [2019-11-25T14:08:58.240Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:08:58 [2019-11-25T14:08:58.240Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:08:58 [2019-11-25T14:08:58.240Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
14:08:59 [2019-11-25T14:08:59.615Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:08:59 [2019-11-25T14:08:59.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:08:59 [2019-11-25T14:08:59.979Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:08:59 [2019-11-25T14:08:59.979Z] 
14:08:59 [2019-11-25T14:08:59.979Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:08:59 [2019-11-25T14:08:59.979Z] PKG_CONFIG=pkg-config
14:08:59 [2019-11-25T14:08:59.979Z] GOLANG_VERSION=1.13.4
14:08:59 [2019-11-25T14:08:59.979Z] HOSTNAME=b32978b8db9a
14:08:59 [2019-11-25T14:08:59.979Z] DOCKER_EXPERIMENTAL=1
14:08:59 [2019-11-25T14:08:59.979Z] container=docker
14:08:59 [2019-11-25T14:08:59.979Z] TEST_SKIP_INTEGRATION_CLI=1
14:08:59 [2019-11-25T14:08:59.979Z] GO111MODULE=off
14:08:59 [2019-11-25T14:08:59.979Z] GOPATH=/go
14:08:59 [2019-11-25T14:08:59.979Z] PWD=/go/src/github.com/docker/docker
14:08:59 [2019-11-25T14:08:59.979Z] HOME=/root
14:08:59 [2019-11-25T14:08:59.979Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:08:59 [2019-11-25T14:08:59.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:08:59 [2019-11-25T14:08:59.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:08:59 [2019-11-25T14:08:59.979Z] DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f
14:08:59 [2019-11-25T14:08:59.979Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:08:59 [2019-11-25T14:08:59.979Z] DOCKER_GRAPHDRIVER=overlay2
14:08:59 [2019-11-25T14:08:59.979Z] TERM=xterm
14:08:59 [2019-11-25T14:08:59.979Z] VALIDATE_BRANCH=master
14:08:59 [2019-11-25T14:08:59.979Z] DEST=bundles/test-integration
14:08:59 [2019-11-25T14:08:59.979Z] SHLVL=1
14:08:59 [2019-11-25T14:08:59.979Z] TIMEOUT=120m
14:08:59 [2019-11-25T14:08:59.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:08:59 [2019-11-25T14:08:59.979Z] DOCKER_PKG=github.com/docker/docker
14:08:59 [2019-11-25T14:08:59.979Z] TESTDEBUG=0
14:08:59 [2019-11-25T14:08:59.979Z] _=/usr/bin/env
14:08:59 [2019-11-25T14:08:59.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:09:00 [2019-11-25T14:09:00.437Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
14:09:00 [2019-11-25T14:09:00.667Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:09:01 [2019-11-25T14:09:01.001Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
14:09:01 [2019-11-25T14:09:01.133Z] --- PASS: TestServiceUpdateConfigs (15.55s)
14:09:01 [2019-11-25T14:09:01.133Z] === RUN   TestServiceUpdateNetwork
14:09:01 [2019-11-25T14:09:01.259Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:09:02 [2019-11-25T14:09:02.222Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
14:09:02 [2019-11-25T14:09:02.295Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:09:02 [2019-11-25T14:09:02.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:09:04 [2019-11-25T14:09:04.163Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
14:09:04 [2019-11-25T14:09:04.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:09:05 [2019-11-25T14:09:05.095Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
14:09:05 [2019-11-25T14:09:05.659Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
14:09:06 [2019-11-25T14:09:06.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:09:07 [2019-11-25T14:09:07.414Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:09:08 [2019-11-25T14:09:08.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:09:09 [2019-11-25T14:09:09.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:09:09 [2019-11-25T14:09:09.311Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
14:09:11 [2019-11-25T14:09:11.834Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.47s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.61s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.90s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.42s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s)
14:09:11 [2019-11-25T14:09:11.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s)
14:09:11 [2019-11-25T14:09:11.834Z] === RUN   TestCgroupNamespacesRun
14:09:12 [2019-11-25T14:09:12.092Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
14:09:13 [2019-11-25T14:09:13.990Z] --- PASS: TestCgroupNamespacesRun (2.03s)
14:09:13 [2019-11-25T14:09:13.990Z] === RUN   TestCgroupNamespacesRunPrivileged
14:09:14 [2019-11-25T14:09:14.924Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
14:09:15 [2019-11-25T14:09:15.857Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.03s)
14:09:15 [2019-11-25T14:09:15.857Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:09:16 [2019-11-25T14:09:16.039Z] --- PASS: TestServiceUpdateNetwork (15.79s)
14:09:16 [2019-11-25T14:09:16.039Z] PASS
14:09:16 [2019-11-25T14:09:16.039Z] 
14:09:16 [2019-11-25T14:09:16.039Z] === Skipped
14:09:16 [2019-11-25T14:09:16.039Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:09:16 [2019-11-25T14:09:16.039Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:09:16 [2019-11-25T14:09:16.039Z] 
14:09:16 [2019-11-25T14:09:16.039Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:09:16 [2019-11-25T14:09:16.039Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:09:16 [2019-11-25T14:09:16.039Z] 
14:09:16 [2019-11-25T14:09:16.039Z] 
14:09:16 [2019-11-25T14:09:16.039Z] DONE 20 tests, 2 skipped in 139.483s
14:09:16 [2019-11-25T14:09:16.039Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:09:16 [2019-11-25T14:09:16.039Z] ++ 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
14:09:16 [2019-11-25T14:09:16.039Z] ++ set -e
14:09:16 [2019-11-25T14:09:16.039Z] ++ '[' -n 0 ']'
14:09:16 [2019-11-25T14:09:16.039Z] ++ set -x
14:09:16 [2019-11-25T14:09:16.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:09:16 [2019-11-25T14:09:16.039Z] INFO: Testing against a local daemon
14:09:16 [2019-11-25T14:09:16.039Z] === RUN   TestSessionCreate
14:09:16 [2019-11-25T14:09:16.039Z] --- PASS: TestSessionCreate (0.06s)
14:09:16 [2019-11-25T14:09:16.039Z] === RUN   TestSessionCreateWithBadUpgrade
14:09:16 [2019-11-25T14:09:16.039Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
14:09:16 [2019-11-25T14:09:16.039Z] PASS
14:09:16 [2019-11-25T14:09:16.039Z] 
14:09:16 [2019-11-25T14:09:16.039Z] DONE 2 tests in 0.290s
14:09:16 [2019-11-25T14:09:16.039Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:09:16 [2019-11-25T14:09:16.039Z] ++ 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
14:09:16 [2019-11-25T14:09:16.039Z] ++ set -e
14:09:16 [2019-11-25T14:09:16.039Z] ++ '[' -n 0 ']'
14:09:16 [2019-11-25T14:09:16.039Z] ++ set -x
14:09:16 [2019-11-25T14:09:16.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:09:16 [2019-11-25T14:09:16.039Z] INFO: Testing against a local daemon
14:09:16 [2019-11-25T14:09:16.039Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:09:16 [2019-11-25T14:09:16.039Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:09:16 [2019-11-25T14:09:16.039Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:09:16 [2019-11-25T14:09:16.039Z] === RUN   TestEventsExecDie
14:09:16 [2019-11-25T14:09:16.606Z] --- PASS: TestEventsExecDie (1.03s)
14:09:16 [2019-11-25T14:09:16.606Z] === RUN   TestEventsBackwardsCompatible
14:09:16 [2019-11-25T14:09:16.606Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
14:09:16 [2019-11-25T14:09:16.606Z] === RUN   TestInfoBinaryCommits
14:09:16 [2019-11-25T14:09:16.606Z] --- PASS: TestInfoBinaryCommits (0.05s)
14:09:16 [2019-11-25T14:09:16.606Z] === RUN   TestInfoAPIVersioned
14:09:16 [2019-11-25T14:09:16.606Z] --- PASS: TestInfoAPIVersioned (0.02s)
14:09:16 [2019-11-25T14:09:16.606Z] === RUN   TestInfoDiscoveryBackend
14:09:16 [2019-11-25T14:09:16.788Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
14:09:17 [2019-11-25T14:09:17.174Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
14:09:17 [2019-11-25T14:09:17.174Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:09:17 [2019-11-25T14:09:17.352Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
14:09:17 [2019-11-25T14:09:17.610Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s)
14:09:17 [2019-11-25T14:09:17.610Z] === RUN   TestCgroupNamespacesRunHostMode
14:09:18 [2019-11-25T14:09:18.549Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:09:18 [2019-11-25T14:09:18.549Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:09:19 [2019-11-25T14:09:19.121Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s)
14:09:19 [2019-11-25T14:09:19.121Z] === RUN   TestInfoAPI
14:09:19 [2019-11-25T14:09:19.121Z] --- PASS: TestInfoAPI (0.06s)
14:09:19 [2019-11-25T14:09:19.121Z] === RUN   TestInfoAPIWarnings
14:09:19 [2019-11-25T14:09:19.688Z] --- PASS: TestInfoAPIWarnings (0.66s)
14:09:19 [2019-11-25T14:09:19.688Z] === RUN   TestInfoDebug
14:09:20 [2019-11-25T14:09:20.156Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
14:09:20 [2019-11-25T14:09:20.156Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:09:20 [2019-11-25T14:09:20.256Z] --- PASS: TestInfoDebug (0.64s)
14:09:20 [2019-11-25T14:09:20.256Z] === RUN   TestInfoInsecureRegistries
14:09:20 [2019-11-25T14:09:20.966Z] --- PASS: TestInfoInsecureRegistries (0.66s)
14:09:20 [2019-11-25T14:09:20.966Z] === RUN   TestInfoRegistryMirrors
14:09:21 [2019-11-25T14:09:21.099Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
14:09:21 [2019-11-25T14:09:21.099Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
14:09:21 [2019-11-25T14:09:21.533Z] --- PASS: TestInfoRegistryMirrors (0.66s)
14:09:21 [2019-11-25T14:09:21.533Z] === RUN   TestLoginFailsWithBadCredentials
14:09:22 [2019-11-25T14:09:22.032Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s)
14:09:22 [2019-11-25T14:09:22.032Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:09:22 [2019-11-25T14:09:22.100Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
14:09:22 [2019-11-25T14:09:22.100Z] === RUN   TestPingCacheHeaders
14:09:22 [2019-11-25T14:09:22.100Z] --- PASS: TestPingCacheHeaders (0.05s)
14:09:22 [2019-11-25T14:09:22.100Z] === RUN   TestPingGet
14:09:22 [2019-11-25T14:09:22.100Z] --- PASS: TestPingGet (0.03s)
14:09:22 [2019-11-25T14:09:22.100Z] === RUN   TestPingHead
14:09:22 [2019-11-25T14:09:22.100Z] --- PASS: TestPingHead (0.05s)
14:09:22 [2019-11-25T14:09:22.100Z] === RUN   TestVersion
14:09:22 [2019-11-25T14:09:22.100Z] --- PASS: TestVersion (0.05s)
14:09:22 [2019-11-25T14:09:22.100Z] PASS
14:09:22 [2019-11-25T14:09:22.100Z] 
14:09:22 [2019-11-25T14:09:22.100Z] === Skipped
14:09:22 [2019-11-25T14:09:22.100Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:09:22 [2019-11-25T14:09:22.100Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:09:22 [2019-11-25T14:09:22.100Z] 
14:09:22 [2019-11-25T14:09:22.100Z] 
14:09:22 [2019-11-25T14:09:22.100Z] DONE 18 tests, 1 skipped in 6.889s
14:09:22 [2019-11-25T14:09:22.100Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:09:22 [2019-11-25T14:09:22.100Z] ++ 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
14:09:22 [2019-11-25T14:09:22.100Z] ++ set -e
14:09:22 [2019-11-25T14:09:22.100Z] ++ '[' -n 0 ']'
14:09:22 [2019-11-25T14:09:22.100Z] ++ set -x
14:09:22 [2019-11-25T14:09:22.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=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
14:09:22 [2019-11-25T14:09:22.163Z] .........................                                                [ 67%]
14:09:22 [2019-11-25T14:09:22.358Z] INFO: Testing against a local daemon
14:09:22 [2019-11-25T14:09:22.358Z] === RUN   TestVolumesCreateAndList
14:09:22 [2019-11-25T14:09:22.358Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:09:22 [2019-11-25T14:09:22.358Z] === RUN   TestVolumesRemove
14:09:22 [2019-11-25T14:09:22.597Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
14:09:22 [2019-11-25T14:09:22.617Z] --- PASS: TestVolumesRemove (0.13s)
14:09:22 [2019-11-25T14:09:22.617Z] === RUN   TestVolumesInspect
14:09:22 [2019-11-25T14:09:22.617Z] --- PASS: TestVolumesInspect (0.04s)
14:09:22 [2019-11-25T14:09:22.617Z] === RUN   TestVolumesInvalidJSON
14:09:22 [2019-11-25T14:09:22.617Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:09:22 [2019-11-25T14:09:22.617Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:09:22 [2019-11-25T14:09:22.617Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:09:22 [2019-11-25T14:09:22.617Z] --- PASS: TestVolumesInvalidJSON (0.03s)
14:09:22 [2019-11-25T14:09:22.617Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:09:22 [2019-11-25T14:09:22.617Z] PASS
14:09:22 [2019-11-25T14:09:22.617Z] 
14:09:22 [2019-11-25T14:09:22.617Z] DONE 5 tests in 0.417s
14:09:22 [2019-11-25T14:09:22.617Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:09:22 [2019-11-25T14:09:22.856Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
14:09:22 [2019-11-25T14:09:22.856Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:09:23 [2019-11-25T14:09:23.188Z] ++++ cat bundles/test-integration/docker.pid
14:09:23 [2019-11-25T14:09:23.188Z] +++ kill 13089
14:09:23 [2019-11-25T14:09:23.789Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
14:09:23 [2019-11-25T14:09:23.789Z] === RUN   TestCgroupNamespacesRunOlderClient
14:09:24 [2019-11-25T14:09:24.563Z] +++ /etc/init.d/apparmor stop
14:09:24 [2019-11-25T14:09:24.563Z] Clearing AppArmor profiles cache:.
14:09:24 [2019-11-25T14:09:24.563Z] All profile caches have been cleared, but no profiles have been unloaded.
14:09:24 [2019-11-25T14:09:24.563Z] Unloading profiles will leave already running processes permanently
14:09:24 [2019-11-25T14:09:24.563Z] unconfined, which can lead to unexpected situations.
14:09:24 [2019-11-25T14:09:24.563Z] 
14:09:24 [2019-11-25T14:09:24.563Z] To set a process to complain mode, use the command line tool
14:09:24 [2019-11-25T14:09:24.563Z] 'aa-complain'. To really tear down all profiles, run the init script
14:09:24 [2019-11-25T14:09:24.563Z] with the 'teardown' option."
14:09:24 [2019-11-25T14:09:24.563Z] 
14:09:25 [2019-11-25T14:09:25.160Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
14:09:26 [2019-11-25T14:09:26.093Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.21s)
14:09:26 [2019-11-25T14:09:26.094Z] === RUN   TestKernelTCPMemory
14:09:27 [2019-11-25T14:09:27.026Z] --- PASS: TestKernelTCPMemory (1.29s)
14:09:27 [2019-11-25T14:09:27.026Z] === RUN   TestNISDomainname
14:09:28 [2019-11-25T14:09:28.398Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
14:09:28 [2019-11-25T14:09:28.398Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
14:09:28 [2019-11-25T14:09:28.398Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
14:09:28 [2019-11-25T14:09:28.398Z] --- PASS: TestNISDomainname (1.36s)
14:09:28 [2019-11-25T14:09:28.398Z] === RUN   TestHostnameDnsResolution
Post stage
[Pipeline] junit
14:09:28 [2019-11-25T14:09:28.770Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:09:29 [2019-11-25T14:09:29.415Z] + echo Ensuring container killed.
14:09:29 [2019-11-25T14:09:29.415Z] Ensuring container killed.
14:09:29 [2019-11-25T14:09:29.415Z] + docker rm -vf docker-pr25
14:09:29 [2019-11-25T14:09:29.415Z] Error: No such container: docker-pr25
14:09:29 [2019-11-25T14:09:29.415Z] + true
[Pipeline] sh
14:09:29 [2019-11-25T14:09:29.705Z] + echo Chowning /workspace to jenkins user
14:09:29 [2019-11-25T14:09:29.705Z] Chowning /workspace to jenkins user
14:09:29 [2019-11-25T14:09:29.705Z] + id -u
14:09:29 [2019-11-25T14:09:29.705Z] + id -g
14:09:29 [2019-11-25T14:09:29.705Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40128:/workspace busybox chown -R 1000:1000 /workspace
14:09:30 [2019-11-25T14:09:30.294Z] --- PASS: TestHostnameDnsResolution (1.58s)
14:09:30 [2019-11-25T14:09:30.295Z] === RUN   TestStats
14:09:32 [2019-11-25T14:09:32.354Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
14:09:32 [2019-11-25T14:09:32.354Z] --- PASS: TestStats (2.33s)
14:09:32 [2019-11-25T14:09:32.354Z] === RUN   TestStopContainerWithTimeout
14:09:32 [2019-11-25T14:09:32.354Z] === RUN   TestStopContainerWithTimeout/0
14:09:32 [2019-11-25T14:09:32.354Z] === PAUSE TestStopContainerWithTimeout/0
14:09:32 [2019-11-25T14:09:32.355Z] === RUN   TestStopContainerWithTimeout/1
14:09:32 [2019-11-25T14:09:32.355Z] === PAUSE TestStopContainerWithTimeout/1
14:09:32 [2019-11-25T14:09:32.355Z] === RUN   TestStopContainerWithTimeout/3
14:09:32 [2019-11-25T14:09:32.355Z] === PAUSE TestStopContainerWithTimeout/3
14:09:32 [2019-11-25T14:09:32.355Z] === RUN   TestStopContainerWithTimeout/-1
14:09:32 [2019-11-25T14:09:32.355Z] === PAUSE TestStopContainerWithTimeout/-1
14:09:32 [2019-11-25T14:09:32.355Z] === CONT  TestStopContainerWithTimeout/0
14:09:32 [2019-11-25T14:09:32.355Z] === CONT  TestStopContainerWithTimeout/-1
14:09:33 [2019-11-25T14:09:33.725Z] === CONT  TestStopContainerWithTimeout/3
[Pipeline] catchError
[Pipeline] {
14:09:33 [2019-11-25T14:09:33.984Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
[Pipeline] sh
14:09:34 [2019-11-25T14:09:34.291Z] + bundleName=arm64-integration
14:09:34 [2019-11-25T14:09:34.291Z] + echo Creating arm64-integration-bundles.tar.gz
14:09:34 [2019-11-25T14:09:34.291Z] Creating arm64-integration-bundles.tar.gz
14:09:34 [2019-11-25T14:09:34.291Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:09:34 [2019-11-25T14:09:34.291Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:09:34 [2019-11-25T14:09:34.561Z] Archiving artifacts
14:09:34 [2019-11-25T14:09:34.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:09:34 [2019-11-25T14:09:34.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:09:34 [2019-11-25T14:09:34.776Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40128/25/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:09:35 [2019-11-25T14:09:35.093Z] + make clean
14:09:35 [2019-11-25T14:09:35.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:09:35 [2019-11-25T14:09:35.673Z] docker volume rm -f docker-dev-cache
14:09:35 [2019-11-25T14:09:35.674Z] docker-dev-cache
[Pipeline] deleteDir
14:09:35 [2019-11-25T14:09:35.882Z] === CONT  TestStopContainerWithTimeout/1
14:09:37 [2019-11-25T14:09:37.776Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
14:09:37 [2019-11-25T14:09:37.776Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:09:37 [2019-11-25T14:09:37.776Z]     --- PASS: TestStopContainerWithTimeout/0 (1.35s)
14:09:37 [2019-11-25T14:09:37.776Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.07s)
14:09:37 [2019-11-25T14:09:37.776Z]     --- PASS: TestStopContainerWithTimeout/3 (2.88s)
14:09:37 [2019-11-25T14:09:37.776Z]     --- PASS: TestStopContainerWithTimeout/1 (2.08s)
14:09:37 [2019-11-25T14:09:37.776Z] === RUN   TestDeleteDevicemapper
14:09:37 [2019-11-25T14:09:37.776Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:09:37 [2019-11-25T14:09:37.776Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:09:37 [2019-11-25T14:09:37.776Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:09:37 [2019-11-25T14:09:37.776Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:09:40 [2019-11-25T14:09:40.321Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.69s)
14:09:40 [2019-11-25T14:09:40.321Z] === RUN   TestUpdateMemory
14:09:40 [2019-11-25T14:09:40.321Z] --- SKIP: TestUpdateMemory (0.00s)
14:09:40 [2019-11-25T14:09:40.321Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:09:40 [2019-11-25T14:09:40.321Z] === RUN   TestUpdateCPUQuota
14:09:41 [2019-11-25T14:09:41.252Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
14:09:41 [2019-11-25T14:09:41.509Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
14:09:42 [2019-11-25T14:09:42.074Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
14:09:42 [2019-11-25T14:09:42.331Z] --- PASS: TestUpdateCPUQuota (2.13s)
14:09:42 [2019-11-25T14:09:42.331Z] === RUN   TestUpdatePidsLimit
14:09:42 [2019-11-25T14:09:42.331Z] === RUN   TestUpdatePidsLimit/update_from_none
14:09:42 [2019-11-25T14:09:42.895Z] === RUN   TestUpdatePidsLimit/no_change
14:09:43 [2019-11-25T14:09:43.463Z] === RUN   TestUpdatePidsLimit/update_lower
14:09:44 [2019-11-25T14:09:44.028Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:09:44 [2019-11-25T14:09:44.593Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:09:44 [2019-11-25T14:09:44.593Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
14:09:44 [2019-11-25T14:09:44.850Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
14:09:44 [2019-11-25T14:09:44.850Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:09:45 [2019-11-25T14:09:45.415Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:09:47 [2019-11-25T14:09:47.313Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
14:09:47 [2019-11-25T14:09:47.313Z] --- PASS: TestUpdatePidsLimit (4.99s)
14:09:47 [2019-11-25T14:09:47.313Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.46s)
14:09:47 [2019-11-25T14:09:47.313Z]     --- PASS: TestUpdatePidsLimit/no_change (0.52s)
14:09:47 [2019-11-25T14:09:47.313Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.47s)
14:09:47 [2019-11-25T14:09:47.313Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.56s)
14:09:47 [2019-11-25T14:09:47.313Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s)
14:09:47 [2019-11-25T14:09:47.313Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
14:09:47 [2019-11-25T14:09:47.313Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.53s)
14:09:47 [2019-11-25T14:09:47.313Z] === RUN   TestUpdateRestartPolicy
14:09:47 [2019-11-25T14:09:47.879Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
14:09:51 [2019-11-25T14:09:51.154Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
14:09:53 [2019-11-25T14:09:53.680Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
14:09:54 [2019-11-25T14:09:54.910Z] #73 exporting layers 111.2s done
14:09:54 [2019-11-25T14:09:54.911Z] #73 exporting manifest sha256:9e1cb2afab3c0e7d0736d48d22817c2b02ff25cfd3b352f40e450122e1b652c2 0.0s done
14:09:54 [2019-11-25T14:09:54.911Z] #73 exporting config sha256:c2d13322d0eca1afcdba24c33e69970cefa87c159e983e5c4e6586523a5418e3 done
14:09:54 [2019-11-25T14:09:54.911Z] #73 sending tarball
14:09:55 [2019-11-25T14:09:55.054Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
14:09:55 [2019-11-25T14:09:55.054Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
14:09:56 [2019-11-25T14:09:56.961Z] === RUN   TestDockerSuite/TestBuildCacheAdd
14:09:57 [2019-11-25T14:09:57.218Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
14:09:58 [2019-11-25T14:09:58.174Z] === RUN   TestDockerSuite/TestBuildCacheFrom
14:09:59 [2019-11-25T14:09:59.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:09:59 [2019-11-25T14:09:59.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:10:00 [2019-11-25T14:10:00.078Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
14:10:00 [2019-11-25T14:10:00.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:10:01 [2019-11-25T14:10:01.097Z] --- PASS: TestUpdateRestartPolicy (13.70s)
14:10:01 [2019-11-25T14:10:01.097Z] === RUN   TestUpdateRestartWithAutoRemove
14:10:01 [2019-11-25T14:10:01.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:10:02 [2019-11-25T14:10:02.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:10:02 [2019-11-25T14:10:02.470Z] --- PASS: TestUpdateRestartWithAutoRemove (1.24s)
14:10:02 [2019-11-25T14:10:02.470Z] === RUN   TestWaitNonBlocked
14:10:02 [2019-11-25T14:10:02.470Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:10:02 [2019-11-25T14:10:02.470Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:10:02 [2019-11-25T14:10:02.470Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:10:02 [2019-11-25T14:10:02.470Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:10:02 [2019-11-25T14:10:02.470Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:10:02 [2019-11-25T14:10:02.470Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:10:02 [2019-11-25T14:10:02.470Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
14:10:02 [2019-11-25T14:10:02.543Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
14:10:04 [2019-11-25T14:10:04.032Z] --- PASS: TestWaitNonBlocked (0.03s)
14:10:04 [2019-11-25T14:10:04.032Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s)
14:10:04 [2019-11-25T14:10:04.032Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.41s)
14:10:04 [2019-11-25T14:10:04.032Z] === RUN   TestWaitBlocked
14:10:04 [2019-11-25T14:10:04.032Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:10:04 [2019-11-25T14:10:04.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:10:04 [2019-11-25T14:10:04.032Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:10:04 [2019-11-25T14:10:04.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:10:04 [2019-11-25T14:10:04.032Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:10:04 [2019-11-25T14:10:04.032Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:10:04 [2019-11-25T14:10:04.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:10:04 [2019-11-25T14:10:04.600Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
14:10:05 [2019-11-25T14:10:05.224Z] --- PASS: TestWaitBlocked (0.01s)
14:10:05 [2019-11-25T14:10:05.224Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
14:10:05 [2019-11-25T14:10:05.224Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.47s)
14:10:05 [2019-11-25T14:10:05.224Z] === CONT  TestContainerStartOnDaemonRestart
14:10:05 [2019-11-25T14:10:05.224Z] === CONT  TestIpcModeOlderClient
14:10:05 [2019-11-25T14:10:05.481Z] --- PASS: TestIpcModeOlderClient (0.15s)
14:10:05 [2019-11-25T14:10:05.481Z] === CONT  TestDaemonRestartIpcMode
14:10:05 [2019-11-25T14:10:05.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:10:06 [2019-11-25T14:10:06.046Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
14:10:06 [2019-11-25T14:10:06.616Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
14:10:07 [2019-11-25T14:10:07.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:10:07 [2019-11-25T14:10:07.551Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
14:10:08 [2019-11-25T14:10:08.484Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
14:10:09 [2019-11-25T14:10:09.420Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s)
14:10:09 [2019-11-25T14:10:09.987Z] --- PASS: TestDaemonRestartIpcMode (4.68s)
14:10:09 [2019-11-25T14:10:09.987Z] PASS
14:10:09 [2019-11-25T14:10:09.987Z] 
14:10:09 [2019-11-25T14:10:09.987Z] === Skipped
14:10:09 [2019-11-25T14:10:09.987Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:10:09 [2019-11-25T14:10:09.987Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:10:09 [2019-11-25T14:10:09.987Z] 
14:10:09 [2019-11-25T14:10:09.987Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:10:09 [2019-11-25T14:10:09.987Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:10:09 [2019-11-25T14:10:09.987Z] 
14:10:09 [2019-11-25T14:10:09.987Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:10:09 [2019-11-25T14:10:09.987Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:10:09 [2019-11-25T14:10:09.987Z] 
14:10:09 [2019-11-25T14:10:09.987Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:10:09 [2019-11-25T14:10:09.987Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:10:09 [2019-11-25T14:10:09.987Z] 
14:10:09 [2019-11-25T14:10:09.987Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:10:09 [2019-11-25T14:10:09.987Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:10:09 [2019-11-25T14:10:09.987Z] 
14:10:09 [2019-11-25T14:10:09.987Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:10:09 [2019-11-25T14:10:09.987Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:10:09 [2019-11-25T14:10:09.987Z] 
14:10:09 [2019-11-25T14:10:09.987Z] 
14:10:09 [2019-11-25T14:10:09.987Z] DONE 197 tests, 6 skipped in 158.899s
14:10:09 [2019-11-25T14:10:09.987Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:10:09 [2019-11-25T14:10:09.987Z] ++ 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
14:10:09 [2019-11-25T14:10:09.987Z] ++ set -e
14:10:09 [2019-11-25T14:10:09.987Z] ++ '[' -n 0 ']'
14:10:09 [2019-11-25T14:10:09.987Z] ++ set -x
14:10:09 [2019-11-25T14:10:09.987Z] ++ env -i DEST=/go/src/github.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
14:10:10 [2019-11-25T14:10:10.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:10:10 [2019-11-25T14:10:10.244Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
14:10:10 [2019-11-25T14:10:10.503Z] INFO: Testing against a local daemon
14:10:10 [2019-11-25T14:10:10.503Z] === RUN   TestCommitInheritsEnv
14:10:11 [2019-11-25T14:10:11.067Z] --- PASS: TestCommitInheritsEnv (0.57s)
14:10:11 [2019-11-25T14:10:11.067Z] === RUN   TestImportExtremelyLargeImageWorks
14:10:11 [2019-11-25T14:10:11.067Z] === PAUSE TestImportExtremelyLargeImageWorks
14:10:11 [2019-11-25T14:10:11.067Z] === RUN   TestImagesFilterMultiReference
14:10:11 [2019-11-25T14:10:11.067Z] --- PASS: TestImagesFilterMultiReference (0.12s)
14:10:11 [2019-11-25T14:10:11.067Z] === RUN   TestImagePullPlatformInvalid
14:10:11 [2019-11-25T14:10:11.067Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
14:10:11 [2019-11-25T14:10:11.067Z] === RUN   TestRemoveImageOrphaning
14:10:11 [2019-11-25T14:10:11.432Z] #73 sending tarball 17.0s done
14:10:11 [2019-11-25T14:10:11.433Z] #73 DONE 128.3s
14:10:11 [2019-11-25T14:10:11.433Z] 
14:10:11 [2019-11-25T14:10:11.433Z] #74 importing to docker
14:10:11 [2019-11-25T14:10:11.757Z] --- PASS: TestRemoveImageOrphaning (0.55s)
14:10:11 [2019-11-25T14:10:11.757Z] === RUN   TestRemoveImageGarbageCollector
14:10:11 [2019-11-25T14:10:11.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:10:12 [2019-11-25T14:10:12.325Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
14:10:14 [2019-11-25T14:10:14.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:10:14 [2019-11-25T14:10:14.222Z] --- PASS: TestRemoveImageGarbageCollector (2.22s)
14:10:14 [2019-11-25T14:10:14.222Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:10:14 [2019-11-25T14:10:14.222Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
14:10:14 [2019-11-25T14:10:14.222Z] === RUN   TestTagInvalidReference
14:10:14 [2019-11-25T14:10:14.222Z] --- PASS: TestTagInvalidReference (0.02s)
14:10:14 [2019-11-25T14:10:14.222Z] === RUN   TestTagValidPrefixedRepo
14:10:14 [2019-11-25T14:10:14.222Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
14:10:14 [2019-11-25T14:10:14.222Z] === RUN   TestTagExistedNameWithoutForce
14:10:14 [2019-11-25T14:10:14.222Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:10:14 [2019-11-25T14:10:14.222Z] === RUN   TestTagOfficialNames
14:10:14 [2019-11-25T14:10:14.222Z] --- PASS: TestTagOfficialNames (0.09s)
14:10:14 [2019-11-25T14:10:14.222Z] === RUN   TestTagMatchesDigest
14:10:14 [2019-11-25T14:10:14.222Z] --- PASS: TestTagMatchesDigest (0.02s)
14:10:14 [2019-11-25T14:10:14.222Z] === CONT  TestImportExtremelyLargeImageWorks
14:10:15 [2019-11-25T14:10:15.153Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
14:10:15 [2019-11-25T14:10:15.719Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
14:10:16 [2019-11-25T14:10:16.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:10:17 [2019-11-25T14:10:17.557Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:10:18 [2019-11-25T14:10:18.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:10:18 [2019-11-25T14:10:18.246Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
14:10:19 [2019-11-25T14:10:19.178Z] === RUN   TestDockerSuite/TestBuildClearCmd
14:10:19 [2019-11-25T14:10:19.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:10:19 [2019-11-25T14:10:19.451Z] tests/integration/client_test.py .....                                   [ 75%]
14:10:20 [2019-11-25T14:10:20.130Z] === RUN   TestDockerSuite/TestBuildCmd
14:10:20 [2019-11-25T14:10:20.386Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
14:10:20 [2019-11-25T14:10:20.437Z] tests/integration/errors_test.py .                                       [ 76%]
14:10:20 [2019-11-25T14:10:20.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:10:20 [2019-11-25T14:10:20.828Z] Using test binary docker
14:10:20 [2019-11-25T14:10:20.828Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:10:20 [2019-11-25T14:10:20.828Z] +++ /etc/init.d/apparmor start
14:10:20 [2019-11-25T14:10:20.828Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:10:20 [2019-11-25T14:10:20.828Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:10:20 [2019-11-25T14:10:20.828Z] Warning failed to create cache: (null)
14:10:20 [2019-11-25T14:10:20.828Z] .
14:10:20 [2019-11-25T14:10:20.828Z] INFO: Waiting for daemon to start...
14:10:20 [2019-11-25T14:10:20.828Z] Starting dockerd
14:10:20 [2019-11-25T14:10:20.828Z] +++ 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
14:10:20 [2019-11-25T14:10:20.984Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
14:10:21 [2019-11-25T14:10:21.868Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
14:10:21 [2019-11-25T14:10:21.868Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
14:10:22 [2019-11-25T14:10:22.126Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
14:10:23 [2019-11-25T14:10:23.054Z] .
14:10:23 [2019-11-25T14:10:23.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:10:23 [2019-11-25T14:10:23.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:10:23 [2019-11-25T14:10:23.054Z] Error: No such image: emptyfs
14:10:23 [2019-11-25T14:10:23.054Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:10:23 [2019-11-25T14:10:23.054Z] ++++ docker load
14:10:23 [2019-11-25T14:10:23.054Z] Running integration-test (iteration 1)
14:10:23 [2019-11-25T14:10:23.054Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
14:10:23 [2019-11-25T14:10:23.054Z] ++ 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
14:10:23 [2019-11-25T14:10:23.054Z] ++ set -e
14:10:23 [2019-11-25T14:10:23.054Z] ++ '[' -n 0 ']'
14:10:23 [2019-11-25T14:10:23.054Z] ++ set -x
14:10:23 [2019-11-25T14:10:23.054Z] ++ env -i DEST=/go/src/github.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
14:10:23 [2019-11-25T14:10:23.350Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
14:10:23 [2019-11-25T14:10:23.350Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
14:10:23 [2019-11-25T14:10:23.916Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
14:10:24 [2019-11-25T14:10:24.480Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
14:10:30 [2019-11-25T14:10:30.040Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
14:10:30 [2019-11-25T14:10:30.972Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
14:10:30 [2019-11-25T14:10:30.972Z] === RUN   TestDockerSuite/TestBuildConditionalCache
14:10:31 [2019-11-25T14:10:31.229Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
14:10:31 [2019-11-25T14:10:31.793Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
14:10:32 [2019-11-25T14:10:32.358Z] === RUN   TestDockerSuite/TestBuildContChar
14:10:33 [2019-11-25T14:10:33.174Z] Loaded image: buildpack-deps:jessie
14:10:33 [2019-11-25T14:10:33.550Z] Loaded image: busybox:latest
14:10:33 [2019-11-25T14:10:33.550Z] Loaded image: busybox:glibc
14:10:33 [2019-11-25T14:10:33.550Z] Loaded image: debian:jessie
14:10:33 [2019-11-25T14:10:33.922Z] Loaded image: hello-world:latest
14:10:33 [2019-11-25T14:10:33.922Z] INFO: Testing against a local daemon
14:10:33 [2019-11-25T14:10:33.922Z] === RUN   TestCgroupNamespacesBuild
14:10:35 [2019-11-25T14:10:35.814Z] --- PASS: TestCgroupNamespacesBuild (1.80s)
14:10:35 [2019-11-25T14:10:35.814Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:10:36 [2019-11-25T14:10:36.536Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
14:10:36 [2019-11-25T14:10:36.536Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
14:10:36 [2019-11-25T14:10:36.794Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
14:10:37 [2019-11-25T14:10:37.811Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
14:10:37 [2019-11-25T14:10:37.811Z] === RUN   TestBuildWithSession
14:10:37 [2019-11-25T14:10:37.811Z] --- SKIP: TestBuildWithSession (0.00s)
14:10:37 [2019-11-25T14:10:37.811Z]     build_session_test.go:25: TODO: BuildKit
14:10:37 [2019-11-25T14:10:37.811Z] === RUN   TestBuildSquashParent
14:10:38 [2019-11-25T14:10:38.165Z] === RUN   TestDockerSuite/TestBuildContextCleanup
14:10:38 [2019-11-25T14:10:38.731Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
14:10:38 [2019-11-25T14:10:38.988Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
14:10:39 [2019-11-25T14:10:39.921Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
14:10:40 [2019-11-25T14:10:40.485Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
14:10:40 [2019-11-25T14:10:40.485Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
14:10:43 [2019-11-25T14:10:43.012Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
14:10:44 [2019-11-25T14:10:44.199Z] --- PASS: TestBuildSquashParent (6.73s)
14:10:44 [2019-11-25T14:10:44.199Z] === RUN   TestBuildWithRemoveAndForceRemove
14:10:44 [2019-11-25T14:10:44.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:10:44 [2019-11-25T14:10:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:10:44 [2019-11-25T14:10:44.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:10:44 [2019-11-25T14:10:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:10:44 [2019-11-25T14:10:44.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:10:44 [2019-11-25T14:10:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:10:44 [2019-11-25T14:10:44.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:10:44 [2019-11-25T14:10:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:10:44 [2019-11-25T14:10:44.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:10:44 [2019-11-25T14:10:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:10:44 [2019-11-25T14:10:44.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:10:44 [2019-11-25T14:10:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:10:44 [2019-11-25T14:10:44.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:10:44 [2019-11-25T14:10:44.199Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:10:45 [2019-11-25T14:10:45.603Z] #74 DONE 34.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:10:46 [2019-11-25T14:10:46.363Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e09e96233af3073d4dd4587e78231d80729faf0f hack/test/unit
14:10:47 [2019-11-25T14:10:47.912Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:10:47 [2019-11-25T14:10:47.913Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:10:48 [2019-11-25T14:10:48.268Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
14:10:48 [2019-11-25T14:10:48.838Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
14:10:50 [2019-11-25T14:10:50.215Z] ?   	github.com/docker/docker/api	[no test files]
14:10:50 [2019-11-25T14:10:50.462Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:10:50 [2019-11-25T14:10:50.462Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:10:53 [2019-11-25T14:10:53.783Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:10:53 [2019-11-25T14:10:53.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s)
14:10:53 [2019-11-25T14:10:53.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s)
14:10:53 [2019-11-25T14:10:53.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s)
14:10:53 [2019-11-25T14:10:53.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s)
14:10:53 [2019-11-25T14:10:53.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s)
14:10:53 [2019-11-25T14:10:53.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s)
14:10:53 [2019-11-25T14:10:53.783Z] === RUN   TestBuildMultiStageCopy
14:10:53 [2019-11-25T14:10:53.783Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:10:55 [2019-11-25T14:10:55.386Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:10:56 [2019-11-25T14:10:56.294Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:10:56 [2019-11-25T14:10:56.318Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
14:10:57 [2019-11-25T14:10:57.093Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:10:57 [2019-11-25T14:10:57.252Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
14:10:57 [2019-11-25T14:10:57.471Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:10:58 [2019-11-25T14:10:58.183Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
14:10:58 [2019-11-25T14:10:58.294Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:10:58 [2019-11-25T14:10:58.674Z] --- PASS: TestBuildMultiStageCopy (5.48s)
14:10:58 [2019-11-25T14:10:58.674Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.92s)
14:10:58 [2019-11-25T14:10:58.674Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s)
14:10:58 [2019-11-25T14:10:58.674Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
14:10:58 [2019-11-25T14:10:58.674Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s)
14:10:58 [2019-11-25T14:10:58.674Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s)
14:10:58 [2019-11-25T14:10:58.674Z] === RUN   TestBuildMultiStageParentConfig
14:10:59 [2019-11-25T14:10:59.115Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
14:10:59 [2019-11-25T14:10:59.239Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:11:04 [2019-11-25T14:11:04.345Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
14:11:04 [2019-11-25T14:11:04.345Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
14:11:04 [2019-11-25T14:11:04.436Z] --- PASS: TestBuildMultiStageParentConfig (2.10s)
14:11:04 [2019-11-25T14:11:04.436Z] === RUN   TestBuildLabelWithTargets
14:11:04 [2019-11-25T14:11:04.436Z] --- PASS: TestBuildLabelWithTargets (3.03s)
14:11:04 [2019-11-25T14:11:04.436Z] === RUN   TestBuildWithEmptyLayers
14:11:04 [2019-11-25T14:11:04.605Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
14:11:04 [2019-11-25T14:11:04.858Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
14:11:04 [2019-11-25T14:11:04.858Z] === RUN   TestBuildMultiStageOnBuild
14:11:05 [2019-11-25T14:11:05.170Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
14:11:05 [2019-11-25T14:11:05.735Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
14:11:06 [2019-11-25T14:11:06.301Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
14:11:07 [2019-11-25T14:11:07.673Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
14:11:07 [2019-11-25T14:11:07.893Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPINetworkFilter
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
14:11:07 [2019-11-25T14:11:07.894Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
14:11:08 [2019-11-25T14:11:08.103Z] --- PASS: TestBuildMultiStageOnBuild (3.08s)
14:11:08 [2019-11-25T14:11:08.103Z] === RUN   TestBuildUncleanTarFilenames
14:11:08 [2019-11-25T14:11:08.605Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
14:11:08 [2019-11-25T14:11:08.605Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
14:11:09 [2019-11-25T14:11:09.388Z] --- PASS: TestBuildUncleanTarFilenames (1.34s)
14:11:09 [2019-11-25T14:11:09.388Z] === RUN   TestBuildMultiStageLayerLeak
14:11:09 [2019-11-25T14:11:09.435Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
14:11:09 [2019-11-25T14:11:09.435Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
14:11:09 [2019-11-25T14:11:09.435Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
14:11:09 [2019-11-25T14:11:09.976Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
14:11:09 [2019-11-25T14:11:09.976Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
14:11:09 [2019-11-25T14:11:09.976Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
14:11:09 [2019-11-25T14:11:09.976Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
14:11:09 [2019-11-25T14:11:09.976Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
14:11:10 [2019-11-25T14:11:10.542Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
14:11:12 [2019-11-25T14:11:12.377Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
14:11:12 [2019-11-25T14:11:12.622Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
14:11:12 [2019-11-25T14:11:12.622Z] === RUN   TestBuildWithHugeFile
14:11:12 [2019-11-25T14:11:12.770Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
14:11:13 [2019-11-25T14:11:13.068Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
14:11:13 [2019-11-25T14:11:13.967Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
14:11:13 [2019-11-25T14:11:13.967Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
14:11:13 [2019-11-25T14:11:13.967Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
14:11:13 [2019-11-25T14:11:13.967Z] === RUN   TestDockerSuite/TestAttachDisconnect
14:11:14 [2019-11-25T14:11:14.428Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
14:11:16 [2019-11-25T14:11:16.345Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
14:11:16 [2019-11-25T14:11:16.909Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
14:11:17 [2019-11-25T14:11:17.348Z] === RUN   TestDockerSuite/TestAttachPausedContainer
14:11:17 [2019-11-25T14:11:17.348Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
14:11:17 [2019-11-25T14:11:17.348Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
14:11:18 [2019-11-25T14:11:18.805Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
14:11:20 [2019-11-25T14:11:20.024Z] .........                                                                [ 85%]
14:11:20 [2019-11-25T14:11:20.700Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
14:11:22 [2019-11-25T14:11:22.600Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
14:11:23 [2019-11-25T14:11:23.156Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
14:11:24 [2019-11-25T14:11:24.496Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
14:11:26 [2019-11-25T14:11:26.161Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:11:27 [2019-11-25T14:11:27.023Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
14:11:27 [2019-11-25T14:11:27.023Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
14:11:28 [2019-11-25T14:11:28.313Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:11:28 [2019-11-25T14:11:28.921Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
14:11:33 [2019-11-25T14:11:33.563Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:11:34 [2019-11-25T14:11:34.220Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
14:11:35 [2019-11-25T14:11:35.152Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
14:11:35 [2019-11-25T14:11:35.456Z] tests/integration/models_resources_test.py .                             [ 91%]
14:11:36 [2019-11-25T14:11:36.087Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
14:11:37 [2019-11-25T14:11:37.461Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
14:11:38 [2019-11-25T14:11:38.393Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
14:11:41 [2019-11-25T14:11:41.228Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:11:42 [2019-11-25T14:11:42.572Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
14:11:43 [2019-11-25T14:11:43.136Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
14:11:44 [2019-11-25T14:11:44.067Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
14:11:45 [2019-11-25T14:11:45.669Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:11:45 [2019-11-25T14:11:45.669Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:11:45 [2019-11-25T14:11:45.968Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
14:11:50 [2019-11-25T14:11:50.388Z] tests/integration/regression_test.py ......                              [ 98%]
14:11:50 [2019-11-25T14:11:50.902Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:11:50 [2019-11-25T14:11:50.902Z] tests/integration/credentials/utils_test.py .                            [100%]
14:11:50 [2019-11-25T14:11:50.902Z] 
14:11:50 [2019-11-25T14:11:50.902Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:11:50 [2019-11-25T14:11:50.902Z] =========================== short test summary info ============================
14:11:50 [2019-11-25T14:11:50.902Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:11:50 [2019-11-25T14:11:50.902Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:11:50 [2019-11-25T14:11:50.902Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:11:50 [2019-11-25T14:11:50.902Z]   Not supported on most drivers
14:11:50 [2019-11-25T14:11:50.902Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:11:50 [2019-11-25T14:11:50.902Z]   This doesn't seem to be taken into account by the engine
14:11:50 [2019-11-25T14:11:50.902Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:11:50 [2019-11-25T14:11:50.902Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:11:50 [2019-11-25T14:11:50.902Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:11:50 [2019-11-25T14:11:50.902Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:11:50 [2019-11-25T14:11:50.902Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:11:50 [2019-11-25T14:11:50.902Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:11:50 [2019-11-25T14:11:50.902Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:11:50 [2019-11-25T14:11:50.902Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 383.75 seconds ==
14:11:51 [2019-11-25T14:11:51.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:11:51 [2019-11-25T14:11:51.229Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
14:11:51 [2019-11-25T14:11:51.487Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
14:11:51 [2019-11-25T14:11:51.487Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
14:11:52 [2019-11-25T14:11:52.418Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
14:11:53 [2019-11-25T14:11:53.350Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
14:11:53 [2019-11-25T14:11:53.984Z] --- PASS: TestBuildWithHugeFile (36.46s)
14:11:53 [2019-11-25T14:11:53.984Z] === RUN   TestBuildWithEmptyDockerfile
14:11:53 [2019-11-25T14:11:53.984Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:11:53 [2019-11-25T14:11:53.984Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:11:53 [2019-11-25T14:11:53.984Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:11:53 [2019-11-25T14:11:53.984Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:11:53 [2019-11-25T14:11:53.984Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:11:53 [2019-11-25T14:11:53.984Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:11:53 [2019-11-25T14:11:53.984Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:11:53 [2019-11-25T14:11:53.984Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:11:53 [2019-11-25T14:11:53.984Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:11:53 [2019-11-25T14:11:53.984Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s)
14:11:53 [2019-11-25T14:11:53.984Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.69s)
14:11:53 [2019-11-25T14:11:53.984Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.70s)
14:11:53 [2019-11-25T14:11:53.984Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
14:11:53 [2019-11-25T14:11:53.984Z] === RUN   TestBuildPreserveOwnership
14:11:53 [2019-11-25T14:11:53.984Z] === RUN   TestBuildPreserveOwnership/copy_from
14:11:54 [2019-11-25T14:11:54.722Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
14:11:56 [2019-11-25T14:11:56.620Z] === RUN   TestDockerSuite/TestBuildDockerignore
14:12:03 [2019-11-25T14:12:03.174Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:12:03 [2019-11-25T14:12:03.337Z] Clearing AppArmor profiles cache:.
14:12:03 [2019-11-25T14:12:03.337Z] All profile caches have been cleared, but no profiles have been unloaded.
14:12:03 [2019-11-25T14:12:03.337Z] Unloading profiles will leave already running processes permanently
14:12:03 [2019-11-25T14:12:03.337Z] unconfined, which can lead to unexpected situations.
14:12:03 [2019-11-25T14:12:03.337Z] 
14:12:03 [2019-11-25T14:12:03.337Z] To set a process to complain mode, use the command line tool
14:12:03 [2019-11-25T14:12:03.337Z] 'aa-complain'. To really tear down all profiles, run the init script
14:12:03 [2019-11-25T14:12:03.337Z] with the 'teardown' option."
14:12:03 [2019-11-25T14:12:03.337Z] 
14:12:03 [2019-11-25T14:12:03.341Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
Post stage
[Pipeline] junit
14:12:04 [2019-11-25T14:12:04.284Z] Recording test results
[Pipeline] sh
14:12:04 [2019-11-25T14:12:04.856Z] + echo Ensuring container killed.
14:12:04 [2019-11-25T14:12:04.856Z] Ensuring container killed.
14:12:04 [2019-11-25T14:12:04.856Z] + docker rm -vf docker-pr25
14:12:04 [2019-11-25T14:12:04.856Z] Error: No such container: docker-pr25
14:12:04 [2019-11-25T14:12:04.856Z] + true
[Pipeline] sh
14:12:05 [2019-11-25T14:12:05.145Z] + echo Chowning /workspace to jenkins user
14:12:05 [2019-11-25T14:12:05.145Z] Chowning /workspace to jenkins user
14:12:05 [2019-11-25T14:12:05.145Z] + id -u
14:12:05 [2019-11-25T14:12:05.145Z] + id -g
14:12:05 [2019-11-25T14:12:05.145Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40128:/workspace busybox chown -R 1000:1000 /workspace
14:12:06 [2019-11-25T14:12:06.454Z] === RUN   TestDockerDaemonSuite/TestShmSize
14:12:06 [2019-11-25T14:12:06.519Z] --- PASS: TestBuildPreserveOwnership (16.69s)
14:12:06 [2019-11-25T14:12:06.519Z]     --- PASS: TestBuildPreserveOwnership/copy_from (12.13s)
14:12:06 [2019-11-25T14:12:06.519Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.51s)
14:12:06 [2019-11-25T14:12:06.519Z] === RUN   TestBuildPlatformInvalid
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:12:06 [2019-11-25T14:12:06.813Z] + bundleName=docker-py
14:12:06 [2019-11-25T14:12:06.813Z] + echo Creating docker-py-bundles.tar.gz
14:12:06 [2019-11-25T14:12:06.813Z] Creating docker-py-bundles.tar.gz
14:12:06 [2019-11-25T14:12:06.813Z] + 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
14:12:06 [2019-11-25T14:12:06.824Z] Archiving artifacts
14:12:06 [2019-11-25T14:12:06.924Z] --- PASS: TestBuildPlatformInvalid (0.17s)
14:12:06 [2019-11-25T14:12:06.924Z] PASS
14:12:06 [2019-11-25T14:12:06.924Z] 
14:12:06 [2019-11-25T14:12:06.924Z] === Skipped
14:12:06 [2019-11-25T14:12:06.924Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
14:12:06 [2019-11-25T14:12:06.924Z]     build_session_test.go:25: TODO: BuildKit
14:12:06 [2019-11-25T14:12:06.924Z] 
14:12:06 [2019-11-25T14:12:06.924Z] 
14:12:06 [2019-11-25T14:12:06.924Z] DONE 32 tests, 1 skipped in 103.617s
14:12:07 [2019-11-25T14:12:07.071Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40128/25/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
14:12:07 [2019-11-25T14:12:07.364Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
14:12:07 [2019-11-25T14:12:07.365Z] ++ 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
14:12:07 [2019-11-25T14:12:07.365Z] ++ set -e
14:12:07 [2019-11-25T14:12:07.365Z] ++ '[' -n 0 ']'
14:12:07 [2019-11-25T14:12:07.365Z] ++ set -x
14:12:07 [2019-11-25T14:12:07.365Z] ++ env -i DEST=/go/src/github.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
14:12:07 [2019-11-25T14:12:07.429Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -e DOCKER_GRAPHDRIVER docker:e09e96233af3073d4dd4587e78231d80729faf0f hack/make.sh binary-daemon
14:12:07 [2019-11-25T14:12:07.993Z] 
14:12:08 [2019-11-25T14:12:08.251Z] Removing bundles/
14:12:08 [2019-11-25T14:12:08.251Z] 
14:12:08 [2019-11-25T14:12:08.251Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
14:12:08 [2019-11-25T14:12:08.251Z] Building: bundles/binary-daemon/dockerd-dev
14:12:08 [2019-11-25T14:12:08.251Z] GOOS="" GOARCH="" GOARM=""
14:12:08 [2019-11-25T14:12:08.303Z] INFO: Testing against a local daemon
14:12:08 [2019-11-25T14:12:08.303Z] === RUN   TestConfigList
14:12:08 [2019-11-25T14:12:08.351Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
14:12:10 [2019-11-25T14:12:10.248Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
14:12:11 [2019-11-25T14:12:11.619Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
14:12:11 [2019-11-25T14:12:11.878Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
14:12:12 [2019-11-25T14:12:12.136Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
14:12:12 [2019-11-25T14:12:12.536Z] --- PASS: TestConfigList (4.51s)
14:12:12 [2019-11-25T14:12:12.536Z] === RUN   TestConfigsCreateAndDelete
14:12:16 [2019-11-25T14:12:16.785Z] --- PASS: TestConfigsCreateAndDelete (4.26s)
14:12:16 [2019-11-25T14:12:16.785Z] === RUN   TestConfigsUpdate
14:12:17 [2019-11-25T14:12:17.427Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
14:12:17 [2019-11-25T14:12:17.685Z] --- PASS: TestDockerDaemonSuite (368.25s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.67s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.35s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.74s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.40s)
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:1449: [d756660ee1a35] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d3d31a816ca8b] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.32s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.74s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d88567b24db08] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.99s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.30s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.06s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.01s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.95s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.91s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.10s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d505008d3e68b] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d31d2088b1c8a] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d1000e987cd74] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.87s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.81s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d01a83c99d2be] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.25s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [dfc70dbd3ccb1] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.11s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d8241318bae20] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.22s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.78s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.10s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d714a3a62eb0f] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [db329f569e816] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.31s)
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_plugins_test.go:79: [d00ccc57853cd] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.30s)
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_plugins_test.go:169: [dc52bc23ad7e2] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.00s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d84f496d33b75] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.87s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.86s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.10s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.64s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.47s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d019e23274f0f] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.46s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.62s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.16s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.25s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.14s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d33933737be79] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.91s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.36s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.46s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.56s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d5a559a5acd48] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [debf341c1f918] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [de2c719aa3efb] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.19s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.06s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.40s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.22s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.83s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.14s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.82s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d5d9c9018db64] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.75s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.14s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.91s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d9141d2d7dd4d] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.43s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
14:12:17 [2019-11-25T14:12:17.685Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [dd08e35ac0603] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d961854259b62] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.98s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.70s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [dc353e3a5c8bc] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.90s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.33s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.05s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d529a1deae203] daemon is not started
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.96s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.29s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.41s)
14:12:17 [2019-11-25T14:12:17.685Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s)
14:12:17 [2019-11-25T14:12:17.685Z]         check_test.go:309: [d99086e615d07] daemon is not started
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.24s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
14:12:17 [2019-11-25T14:12:17.686Z]         check_test.go:309: [d4eeaf5f07979] daemon is not started
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.09s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.15s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.02s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.96s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.31s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.16s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.91s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.86s)
14:12:17 [2019-11-25T14:12:17.686Z]         docker_cli_daemon_test.go:2542: [d7acd36f44d89] daemon is not started
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.53s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.44s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.06s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.38s)
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
14:12:17 [2019-11-25T14:12:17.686Z]         check_test.go:309: [d2508980fb23a] daemon is not started
14:12:17 [2019-11-25T14:12:17.686Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s)
14:12:17 [2019-11-25T14:12:17.686Z] === RUN   TestDockerSwarmSuite
14:12:17 [2019-11-25T14:12:17.686Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
14:12:20 [2019-11-25T14:12:20.011Z] --- PASS: TestConfigsUpdate (2.94s)
14:12:20 [2019-11-25T14:12:20.011Z] === RUN   TestTemplatedConfig
14:12:21 [2019-11-25T14:12:21.860Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
14:12:23 [2019-11-25T14:12:23.223Z] --- PASS: TestTemplatedConfig (3.29s)
14:12:23 [2019-11-25T14:12:23.223Z] === RUN   TestConfigInspect
14:12:25 [2019-11-25T14:12:25.981Z] --- PASS: TestConfigInspect (2.49s)
14:12:25 [2019-11-25T14:12:25.981Z] === RUN   TestConfigCreateWithLabels
14:12:26 [2019-11-25T14:12:26.037Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
14:12:28 [2019-11-25T14:12:28.464Z] --- PASS: TestConfigCreateWithLabels (3.10s)
14:12:28 [2019-11-25T14:12:28.464Z] === RUN   TestConfigCreateResolve
14:12:31 [2019-11-25T14:12:31.683Z] --- PASS: TestConfigCreateResolve (3.00s)
14:12:31 [2019-11-25T14:12:31.683Z] === RUN   TestConfigDaemonLibtrustID
14:12:32 [2019-11-25T14:12:32.054Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
14:12:32 [2019-11-25T14:12:32.054Z] PASS
14:12:32 [2019-11-25T14:12:32.054Z] 
14:12:32 [2019-11-25T14:12:32.054Z] DONE 8 tests in 24.678s
14:12:32 [2019-11-25T14:12:32.054Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
14:12:32 [2019-11-25T14:12:32.054Z] ++ 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
14:12:32 [2019-11-25T14:12:32.054Z] ++ set -e
14:12:32 [2019-11-25T14:12:32.054Z] ++ '[' -n 0 ']'
14:12:32 [2019-11-25T14:12:32.054Z] ++ set -x
14:12:32 [2019-11-25T14:12:32.054Z] ++ env -i DEST=/go/src/github.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
14:12:32 [2019-11-25T14:12:32.437Z] INFO: Testing against a local daemon
14:12:32 [2019-11-25T14:12:32.437Z] === RUN   TestCheckpoint
14:12:32 [2019-11-25T14:12:32.437Z] --- SKIP: TestCheckpoint (0.00s)
14:12:32 [2019-11-25T14:12:32.437Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:12:32 [2019-11-25T14:12:32.437Z] === RUN   TestContainerInvalidJSON
14:12:32 [2019-11-25T14:12:32.437Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:12:32 [2019-11-25T14:12:32.437Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:12:32 [2019-11-25T14:12:32.437Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:12:32 [2019-11-25T14:12:32.437Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:12:32 [2019-11-25T14:12:32.437Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:12:32 [2019-11-25T14:12:32.437Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:12:32 [2019-11-25T14:12:32.437Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:12:32 [2019-11-25T14:12:32.437Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:12:32 [2019-11-25T14:12:32.437Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:12:32 [2019-11-25T14:12:32.437Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:12:32 [2019-11-25T14:12:32.437Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:12:32 [2019-11-25T14:12:32.437Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:12:32 [2019-11-25T14:12:32.437Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:12:32 [2019-11-25T14:12:32.437Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:12:32 [2019-11-25T14:12:32.437Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
14:12:32 [2019-11-25T14:12:32.437Z] === RUN   TestCopyFromContainerPathIsNotDir
14:12:32 [2019-11-25T14:12:32.437Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
14:12:32 [2019-11-25T14:12:32.437Z] === RUN   TestCopyToContainerPathDoesNotExist
14:12:32 [2019-11-25T14:12:32.596Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
14:12:32 [2019-11-25T14:12:32.596Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
14:12:32 [2019-11-25T14:12:32.804Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s)
14:12:32 [2019-11-25T14:12:32.804Z] === RUN   TestCopyToContainerPathIsNotDir
14:12:32 [2019-11-25T14:12:32.804Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
14:12:32 [2019-11-25T14:12:32.804Z] === RUN   TestCopyFromContainer
14:12:33 [2019-11-25T14:12:33.527Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
14:12:33 [2019-11-25T14:12:33.527Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
14:12:34 [2019-11-25T14:12:34.661Z] === RUN   TestCopyFromContainer//
14:12:35 [2019-11-25T14:12:35.051Z] === RUN   TestCopyFromContainer//bar/root
14:12:35 [2019-11-25T14:12:35.051Z] === RUN   TestCopyFromContainer//bar/root/
14:12:35 [2019-11-25T14:12:35.051Z] === RUN   TestCopyFromContainer/bar/quux
14:12:35 [2019-11-25T14:12:35.433Z] === RUN   TestCopyFromContainer/bar/quux/
14:12:35 [2019-11-25T14:12:35.433Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:12:35 [2019-11-25T14:12:35.433Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:12:35 [2019-11-25T14:12:35.433Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCopyFromContainer/bar/notarget
14:12:35 [2019-11-25T14:12:35.814Z] --- PASS: TestCopyFromContainer (3.01s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer// (0.07s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:12:35 [2019-11-25T14:12:35.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:12:35 [2019-11-25T14:12:35.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:12:35 [2019-11-25T14:12:35.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:12:35 [2019-11-25T14:12:35.814Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:12:35 [2019-11-25T14:12:35.814Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:12:35 [2019-11-25T14:12:35.814Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:12:35 [2019-11-25T14:12:35.814Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateLinkToNonExistingContainer
14:12:35 [2019-11-25T14:12:35.814Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateWithInvalidEnv
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateWithInvalidEnv/0
14:12:35 [2019-11-25T14:12:35.814Z] === PAUSE TestCreateWithInvalidEnv/0
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateWithInvalidEnv/1
14:12:35 [2019-11-25T14:12:35.814Z] === PAUSE TestCreateWithInvalidEnv/1
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateWithInvalidEnv/2
14:12:35 [2019-11-25T14:12:35.814Z] === PAUSE TestCreateWithInvalidEnv/2
14:12:35 [2019-11-25T14:12:35.814Z] === CONT  TestCreateWithInvalidEnv/0
14:12:35 [2019-11-25T14:12:35.814Z] === CONT  TestCreateWithInvalidEnv/2
14:12:35 [2019-11-25T14:12:35.814Z] === CONT  TestCreateWithInvalidEnv/1
14:12:35 [2019-11-25T14:12:35.814Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:12:35 [2019-11-25T14:12:35.814Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:12:35 [2019-11-25T14:12:35.814Z] === RUN   TestCreateTmpfsMountsTarget
14:12:36 [2019-11-25T14:12:36.191Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:12:36 [2019-11-25T14:12:36.191Z] === RUN   TestCreateWithCustomMaskedPaths
14:12:38 [2019-11-25T14:12:38.859Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s)
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:12:38 [2019-11-25T14:12:38.859Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:12:38 [2019-11-25T14:12:38.859Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:12:38 [2019-11-25T14:12:38.859Z] --- PASS: TestCreateWithCapabilities (0.02s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
14:12:38 [2019-11-25T14:12:38.859Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
14:12:38 [2019-11-25T14:12:38.859Z] === RUN   TestCreateWithCustomReadonlyPaths
14:12:40 [2019-11-25T14:12:40.075Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
14:12:41 [2019-11-25T14:12:41.970Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
14:12:42 [2019-11-25T14:12:42.232Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.79s)
14:12:42 [2019-11-25T14:12:42.232Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:12:42 [2019-11-25T14:12:42.232Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:12:42 [2019-11-25T14:12:42.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:12:42 [2019-11-25T14:12:42.232Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:12:42 [2019-11-25T14:12:42.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:12:42 [2019-11-25T14:12:42.232Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:12:42 [2019-11-25T14:12:42.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:12:42 [2019-11-25T14:12:42.232Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:12:42 [2019-11-25T14:12:42.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:12:42 [2019-11-25T14:12:42.232Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:12:42 [2019-11-25T14:12:42.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:12:42 [2019-11-25T14:12:42.232Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:12:42 [2019-11-25T14:12:42.232Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:12:42 [2019-11-25T14:12:42.232Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:12:42 [2019-11-25T14:12:42.232Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:12:42 [2019-11-25T14:12:42.232Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:12:42 [2019-11-25T14:12:42.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:12:42 [2019-11-25T14:12:42.232Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:12:42 [2019-11-25T14:12:42.232Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:12:42 [2019-11-25T14:12:42.232Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:12:42 [2019-11-25T14:12:42.232Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:12:42 [2019-11-25T14:12:42.232Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:12:42 [2019-11-25T14:12:42.232Z] === RUN   TestContainerStartOnDaemonRestart
14:12:42 [2019-11-25T14:12:42.232Z] === PAUSE TestContainerStartOnDaemonRestart
14:12:42 [2019-11-25T14:12:42.232Z] === RUN   TestDaemonRestartIpcMode
14:12:42 [2019-11-25T14:12:42.232Z] === PAUSE TestDaemonRestartIpcMode
14:12:42 [2019-11-25T14:12:42.232Z] === RUN   TestDiff
14:12:42 [2019-11-25T14:12:42.603Z] --- PASS: TestDiff (0.83s)
14:12:42 [2019-11-25T14:12:42.603Z] === RUN   TestExecWithCloseStdin
14:12:43 [2019-11-25T14:12:43.876Z] --- PASS: TestExecWithCloseStdin (1.13s)
14:12:43 [2019-11-25T14:12:43.876Z] === RUN   TestExec
14:12:44 [2019-11-25T14:12:44.696Z] --- PASS: TestExec (1.14s)
14:12:44 [2019-11-25T14:12:44.696Z] === RUN   TestExecUser
14:12:45 [2019-11-25T14:12:45.243Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
14:12:45 [2019-11-25T14:12:45.243Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
14:12:45 [2019-11-25T14:12:45.990Z] --- PASS: TestExecUser (1.11s)
14:12:45 [2019-11-25T14:12:45.990Z] === RUN   TestExportContainerAndImportImage
14:12:46 [2019-11-25T14:12:46.614Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
14:12:47 [2019-11-25T14:12:47.266Z] --- PASS: TestExportContainerAndImportImage (1.32s)
14:12:47 [2019-11-25T14:12:47.266Z] === RUN   TestExportContainerAfterDaemonRestart
14:12:49 [2019-11-25T14:12:49.173Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
14:12:49 [2019-11-25T14:12:49.173Z] === RUN   TestHealthCheckWorkdir
14:12:49 [2019-11-25T14:12:49.999Z] --- PASS: TestHealthCheckWorkdir (1.19s)
14:12:49 [2019-11-25T14:12:49.999Z] === RUN   TestHealthKillContainer
14:12:51 [2019-11-25T14:12:51.367Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
14:12:51 [2019-11-25T14:12:51.367Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:12:51 [2019-11-25T14:12:51.367Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
14:12:51 [2019-11-25T14:12:51.367Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:12:51 [2019-11-25T14:12:51.367Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:12:51 [2019-11-25T14:12:51.367Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:12:51 [2019-11-25T14:12:51.367Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:12:51 [2019-11-25T14:12:51.367Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:12:51 [2019-11-25T14:12:51.367Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:12:51 [2019-11-25T14:12:51.367Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:12:51 [2019-11-25T14:12:51.367Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:12:51 [2019-11-25T14:12:51.712Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:12:53 [2019-11-25T14:12:53.425Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:12:53 [2019-11-25T14:12:53.425Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:12:53 [2019-11-25T14:12:53.532Z] --- PASS: TestHealthKillContainer (3.16s)
14:12:53 [2019-11-25T14:12:53.532Z] === RUN   TestInspectCpusetInConfigPre120
14:12:54 [2019-11-25T14:12:54.333Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s)
14:12:54 [2019-11-25T14:12:54.333Z] === RUN   TestIpcModeNone
14:12:54 [2019-11-25T14:12:54.622Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
14:12:54 [2019-11-25T14:12:54.715Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
14:12:54 [2019-11-25T14:12:54.964Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
14:12:55 [2019-11-25T14:12:55.305Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
14:12:55 [2019-11-25T14:12:55.305Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 4.0% of statements
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:12:55 [2019-11-25T14:12:55.305Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:12:55 [2019-11-25T14:12:55.601Z] --- PASS: TestIpcModeNone (1.11s)
14:12:55 [2019-11-25T14:12:55.601Z] === RUN   TestIpcModePrivate
14:12:55 [2019-11-25T14:12:55.645Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
14:12:55 [2019-11-25T14:12:55.645Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:12:55 [2019-11-25T14:12:55.645Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:12:55 [2019-11-25T14:12:55.645Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:12:55 [2019-11-25T14:12:55.645Z] ?   	github.com/docker/docker/builder	[no test files]
14:12:55 [2019-11-25T14:12:55.645Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:12:55 [2019-11-25T14:12:55.645Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:12:55 [2019-11-25T14:12:55.646Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:12:55 [2019-11-25T14:12:55.646Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:12:55 [2019-11-25T14:12:55.646Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:12:55 [2019-11-25T14:12:55.646Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:12:55 [2019-11-25T14:12:55.646Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:12:56 [2019-11-25T14:12:56.375Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
14:12:56 [2019-11-25T14:12:56.410Z] --- PASS: TestIpcModePrivate (1.11s)
14:12:56 [2019-11-25T14:12:56.410Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
14:12:56 [2019-11-25T14:12:56.410Z] === RUN   TestIpcModeShareable
14:12:56 [2019-11-25T14:12:56.609Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
14:12:57 [2019-11-25T14:12:57.686Z] --- PASS: TestIpcModeShareable (1.19s)
14:12:57 [2019-11-25T14:12:57.686Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
14:12:57 [2019-11-25T14:12:57.686Z] === RUN   TestAPIIpcModeShareableAndContainer
14:12:59 [2019-11-25T14:12:59.884Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
14:13:00 [2019-11-25T14:13:00.912Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s)
14:13:00 [2019-11-25T14:13:00.912Z] === RUN   TestAPIIpcModeHost
14:13:01 [2019-11-25T14:13:01.224Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
14:13:01 [2019-11-25T14:13:01.731Z] --- PASS: TestAPIIpcModeHost (0.92s)
14:13:01 [2019-11-25T14:13:01.731Z] === RUN   TestDaemonIpcModeShareable
14:13:03 [2019-11-25T14:13:03.620Z] --- PASS: TestDaemonIpcModeShareable (1.92s)
14:13:03 [2019-11-25T14:13:03.620Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
14:13:03 [2019-11-25T14:13:03.620Z] === RUN   TestDaemonIpcModePrivate
14:13:04 [2019-11-25T14:13:04.252Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.606s	coverage: 85.1% of statements
14:13:05 [2019-11-25T14:13:05.537Z] --- PASS: TestDaemonIpcModePrivate (1.90s)
14:13:05 [2019-11-25T14:13:05.537Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
14:13:05 [2019-11-25T14:13:05.537Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:13:07 [2019-11-25T14:13:07.587Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s)
14:13:07 [2019-11-25T14:13:07.587Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
14:13:07 [2019-11-25T14:13:07.587Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:13:08 [2019-11-25T14:13:08.116Z] ok  	github.com/docker/docker/builder/remotecontext	0.546s	coverage: 13.6% of statements
14:13:09 [2019-11-25T14:13:09.299Z] ok  	github.com/docker/docker/builder/dockerfile	1.275s	coverage: 48.2% of statements
14:13:09 [2019-11-25T14:13:09.299Z] ?   	github.com/docker/docker/cli	[no test files]
14:13:09 [2019-11-25T14:13:09.299Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:13:09 [2019-11-25T14:13:09.432Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s)
14:13:09 [2019-11-25T14:13:09.432Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
14:13:09 [2019-11-25T14:13:09.432Z] === RUN   TestIpcModeOlderClient
14:13:09 [2019-11-25T14:13:09.432Z] === PAUSE TestIpcModeOlderClient
14:13:09 [2019-11-25T14:13:09.432Z] === RUN   TestKillContainerInvalidSignal
14:13:10 [2019-11-25T14:13:10.230Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
14:13:10 [2019-11-25T14:13:10.230Z] === RUN   TestKillContainer
14:13:10 [2019-11-25T14:13:10.230Z] === RUN   TestKillContainer/no_signal
14:13:11 [2019-11-25T14:13:11.491Z] === RUN   TestKillContainer/non_killing_signal
14:13:11 [2019-11-25T14:13:11.867Z] === RUN   TestKillContainer/killing_signal
14:13:12 [2019-11-25T14:13:12.113Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
14:13:12 [2019-11-25T14:13:12.113Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
14:13:13 [2019-11-25T14:13:13.159Z] --- PASS: TestKillContainer (2.78s)
14:13:13 [2019-11-25T14:13:13.159Z]     --- PASS: TestKillContainer/no_signal (0.92s)
14:13:13 [2019-11-25T14:13:13.159Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
14:13:13 [2019-11-25T14:13:13.159Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
14:13:13 [2019-11-25T14:13:13.159Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:13:13 [2019-11-25T14:13:13.159Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:13:13 [2019-11-25T14:13:13.956Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:13:14 [2019-11-25T14:13:14.150Z] ok  	github.com/docker/docker/client	0.870s	coverage: 75.8% of statements
14:13:15 [2019-11-25T14:13:15.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s)
14:13:15 [2019-11-25T14:13:15.255Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
14:13:15 [2019-11-25T14:13:15.255Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
14:13:15 [2019-11-25T14:13:15.255Z] === RUN   TestKillStoppedContainer
14:13:15 [2019-11-25T14:13:15.255Z] --- PASS: TestKillStoppedContainer (0.07s)
14:13:15 [2019-11-25T14:13:15.255Z] === RUN   TestKillStoppedContainerAPIPre120
14:13:15 [2019-11-25T14:13:15.255Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s)
14:13:15 [2019-11-25T14:13:15.255Z] === RUN   TestKillDifferentUserContainer
14:13:16 [2019-11-25T14:13:16.102Z] --- PASS: TestKillDifferentUserContainer (0.98s)
14:13:16 [2019-11-25T14:13:16.102Z] === RUN   TestInspectOomKilledTrue
14:13:16 [2019-11-25T14:13:16.102Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:13:16 [2019-11-25T14:13:16.102Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:13:16 [2019-11-25T14:13:16.102Z] === RUN   TestInspectOomKilledFalse
14:13:16 [2019-11-25T14:13:16.102Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:13:16 [2019-11-25T14:13:16.102Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:13:16 [2019-11-25T14:13:16.102Z] === RUN   TestLinksEtcHostsContentMatch
14:13:16 [2019-11-25T14:13:16.925Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s)
14:13:16 [2019-11-25T14:13:16.925Z] === RUN   TestLinksContainerNames
14:13:18 [2019-11-25T14:13:18.805Z] --- PASS: TestLinksContainerNames (1.90s)
14:13:18 [2019-11-25T14:13:18.805Z] === RUN   TestLogsFollowTailEmpty
14:13:19 [2019-11-25T14:13:19.666Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
14:13:19 [2019-11-25T14:13:19.666Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
14:13:20 [2019-11-25T14:13:20.317Z] --- PASS: TestLogsFollowTailEmpty (1.14s)
14:13:20 [2019-11-25T14:13:20.317Z] === RUN   TestContainerNetworkMountsNoChown
14:13:20 [2019-11-25T14:13:20.724Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/default
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/default
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/private
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/private
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rprivate
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rprivate
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/slave
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/slave
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rslave
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rslave
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/shared
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/shared
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rshared
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rshared
14:13:20 [2019-11-25T14:13:20.724Z] === CONT  TestMountDaemonRoot/default
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/default/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/default/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === CONT  TestMountDaemonRoot/default/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === CONT  TestMountDaemonRoot/rshared
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === CONT  TestMountDaemonRoot/rprivate
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === CONT  TestMountDaemonRoot/shared
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === CONT  TestMountDaemonRoot/rslave
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === CONT  TestMountDaemonRoot/slave
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:13:20 [2019-11-25T14:13:20.724Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:13:20 [2019-11-25T14:13:20.724Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/private
14:13:21 [2019-11-25T14:13:21.121Z] === RUN   TestMountDaemonRoot/private/bind_root
14:13:21 [2019-11-25T14:13:21.121Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:13:21 [2019-11-25T14:13:21.121Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === RUN   TestMountDaemonRoot/private/mount_root
14:13:21 [2019-11-25T14:13:21.121Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:13:21 [2019-11-25T14:13:21.121Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/default/mount_root
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:13:21 [2019-11-25T14:13:21.121Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/private/bind_root
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/private/mount_root
14:13:21 [2019-11-25T14:13:21.500Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:13:21 [2019-11-25T14:13:21.852Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
14:13:21 [2019-11-25T14:13:21.852Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
14:13:21 [2019-11-25T14:13:21.894Z] --- PASS: TestMountDaemonRoot (0.03s)
14:13:21 [2019-11-25T14:13:21.894Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
14:13:21 [2019-11-25T14:13:21.894Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
14:13:21 [2019-11-25T14:13:21.894Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:13:21 [2019-11-25T14:13:21.894Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:13:21 [2019-11-25T14:13:21.894Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
14:13:21 [2019-11-25T14:13:21.894Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
14:13:21 [2019-11-25T14:13:21.894Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
14:13:21 [2019-11-25T14:13:21.894Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
14:13:21 [2019-11-25T14:13:21.894Z] === RUN   TestContainerBindMountNonRecursive
14:13:22 [2019-11-25T14:13:22.069Z] --- PASS: TestImportExtremelyLargeImageWorks (186.76s)
14:13:22 [2019-11-25T14:13:22.069Z] PASS
14:13:22 [2019-11-25T14:13:22.069Z] 
14:13:22 [2019-11-25T14:13:22.069Z] DONE 12 tests in 190.841s
14:13:22 [2019-11-25T14:13:22.069Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:13:22 [2019-11-25T14:13:22.069Z] ++ 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
14:13:22 [2019-11-25T14:13:22.069Z] ++ set -e
14:13:22 [2019-11-25T14:13:22.069Z] ++ '[' -n 0 ']'
14:13:22 [2019-11-25T14:13:22.069Z] ++ set -x
14:13:22 [2019-11-25T14:13:22.069Z] ++ env -i DEST=/go/src/github.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
14:13:22 [2019-11-25T14:13:22.069Z] INFO: Testing against a local daemon
14:13:22 [2019-11-25T14:13:22.069Z] === RUN   TestNetworkCreateDelete
14:13:22 [2019-11-25T14:13:22.069Z] --- PASS: TestNetworkCreateDelete (0.22s)
14:13:22 [2019-11-25T14:13:22.069Z] === RUN   TestDockerNetworkDeletePreferID
14:13:22 [2019-11-25T14:13:22.069Z] === RUN   TestDockerSuite/TestBuildDotDotFile
14:13:22 [2019-11-25T14:13:22.069Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
14:13:22 [2019-11-25T14:13:22.069Z] === RUN   TestInspectNetwork
14:13:22 [2019-11-25T14:13:22.069Z] === RUN   TestDockerSuite/TestBuildEOLInLine
14:13:23 [2019-11-25T14:13:23.734Z] --- PASS: TestContainerBindMountNonRecursive (2.19s)
14:13:23 [2019-11-25T14:13:23.734Z] === RUN   TestNetworkNat
14:13:25 [2019-11-25T14:13:25.022Z] --- PASS: TestNetworkNat (1.01s)
14:13:25 [2019-11-25T14:13:25.022Z] === RUN   TestNetworkLocalhostTCPNat
14:13:25 [2019-11-25T14:13:25.843Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s)
14:13:25 [2019-11-25T14:13:25.843Z] === RUN   TestNetworkLoopbackNat
14:13:26 [2019-11-25T14:13:26.558Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
14:13:26 [2019-11-25T14:13:26.558Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
14:13:26 [2019-11-25T14:13:26.558Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
14:13:26 [2019-11-25T14:13:26.558Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
14:13:27 [2019-11-25T14:13:27.020Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
14:13:27 [2019-11-25T14:13:27.020Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
14:13:27 [2019-11-25T14:13:27.145Z] --- PASS: TestNetworkLoopbackNat (1.20s)
14:13:27 [2019-11-25T14:13:27.145Z] === RUN   TestPause
14:13:27 [2019-11-25T14:13:27.325Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
14:13:27 [2019-11-25T14:13:27.582Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
14:13:27 [2019-11-25T14:13:27.839Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
14:13:27 [2019-11-25T14:13:27.991Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
14:13:28 [2019-11-25T14:13:28.096Z] === RUN   TestInspectNetwork/full_network_id
14:13:28 [2019-11-25T14:13:28.096Z] === RUN   TestInspectNetwork/partial_network_id
14:13:28 [2019-11-25T14:13:28.353Z] === RUN   TestInspectNetwork/network_name
14:13:28 [2019-11-25T14:13:28.353Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:13:28 [2019-11-25T14:13:28.438Z] --- PASS: TestPause (1.01s)
14:13:28 [2019-11-25T14:13:28.438Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:13:28 [2019-11-25T14:13:28.438Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:13:28 [2019-11-25T14:13:28.438Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:13:28 [2019-11-25T14:13:28.438Z] === RUN   TestPauseStopPausedContainer
14:13:28 [2019-11-25T14:13:28.610Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
14:13:28 [2019-11-25T14:13:28.610Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
14:13:28 [2019-11-25T14:13:28.867Z] === RUN   TestDockerSuite/TestBuildEntrypoint
14:13:29 [2019-11-25T14:13:29.247Z] --- PASS: TestPauseStopPausedContainer (0.97s)
14:13:29 [2019-11-25T14:13:29.247Z] === RUN   TestPsFilter
14:13:29 [2019-11-25T14:13:29.247Z] --- PASS: TestPsFilter (0.27s)
14:13:29 [2019-11-25T14:13:29.247Z] === RUN   TestRemoveContainerWithRemovedVolume
14:13:29 [2019-11-25T14:13:29.431Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
14:13:29 [2019-11-25T14:13:29.666Z] Created binary: bundles/binary-daemon/dockerd-dev
14:13:29 [2019-11-25T14:13:29.666Z] Copying nested executables into bundles/binary-daemon
14:13:29 [2019-11-25T14:13:29.666Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
14:13:30 [2019-11-25T14:13:30.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -e DOCKER_GRAPHDRIVER docker:e09e96233af3073d4dd4587e78231d80729faf0f hack/make.sh cross
14:13:30 [2019-11-25T14:13:30.088Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
14:13:30 [2019-11-25T14:13:30.088Z] === RUN   TestRemoveContainerWithVolume
14:13:30 [2019-11-25T14:13:30.570Z] 
14:13:30 [2019-11-25T14:13:30.828Z] Removing bundles/
14:13:30 [2019-11-25T14:13:30.828Z] 
14:13:30 [2019-11-25T14:13:30.828Z] ---> Making bundle: cross (in bundles/cross)
14:13:30 [2019-11-25T14:13:30.828Z] Cross building: bundles/cross/linux/amd64
14:13:30 [2019-11-25T14:13:30.828Z] Building: bundles/cross/linux/amd64/dockerd-dev
14:13:30 [2019-11-25T14:13:30.828Z] GOOS="linux" GOARCH="amd64" GOARM=""
14:13:30 [2019-11-25T14:13:30.906Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
14:13:30 [2019-11-25T14:13:30.945Z] --- PASS: TestRemoveContainerWithVolume (0.90s)
14:13:30 [2019-11-25T14:13:30.945Z] === RUN   TestRemoveContainerRunning
14:13:31 [2019-11-25T14:13:31.952Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
14:13:32 [2019-11-25T14:13:32.209Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
14:13:32 [2019-11-25T14:13:32.448Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
14:13:32 [2019-11-25T14:13:32.448Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
14:13:32 [2019-11-25T14:13:32.448Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
14:13:32 [2019-11-25T14:13:32.448Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
14:13:32 [2019-11-25T14:13:32.461Z] --- PASS: TestRemoveContainerRunning (0.99s)
14:13:32 [2019-11-25T14:13:32.461Z] === RUN   TestRemoveContainerForceRemoveRunning
14:13:32 [2019-11-25T14:13:32.466Z] --- PASS: TestInspectNetwork (10.78s)
14:13:32 [2019-11-25T14:13:32.466Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
14:13:32 [2019-11-25T14:13:32.466Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:13:32 [2019-11-25T14:13:32.466Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:13:32 [2019-11-25T14:13:32.466Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:13:32 [2019-11-25T14:13:32.466Z] === RUN   TestRunContainerWithBridgeNone
14:13:32 [2019-11-25T14:13:32.842Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s)
14:13:32 [2019-11-25T14:13:32.842Z] === RUN   TestRemoveInvalidContainer
14:13:32 [2019-11-25T14:13:32.842Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:13:32 [2019-11-25T14:13:32.842Z] === RUN   TestRenameLinkedContainer
14:13:33 [2019-11-25T14:13:33.031Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
14:13:33 [2019-11-25T14:13:33.595Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
14:13:35 [2019-11-25T14:13:35.365Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
14:13:35 [2019-11-25T14:13:35.493Z] === RUN   TestDockerSuite/TestBuildEnv
14:13:36 [2019-11-25T14:13:36.058Z] --- PASS: TestRunContainerWithBridgeNone (3.40s)
14:13:36 [2019-11-25T14:13:36.058Z] === RUN   TestNetworkInvalidJSON
14:13:36 [2019-11-25T14:13:36.058Z] === RUN   TestNetworkInvalidJSON//networks/create
14:13:36 [2019-11-25T14:13:36.058Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:13:36 [2019-11-25T14:13:36.058Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:13:36 [2019-11-25T14:13:36.058Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:13:36 [2019-11-25T14:13:36.058Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:13:36 [2019-11-25T14:13:36.058Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:13:36 [2019-11-25T14:13:36.058Z] === CONT  TestNetworkInvalidJSON//networks/create
14:13:36 [2019-11-25T14:13:36.058Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:13:36 [2019-11-25T14:13:36.058Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:13:36 [2019-11-25T14:13:36.058Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:13:36 [2019-11-25T14:13:36.058Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
14:13:36 [2019-11-25T14:13:36.058Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:13:36 [2019-11-25T14:13:36.058Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
14:13:36 [2019-11-25T14:13:36.058Z] === RUN   TestDaemonRestartWithLiveRestore
14:13:36 [2019-11-25T14:13:36.935Z] --- PASS: TestRenameLinkedContainer (3.81s)
14:13:36 [2019-11-25T14:13:36.935Z] === RUN   TestRenameStoppedContainer
14:13:36 [2019-11-25T14:13:36.991Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:13:36 [2019-11-25T14:13:36.991Z] === RUN   TestDaemonDefaultNetworkPools
14:13:37 [2019-11-25T14:13:37.251Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
14:13:37 [2019-11-25T14:13:37.738Z] --- PASS: TestRenameStoppedContainer (0.95s)
14:13:37 [2019-11-25T14:13:37.738Z] === RUN   TestRenameRunningContainerAndReuse
14:13:37 [2019-11-25T14:13:37.830Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
14:13:37 [2019-11-25T14:13:37.830Z] === RUN   TestDaemonRestartWithExistingNetwork
14:13:38 [2019-11-25T14:13:38.762Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
14:13:39 [2019-11-25T14:13:39.019Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
14:13:39 [2019-11-25T14:13:39.019Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:13:39 [2019-11-25T14:13:39.574Z] --- PASS: TestRenameRunningContainerAndReuse (1.92s)
14:13:39 [2019-11-25T14:13:39.575Z] === RUN   TestRenameInvalidName
14:13:39 [2019-11-25T14:13:39.950Z] === RUN   TestDockerSuite/TestBuildEnvUsage
14:13:40 [2019-11-25T14:13:40.207Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
14:13:40 [2019-11-25T14:13:40.207Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:13:40 [2019-11-25T14:13:40.772Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
14:13:40 [2019-11-25T14:13:40.772Z] === RUN   TestServiceWithPredefinedNetwork
14:13:40 [2019-11-25T14:13:40.850Z] --- PASS: TestRenameInvalidName (1.02s)
14:13:40 [2019-11-25T14:13:40.850Z] === RUN   TestRenameAnonymousContainer
14:13:44 [2019-11-25T14:13:44.045Z] --- PASS: TestServiceWithPredefinedNetwork (3.07s)
14:13:44 [2019-11-25T14:13:44.045Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:13:44 [2019-11-25T14:13:44.045Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:13:44 [2019-11-25T14:13:44.045Z]     service_test.go:230: FLAKY_TEST
14:13:44 [2019-11-25T14:13:44.045Z] === RUN   TestServiceWithDataPathPortInit
14:13:44 [2019-11-25T14:13:44.049Z] --- PASS: TestRenameAnonymousContainer (3.04s)
14:13:44 [2019-11-25T14:13:44.049Z] === RUN   TestRenameContainerWithSameName
14:13:44 [2019-11-25T14:13:44.425Z] --- PASS: TestRenameContainerWithSameName (0.86s)
14:13:44 [2019-11-25T14:13:44.425Z] === RUN   TestRenameContainerWithLinkedContainer
14:13:46 [2019-11-25T14:13:46.541Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
14:13:46 [2019-11-25T14:13:46.541Z] === RUN   TestResize
14:13:47 [2019-11-25T14:13:47.324Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
14:13:47 [2019-11-25T14:13:47.495Z] --- PASS: TestResize (0.85s)
14:13:47 [2019-11-25T14:13:47.495Z] === RUN   TestResizeWithInvalidSize
14:13:47 [2019-11-25T14:13:47.782Z] === RUN   TestDockerSuite/TestBuildAddNonTar
14:13:48 [2019-11-25T14:13:48.281Z] --- PASS: TestResizeWithInvalidSize (1.04s)
14:13:48 [2019-11-25T14:13:48.281Z] === RUN   TestResizeWhenContainerNotStarted
14:13:49 [2019-11-25T14:13:49.077Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s)
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:13:49 [2019-11-25T14:13:49.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:13:49 [2019-11-25T14:13:49.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:13:49 [2019-11-25T14:13:49.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:13:49 [2019-11-25T14:13:49.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:13:49 [2019-11-25T14:13:49.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:13:49 [2019-11-25T14:13:49.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:13:49 [2019-11-25T14:13:49.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:13:51 [2019-11-25T14:13:51.575Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:13:52 [2019-11-25T14:13:52.394Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:13:53 [2019-11-25T14:13:53.594Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
14:13:54 [2019-11-25T14:13:54.055Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
14:13:54 [2019-11-25T14:13:54.055Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
14:13:54 [2019-11-25T14:13:54.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:13:55 [2019-11-25T14:13:55.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:13:56 [2019-11-25T14:13:56.827Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:13:56 [2019-11-25T14:13:56.968Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
14:13:58 [2019-11-25T14:13:58.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:13:58 [2019-11-25T14:13:58.512Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
14:13:59 [2019-11-25T14:13:59.045Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:13:59 [2019-11-25T14:13:59.948Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:14:00 [2019-11-25T14:14:00.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:14:01 [2019-11-25T14:14:01.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:14:03 [2019-11-25T14:14:03.462Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.33s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s)
14:14:03 [2019-11-25T14:14:03.462Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
14:14:03 [2019-11-25T14:14:03.462Z] === RUN   TestCgroupNamespacesRun
14:14:05 [2019-11-25T14:14:05.382Z] --- PASS: TestServiceWithDataPathPortInit (19.63s)
14:14:05 [2019-11-25T14:14:05.382Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:14:05 [2019-11-25T14:14:05.960Z] --- PASS: TestCgroupNamespacesRun (1.94s)
14:14:05 [2019-11-25T14:14:05.960Z] === RUN   TestCgroupNamespacesRunPrivileged
14:14:07 [2019-11-25T14:14:07.272Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s)
14:14:07 [2019-11-25T14:14:07.272Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:14:08 [2019-11-25T14:14:08.859Z] === RUN   TestDockerSuite/TestBuildAddScript
14:14:08 [2019-11-25T14:14:08.859Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
14:14:08 [2019-11-25T14:14:08.859Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
14:14:08 [2019-11-25T14:14:08.859Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
14:14:08 [2019-11-25T14:14:08.859Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
14:14:09 [2019-11-25T14:14:09.112Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
14:14:09 [2019-11-25T14:14:09.112Z] === RUN   TestCgroupNamespacesRunHostMode
14:14:09 [2019-11-25T14:14:09.320Z] === RUN   TestDockerSuite/TestBuildAddTar
14:14:10 [2019-11-25T14:14:10.966Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s)
14:14:10 [2019-11-25T14:14:10.966Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:14:11 [2019-11-25T14:14:11.932Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
14:14:12 [2019-11-25T14:14:12.314Z] ok  	github.com/docker/docker/cmd/dockerd	0.143s	coverage: 30.3% of statements
14:14:12 [2019-11-25T14:14:12.314Z] ok  	github.com/docker/docker/container	0.156s	coverage: 35.3% of statements
14:14:12 [2019-11-25T14:14:12.314Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:14:12 [2019-11-25T14:14:12.314Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:14:12 [2019-11-25T14:14:12.314Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:14:12 [2019-11-25T14:14:12.314Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:14:12 [2019-11-25T14:14:12.864Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
14:14:13 [2019-11-25T14:14:13.121Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.79s)
14:14:13 [2019-11-25T14:14:13.121Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xh50m3zz4ycubgypp4x1udnn3 Created:2019-11-25 14:14:04.867302015 +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[a599fbbfd80205fd14f1a19a9e7bef671ae3473bdd74ae9b7b4c79fa09b0925e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wymdsv8iw9ba5uvazgtw32f3r EndpointID:15d5751bcfdb256161a7085cc6b2d56ee7b21f64a3f9f5075d3cbde338e85c01 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c0bfe29104ba83df9b5fb96b2b6ec30a4c8cbee9a5311c9d6163ae19251cc20c 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:b6e0f70c73e0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wymdsv8iw9ba5uvazgtw32f3r EndpointID:15d5751bcfdb256161a7085cc6b2d56ee7b21f64a3f9f5075d3cbde338e85c01 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
14:14:13 [2019-11-25T14:14:13.121Z] PASS
14:14:13 [2019-11-25T14:14:13.121Z] 
14:14:13 [2019-11-25T14:14:13.121Z] === Skipped
14:14:13 [2019-11-25T14:14:13.121Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:14:13 [2019-11-25T14:14:13.121Z]     service_test.go:230: FLAKY_TEST
14:14:13 [2019-11-25T14:14:13.121Z] 
14:14:13 [2019-11-25T14:14:13.121Z] 
14:14:13 [2019-11-25T14:14:13.121Z] DONE 21 tests, 1 skipped in 52.266s
14:14:13 [2019-11-25T14:14:13.378Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:14:13 [2019-11-25T14:14:13.378Z] ++ 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
14:14:13 [2019-11-25T14:14:13.378Z] ++ set -e
14:14:13 [2019-11-25T14:14:13.378Z] ++ '[' -n 0 ']'
14:14:13 [2019-11-25T14:14:13.378Z] ++ set -x
14:14:13 [2019-11-25T14:14:13.378Z] ++ env -i DEST=/go/src/github.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
14:14:13 [2019-11-25T14:14:13.378Z] INFO: Testing against a local daemon
14:14:13 [2019-11-25T14:14:13.378Z] === RUN   TestDockerNetworkIpvlanPersistance
14:14:13 [2019-11-25T14:14:13.378Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:14:13 [2019-11-25T14:14:13.378Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:14:13 [2019-11-25T14:14:13.378Z] === RUN   TestDockerNetworkIpvlan
14:14:13 [2019-11-25T14:14:13.378Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:14:13 [2019-11-25T14:14:13.378Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:14:13 [2019-11-25T14:14:13.378Z] PASS
14:14:13 [2019-11-25T14:14:13.378Z] 
14:14:13 [2019-11-25T14:14:13.378Z] === Skipped
14:14:13 [2019-11-25T14:14:13.378Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:14:13 [2019-11-25T14:14:13.378Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:14:13 [2019-11-25T14:14:13.378Z] 
14:14:13 [2019-11-25T14:14:13.378Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:14:13 [2019-11-25T14:14:13.378Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:14:13 [2019-11-25T14:14:13.378Z] 
14:14:13 [2019-11-25T14:14:13.378Z] 
14:14:13 [2019-11-25T14:14:13.378Z] DONE 2 tests, 2 skipped in 0.180s
14:14:13 [2019-11-25T14:14:13.378Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:14:13 [2019-11-25T14:14:13.378Z] ++ 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
14:14:13 [2019-11-25T14:14:13.378Z] ++ set -e
14:14:13 [2019-11-25T14:14:13.378Z] ++ '[' -n 0 ']'
14:14:13 [2019-11-25T14:14:13.378Z] ++ set -x
14:14:13 [2019-11-25T14:14:13.378Z] ++ env -i DEST=/go/src/github.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
14:14:13 [2019-11-25T14:14:13.583Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s)
14:14:13 [2019-11-25T14:14:13.583Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:14:13 [2019-11-25T14:14:13.635Z] INFO: Testing against a local daemon
14:14:13 [2019-11-25T14:14:13.635Z] === RUN   TestDockerNetworkMacvlanPersistance
14:14:13 [2019-11-25T14:14:13.979Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s)
14:14:13 [2019-11-25T14:14:13.979Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:14:15 [2019-11-25T14:14:15.009Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
14:14:15 [2019-11-25T14:14:15.009Z] === RUN   TestDockerNetworkMacvlan
14:14:15 [2019-11-25T14:14:15.248Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
14:14:15 [2019-11-25T14:14:15.248Z] === RUN   TestCgroupNamespacesRunOlderClient
14:14:15 [2019-11-25T14:14:15.945Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:14:16 [2019-11-25T14:14:16.876Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:14:17 [2019-11-25T14:14:17.080Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
14:14:17 [2019-11-25T14:14:17.080Z] === RUN   TestKernelTCPMemory
14:14:17 [2019-11-25T14:14:17.161Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.063s	coverage: 65.3% of statements
14:14:17 [2019-11-25T14:14:17.809Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:14:17 [2019-11-25T14:14:17.870Z] --- PASS: TestKernelTCPMemory (1.09s)
14:14:17 [2019-11-25T14:14:17.870Z] === RUN   TestNISDomainname
14:14:19 [2019-11-25T14:14:19.181Z] --- PASS: TestNISDomainname (1.36s)
14:14:19 [2019-11-25T14:14:19.181Z] === RUN   TestHostnameDnsResolution
14:14:20 [2019-11-25T14:14:20.477Z] --- PASS: TestHostnameDnsResolution (1.27s)
14:14:20 [2019-11-25T14:14:20.477Z] === RUN   TestStats
14:14:21 [2019-11-25T14:14:21.086Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:14:22 [2019-11-25T14:14:22.016Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
14:14:22 [2019-11-25T14:14:22.928Z] --- PASS: TestStats (2.00s)
14:14:22 [2019-11-25T14:14:22.928Z] === RUN   TestStopContainerWithTimeout
14:14:22 [2019-11-25T14:14:22.928Z] === RUN   TestStopContainerWithTimeout/0
14:14:22 [2019-11-25T14:14:22.928Z] === PAUSE TestStopContainerWithTimeout/0
14:14:22 [2019-11-25T14:14:22.928Z] === RUN   TestStopContainerWithTimeout/1
14:14:22 [2019-11-25T14:14:22.928Z] === PAUSE TestStopContainerWithTimeout/1
14:14:22 [2019-11-25T14:14:22.928Z] === RUN   TestStopContainerWithTimeout/3
14:14:22 [2019-11-25T14:14:22.928Z] === PAUSE TestStopContainerWithTimeout/3
14:14:22 [2019-11-25T14:14:22.928Z] === RUN   TestStopContainerWithTimeout/-1
14:14:22 [2019-11-25T14:14:22.928Z] === PAUSE TestStopContainerWithTimeout/-1
14:14:22 [2019-11-25T14:14:22.928Z] === CONT  TestStopContainerWithTimeout/0
14:14:22 [2019-11-25T14:14:22.928Z] === CONT  TestStopContainerWithTimeout/-1
14:14:23 [2019-11-25T14:14:23.726Z] === CONT  TestStopContainerWithTimeout/3
14:14:23 [2019-11-25T14:14:23.912Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
14:14:24 [2019-11-25T14:14:24.552Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 35.8% of statements
14:14:24 [2019-11-25T14:14:24.843Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
14:14:25 [2019-11-25T14:14:25.407Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:14:25 [2019-11-25T14:14:25.588Z] === CONT  TestStopContainerWithTimeout/1
14:14:25 [2019-11-25T14:14:25.664Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
14:14:26 [2019-11-25T14:14:26.230Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
14:14:27 [2019-11-25T14:14:27.585Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:14:27 [2019-11-25T14:14:27.585Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
14:14:27 [2019-11-25T14:14:27.585Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
14:14:27 [2019-11-25T14:14:27.585Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
14:14:27 [2019-11-25T14:14:27.585Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
14:14:27 [2019-11-25T14:14:27.585Z] === RUN   TestDeleteDevicemapper
14:14:27 [2019-11-25T14:14:27.585Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:14:27 [2019-11-25T14:14:27.585Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:14:27 [2019-11-25T14:14:27.585Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:14:27 [2019-11-25T14:14:27.587Z] ok  	github.com/docker/docker/daemon/cluster	0.175s	coverage: 0.5% of statements
14:14:28 [2019-11-25T14:14:28.125Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
14:14:28 [2019-11-25T14:14:28.125Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:14:28 [2019-11-25T14:14:28.382Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:14:31 [2019-11-25T14:14:31.700Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.82s)
14:14:31 [2019-11-25T14:14:31.700Z] === RUN   TestUpdateMemory
14:14:31 [2019-11-25T14:14:31.700Z] --- SKIP: TestUpdateMemory (0.00s)
14:14:31 [2019-11-25T14:14:31.700Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:14:31 [2019-11-25T14:14:31.700Z] === RUN   TestUpdateCPUQuota
14:14:32 [2019-11-25T14:14:32.560Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:14:33 [2019-11-25T14:14:33.490Z] --- PASS: TestDockerNetworkMacvlan (18.48s)
14:14:33 [2019-11-25T14:14:33.490Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
14:14:33 [2019-11-25T14:14:33.490Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
14:14:33 [2019-11-25T14:14:33.490Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.85s)
14:14:33 [2019-11-25T14:14:33.490Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.24s)
14:14:33 [2019-11-25T14:14:33.490Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.92s)
14:14:33 [2019-11-25T14:14:33.490Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
14:14:33 [2019-11-25T14:14:33.490Z] PASS
14:14:33 [2019-11-25T14:14:33.490Z] 
14:14:33 [2019-11-25T14:14:33.490Z] DONE 8 tests in 20.031s
14:14:33 [2019-11-25T14:14:33.490Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:14:33 [2019-11-25T14:14:33.490Z] ++ 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
14:14:33 [2019-11-25T14:14:33.490Z] ++ set -e
14:14:33 [2019-11-25T14:14:33.490Z] ++ '[' -n 0 ']'
14:14:33 [2019-11-25T14:14:33.490Z] ++ set -x
14:14:33 [2019-11-25T14:14:33.490Z] ++ env -i DEST=/go/src/github.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
14:14:33 [2019-11-25T14:14:33.490Z] testing: warning: no tests to run
14:14:33 [2019-11-25T14:14:33.490Z] PASS
14:14:33 [2019-11-25T14:14:33.490Z] 
14:14:33 [2019-11-25T14:14:33.490Z] DONE 0 tests in 0.030s
14:14:33 [2019-11-25T14:14:33.490Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:14:33 [2019-11-25T14:14:33.490Z] ++ 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
14:14:33 [2019-11-25T14:14:33.490Z] ++ set -e
14:14:33 [2019-11-25T14:14:33.490Z] ++ '[' -n 0 ']'
14:14:33 [2019-11-25T14:14:33.490Z] ++ set -x
14:14:33 [2019-11-25T14:14:33.491Z] ++ env -i DEST=/go/src/github.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
14:14:33 [2019-11-25T14:14:33.566Z] --- PASS: TestUpdateCPUQuota (1.89s)
14:14:33 [2019-11-25T14:14:33.566Z] === RUN   TestUpdatePidsLimit
14:14:33 [2019-11-25T14:14:33.566Z] === RUN   TestUpdatePidsLimit/update_from_none
14:14:33 [2019-11-25T14:14:33.566Z] === RUN   TestUpdatePidsLimit/no_change
14:14:33 [2019-11-25T14:14:33.629Z] ok  	github.com/docker/docker/daemon/discovery	0.034s	coverage: 30.0% of statements
14:14:33 [2019-11-25T14:14:33.748Z] INFO: Testing against a local daemon
14:14:33 [2019-11-25T14:14:33.748Z] === RUN   TestAuthZPluginAllowRequest
14:14:34 [2019-11-25T14:14:34.391Z] === RUN   TestUpdatePidsLimit/update_lower
14:14:34 [2019-11-25T14:14:34.758Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:14:35 [2019-11-25T14:14:35.133Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:14:35 [2019-11-25T14:14:35.330Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
14:14:35 [2019-11-25T14:14:35.330Z] ok  	github.com/docker/docker/daemon/config	0.104s	coverage: 82.1% of statements
14:14:35 [2019-11-25T14:14:35.515Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:14:35 [2019-11-25T14:14:35.645Z] --- PASS: TestAuthZPluginAllowRequest (1.76s)
14:14:35 [2019-11-25T14:14:35.645Z] === RUN   TestAuthZPluginTLS
14:14:35 [2019-11-25T14:14:35.904Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:14:36 [2019-11-25T14:14:36.213Z] --- PASS: TestAuthZPluginTLS (0.61s)
14:14:36 [2019-11-25T14:14:36.213Z] === RUN   TestAuthZPluginDenyRequest
14:14:36 [2019-11-25T14:14:36.779Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
14:14:36 [2019-11-25T14:14:36.779Z] === RUN   TestAuthZPluginAPIDenyResponse
14:14:37 [2019-11-25T14:14:37.344Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:14:37 [2019-11-25T14:14:37.344Z] === RUN   TestAuthZPluginDenyResponse
14:14:37 [2019-11-25T14:14:37.749Z] --- PASS: TestUpdatePidsLimit (4.64s)
14:14:37 [2019-11-25T14:14:37.749Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
14:14:37 [2019-11-25T14:14:37.749Z]     --- PASS: TestUpdatePidsLimit/no_change (0.53s)
14:14:37 [2019-11-25T14:14:37.749Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.51s)
14:14:37 [2019-11-25T14:14:37.749Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
14:14:37 [2019-11-25T14:14:37.749Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
14:14:37 [2019-11-25T14:14:37.749Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
14:14:37 [2019-11-25T14:14:37.749Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s)
14:14:37 [2019-11-25T14:14:37.749Z] === RUN   TestUpdateRestartPolicy
14:14:37 [2019-11-25T14:14:37.908Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:14:37 [2019-11-25T14:14:37.908Z] === RUN   TestAuthZPluginAllowEventStream
14:14:39 [2019-11-25T14:14:39.185Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
14:14:39 [2019-11-25T14:14:39.280Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
14:14:39 [2019-11-25T14:14:39.280Z] === RUN   TestAuthZPluginErrorResponse
14:14:39 [2019-11-25T14:14:39.845Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
14:14:39 [2019-11-25T14:14:39.845Z] === RUN   TestAuthZPluginErrorRequest
14:14:40 [2019-11-25T14:14:40.409Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:14:40 [2019-11-25T14:14:40.409Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:14:40 [2019-11-25T14:14:40.974Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:14:40 [2019-11-25T14:14:40.974Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:14:41 [2019-11-25T14:14:41.230Z] === RUN   TestDockerSuite/TestBuildExpose
14:14:41 [2019-11-25T14:14:41.487Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:14:41 [2019-11-25T14:14:41.514Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.535s	coverage: 13.7% of statements
14:14:42 [2019-11-25T14:14:42.580Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:14:42 [2019-11-25T14:14:42.839Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:14:43 [2019-11-25T14:14:43.099Z] === RUN   TestDockerSuite/TestBuildFails
14:14:43 [2019-11-25T14:14:43.099Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
14:14:43 [2019-11-25T14:14:43.099Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:14:43 [2019-11-25T14:14:43.828Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
14:14:44 [2019-11-25T14:14:44.030Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:14:44 [2019-11-25T14:14:44.288Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:14:45 [2019-11-25T14:14:45.530Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.160s	coverage: 57.9% of statements
14:14:45 [2019-11-25T14:14:45.661Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s)
14:14:45 [2019-11-25T14:14:45.661Z] === RUN   TestAuthZPluginHeader
14:14:45 [2019-11-25T14:14:45.872Z] ok  	github.com/docker/docker/daemon	12.490s	coverage: 17.6% of statements
14:14:45 [2019-11-25T14:14:45.872Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:14:45 [2019-11-25T14:14:45.872Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:14:45 [2019-11-25T14:14:45.872Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:14:45 [2019-11-25T14:14:45.872Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:14:46 [2019-11-25T14:14:46.225Z] --- PASS: TestAuthZPluginHeader (0.82s)
14:14:46 [2019-11-25T14:14:46.225Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:14:46 [2019-11-25T14:14:46.790Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:14:49 [2019-11-25T14:14:49.316Z] === RUN   TestDockerSuite/TestBuildForceRm
14:14:50 [2019-11-25T14:14:50.714Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.764s	coverage: 68.6% of statements
14:14:51 [2019-11-25T14:14:51.212Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.00s)
14:14:51 [2019-11-25T14:14:51.213Z] === RUN   TestAuthZPluginV2Disable
14:14:51 [2019-11-25T14:14:51.213Z] === RUN   TestDockerSuite/TestBuildFromGit
14:14:51 [2019-11-25T14:14:51.600Z] --- PASS: TestUpdateRestartPolicy (13.20s)
14:14:51 [2019-11-25T14:14:51.600Z] === RUN   TestUpdateRestartWithAutoRemove
14:14:51 [2019-11-25T14:14:51.898Z] === RUN   TestDockerSuite/TestBuildAddTarXz
14:14:51 [2019-11-25T14:14:51.898Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
14:14:51 [2019-11-25T14:14:51.898Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
14:14:51 [2019-11-25T14:14:51.969Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
14:14:51 [2019-11-25T14:14:51.969Z] === RUN   TestWaitNonBlocked
14:14:51 [2019-11-25T14:14:51.969Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:14:51 [2019-11-25T14:14:51.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:14:51 [2019-11-25T14:14:51.969Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:14:51 [2019-11-25T14:14:51.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:14:51 [2019-11-25T14:14:51.969Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:14:51 [2019-11-25T14:14:51.969Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:14:52 [2019-11-25T14:14:52.327Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
14:14:52 [2019-11-25T14:14:52.327Z] Copying nested executables into bundles/cross/linux/amd64
14:14:52 [2019-11-25T14:14:52.327Z] Cross building: bundles/cross/windows/amd64
14:14:52 [2019-11-25T14:14:52.327Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
14:14:52 [2019-11-25T14:14:52.327Z] GOOS="windows" GOARCH="amd64" GOARM=""
14:14:52 [2019-11-25T14:14:52.441Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.869s	coverage: 48.6% of statements
14:14:53 [2019-11-25T14:14:53.109Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:14:53 [2019-11-25T14:14:53.258Z] --- PASS: TestWaitNonBlocked (0.01s)
14:14:53 [2019-11-25T14:14:53.258Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s)
14:14:53 [2019-11-25T14:14:53.258Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.37s)
14:14:53 [2019-11-25T14:14:53.258Z] === RUN   TestWaitBlocked
14:14:53 [2019-11-25T14:14:53.258Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:14:53 [2019-11-25T14:14:53.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:14:53 [2019-11-25T14:14:53.258Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:14:53 [2019-11-25T14:14:53.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:14:53 [2019-11-25T14:14:53.258Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:14:53 [2019-11-25T14:14:53.258Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:14:53 [2019-11-25T14:14:53.366Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:14:53 [2019-11-25T14:14:53.623Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.031s	coverage: 45.9% of statements
14:14:53 [2019-11-25T14:14:53.623Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:14:54 [2019-11-25T14:14:54.738Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:14:54 [2019-11-25T14:14:54.996Z] --- PASS: TestAuthZPluginV2Disable (3.87s)
14:14:54 [2019-11-25T14:14:54.996Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:14:55 [2019-11-25T14:14:55.080Z] --- PASS: TestWaitBlocked (0.02s)
14:14:55 [2019-11-25T14:14:55.080Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s)
14:14:55 [2019-11-25T14:14:55.080Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s)
14:14:55 [2019-11-25T14:14:55.080Z] === CONT  TestContainerStartOnDaemonRestart
14:14:55 [2019-11-25T14:14:55.080Z] === CONT  TestIpcModeOlderClient
14:14:55 [2019-11-25T14:14:55.080Z] --- PASS: TestIpcModeOlderClient (0.13s)
14:14:55 [2019-11-25T14:14:55.080Z] === CONT  TestDaemonRestartIpcMode
14:14:55 [2019-11-25T14:14:55.327Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.736s	coverage: 76.1% of statements
14:14:55 [2019-11-25T14:14:55.327Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.392s	coverage: 54.8% of statements
14:14:55 [2019-11-25T14:14:55.327Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:14:55 [2019-11-25T14:14:55.327Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:14:56 [2019-11-25T14:14:56.904Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:14:57 [2019-11-25T14:14:57.032Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.063s	coverage: 58.0% of statements
14:14:57 [2019-11-25T14:14:57.373Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
14:14:57 [2019-11-25T14:14:57.837Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:14:57 [2019-11-25T14:14:57.837Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:14:58 [2019-11-25T14:14:58.332Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s)
14:14:58 [2019-11-25T14:14:58.769Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s)
14:14:58 [2019-11-25T14:14:58.769Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:14:59 [2019-11-25T14:14:59.128Z] --- PASS: TestDaemonRestartIpcMode (4.31s)
14:14:59 [2019-11-25T14:14:59.128Z] PASS
14:14:59 [2019-11-25T14:14:59.128Z] 
14:14:59 [2019-11-25T14:14:59.128Z] === Skipped
14:14:59 [2019-11-25T14:14:59.128Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
14:14:59 [2019-11-25T14:14:59.128Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:14:59 [2019-11-25T14:14:59.128Z] 
14:14:59 [2019-11-25T14:14:59.128Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
14:14:59 [2019-11-25T14:14:59.128Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:14:59 [2019-11-25T14:14:59.128Z] 
14:14:59 [2019-11-25T14:14:59.128Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
14:14:59 [2019-11-25T14:14:59.128Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:14:59 [2019-11-25T14:14:59.128Z] 
14:14:59 [2019-11-25T14:14:59.128Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:14:59 [2019-11-25T14:14:59.128Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:14:59 [2019-11-25T14:14:59.128Z] 
14:14:59 [2019-11-25T14:14:59.128Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
14:14:59 [2019-11-25T14:14:59.128Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:14:59 [2019-11-25T14:14:59.128Z] 
14:14:59 [2019-11-25T14:14:59.128Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
14:14:59 [2019-11-25T14:14:59.128Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:14:59 [2019-11-25T14:14:59.128Z] 
14:14:59 [2019-11-25T14:14:59.128Z] 
14:14:59 [2019-11-25T14:14:59.128Z] DONE 197 tests, 6 skipped in 147.114s
14:14:59 [2019-11-25T14:14:59.128Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
14:14:59 [2019-11-25T14:14:59.128Z] ++ 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
14:14:59 [2019-11-25T14:14:59.128Z] ++ set -e
14:14:59 [2019-11-25T14:14:59.128Z] ++ '[' -n 0 ']'
14:14:59 [2019-11-25T14:14:59.128Z] ++ set -x
14:14:59 [2019-11-25T14:14:59.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:14:59 [2019-11-25T14:14:59.514Z] INFO: Testing against a local daemon
14:14:59 [2019-11-25T14:14:59.514Z] === RUN   TestCommitInheritsEnv
14:15:00 [2019-11-25T14:15:00.328Z] --- PASS: TestCommitInheritsEnv (0.60s)
14:15:00 [2019-11-25T14:15:00.328Z] === RUN   TestImportExtremelyLargeImageWorks
14:15:00 [2019-11-25T14:15:00.328Z] === PAUSE TestImportExtremelyLargeImageWorks
14:15:00 [2019-11-25T14:15:00.328Z] === RUN   TestImagesFilterMultiReference
14:15:00 [2019-11-25T14:15:00.328Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:15:00 [2019-11-25T14:15:00.328Z] === RUN   TestImagePullPlatformInvalid
14:15:00 [2019-11-25T14:15:00.328Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:15:00 [2019-11-25T14:15:00.328Z] === RUN   TestRemoveImageOrphaning
14:15:00 [2019-11-25T14:15:00.400Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.027s	coverage: 3.0% of statements
14:15:00 [2019-11-25T14:15:00.666Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:15:00 [2019-11-25T14:15:00.806Z] --- PASS: TestRemoveImageOrphaning (0.50s)
14:15:00 [2019-11-25T14:15:00.806Z] === RUN   TestRemoveImageGarbageCollector
14:15:00 [2019-11-25T14:15:00.806Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:15:00 [2019-11-25T14:15:00.806Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:15:00 [2019-11-25T14:15:00.806Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:15:00 [2019-11-25T14:15:00.806Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:15:00 [2019-11-25T14:15:00.806Z] === RUN   TestTagInvalidReference
14:15:00 [2019-11-25T14:15:00.806Z] --- PASS: TestTagInvalidReference (0.03s)
14:15:00 [2019-11-25T14:15:00.806Z] === RUN   TestTagValidPrefixedRepo
14:15:00 [2019-11-25T14:15:00.806Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
14:15:00 [2019-11-25T14:15:00.806Z] === RUN   TestTagExistedNameWithoutForce
14:15:00 [2019-11-25T14:15:00.806Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:15:00 [2019-11-25T14:15:00.806Z] === RUN   TestTagOfficialNames
14:15:00 [2019-11-25T14:15:00.806Z] --- PASS: TestTagOfficialNames (0.04s)
14:15:00 [2019-11-25T14:15:00.806Z] === RUN   TestTagMatchesDigest
14:15:00 [2019-11-25T14:15:00.806Z] --- PASS: TestTagMatchesDigest (0.01s)
14:15:00 [2019-11-25T14:15:00.806Z] === CONT  TestImportExtremelyLargeImageWorks
14:15:02 [2019-11-25T14:15:02.772Z] ok  	github.com/docker/docker/daemon/logger	0.287s	coverage: 42.7% of statements
14:15:03 [2019-11-25T14:15:03.190Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
14:15:04 [2019-11-25T14:15:04.130Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:15:05 [2019-11-25T14:15:05.080Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.654s	coverage: 77.8% of statements
14:15:05 [2019-11-25T14:15:05.080Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.040s	coverage: 68.2% of statements
14:15:05 [2019-11-25T14:15:05.811Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 26.2% of statements
14:15:06 [2019-11-25T14:15:06.989Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 4.9% of statements
14:15:06 [2019-11-25T14:15:06.989Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:15:06 [2019-11-25T14:15:06.989Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:15:06 [2019-11-25T14:15:06.989Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:15:06 [2019-11-25T14:15:06.989Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:15:06 [2019-11-25T14:15:06.989Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.036s	coverage: 88.3% of statements
14:15:07 [2019-11-25T14:15:07.407Z] === RUN   TestDockerSuite/TestBuildHistory
14:15:08 [2019-11-25T14:15:08.689Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.042s	coverage: 62.1% of statements
14:15:09 [2019-11-25T14:15:09.608Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
14:15:09 [2019-11-25T14:15:09.608Z] === RUN   TestDockerSuite/TestBuildBlankName
14:15:09 [2019-11-25T14:15:09.608Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
14:15:10 [2019-11-25T14:15:10.591Z] ok  	github.com/docker/docker/daemon/logger/local	0.104s	coverage: 74.7% of statements
14:15:10 [2019-11-25T14:15:10.591Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:15:11 [2019-11-25T14:15:11.776Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.072s	coverage: 19.9% of statements
14:15:12 [2019-11-25T14:15:12.117Z] ok  	github.com/docker/docker/daemon/logger/templates	0.017s	coverage: 8.3% of statements
14:15:12 [2019-11-25T14:15:12.659Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.18s)
14:15:12 [2019-11-25T14:15:12.659Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:15:12 [2019-11-25T14:15:12.659Z] === RUN   TestDockerSuite/TestBuildIidFile
14:15:12 [2019-11-25T14:15:12.916Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:15:13 [2019-11-25T14:15:13.173Z] === RUN   TestDockerSuite/TestBuildInheritance
14:15:13 [2019-11-25T14:15:13.303Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.032s	coverage: 47.8% of statements
14:15:13 [2019-11-25T14:15:13.736Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:15:14 [2019-11-25T14:15:14.299Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:15:14 [2019-11-25T14:15:14.299Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:15:15 [2019-11-25T14:15:15.007Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
14:15:15 [2019-11-25T14:15:15.347Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.201s	coverage: 82.5% of statements
14:15:15 [2019-11-25T14:15:15.347Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:15:15 [2019-11-25T14:15:15.347Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:15:15 [2019-11-25T14:15:15.668Z] === RUN   TestDockerSuite/TestBuildLabel
14:15:15 [2019-11-25T14:15:15.925Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:15:16 [2019-11-25T14:15:16.488Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:15:16 [2019-11-25T14:15:16.744Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:15:17 [2019-11-25T14:15:17.308Z] === RUN   TestDockerSuite/TestBuildLabels
14:15:17 [2019-11-25T14:15:17.565Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:15:18 [2019-11-25T14:15:18.358Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
14:15:18 [2019-11-25T14:15:18.358Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
14:15:18 [2019-11-25T14:15:18.936Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:15:19 [2019-11-25T14:15:19.201Z] ok  	github.com/docker/docker/distribution/metadata	0.147s	coverage: 48.2% of statements
14:15:19 [2019-11-25T14:15:19.541Z] ok  	github.com/docker/docker/errdefs	0.032s	coverage: 49.4% of statements
14:15:20 [2019-11-25T14:15:20.792Z] ok  	github.com/docker/docker/distribution	0.755s	coverage: 22.1% of statements
14:15:20 [2019-11-25T14:15:20.792Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:15:22 [2019-11-25T14:15:22.209Z] === RUN   TestDockerSuite/TestBuildLastModified
14:15:23 [2019-11-25T14:15:23.818Z] ok  	github.com/docker/docker/distribution/xfer	1.683s	coverage: 85.1% of statements
14:15:23 [2019-11-25T14:15:23.818Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:15:23 [2019-11-25T14:15:23.818Z] ok  	github.com/docker/docker/image/cache	0.066s	coverage: 19.2% of statements
14:15:24 [2019-11-25T14:15:24.165Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
14:15:24 [2019-11-25T14:15:24.551Z] ok  	github.com/docker/docker/image	0.102s	coverage: 86.4% of statements
14:15:24 [2019-11-25T14:15:24.551Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:15:25 [2019-11-25T14:15:25.734Z] ok  	github.com/docker/docker/libcontainerd/queue	0.056s	coverage: 100.0% of statements
14:15:26 [2019-11-25T14:15:26.073Z] ok  	github.com/docker/docker/image/v1	0.046s	coverage: 25.0% of statements
14:15:26 [2019-11-25T14:15:26.073Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:15:27 [2019-11-25T14:15:27.254Z] ok  	github.com/docker/docker/pkg/aaparser	0.034s	coverage: 50.0% of statements
14:15:27 [2019-11-25T14:15:27.460Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:15:28 [2019-11-25T14:15:28.392Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
14:15:28 [2019-11-25T14:15:28.392Z] PASS
14:15:28 [2019-11-25T14:15:28.392Z] 
14:15:28 [2019-11-25T14:15:28.392Z] DONE 17 tests in 54.794s
14:15:28 [2019-11-25T14:15:28.392Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:15:28 [2019-11-25T14:15:28.392Z] ++ 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
14:15:28 [2019-11-25T14:15:28.392Z] ++ set -e
14:15:28 [2019-11-25T14:15:28.392Z] ++ '[' -n 0 ']'
14:15:28 [2019-11-25T14:15:28.392Z] ++ set -x
14:15:28 [2019-11-25T14:15:28.392Z] ++ env -i DEST=/go/src/github.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
14:15:28 [2019-11-25T14:15:28.392Z] INFO: Testing against a local daemon
14:15:28 [2019-11-25T14:15:28.392Z] === RUN   TestPluginInvalidJSON
14:15:28 [2019-11-25T14:15:28.392Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:15:28 [2019-11-25T14:15:28.392Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:15:28 [2019-11-25T14:15:28.392Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:15:28 [2019-11-25T14:15:28.392Z] --- PASS: TestPluginInvalidJSON (0.04s)
14:15:28 [2019-11-25T14:15:28.392Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
14:15:28 [2019-11-25T14:15:28.392Z] PASS
14:15:28 [2019-11-25T14:15:28.650Z] 
14:15:28 [2019-11-25T14:15:28.650Z] DONE 2 tests in 0.165s
14:15:28 [2019-11-25T14:15:28.650Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:15:28 [2019-11-25T14:15:28.650Z] ++ 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
14:15:28 [2019-11-25T14:15:28.650Z] ++ set -e
14:15:28 [2019-11-25T14:15:28.650Z] ++ '[' -n 0 ']'
14:15:28 [2019-11-25T14:15:28.650Z] ++ set -x
14:15:28 [2019-11-25T14:15:28.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:15:28 [2019-11-25T14:15:28.650Z] INFO: Testing against a local daemon
14:15:28 [2019-11-25T14:15:28.650Z] === RUN   TestExternalGraphDriver
14:15:28 [2019-11-25T14:15:28.908Z] === RUN   TestExternalGraphDriver/json
14:15:29 [2019-11-25T14:15:29.473Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
14:15:31 [2019-11-25T14:15:31.146Z] ok  	github.com/docker/docker/opts	0.077s	coverage: 66.9% of statements
14:15:31 [2019-11-25T14:15:31.373Z] === RUN   TestExternalGraphDriver/spec
14:15:31 [2019-11-25T14:15:31.373Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:15:31 [2019-11-25T14:15:31.373Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:15:31 [2019-11-25T14:15:31.373Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:15:31 [2019-11-25T14:15:31.630Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:15:31 [2019-11-25T14:15:31.888Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:15:32 [2019-11-25T14:15:32.334Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
14:15:32 [2019-11-25T14:15:32.452Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:15:32 [2019-11-25T14:15:32.674Z] ok  	github.com/docker/docker/pkg/authorization	1.044s	coverage: 68.3% of statements
14:15:33 [2019-11-25T14:15:33.406Z] ok  	github.com/docker/docker/pkg/capabilities	0.021s	coverage: 87.5% of statements
14:15:33 [2019-11-25T14:15:33.746Z] ok  	github.com/docker/docker/pkg/archive	1.496s	coverage: 76.8% of statements
14:15:33 [2019-11-25T14:15:33.823Z] === RUN   TestExternalGraphDriver/pull
14:15:34 [2019-11-25T14:15:34.388Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:15:34 [2019-11-25T14:15:34.477Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
14:15:34 [2019-11-25T14:15:34.507Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
14:15:35 [2019-11-25T14:15:35.319Z] --- PASS: TestExternalGraphDriver (6.67s)
14:15:35 [2019-11-25T14:15:35.319Z]     --- PASS: TestExternalGraphDriver/json (2.24s)
14:15:35 [2019-11-25T14:15:35.319Z]     --- PASS: TestExternalGraphDriver/spec (2.45s)
14:15:35 [2019-11-25T14:15:35.319Z]     --- PASS: TestExternalGraphDriver/pull (1.81s)
14:15:35 [2019-11-25T14:15:35.319Z] === RUN   TestGraphdriverPluginV2
14:15:35 [2019-11-25T14:15:35.656Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
14:15:35 [2019-11-25T14:15:35.882Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
14:15:35 [2019-11-25T14:15:35.995Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 92.9% of statements
14:15:37 [2019-11-25T14:15:37.693Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
14:15:38 [2019-11-25T14:15:38.444Z] ok  	github.com/docker/docker/layer	7.577s	coverage: 68.8% of statements
14:15:38 [2019-11-25T14:15:38.444Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:15:38 [2019-11-25T14:15:38.444Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:15:38 [2019-11-25T14:15:38.444Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:15:38 [2019-11-25T14:15:38.444Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:15:38 [2019-11-25T14:15:38.444Z] ?   	github.com/docker/docker/oci	[no test files]
14:15:38 [2019-11-25T14:15:38.444Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:15:38 [2019-11-25T14:15:38.444Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.017s	coverage: 93.8% of statements
14:15:39 [2019-11-25T14:15:39.170Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
14:15:39 [2019-11-25T14:15:39.898Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.415s	coverage: 43.2% of statements
14:15:39 [2019-11-25T14:15:39.898Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:15:39 [2019-11-25T14:15:39.898Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:15:40 [2019-11-25T14:15:40.630Z] ok  	github.com/docker/docker/pkg/filenotify	0.620s	coverage: 67.0% of statements
14:15:40 [2019-11-25T14:15:40.630Z] ok  	github.com/docker/docker/pkg/fileutils	0.033s	coverage: 89.5% of statements
14:15:41 [2019-11-25T14:15:41.135Z] --- PASS: TestGraphdriverPluginV2 (5.12s)
14:15:41 [2019-11-25T14:15:41.135Z] PASS
14:15:41 [2019-11-25T14:15:41.135Z] 
14:15:41 [2019-11-25T14:15:41.135Z] DONE 5 tests in 11.937s
14:15:41 [2019-11-25T14:15:41.135Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:15:41 [2019-11-25T14:15:41.135Z] ++ 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
14:15:41 [2019-11-25T14:15:41.135Z] ++ set -e
14:15:41 [2019-11-25T14:15:41.135Z] ++ '[' -n 0 ']'
14:15:41 [2019-11-25T14:15:41.135Z] ++ set -x
14:15:41 [2019-11-25T14:15:41.135Z] ++ env -i DEST=/go/src/github.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
14:15:41 [2019-11-25T14:15:41.135Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:15:41 [2019-11-25T14:15:41.135Z] INFO: Testing against a local daemon
14:15:41 [2019-11-25T14:15:41.135Z] === RUN   TestContinueAfterPluginCrash
14:15:41 [2019-11-25T14:15:41.135Z] === PAUSE TestContinueAfterPluginCrash
14:15:41 [2019-11-25T14:15:41.135Z] === RUN   TestDaemonStartWithLogOpt
14:15:41 [2019-11-25T14:15:41.135Z] === PAUSE TestDaemonStartWithLogOpt
14:15:41 [2019-11-25T14:15:41.135Z] === CONT  TestContinueAfterPluginCrash
14:15:41 [2019-11-25T14:15:41.135Z] === CONT  TestDaemonStartWithLogOpt
14:15:41 [2019-11-25T14:15:41.135Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:15:41 [2019-11-25T14:15:41.362Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.286s	coverage: 84.1% of statements
14:15:41 [2019-11-25T14:15:41.363Z] ok  	github.com/docker/docker/pkg/fsutils	0.415s	coverage: 85.1% of statements
14:15:41 [2019-11-25T14:15:41.700Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
14:15:42 [2019-11-25T14:15:42.544Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
14:15:43 [2019-11-25T14:15:43.093Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
14:15:43 [2019-11-25T14:15:43.093Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
14:15:43 [2019-11-25T14:15:43.878Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.022s	coverage: 91.7% of statements
14:15:44 [2019-11-25T14:15:44.220Z] ok  	github.com/docker/docker/pkg/locker	0.060s	coverage: 88.9% of statements
14:15:44 [2019-11-25T14:15:44.955Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
14:15:44 [2019-11-25T14:15:44.956Z] ok  	github.com/docker/docker/pkg/idtools	0.941s	coverage: 70.1% of statements
14:15:45 [2019-11-25T14:15:45.302Z] ok  	github.com/docker/docker/pkg/ioutils	1.842s	coverage: 70.6% of statements
14:15:45 [2019-11-25T14:15:45.302Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:15:46 [2019-11-25T14:15:46.054Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
14:15:46 [2019-11-25T14:15:46.394Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
14:15:46 [2019-11-25T14:15:46.735Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
14:15:47 [2019-11-25T14:15:47.471Z] ok  	github.com/docker/docker/pkg/mount	0.986s	coverage: 70.0% of statements
14:15:47 [2019-11-25T14:15:47.471Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:15:47 [2019-11-25T14:15:47.471Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 91.4% of statements
14:15:48 [2019-11-25T14:15:48.203Z] ok  	github.com/docker/docker/pkg/pidfile	0.037s	coverage: 82.4% of statements
14:15:48 [2019-11-25T14:15:48.203Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:15:48 [2019-11-25T14:15:48.203Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:15:48 [2019-11-25T14:15:48.902Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
14:15:48 [2019-11-25T14:15:48.902Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
14:15:48 [2019-11-25T14:15:48.902Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
14:15:49 [2019-11-25T14:15:49.386Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.039s	coverage: 56.8% of statements
14:15:50 [2019-11-25T14:15:50.115Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
14:15:50 [2019-11-25T14:15:50.455Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
14:15:50 [2019-11-25T14:15:50.455Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
14:15:51 [2019-11-25T14:15:51.635Z] ok  	github.com/docker/docker/pkg/reexec	0.039s	coverage: 82.4% of statements
14:15:52 [2019-11-25T14:15:52.362Z] ok  	github.com/docker/docker/pkg/pubsub	1.154s	coverage: 73.9% of statements
14:15:53 [2019-11-25T14:15:53.600Z] ok  	github.com/docker/docker/pkg/stdcopy	0.017s	coverage: 100.0% of statements
14:15:53 [2019-11-25T14:15:53.902Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
14:15:53 [2019-11-25T14:15:53.938Z] ok  	github.com/docker/docker/pkg/streamformatter	0.017s	coverage: 66.2% of statements
14:15:54 [2019-11-25T14:15:54.278Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
14:15:54 [2019-11-25T14:15:54.617Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
14:15:54 [2019-11-25T14:15:54.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
14:15:54 [2019-11-25T14:15:54.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
14:15:55 [2019-11-25T14:15:55.166Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
14:15:55 [2019-11-25T14:15:55.166Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
14:15:55 [2019-11-25T14:15:55.166Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
14:15:55 [2019-11-25T14:15:55.344Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 80.0% of statements
14:15:55 [2019-11-25T14:15:55.682Z] ok  	github.com/docker/docker/pkg/signal	3.640s	coverage: 61.0% of statements
14:15:56 [2019-11-25T14:15:56.412Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 36.9% of statements
14:15:56 [2019-11-25T14:15:56.426Z] --- PASS: TestDaemonStartWithLogOpt (15.66s)
14:15:56 [2019-11-25T14:15:56.683Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:15:57 [2019-11-25T14:15:57.140Z] ok  	github.com/docker/docker/pkg/tailfile	0.130s	coverage: 88.6% of statements
14:15:57 [2019-11-25T14:15:57.869Z] ok  	github.com/docker/docker/pkg/term	0.011s	coverage: 84.8% of statements
14:15:58 [2019-11-25T14:15:58.055Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
14:15:58 [2019-11-25T14:15:58.209Z] testing: warning: no tests to run
14:15:58 [2019-11-25T14:15:58.209Z] coverage: [no statements]
14:15:58 [2019-11-25T14:15:58.209Z] ok  	github.com/docker/docker/pkg/term/windows	0.055s	coverage: [no statements] [no tests to run]
14:15:58 [2019-11-25T14:15:58.547Z] ok  	github.com/docker/docker/pkg/tarsum	0.250s	coverage: 89.3% of statements
14:15:58 [2019-11-25T14:15:58.888Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
14:15:58 [2019-11-25T14:15:58.888Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
14:15:59 [2019-11-25T14:15:59.621Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
14:15:59 [2019-11-25T14:15:59.979Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
14:15:59 [2019-11-25T14:15:59.979Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
14:15:59 [2019-11-25T14:15:59.979Z] remote: Enumerating objects: 19, done.
14:15:59 [2019-11-25T14:15:59.979Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
14:15:59 [2019-11-25T14:15:59.979Z] 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.
14:15:59 [2019-11-25T14:15:59.979Z] Building: bundles/cross/windows/amd64/containerutility.exe
14:16:01 [2019-11-25T14:16:01.328Z] --- PASS: TestContinueAfterPluginCrash (20.44s)
14:16:01 [2019-11-25T14:16:01.328Z] PASS
14:16:01 [2019-11-25T14:16:01.328Z] 
14:16:01 [2019-11-25T14:16:01.328Z] DONE 2 tests in 20.598s
14:16:01 [2019-11-25T14:16:01.328Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:16:01 [2019-11-25T14:16:01.328Z] ++ 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
14:16:01 [2019-11-25T14:16:01.328Z] ++ set -e
14:16:01 [2019-11-25T14:16:01.328Z] ++ '[' -n 0 ']'
14:16:01 [2019-11-25T14:16:01.328Z] ++ set -x
14:16:01 [2019-11-25T14:16:01.328Z] ++ env -i DEST=/go/src/github.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
14:16:01 [2019-11-25T14:16:01.328Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:16:01 [2019-11-25T14:16:01.351Z] 
14:16:01 [2019-11-25T14:16:01.891Z] INFO: Testing against a local daemon
14:16:01 [2019-11-25T14:16:01.891Z] === RUN   TestPluginWithDevMounts
14:16:01 [2019-11-25T14:16:01.891Z] === PAUSE TestPluginWithDevMounts
14:16:01 [2019-11-25T14:16:01.891Z] === CONT  TestPluginWithDevMounts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:16:02 [2019-11-25T14:16:02.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e09e96233af3073d4dd4587e78231d80729faf0f hack/test/unit
14:16:03 [2019-11-25T14:16:03.261Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:16:03 [2019-11-25T14:16:03.506Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
14:16:03 [2019-11-25T14:16:03.506Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 68.8% of statements
14:16:03 [2019-11-25T14:16:03.824Z] --- PASS: TestPluginWithDevMounts (2.07s)
14:16:03 [2019-11-25T14:16:03.824Z] PASS
14:16:03 [2019-11-25T14:16:03.824Z] 
14:16:03 [2019-11-25T14:16:03.825Z] DONE 1 tests in 2.761s
14:16:03 [2019-11-25T14:16:03.825Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:16:03 [2019-11-25T14:16:03.825Z] ++ 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
14:16:03 [2019-11-25T14:16:03.825Z] ++ set -e
14:16:03 [2019-11-25T14:16:03.825Z] ++ '[' -n 0 ']'
14:16:03 [2019-11-25T14:16:03.825Z] ++ set -x
14:16:03 [2019-11-25T14:16:03.825Z] ++ env -i DEST=/go/src/github.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
14:16:04 [2019-11-25T14:16:04.082Z] INFO: Testing against a local daemon
14:16:04 [2019-11-25T14:16:04.082Z] === RUN   TestSecretInspect
14:16:04 [2019-11-25T14:16:04.690Z] ok  	github.com/docker/docker/reference	0.023s	coverage: 84.4% of statements
14:16:05 [2019-11-25T14:16:05.139Z] ?   	github.com/docker/docker/api	[no test files]
14:16:05 [2019-11-25T14:16:05.419Z] ok  	github.com/docker/docker/plugin	0.575s	coverage: 27.1% of statements
14:16:05 [2019-11-25T14:16:05.976Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:16:05 [2019-11-25T14:16:05.976Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
14:16:07 [2019-11-25T14:16:07.128Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 50.9% of statements
14:16:07 [2019-11-25T14:16:07.345Z] --- PASS: TestSecretInspect (3.14s)
14:16:07 [2019-11-25T14:16:07.345Z] === RUN   TestSecretList
14:16:07 [2019-11-25T14:16:07.471Z] ok  	github.com/docker/docker/registry/resumable	0.029s	coverage: 100.0% of statements
14:16:08 [2019-11-25T14:16:08.649Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
14:16:08 [2019-11-25T14:16:08.989Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 68.2% of statements
14:16:09 [2019-11-25T14:16:09.328Z] ok  	github.com/docker/docker/registry	0.548s	coverage: 56.2% of statements
14:16:10 [2019-11-25T14:16:10.619Z] --- PASS: TestSecretList (3.16s)
14:16:10 [2019-11-25T14:16:10.619Z] === RUN   TestSecretsCreateAndDelete
14:16:11 [2019-11-25T14:16:11.550Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:16:12 [2019-11-25T14:16:12.113Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:16:12 [2019-11-25T14:16:12.113Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
14:16:13 [2019-11-25T14:16:13.193Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
14:16:14 [2019-11-25T14:16:14.023Z] --- PASS: TestSecretsCreateAndDelete (3.17s)
14:16:14 [2019-11-25T14:16:14.023Z] === RUN   TestSecretsUpdate
14:16:14 [2019-11-25T14:16:14.954Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:16:15 [2019-11-25T14:16:15.518Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:16:16 [2019-11-25T14:16:16.217Z] ok  	github.com/docker/docker/volume/mounts	0.071s	coverage: 67.0% of statements
14:16:16 [2019-11-25T14:16:16.217Z] ok  	github.com/docker/docker/volume/local	0.063s	coverage: 73.0% of statements
14:16:16 [2019-11-25T14:16:16.891Z] --- PASS: TestSecretsUpdate (3.26s)
14:16:16 [2019-11-25T14:16:16.892Z] === RUN   TestTemplatedSecret
14:16:17 [2019-11-25T14:16:17.385Z] ok  	github.com/docker/docker/volume/service	0.034s	coverage: 73.0% of statements
14:16:18 [2019-11-25T14:16:18.261Z] === RUN   TestDockerSuite/TestBuildNetNone
14:16:19 [2019-11-25T14:16:19.193Z] === RUN   TestDockerSuite/TestBuildNoContext
14:16:19 [2019-11-25T14:16:19.999Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
14:16:20 [2019-11-25T14:16:20.565Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
14:16:20 [2019-11-25T14:16:20.565Z] --- PASS: TestTemplatedSecret (3.77s)
14:16:20 [2019-11-25T14:16:20.565Z] === RUN   TestSecretCreateResolve
14:16:21 [2019-11-25T14:16:21.936Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:16:23 [2019-11-25T14:16:23.834Z] --- PASS: TestSecretCreateResolve (2.97s)
14:16:23 [2019-11-25T14:16:23.835Z] PASS
14:16:23 [2019-11-25T14:16:23.835Z] 
14:16:23 [2019-11-25T14:16:23.835Z] DONE 6 tests in 19.682s
14:16:23 [2019-11-25T14:16:23.835Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:16:23 [2019-11-25T14:16:23.835Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:16:23 [2019-11-25T14:16:23.835Z] ++ 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
14:16:23 [2019-11-25T14:16:23.835Z] ++ set -e
14:16:23 [2019-11-25T14:16:23.835Z] ++ '[' -n 0 ']'
14:16:23 [2019-11-25T14:16:23.835Z] ++ set -x
14:16:23 [2019-11-25T14:16:23.835Z] ++ env -i DEST=/go/src/github.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
14:16:23 [2019-11-25T14:16:23.835Z] INFO: Testing against a local daemon
14:16:23 [2019-11-25T14:16:23.835Z] === RUN   TestServiceCreateInit
14:16:23 [2019-11-25T14:16:23.835Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:16:24 [2019-11-25T14:16:24.092Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:16:24 [2019-11-25T14:16:24.092Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:16:24 [2019-11-25T14:16:24.655Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:16:24 [2019-11-25T14:16:24.739Z] ok  	github.com/docker/docker/pkg/plugins	33.683s	coverage: 76.6% of statements
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/rootless	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/volume	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === Skipped
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver btrfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver btrfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver btrfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver btrfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver btrfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:73: No driver to put!
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     overlay_test.go:49: Fails to compute changes intermittently
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver zfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver zfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver zfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver zfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:46: Driver zfs not supported
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     graphtest_unix.go:73: No driver to put!
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:16:24 [2019-11-25T14:16:24.739Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] 
14:16:24 [2019-11-25T14:16:24.739Z] DONE 2141 tests, 20 skipped in 335.457s
Post stage
[Pipeline] junit
14:16:24 [2019-11-25T14:16:24.832Z] Recording test results
14:16:24 [2019-11-25T14:16:24.913Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:16:25 [2019-11-25T14:16:25.152Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:16:25 [2019-11-25T14:16:25.843Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:16:26 [2019-11-25T14:16:26.077Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40128/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -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:e09e96233af3073d4dd4587e78231d80729faf0f hack/make.sh dynbinary test-integration
14:16:26 [2019-11-25T14:16:26.415Z] 
14:16:26 [2019-11-25T14:16:26.415Z] Removing bundles/
14:16:26 [2019-11-25T14:16:26.415Z] 
14:16:26 [2019-11-25T14:16:26.415Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:16:26 [2019-11-25T14:16:26.755Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:16:26 [2019-11-25T14:16:26.755Z] GOOS="" GOARCH="" GOARM=""
14:16:28 [2019-11-25T14:16:28.364Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:16:28 [2019-11-25T14:16:28.929Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:16:28 [2019-11-25T14:16:28.929Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:16:29 [2019-11-25T14:16:29.860Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
14:16:29 [2019-11-25T14:16:29.860Z] === RUN   TestDockerSuite/TestBuildCacheAdd
14:16:30 [2019-11-25T14:16:30.321Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
14:16:31 [2019-11-25T14:16:31.864Z] === RUN   TestDockerSuite/TestBuildCacheFrom
14:16:31 [2019-11-25T14:16:31.864Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
14:16:32 [2019-11-25T14:16:32.203Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:16:34 [2019-11-25T14:16:34.104Z] --- PASS: TestServiceCreateInit (10.02s)
14:16:34 [2019-11-25T14:16:34.104Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s)
14:16:34 [2019-11-25T14:16:34.104Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s)
14:16:34 [2019-11-25T14:16:34.104Z] === RUN   TestCreateServiceMultipleTimes
14:16:34 [2019-11-25T14:16:34.104Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:16:36 [2019-11-25T14:16:36.567Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
14:16:37 [2019-11-25T14:16:37.379Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:16:38 [2019-11-25T14:16:38.110Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
14:16:38 [2019-11-25T14:16:38.110Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
14:16:38 [2019-11-25T14:16:38.110Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
14:16:38 [2019-11-25T14:16:38.309Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:16:39 [2019-11-25T14:16:39.650Z] === RUN   TestDockerSuite/TestBuildClearCmd
14:16:40 [2019-11-25T14:16:40.204Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:16:40 [2019-11-25T14:16:40.622Z] === RUN   TestDockerSuite/TestBuildCmd
14:16:40 [2019-11-25T14:16:40.767Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:16:41 [2019-11-25T14:16:41.083Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
14:16:41 [2019-11-25T14:16:41.544Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
14:16:42 [2019-11-25T14:16:42.005Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
14:16:44 [2019-11-25T14:16:44.941Z] === RUN   TestDockerSuite/TestBuildPATH
14:16:47 [2019-11-25T14:16:47.827Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
14:16:48 [2019-11-25T14:16:48.215Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:16:48 [2019-11-25T14:16:48.779Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:16:49 [2019-11-25T14:16:49.368Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
14:16:49 [2019-11-25T14:16:49.368Z] === RUN   TestDockerSuite/TestBuildConditionalCache
14:16:49 [2019-11-25T14:16:49.709Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:16:50 [2019-11-25T14:16:50.911Z] === RUN   TestDockerSuite/TestBuildContChar
14:16:55 [2019-11-25T14:16:55.809Z] --- PASS: TestImportExtremelyLargeImageWorks (105.50s)
14:16:55 [2019-11-25T14:16:55.809Z] PASS
14:16:55 [2019-11-25T14:16:55.809Z] 
14:16:55 [2019-11-25T14:16:55.809Z] === Skipped
14:16:55 [2019-11-25T14:16:55.809Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
14:16:55 [2019-11-25T14:16:55.809Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:16:55 [2019-11-25T14:16:55.809Z] 
14:16:55 [2019-11-25T14:16:55.809Z] 
14:16:55 [2019-11-25T14:16:55.809Z] DONE 12 tests, 1 skipped in 107.141s
14:16:55 [2019-11-25T14:16:55.809Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
14:16:55 [2019-11-25T14:16:55.809Z] ++ 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
14:16:55 [2019-11-25T14:16:55.809Z] ++ set -e
14:16:55 [2019-11-25T14:16:55.809Z] ++ '[' -n 0 ']'
14:16:55 [2019-11-25T14:16:55.809Z] ++ set -x
14:16:55 [2019-11-25T14:16:55.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:16:55 [2019-11-25T14:16:55.809Z] INFO: Testing against a local daemon
14:16:55 [2019-11-25T14:16:55.809Z] === RUN   TestNetworkCreateDelete
14:16:55 [2019-11-25T14:16:55.809Z] --- PASS: TestNetworkCreateDelete (0.16s)
14:16:55 [2019-11-25T14:16:55.809Z] === RUN   TestDockerNetworkDeletePreferID
14:16:55 [2019-11-25T14:16:55.809Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
14:16:55 [2019-11-25T14:16:55.809Z] === RUN   TestInspectNetwork
14:16:55 [2019-11-25T14:16:55.809Z] === RUN   TestInspectNetwork/full_network_id
14:16:55 [2019-11-25T14:16:55.809Z] === RUN   TestInspectNetwork/partial_network_id
14:16:55 [2019-11-25T14:16:55.809Z] === RUN   TestInspectNetwork/network_name
14:16:55 [2019-11-25T14:16:55.809Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:16:56 [2019-11-25T14:16:56.180Z] --- PASS: TestInspectNetwork (8.90s)
14:16:56 [2019-11-25T14:16:56.180Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:16:56 [2019-11-25T14:16:56.180Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:16:56 [2019-11-25T14:16:56.180Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:16:56 [2019-11-25T14:16:56.180Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:16:56 [2019-11-25T14:16:56.180Z] === RUN   TestRunContainerWithBridgeNone
14:16:57 [2019-11-25T14:16:57.986Z] --- PASS: TestCreateServiceMultipleTimes (22.83s)
14:16:57 [2019-11-25T14:16:57.986Z] === RUN   TestCreateServiceConflict
14:16:59 [2019-11-25T14:16:59.113Z] --- PASS: TestRunContainerWithBridgeNone (3.01s)
14:16:59 [2019-11-25T14:16:59.113Z] === RUN   TestNetworkInvalidJSON
14:16:59 [2019-11-25T14:16:59.113Z] === RUN   TestNetworkInvalidJSON//networks/create
14:16:59 [2019-11-25T14:16:59.113Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:16:59 [2019-11-25T14:16:59.113Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:16:59 [2019-11-25T14:16:59.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:16:59 [2019-11-25T14:16:59.113Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:16:59 [2019-11-25T14:16:59.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:16:59 [2019-11-25T14:16:59.113Z] === CONT  TestNetworkInvalidJSON//networks/create
14:16:59 [2019-11-25T14:16:59.113Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:16:59 [2019-11-25T14:16:59.113Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:16:59 [2019-11-25T14:16:59.113Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:16:59 [2019-11-25T14:16:59.113Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:16:59 [2019-11-25T14:16:59.113Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:16:59 [2019-11-25T14:16:59.113Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:16:59 [2019-11-25T14:16:59.113Z] === RUN   TestDaemonRestartWithLiveRestore
14:16:59 [2019-11-25T14:16:59.879Z] --- PASS: TestCreateServiceConflict (2.98s)
14:16:59 [2019-11-25T14:16:59.879Z] === RUN   TestCreateServiceMaxReplicas
14:17:00 [2019-11-25T14:17:00.443Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
14:17:00 [2019-11-25T14:17:00.444Z] === RUN   TestDaemonDefaultNetworkPools
14:17:00 [2019-11-25T14:17:00.809Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:17:00 [2019-11-25T14:17:00.842Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
14:17:00 [2019-11-25T14:17:00.842Z] === RUN   TestDaemonRestartWithExistingNetwork
14:17:02 [2019-11-25T14:17:02.130Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
14:17:02 [2019-11-25T14:17:02.130Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:17:03 [2019-11-25T14:17:03.344Z] --- PASS: TestCreateServiceMaxReplicas (3.53s)
14:17:03 [2019-11-25T14:17:03.345Z] === RUN   TestCreateWithDuplicateNetworkNames
14:17:03 [2019-11-25T14:17:03.427Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
14:17:03 [2019-11-25T14:17:03.427Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:17:04 [2019-11-25T14:17:04.215Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
14:17:04 [2019-11-25T14:17:04.215Z] === RUN   TestServiceWithPredefinedNetwork
14:17:05 [2019-11-25T14:17:05.867Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
14:17:06 [2019-11-25T14:17:06.124Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
14:17:07 [2019-11-25T14:17:07.411Z] --- PASS: TestServiceWithPredefinedNetwork (3.16s)
14:17:07 [2019-11-25T14:17:07.411Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:17:07 [2019-11-25T14:17:07.411Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:17:07 [2019-11-25T14:17:07.411Z]     service_test.go:230: FLAKY_TEST
14:17:07 [2019-11-25T14:17:07.411Z] === RUN   TestServiceWithDataPathPortInit
14:17:08 [2019-11-25T14:17:08.653Z] === RUN   TestDockerSuite/TestBuildRm
14:17:08 [2019-11-25T14:17:08.810Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
14:17:08 [2019-11-25T14:17:08.810Z] === RUN   TestDockerSuite/TestBuildContextCleanup
14:17:08 [2019-11-25T14:17:08.810Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
14:17:10 [2019-11-25T14:17:10.352Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
14:17:10 [2019-11-25T14:17:10.812Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
14:17:11 [2019-11-25T14:17:11.785Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
14:17:11 [2019-11-25T14:17:11.785Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
14:17:12 [2019-11-25T14:17:12.246Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
14:17:12 [2019-11-25T14:17:12.830Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:17:13 [2019-11-25T14:17:13.220Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
14:17:13 [2019-11-25T14:17:13.220Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
14:17:13 [2019-11-25T14:17:13.220Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
14:17:13 [2019-11-25T14:17:13.396Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:17:15 [2019-11-25T14:17:15.289Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:17:15 [2019-11-25T14:17:15.546Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:17:16 [2019-11-25T14:17:16.477Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:17:18 [2019-11-25T14:17:18.047Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:17:18 [2019-11-25T14:17:18.978Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.66s)
14:17:18 [2019-11-25T14:17:18.978Z] === RUN   TestCreateServiceSecretFileMode
14:17:19 [2019-11-25T14:17:19.217Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
14:17:19 [2019-11-25T14:17:19.909Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:17:21 [2019-11-25T14:17:21.282Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:17:22 [2019-11-25T14:17:22.216Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
14:17:22 [2019-11-25T14:17:22.216Z] === RUN   TestCreateServiceConfigFileMode
14:17:23 [2019-11-25T14:17:23.158Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
14:17:25 [2019-11-25T14:17:25.681Z] --- PASS: TestCreateServiceConfigFileMode (3.43s)
14:17:25 [2019-11-25T14:17:25.681Z] === RUN   TestCreateServiceSysctls
14:17:26 [2019-11-25T14:17:26.248Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:17:26 [2019-11-25T14:17:26.248Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:17:26 [2019-11-25T14:17:26.812Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:17:26 [2019-11-25T14:17:26.812Z] === RUN   TestDockerSuite/TestBuildSpaces
14:17:27 [2019-11-25T14:17:27.362Z] --- PASS: TestServiceWithDataPathPortInit (17.65s)
14:17:27 [2019-11-25T14:17:27.363Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:17:27 [2019-11-25T14:17:27.378Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:17:27 [2019-11-25T14:17:27.767Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
14:17:27 [2019-11-25T14:17:27.768Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 4.0% of statements
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
14:17:27 [2019-11-25T14:17:27.768Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
14:17:27 [2019-11-25T14:17:27.768Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/builder	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:17:27 [2019-11-25T14:17:27.768Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
14:17:28 [2019-11-25T14:17:28.748Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:17:28 [2019-11-25T14:17:28.748Z] === RUN   TestDockerSuite/TestBuildStderr
14:17:29 [2019-11-25T14:17:29.680Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:17:30 [2019-11-25T14:17:30.248Z] --- PASS: TestCreateServiceSysctls (4.49s)
14:17:30 [2019-11-25T14:17:30.248Z] === RUN   TestCreateServiceCapabilities
14:17:31 [2019-11-25T14:17:31.044Z] ok  	github.com/docker/docker/builder/remotecontext	0.179s	coverage: 13.6% of statements
14:17:31 [2019-11-25T14:17:31.044Z] ok  	github.com/docker/docker/builder/dockerfile	0.538s	coverage: 48.2% of statements
14:17:31 [2019-11-25T14:17:31.977Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
14:17:32 [2019-11-25T14:17:32.909Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.195s	coverage: 85.1% of statements
14:17:32 [2019-11-25T14:17:32.909Z] ?   	github.com/docker/docker/cli	[no test files]
14:17:32 [2019-11-25T14:17:32.909Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:17:33 [2019-11-25T14:17:33.526Z] --- PASS: TestCreateServiceCapabilities (3.47s)
14:17:33 [2019-11-25T14:17:33.526Z] === RUN   TestInspect
14:17:33 [2019-11-25T14:17:33.613Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.58s)
14:17:33 [2019-11-25T14:17:33.613Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:waknpgj2hhsqz58a7fx4qr0qm Created:2019-11-25 14:17:26.222590721 +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[9bc9aa6689246e4b02aa99ab95b0b810001ca5861a9acc756a0309e3493a7aaa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g8h9u06mysl5neqor02utwa5h EndpointID:7b10aa3a0008a8be195a3573e066e0d03f4c0896773bb75f13323d5f082057d5 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a3a926649aea073b98c87fc759f4ef42058667f17c315cc9a42e61226b835da5 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:bbc9301ad1d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g8h9u06mysl5neqor02utwa5h EndpointID:7b10aa3a0008a8be195a3573e066e0d03f4c0896773bb75f13323d5f082057d5 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
14:17:33 [2019-11-25T14:17:33.613Z] PASS
14:17:33 [2019-11-25T14:17:33.613Z] 
14:17:33 [2019-11-25T14:17:33.613Z] === Skipped
14:17:33 [2019-11-25T14:17:33.613Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:17:33 [2019-11-25T14:17:33.613Z]     service_test.go:230: FLAKY_TEST
14:17:33 [2019-11-25T14:17:33.613Z] 
14:17:33 [2019-11-25T14:17:33.613Z] 
14:17:33 [2019-11-25T14:17:33.613Z] DONE 21 tests, 1 skipped in 47.022s
14:17:33 [2019-11-25T14:17:33.613Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:17:33 [2019-11-25T14:17:33.613Z] ++ 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
14:17:33 [2019-11-25T14:17:33.613Z] ++ set -e
14:17:33 [2019-11-25T14:17:33.613Z] ++ '[' -n 0 ']'
14:17:33 [2019-11-25T14:17:33.613Z] ++ set -x
14:17:33 [2019-11-25T14:17:33.613Z] ++ env -i DEST=/go/src/github.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
14:17:33 [2019-11-25T14:17:33.613Z] INFO: Testing against a local daemon
14:17:33 [2019-11-25T14:17:33.613Z] === RUN   TestDockerNetworkIpvlanPersistance
14:17:33 [2019-11-25T14:17:33.613Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:17:33 [2019-11-25T14:17:33.613Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:17:33 [2019-11-25T14:17:33.613Z] === RUN   TestDockerNetworkIpvlan
14:17:33 [2019-11-25T14:17:33.613Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:17:33 [2019-11-25T14:17:33.613Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:17:33 [2019-11-25T14:17:33.613Z] PASS
14:17:33 [2019-11-25T14:17:33.613Z] 
14:17:33 [2019-11-25T14:17:33.613Z] === Skipped
14:17:33 [2019-11-25T14:17:33.613Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:17:33 [2019-11-25T14:17:33.613Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:17:33 [2019-11-25T14:17:33.613Z] 
14:17:33 [2019-11-25T14:17:33.613Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:17:33 [2019-11-25T14:17:33.613Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:17:33 [2019-11-25T14:17:33.613Z] 
14:17:33 [2019-11-25T14:17:33.613Z] 
14:17:33 [2019-11-25T14:17:33.613Z] DONE 2 tests, 2 skipped in 0.175s
14:17:33 [2019-11-25T14:17:33.613Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:17:33 [2019-11-25T14:17:33.613Z] ++ 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
14:17:33 [2019-11-25T14:17:33.613Z] ++ set -e
14:17:33 [2019-11-25T14:17:33.613Z] ++ '[' -n 0 ']'
14:17:33 [2019-11-25T14:17:33.613Z] ++ set -x
14:17:33 [2019-11-25T14:17:33.613Z] ++ env -i DEST=/go/src/github.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
14:17:33 [2019-11-25T14:17:33.613Z] INFO: Testing against a local daemon
14:17:33 [2019-11-25T14:17:33.613Z] === RUN   TestDockerNetworkMacvlanPersistance
14:17:34 [2019-11-25T14:17:34.895Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:17:35 [2019-11-25T14:17:35.422Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
14:17:35 [2019-11-25T14:17:35.422Z] === RUN   TestDockerNetworkMacvlan
14:17:36 [2019-11-25T14:17:36.217Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:17:36 [2019-11-25T14:17:36.791Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:17:37 [2019-11-25T14:17:37.025Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:17:37 [2019-11-25T14:17:37.091Z] ok  	github.com/docker/docker/client	0.225s	coverage: 75.8% of statements
14:17:37 [2019-11-25T14:17:37.816Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:17:38 [2019-11-25T14:17:38.161Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:17:38 [2019-11-25T14:17:38.418Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:17:39 [2019-11-25T14:17:39.508Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:17:39 [2019-11-25T14:17:39.765Z] --- PASS: TestInspect (6.07s)
14:17:39 [2019-11-25T14:17:39.765Z] === RUN   TestServiceListWithStatuses
14:17:39 [2019-11-25T14:17:39.765Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:17:39 [2019-11-25T14:17:39.765Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:17:39 [2019-11-25T14:17:39.765Z] === RUN   TestDockerNetworkConnectAlias
14:17:40 [2019-11-25T14:17:40.675Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:17:41 [2019-11-25T14:17:41.134Z] === RUN   TestDockerSuite/TestBuildUser
14:17:43 [2019-11-25T14:17:43.663Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:17:44 [2019-11-25T14:17:44.873Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:17:47 [2019-11-25T14:17:47.838Z] --- PASS: TestDockerNetworkConnectAlias (7.58s)
14:17:47 [2019-11-25T14:17:47.838Z] === RUN   TestDockerNetworkReConnect
14:17:47 [2019-11-25T14:17:47.838Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:17:50 [2019-11-25T14:17:50.012Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:17:51 [2019-11-25T14:17:51.286Z] --- PASS: TestDockerNetworkMacvlan (16.14s)
14:17:51 [2019-11-25T14:17:51.286Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
14:17:51 [2019-11-25T14:17:51.286Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
14:17:51 [2019-11-25T14:17:51.286Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.34s)
14:17:51 [2019-11-25T14:17:51.286Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s)
14:17:51 [2019-11-25T14:17:51.286Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s)
14:17:51 [2019-11-25T14:17:51.286Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s)
14:17:51 [2019-11-25T14:17:51.286Z] PASS
14:17:51 [2019-11-25T14:17:51.286Z] 
14:17:51 [2019-11-25T14:17:51.287Z] DONE 8 tests in 17.726s
14:17:51 [2019-11-25T14:17:51.287Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
14:17:51 [2019-11-25T14:17:51.287Z] ++ 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
14:17:51 [2019-11-25T14:17:51.287Z] ++ set -e
14:17:51 [2019-11-25T14:17:51.287Z] ++ '[' -n 0 ']'
14:17:51 [2019-11-25T14:17:51.287Z] ++ set -x
14:17:51 [2019-11-25T14:17:51.287Z] ++ env -i DEST=/go/src/github.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
14:17:51 [2019-11-25T14:17:51.668Z] testing: warning: no tests to run
14:17:51 [2019-11-25T14:17:51.668Z] PASS
14:17:51 [2019-11-25T14:17:51.668Z] 
14:17:51 [2019-11-25T14:17:51.668Z] DONE 0 tests in 0.110s
14:17:51 [2019-11-25T14:17:51.668Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:17:51 [2019-11-25T14:17:51.668Z] ++ 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
14:17:51 [2019-11-25T14:17:51.668Z] ++ set -e
14:17:51 [2019-11-25T14:17:51.668Z] ++ '[' -n 0 ']'
14:17:51 [2019-11-25T14:17:51.668Z] ++ set -x
14:17:51 [2019-11-25T14:17:51.668Z] ++ env -i DEST=/go/src/github.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
14:17:51 [2019-11-25T14:17:51.668Z] INFO: Testing against a local daemon
14:17:51 [2019-11-25T14:17:51.668Z] === RUN   TestAuthZPluginAllowRequest
14:17:53 [2019-11-25T14:17:53.547Z] --- PASS: TestAuthZPluginAllowRequest (1.91s)
14:17:53 [2019-11-25T14:17:53.547Z] === RUN   TestAuthZPluginTLS
14:17:54 [2019-11-25T14:17:54.370Z] --- PASS: TestAuthZPluginTLS (0.57s)
14:17:54 [2019-11-25T14:17:54.370Z] === RUN   TestAuthZPluginDenyRequest
14:17:54 [2019-11-25T14:17:54.384Z] --- PASS: TestDockerNetworkReConnect (6.03s)
14:17:54 [2019-11-25T14:17:54.384Z] === RUN   TestServicePlugin
14:17:54 [2019-11-25T14:17:54.738Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
14:17:54 [2019-11-25T14:17:54.738Z] === RUN   TestAuthZPluginAPIDenyResponse
14:17:55 [2019-11-25T14:17:55.125Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
14:17:55 [2019-11-25T14:17:55.125Z] === RUN   TestAuthZPluginDenyResponse
14:17:55 [2019-11-25T14:17:55.794Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:17:55 [2019-11-25T14:17:55.794Z] === RUN   TestAuthZPluginAllowEventStream
14:17:57 [2019-11-25T14:17:57.845Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
14:17:57 [2019-11-25T14:17:57.845Z] === RUN   TestAuthZPluginErrorResponse
14:17:58 [2019-11-25T14:17:58.215Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
14:17:58 [2019-11-25T14:17:58.215Z] === RUN   TestAuthZPluginErrorRequest
14:17:58 [2019-11-25T14:17:58.587Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
14:17:58 [2019-11-25T14:17:58.587Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:17:58 [2019-11-25T14:17:58.976Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
14:17:58 [2019-11-25T14:17:58.976Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:17:59 [2019-11-25T14:17:59.640Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
14:18:01 [2019-11-25T14:18:01.487Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s)
14:18:01 [2019-11-25T14:18:01.487Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:18:01 [2019-11-25T14:18:01.772Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
14:18:01 [2019-11-25T14:18:01.772Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
14:18:02 [2019-11-25T14:18:02.744Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
14:18:03 [2019-11-25T14:18:03.957Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.47s)
14:18:03 [2019-11-25T14:18:03.957Z] === RUN   TestAuthZPluginHeader
14:18:04 [2019-11-25T14:18:04.914Z] --- PASS: TestAuthZPluginHeader (0.94s)
14:18:04 [2019-11-25T14:18:04.914Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:18:04 [2019-11-25T14:18:04.914Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:18:04 [2019-11-25T14:18:04.914Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:04 [2019-11-25T14:18:04.914Z] === RUN   TestAuthZPluginV2Disable
14:18:04 [2019-11-25T14:18:04.914Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:18:04 [2019-11-25T14:18:04.914Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:04 [2019-11-25T14:18:04.914Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:18:04 [2019-11-25T14:18:04.914Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:18:04 [2019-11-25T14:18:04.914Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:04 [2019-11-25T14:18:04.914Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:18:04 [2019-11-25T14:18:04.914Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:18:04 [2019-11-25T14:18:04.914Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:04 [2019-11-25T14:18:04.914Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:18:06 [2019-11-25T14:18:06.356Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
14:18:06 [2019-11-25T14:18:06.920Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:18:08 [2019-11-25T14:18:08.293Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:18:08 [2019-11-25T14:18:08.550Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:18:08 [2019-11-25T14:18:08.600Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
14:18:09 [2019-11-25T14:18:09.060Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
14:18:09 [2019-11-25T14:18:09.521Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
14:18:09 [2019-11-25T14:18:09.521Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
14:18:09 [2019-11-25T14:18:09.921Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:18:09 [2019-11-25T14:18:09.982Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
14:18:09 [2019-11-25T14:18:09.982Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
14:18:11 [2019-11-25T14:18:11.293Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:18:13 [2019-11-25T14:18:13.195Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:18:13 [2019-11-25T14:18:13.195Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:18:13 [2019-11-25T14:18:13.195Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:18:13 [2019-11-25T14:18:13.195Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:18:13 [2019-11-25T14:18:13.195Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:18:15 [2019-11-25T14:18:15.719Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:18:15 [2019-11-25T14:18:15.719Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:18:15 [2019-11-25T14:18:15.778Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 30.3% of statements
14:18:15 [2019-11-25T14:18:15.779Z] ok  	github.com/docker/docker/container	0.118s	coverage: 35.0% of statements
14:18:15 [2019-11-25T14:18:15.779Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:18:15 [2019-11-25T14:18:15.779Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:18:15 [2019-11-25T14:18:15.779Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:18:15 [2019-11-25T14:18:15.779Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:18:16 [2019-11-25T14:18:16.649Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:18:17 [2019-11-25T14:18:17.213Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:18:18 [2019-11-25T14:18:18.582Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:18:18 [2019-11-25T14:18:18.582Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:18:20 [2019-11-25T14:18:20.245Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:18:20 [2019-11-25T14:18:20.967Z] 
14:18:20 [2019-11-25T14:18:20.967Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:18:21 [2019-11-25T14:18:21.757Z] PKG_CONFIG=pkg-config
14:18:21 [2019-11-25T14:18:21.757Z] GOLANG_VERSION=1.13.4
14:18:21 [2019-11-25T14:18:21.757Z] HOSTNAME=ee74b140c0b6
14:18:21 [2019-11-25T14:18:21.757Z] DOCKER_EXPERIMENTAL=1
14:18:21 [2019-11-25T14:18:21.757Z] container=docker
14:18:21 [2019-11-25T14:18:21.757Z] TEST_SKIP_INTEGRATION_CLI=1
14:18:21 [2019-11-25T14:18:21.757Z] GO111MODULE=off
14:18:21 [2019-11-25T14:18:21.757Z] GOPATH=/go
14:18:21 [2019-11-25T14:18:21.757Z] PWD=/go/src/github.com/docker/docker
14:18:21 [2019-11-25T14:18:21.757Z] HOME=/root
14:18:21 [2019-11-25T14:18:21.757Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:18:21 [2019-11-25T14:18:21.757Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:18:21 [2019-11-25T14:18:21.757Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:18:21 [2019-11-25T14:18:21.757Z] DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f
14:18:21 [2019-11-25T14:18:21.757Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:18:21 [2019-11-25T14:18:21.757Z] DOCKER_GRAPHDRIVER=overlay2
14:18:21 [2019-11-25T14:18:21.757Z] TERM=xterm
14:18:21 [2019-11-25T14:18:21.757Z] VALIDATE_BRANCH=master
14:18:21 [2019-11-25T14:18:21.757Z] DEST=bundles/test-integration
14:18:21 [2019-11-25T14:18:21.757Z] SHLVL=1
14:18:21 [2019-11-25T14:18:21.757Z] TIMEOUT=120m
14:18:21 [2019-11-25T14:18:21.757Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:18:21 [2019-11-25T14:18:21.757Z] DOCKER_PKG=github.com/docker/docker
14:18:21 [2019-11-25T14:18:21.757Z] TESTDEBUG=0
14:18:21 [2019-11-25T14:18:21.757Z] _=/usr/bin/env
14:18:21 [2019-11-25T14:18:21.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:18:21 [2019-11-25T14:18:21.856Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:18:22 [2019-11-25T14:18:22.327Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
14:18:23 [2019-11-25T14:18:23.749Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:18:24 [2019-11-25T14:18:24.007Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
14:18:24 [2019-11-25T14:18:24.225Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
14:18:24 [2019-11-25T14:18:24.691Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
14:18:24 [2019-11-25T14:18:24.692Z] PASS
14:18:24 [2019-11-25T14:18:24.692Z] 
14:18:24 [2019-11-25T14:18:24.692Z] === Skipped
14:18:24 [2019-11-25T14:18:24.692Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:18:24 [2019-11-25T14:18:24.692Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:24 [2019-11-25T14:18:24.692Z] 
14:18:24 [2019-11-25T14:18:24.692Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:18:24 [2019-11-25T14:18:24.692Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:24 [2019-11-25T14:18:24.692Z] 
14:18:24 [2019-11-25T14:18:24.692Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:18:24 [2019-11-25T14:18:24.692Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:24 [2019-11-25T14:18:24.692Z] 
14:18:24 [2019-11-25T14:18:24.692Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:18:24 [2019-11-25T14:18:24.692Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:24 [2019-11-25T14:18:24.692Z] 
14:18:24 [2019-11-25T14:18:24.692Z] 
14:18:24 [2019-11-25T14:18:24.692Z] DONE 17 tests, 4 skipped in 30.260s
14:18:24 [2019-11-25T14:18:24.692Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:18:24 [2019-11-25T14:18:24.692Z] ++ 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
14:18:24 [2019-11-25T14:18:24.692Z] ++ set -e
14:18:24 [2019-11-25T14:18:24.692Z] ++ '[' -n 0 ']'
14:18:24 [2019-11-25T14:18:24.692Z] ++ set -x
14:18:24 [2019-11-25T14:18:24.692Z] ++ env -i DEST=/go/src/github.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
14:18:24 [2019-11-25T14:18:24.692Z] INFO: Testing against a local daemon
14:18:24 [2019-11-25T14:18:24.692Z] === RUN   TestPluginInvalidJSON
14:18:24 [2019-11-25T14:18:24.692Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:18:24 [2019-11-25T14:18:24.692Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:18:24 [2019-11-25T14:18:24.692Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:18:24 [2019-11-25T14:18:24.692Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:18:24 [2019-11-25T14:18:24.692Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:18:24 [2019-11-25T14:18:24.692Z] PASS
14:18:24 [2019-11-25T14:18:24.692Z] 
14:18:24 [2019-11-25T14:18:24.692Z] DONE 2 tests in 0.255s
14:18:24 [2019-11-25T14:18:24.692Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:18:24 [2019-11-25T14:18:24.692Z] ++ 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
14:18:24 [2019-11-25T14:18:24.692Z] ++ set -e
14:18:24 [2019-11-25T14:18:24.692Z] ++ '[' -n 0 ']'
14:18:24 [2019-11-25T14:18:24.692Z] ++ set -x
14:18:24 [2019-11-25T14:18:24.692Z] ++ env -i DEST=/go/src/github.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
14:18:24 [2019-11-25T14:18:24.692Z] INFO: Testing against a local daemon
14:18:24 [2019-11-25T14:18:24.692Z] === RUN   TestExternalGraphDriver
14:18:24 [2019-11-25T14:18:24.692Z] === RUN   TestExternalGraphDriver/json
14:18:24 [2019-11-25T14:18:24.692Z] === RUN   TestExternalGraphDriver/spec
14:18:24 [2019-11-25T14:18:24.938Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:18:25 [2019-11-25T14:18:25.504Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:18:25 [2019-11-25T14:18:25.597Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
14:18:26 [2019-11-25T14:18:26.435Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
14:18:26 [2019-11-25T14:18:26.435Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:18:26 [2019-11-25T14:18:26.521Z] === RUN   TestExternalGraphDriver/pull
14:18:27 [2019-11-25T14:18:27.365Z] === RUN   TestDockerSuite/TestBuildXZHost
14:18:28 [2019-11-25T14:18:28.737Z] --- PASS: TestServicePlugin (35.46s)
14:18:28 [2019-11-25T14:18:28.737Z]     plugin_test.go:62: [dcf9714ad6b4f] joining swarm manager [dd827a83c2cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:18:28 [2019-11-25T14:18:28.737Z]     plugin_test.go:65: [d28d59efbdee8] joining swarm manager [dd827a83c2cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:18:28 [2019-11-25T14:18:28.737Z] === RUN   TestServiceUpdateLabel
14:18:28 [2019-11-25T14:18:28.983Z] --- PASS: TestExternalGraphDriver (6.47s)
14:18:28 [2019-11-25T14:18:28.983Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
14:18:28 [2019-11-25T14:18:28.983Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
14:18:28 [2019-11-25T14:18:28.983Z]     --- PASS: TestExternalGraphDriver/pull (2.14s)
14:18:28 [2019-11-25T14:18:28.983Z] === RUN   TestGraphdriverPluginV2
14:18:28 [2019-11-25T14:18:28.983Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
14:18:28 [2019-11-25T14:18:28.983Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:28 [2019-11-25T14:18:28.983Z] PASS
14:18:28 [2019-11-25T14:18:28.983Z] 
14:18:28 [2019-11-25T14:18:28.983Z] === Skipped
14:18:28 [2019-11-25T14:18:28.983Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
14:18:28 [2019-11-25T14:18:28.983Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:18:28 [2019-11-25T14:18:28.983Z] 
14:18:28 [2019-11-25T14:18:28.983Z] 
14:18:28 [2019-11-25T14:18:28.983Z] DONE 5 tests, 1 skipped in 6.739s
14:18:28 [2019-11-25T14:18:28.983Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:18:28 [2019-11-25T14:18:28.983Z] ++ 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
14:18:28 [2019-11-25T14:18:28.983Z] ++ set -e
14:18:28 [2019-11-25T14:18:28.983Z] ++ '[' -n 0 ']'
14:18:28 [2019-11-25T14:18:28.983Z] ++ set -x
14:18:28 [2019-11-25T14:18:28.983Z] ++ env -i DEST=/go/src/github.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
14:18:28 [2019-11-25T14:18:28.983Z] INFO: Testing against a local daemon
14:18:28 [2019-11-25T14:18:28.983Z] === RUN   TestContinueAfterPluginCrash
14:18:28 [2019-11-25T14:18:28.983Z] === PAUSE TestContinueAfterPluginCrash
14:18:28 [2019-11-25T14:18:28.983Z] === RUN   TestDaemonStartWithLogOpt
14:18:28 [2019-11-25T14:18:28.983Z] === PAUSE TestDaemonStartWithLogOpt
14:18:28 [2019-11-25T14:18:28.983Z] === CONT  TestContinueAfterPluginCrash
14:18:28 [2019-11-25T14:18:28.983Z] === CONT  TestDaemonStartWithLogOpt
14:18:29 [2019-11-25T14:18:29.669Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
14:18:29 [2019-11-25T14:18:29.669Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
14:18:29 [2019-11-25T14:18:29.926Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
14:18:30 [2019-11-25T14:18:30.856Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:18:31 [2019-11-25T14:18:31.786Z] --- PASS: TestServiceUpdateLabel (2.99s)
14:18:31 [2019-11-25T14:18:31.786Z] === RUN   TestServiceUpdateSecrets
14:18:31 [2019-11-25T14:18:31.786Z] === RUN   TestDockerSuite/TestCommitChange
14:18:33 [2019-11-25T14:18:33.166Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:18:33 [2019-11-25T14:18:33.714Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.431s	coverage: 13.7% of statements
14:18:34 [2019-11-25T14:18:34.536Z] === RUN   TestDockerSuite/TestCommitHardlink
14:18:35 [2019-11-25T14:18:35.086Z] ok  	github.com/docker/docker/daemon	12.225s	coverage: 17.6% of statements
14:18:35 [2019-11-25T14:18:35.086Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:18:35 [2019-11-25T14:18:35.086Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:18:35 [2019-11-25T14:18:35.086Z] ok  	github.com/docker/docker/daemon/config	0.047s	coverage: 82.1% of statements
14:18:35 [2019-11-25T14:18:35.903Z] === RUN   TestDockerSuite/TestCommitNewFile
14:18:36 [2019-11-25T14:18:36.456Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
14:18:36 [2019-11-25T14:18:36.456Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
14:18:36 [2019-11-25T14:18:36.456Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:18:36 [2019-11-25T14:18:36.456Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:18:37 [2019-11-25T14:18:37.798Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:18:38 [2019-11-25T14:18:38.353Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
14:18:39 [2019-11-25T14:18:39.167Z] === RUN   TestDockerSuite/TestCommitTTY
14:18:40 [2019-11-25T14:18:40.009Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
14:18:40 [2019-11-25T14:18:40.009Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
14:18:40 [2019-11-25T14:18:40.009Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
14:18:40 [2019-11-25T14:18:40.252Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
14:18:40 [2019-11-25T14:18:40.472Z] --- PASS: TestDaemonStartWithLogOpt (11.52s)
14:18:40 [2019-11-25T14:18:40.816Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.200s	coverage: 57.0% of statements
14:18:41 [2019-11-25T14:18:41.061Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
14:18:41 [2019-11-25T14:18:41.992Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:18:43 [2019-11-25T14:18:43.885Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:18:44 [2019-11-25T14:18:44.096Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.482s	coverage: 72.5% of statements
14:18:44 [2019-11-25T14:18:44.353Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.731s	coverage: 46.2% of statements
14:18:44 [2019-11-25T14:18:44.353Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:18:44 [2019-11-25T14:18:44.815Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
14:18:44 [2019-11-25T14:18:44.815Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
14:18:44 [2019-11-25T14:18:44.815Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
14:18:45 [2019-11-25T14:18:45.072Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
14:18:45 [2019-11-25T14:18:45.072Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:18:45 [2019-11-25T14:18:45.072Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:18:45 [2019-11-25T14:18:45.072Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:18:45 [2019-11-25T14:18:45.841Z] --- PASS: TestContinueAfterPluginCrash (16.47s)
14:18:45 [2019-11-25T14:18:45.841Z] PASS
14:18:45 [2019-11-25T14:18:45.841Z] 
14:18:45 [2019-11-25T14:18:45.841Z] DONE 2 tests in 16.681s
14:18:45 [2019-11-25T14:18:45.841Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:18:45 [2019-11-25T14:18:45.841Z] ++ 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
14:18:45 [2019-11-25T14:18:45.841Z] ++ set -e
14:18:45 [2019-11-25T14:18:45.841Z] ++ '[' -n 0 ']'
14:18:45 [2019-11-25T14:18:45.841Z] ++ set -x
14:18:45 [2019-11-25T14:18:45.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:18:45 [2019-11-25T14:18:45.841Z] INFO: Testing against a local daemon
14:18:45 [2019-11-25T14:18:45.841Z] === RUN   TestPluginWithDevMounts
14:18:45 [2019-11-25T14:18:45.841Z] === PAUSE TestPluginWithDevMounts
14:18:45 [2019-11-25T14:18:45.841Z] === CONT  TestPluginWithDevMounts
14:18:46 [2019-11-25T14:18:46.877Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.069s	coverage: 48.6% of statements
14:18:46 [2019-11-25T14:18:46.966Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:18:47 [2019-11-25T14:18:47.529Z] --- PASS: TestServiceUpdateSecrets (15.66s)
14:18:47 [2019-11-25T14:18:47.529Z] === RUN   TestServiceUpdateConfigs
14:18:47 [2019-11-25T14:18:47.714Z] --- PASS: TestPluginWithDevMounts (2.16s)
14:18:47 [2019-11-25T14:18:47.714Z] PASS
14:18:47 [2019-11-25T14:18:47.714Z] 
14:18:47 [2019-11-25T14:18:47.714Z] DONE 1 tests in 2.351s
14:18:47 [2019-11-25T14:18:47.714Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
14:18:47 [2019-11-25T14:18:47.714Z] ++ 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
14:18:47 [2019-11-25T14:18:47.714Z] ++ set -e
14:18:47 [2019-11-25T14:18:47.714Z] ++ '[' -n 0 ']'
14:18:47 [2019-11-25T14:18:47.714Z] ++ set -x
14:18:47 [2019-11-25T14:18:47.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:18:48 [2019-11-25T14:18:48.087Z] INFO: Testing against a local daemon
14:18:48 [2019-11-25T14:18:48.087Z] === RUN   TestSecretInspect
14:18:48 [2019-11-25T14:18:48.247Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.291s	coverage: 76.1% of statements
14:18:48 [2019-11-25T14:18:48.898Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:18:48 [2019-11-25T14:18:48.898Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:18:49 [2019-11-25T14:18:49.178Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
14:18:49 [2019-11-25T14:18:49.179Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.054s	coverage: 60.1% of statements
14:18:49 [2019-11-25T14:18:49.179Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:18:49 [2019-11-25T14:18:49.179Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:18:49 [2019-11-25T14:18:49.831Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:18:50 [2019-11-25T14:18:50.550Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
14:18:51 [2019-11-25T14:18:51.201Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:18:51 [2019-11-25T14:18:51.295Z] --- PASS: TestSecretInspect (3.13s)
14:18:51 [2019-11-25T14:18:51.295Z] === RUN   TestSecretList
14:18:51 [2019-11-25T14:18:51.481Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
14:18:52 [2019-11-25T14:18:52.132Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:18:52 [2019-11-25T14:18:52.413Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
14:18:52 [2019-11-25T14:18:52.413Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:18:52 [2019-11-25T14:18:52.413Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:18:53 [2019-11-25T14:18:53.090Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:18:53 [2019-11-25T14:18:53.654Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:18:53 [2019-11-25T14:18:53.786Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 42.7% of statements
14:18:53 [2019-11-25T14:18:53.911Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:18:53 [2019-11-25T14:18:53.911Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:18:54 [2019-11-25T14:18:54.351Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.150s	coverage: 77.4% of statements
14:18:54 [2019-11-25T14:18:54.351Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:18:54 [2019-11-25T14:18:54.351Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:18:54 [2019-11-25T14:18:54.690Z] --- PASS: TestSecretList (3.15s)
14:18:54 [2019-11-25T14:18:54.690Z] === RUN   TestSecretsCreateAndDelete
14:18:54 [2019-11-25T14:18:54.842Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:18:54 [2019-11-25T14:18:54.842Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:18:54 [2019-11-25T14:18:54.842Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:18:54 [2019-11-25T14:18:54.842Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:18:54 [2019-11-25T14:18:54.842Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:18:54 [2019-11-25T14:18:54.917Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 68.2% of statements
14:18:55 [2019-11-25T14:18:55.772Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:18:55 [2019-11-25T14:18:55.849Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
14:18:56 [2019-11-25T14:18:56.414Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
14:18:56 [2019-11-25T14:18:56.414Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 88.3% of statements
14:18:56 [2019-11-25T14:18:56.703Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:18:57 [2019-11-25T14:18:57.632Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:18:57 [2019-11-25T14:18:57.632Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:18:57 [2019-11-25T14:18:57.787Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 74.7% of statements
14:18:57 [2019-11-25T14:18:57.787Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:18:58 [2019-11-25T14:18:58.045Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 19.9% of statements
14:18:58 [2019-11-25T14:18:58.055Z] --- PASS: TestSecretsCreateAndDelete (3.30s)
14:18:58 [2019-11-25T14:18:58.055Z] === RUN   TestSecretsUpdate
14:18:59 [2019-11-25T14:18:59.525Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:18:59 [2019-11-25T14:18:59.952Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
14:19:00 [2019-11-25T14:19:00.209Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
14:19:00 [2019-11-25T14:19:00.456Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:19:00 [2019-11-25T14:19:00.456Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:19:00 [2019-11-25T14:19:00.523Z] --- PASS: TestSecretsUpdate (2.83s)
14:19:00 [2019-11-25T14:19:00.523Z] === RUN   TestTemplatedSecret
14:19:00 [2019-11-25T14:19:00.773Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
14:19:01 [2019-11-25T14:19:01.338Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.651s	coverage: 82.5% of statements
14:19:01 [2019-11-25T14:19:01.338Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:19:01 [2019-11-25T14:19:01.338Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:19:01 [2019-11-25T14:19:01.385Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:19:02 [2019-11-25T14:19:02.320Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:19:02 [2019-11-25T14:19:02.883Z] --- PASS: TestServiceUpdateConfigs (15.57s)
14:19:02 [2019-11-25T14:19:02.883Z] === RUN   TestServiceUpdateNetwork
14:19:03 [2019-11-25T14:19:03.140Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:19:03 [2019-11-25T14:19:03.237Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 48.2% of statements
14:19:04 [2019-11-25T14:19:04.071Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:19:04 [2019-11-25T14:19:04.071Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:19:04 [2019-11-25T14:19:04.593Z] --- PASS: TestTemplatedSecret (3.68s)
14:19:04 [2019-11-25T14:19:04.593Z] === RUN   TestSecretCreateResolve
14:19:05 [2019-11-25T14:19:05.003Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:19:05 [2019-11-25T14:19:05.316Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
14:19:05 [2019-11-25T14:19:05.316Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
14:19:05 [2019-11-25T14:19:05.316Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
14:19:06 [2019-11-25T14:19:06.371Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:19:06 [2019-11-25T14:19:06.510Z] ok  	github.com/docker/docker/distribution/xfer	1.867s	coverage: 85.6% of statements
14:19:06 [2019-11-25T14:19:06.768Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
14:19:07 [2019-11-25T14:19:07.301Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:19:07 [2019-11-25T14:19:07.301Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:19:07 [2019-11-25T14:19:07.801Z] --- PASS: TestSecretCreateResolve (3.12s)
14:19:07 [2019-11-25T14:19:07.801Z] PASS
14:19:07 [2019-11-25T14:19:07.801Z] 
14:19:07 [2019-11-25T14:19:07.801Z] DONE 6 tests in 19.376s
14:19:07 [2019-11-25T14:19:07.801Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
14:19:07 [2019-11-25T14:19:07.801Z] ++ 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
14:19:07 [2019-11-25T14:19:07.801Z] ++ set -e
14:19:07 [2019-11-25T14:19:07.801Z] ++ '[' -n 0 ']'
14:19:07 [2019-11-25T14:19:07.801Z] ++ set -x
14:19:07 [2019-11-25T14:19:07.801Z] ++ env -i DEST=/go/src/github.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
14:19:07 [2019-11-25T14:19:07.801Z] INFO: Testing against a local daemon
14:19:07 [2019-11-25T14:19:07.801Z] === RUN   TestServiceCreateInit
14:19:07 [2019-11-25T14:19:07.801Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:19:08 [2019-11-25T14:19:08.138Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
14:19:08 [2019-11-25T14:19:08.230Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
14:19:08 [2019-11-25T14:19:08.231Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:19:08 [2019-11-25T14:19:08.395Z] ok  	github.com/docker/docker/distribution	5.203s	coverage: 22.1% of statements
14:19:08 [2019-11-25T14:19:08.395Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:19:08 [2019-11-25T14:19:08.395Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:19:09 [2019-11-25T14:19:09.326Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
14:19:09 [2019-11-25T14:19:09.326Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:19:09 [2019-11-25T14:19:09.890Z] ok  	github.com/docker/docker/image/v1	0.027s	coverage: 25.0% of statements
14:19:09 [2019-11-25T14:19:09.890Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:19:10 [2019-11-25T14:19:10.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:19:10 [2019-11-25T14:19:10.823Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
14:19:11 [2019-11-25T14:19:11.145Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
14:19:12 [2019-11-25T14:19:12.043Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:19:12 [2019-11-25T14:19:12.043Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:19:12 [2019-11-25T14:19:12.043Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:19:12 [2019-11-25T14:19:12.043Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:19:12 [2019-11-25T14:19:12.043Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:19:12 [2019-11-25T14:19:12.193Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
14:19:12 [2019-11-25T14:19:12.193Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
14:19:12 [2019-11-25T14:19:12.914Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:19:12 [2019-11-25T14:19:12.973Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:19:14 [2019-11-25T14:19:14.062Z] === RUN   TestDockerSuite/TestBuildDockerignore
14:19:14 [2019-11-25T14:19:14.088Z] ok  	github.com/docker/docker/pkg/archive	0.387s	coverage: 77.3% of statements
14:19:15 [2019-11-25T14:19:15.460Z] ok  	github.com/docker/docker/pkg/authorization	0.292s	coverage: 68.3% of statements
14:19:15 [2019-11-25T14:19:15.460Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:19:15 [2019-11-25T14:19:15.717Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
14:19:18 [2019-11-25T14:19:18.224Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:19:18 [2019-11-25T14:19:18.224Z] === RUN   TestDockerSuite/TestContainerAPITop
14:19:18 [2019-11-25T14:19:18.255Z] --- PASS: TestServiceCreateInit (10.88s)
14:19:18 [2019-11-25T14:19:18.255Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s)
14:19:18 [2019-11-25T14:19:18.255Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.60s)
14:19:18 [2019-11-25T14:19:18.255Z] === RUN   TestCreateServiceMultipleTimes
14:19:18 [2019-11-25T14:19:18.787Z] --- PASS: TestServiceUpdateNetwork (15.66s)
14:19:18 [2019-11-25T14:19:18.787Z] PASS
14:19:18 [2019-11-25T14:19:18.787Z] 
14:19:18 [2019-11-25T14:19:18.787Z] === Skipped
14:19:18 [2019-11-25T14:19:18.787Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:19:18 [2019-11-25T14:19:18.787Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:19:18 [2019-11-25T14:19:18.787Z] 
14:19:18 [2019-11-25T14:19:18.787Z] 
14:19:18 [2019-11-25T14:19:18.787Z] DONE 20 tests, 1 skipped in 174.965s
14:19:18 [2019-11-25T14:19:18.787Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:19:18 [2019-11-25T14:19:18.787Z] ++ 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
14:19:18 [2019-11-25T14:19:18.787Z] ++ set -e
14:19:18 [2019-11-25T14:19:18.787Z] ++ '[' -n 0 ']'
14:19:18 [2019-11-25T14:19:18.787Z] ++ set -x
14:19:18 [2019-11-25T14:19:18.787Z] ++ env -i DEST=/go/src/github.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
14:19:18 [2019-11-25T14:19:18.787Z] INFO: Testing against a local daemon
14:19:18 [2019-11-25T14:19:18.787Z] === RUN   TestSessionCreate
14:19:18 [2019-11-25T14:19:18.787Z] --- PASS: TestSessionCreate (0.05s)
14:19:18 [2019-11-25T14:19:18.787Z] === RUN   TestSessionCreateWithBadUpgrade
14:19:18 [2019-11-25T14:19:18.787Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
14:19:18 [2019-11-25T14:19:18.787Z] PASS
14:19:18 [2019-11-25T14:19:18.787Z] 
14:19:18 [2019-11-25T14:19:18.787Z] DONE 2 tests in 0.217s
14:19:18 [2019-11-25T14:19:18.787Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:19:18 [2019-11-25T14:19:18.787Z] ++ 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
14:19:18 [2019-11-25T14:19:18.787Z] ++ set -e
14:19:18 [2019-11-25T14:19:18.787Z] ++ '[' -n 0 ']'
14:19:18 [2019-11-25T14:19:18.787Z] ++ set -x
14:19:18 [2019-11-25T14:19:18.787Z] ++ env -i DEST=/go/src/github.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
14:19:19 [2019-11-25T14:19:19.044Z] INFO: Testing against a local daemon
14:19:19 [2019-11-25T14:19:19.044Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:19:19 [2019-11-25T14:19:19.044Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
14:19:19 [2019-11-25T14:19:19.044Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:19:19 [2019-11-25T14:19:19.044Z] === RUN   TestEventsExecDie
14:19:19 [2019-11-25T14:19:19.044Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:19:19 [2019-11-25T14:19:19.044Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:19:19 [2019-11-25T14:19:19.302Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:19:19 [2019-11-25T14:19:19.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:19:19 [2019-11-25T14:19:19.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:19:19 [2019-11-25T14:19:19.892Z] ok  	github.com/docker/docker/layer	7.418s	coverage: 68.8% of statements
14:19:19 [2019-11-25T14:19:19.892Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:19:19 [2019-11-25T14:19:19.892Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:19:19 [2019-11-25T14:19:19.892Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:19:19 [2019-11-25T14:19:19.892Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:19:19 [2019-11-25T14:19:19.892Z] ?   	github.com/docker/docker/oci	[no test files]
14:19:19 [2019-11-25T14:19:19.892Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:19:19 [2019-11-25T14:19:19.892Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.940s	coverage: 43.2% of statements
14:19:19 [2019-11-25T14:19:19.892Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:19:19 [2019-11-25T14:19:19.892Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:19:19 [2019-11-25T14:19:19.892Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
14:19:19 [2019-11-25T14:19:19.892Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
14:19:20 [2019-11-25T14:19:20.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:19:20 [2019-11-25T14:19:20.149Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
14:19:20 [2019-11-25T14:19:20.232Z] --- PASS: TestEventsExecDie (1.03s)
14:19:20 [2019-11-25T14:19:20.232Z] === RUN   TestEventsBackwardsCompatible
14:19:20 [2019-11-25T14:19:20.232Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
14:19:20 [2019-11-25T14:19:20.232Z] === RUN   TestInfoBinaryCommits
14:19:20 [2019-11-25T14:19:20.232Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:19:20 [2019-11-25T14:19:20.232Z] === RUN   TestInfoAPIVersioned
14:19:20 [2019-11-25T14:19:20.232Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:19:20 [2019-11-25T14:19:20.232Z] === RUN   TestInfoDiscoveryBackend
14:19:20 [2019-11-25T14:19:20.795Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:19:20 [2019-11-25T14:19:20.795Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:19:21 [2019-11-25T14:19:21.081Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
14:19:21 [2019-11-25T14:19:21.645Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
14:19:21 [2019-11-25T14:19:21.724Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:19:21 [2019-11-25T14:19:21.724Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:19:21 [2019-11-25T14:19:21.902Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
14:19:22 [2019-11-25T14:19:22.288Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:19:22 [2019-11-25T14:19:22.288Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
14:19:22 [2019-11-25T14:19:22.289Z] === RUN   TestInfoAPI
14:19:22 [2019-11-25T14:19:22.289Z] --- PASS: TestInfoAPI (0.04s)
14:19:22 [2019-11-25T14:19:22.289Z] === RUN   TestInfoAPIWarnings
14:19:22 [2019-11-25T14:19:22.852Z] --- PASS: TestInfoAPIWarnings (0.52s)
14:19:22 [2019-11-25T14:19:22.852Z] === RUN   TestInfoDebug
14:19:23 [2019-11-25T14:19:23.111Z] === RUN   TestDockerSuite/TestContainerNetworkMode
14:19:23 [2019-11-25T14:19:23.273Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
14:19:23 [2019-11-25T14:19:23.368Z] --- PASS: TestInfoDebug (0.52s)
14:19:23 [2019-11-25T14:19:23.368Z] === RUN   TestInfoInsecureRegistries
14:19:23 [2019-11-25T14:19:23.933Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:19:23 [2019-11-25T14:19:23.933Z] === RUN   TestInfoRegistryMirrors
14:19:24 [2019-11-25T14:19:24.204Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 89.5% of statements
14:19:24 [2019-11-25T14:19:24.204Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.117s	coverage: 84.1% of statements
14:19:24 [2019-11-25T14:19:24.496Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:19:24 [2019-11-25T14:19:24.496Z] === RUN   TestLoginFailsWithBadCredentials
14:19:24 [2019-11-25T14:19:24.496Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
14:19:24 [2019-11-25T14:19:24.496Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
14:19:24 [2019-11-25T14:19:24.496Z] === RUN   TestPingCacheHeaders
14:19:24 [2019-11-25T14:19:24.753Z] --- PASS: TestPingCacheHeaders (0.02s)
14:19:24 [2019-11-25T14:19:24.753Z] === RUN   TestPingGet
14:19:24 [2019-11-25T14:19:24.753Z] --- PASS: TestPingGet (0.03s)
14:19:24 [2019-11-25T14:19:24.753Z] === RUN   TestPingHead
14:19:24 [2019-11-25T14:19:24.753Z] --- PASS: TestPingHead (0.04s)
14:19:24 [2019-11-25T14:19:24.753Z] === RUN   TestVersion
14:19:24 [2019-11-25T14:19:24.753Z] --- PASS: TestVersion (0.03s)
14:19:24 [2019-11-25T14:19:24.753Z] PASS
14:19:24 [2019-11-25T14:19:24.753Z] 
14:19:24 [2019-11-25T14:19:24.753Z] === Skipped
14:19:24 [2019-11-25T14:19:24.753Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
14:19:24 [2019-11-25T14:19:24.753Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:19:24 [2019-11-25T14:19:24.753Z] 
14:19:24 [2019-11-25T14:19:24.753Z] 
14:19:24 [2019-11-25T14:19:24.753Z] DONE 18 tests, 1 skipped in 5.864s
14:19:24 [2019-11-25T14:19:24.753Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:19:24 [2019-11-25T14:19:24.753Z] ++ 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
14:19:24 [2019-11-25T14:19:24.753Z] ++ set -e
14:19:24 [2019-11-25T14:19:24.753Z] ++ '[' -n 0 ']'
14:19:24 [2019-11-25T14:19:24.753Z] ++ set -x
14:19:24 [2019-11-25T14:19:24.753Z] ++ env -i DEST=/go/src/github.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
14:19:24 [2019-11-25T14:19:24.753Z] INFO: Testing against a local daemon
14:19:24 [2019-11-25T14:19:24.753Z] === RUN   TestVolumesCreateAndList
14:19:24 [2019-11-25T14:19:24.769Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
14:19:24 [2019-11-25T14:19:24.769Z] ok  	github.com/docker/docker/pkg/fsutils	0.242s	coverage: 85.1% of statements
14:19:25 [2019-11-25T14:19:25.009Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:19:25 [2019-11-25T14:19:25.009Z] === RUN   TestVolumesRemove
14:19:25 [2019-11-25T14:19:25.009Z] --- PASS: TestVolumesRemove (0.13s)
14:19:25 [2019-11-25T14:19:25.009Z] === RUN   TestVolumesInspect
14:19:25 [2019-11-25T14:19:25.009Z] --- PASS: TestVolumesInspect (0.09s)
14:19:25 [2019-11-25T14:19:25.009Z] === RUN   TestVolumesInvalidJSON
14:19:25 [2019-11-25T14:19:25.009Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:19:25 [2019-11-25T14:19:25.009Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:19:25 [2019-11-25T14:19:25.009Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:19:25 [2019-11-25T14:19:25.009Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:19:25 [2019-11-25T14:19:25.009Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:19:25 [2019-11-25T14:19:25.009Z] PASS
14:19:25 [2019-11-25T14:19:25.009Z] 
14:19:25 [2019-11-25T14:19:25.009Z] DONE 5 tests in 0.368s
14:19:25 [2019-11-25T14:19:25.009Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:19:25 [2019-11-25T14:19:25.266Z] ++++ cat bundles/test-integration/docker.pid
14:19:25 [2019-11-25T14:19:25.266Z] +++ kill 5349
14:19:25 [2019-11-25T14:19:25.719Z] ok  	github.com/docker/docker/pkg/idtools	0.434s	coverage: 70.1% of statements
14:19:26 [2019-11-25T14:19:26.285Z] ok  	github.com/docker/docker/pkg/ioutils	0.534s	coverage: 69.3% of statements
14:19:26 [2019-11-25T14:19:26.542Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
14:19:26 [2019-11-25T14:19:26.638Z] +++ /etc/init.d/apparmor stop
14:19:26 [2019-11-25T14:19:26.638Z] Clearing AppArmor profiles cache:.
14:19:26 [2019-11-25T14:19:26.638Z] All profile caches have been cleared, but no profiles have been unloaded.
14:19:26 [2019-11-25T14:19:26.638Z] Unloading profiles will leave already running processes permanently
14:19:26 [2019-11-25T14:19:26.638Z] unconfined, which can lead to unexpected situations.
14:19:26 [2019-11-25T14:19:26.638Z] 
14:19:26 [2019-11-25T14:19:26.638Z] To set a process to complain mode, use the command line tool
14:19:26 [2019-11-25T14:19:26.638Z] 'aa-complain'. To really tear down all profiles, run the init script
14:19:26 [2019-11-25T14:19:26.638Z] with the 'teardown' option."
14:19:26 [2019-11-25T14:19:26.638Z] 
14:19:26 [2019-11-25T14:19:26.800Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
14:19:26 [2019-11-25T14:19:26.800Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
14:19:26 [2019-11-25T14:19:26.800Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:19:27 [2019-11-25T14:19:27.366Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
14:19:27 [2019-11-25T14:19:27.932Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
14:19:27 [2019-11-25T14:19:27.932Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
14:19:28 [2019-11-25T14:19:28.008Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
14:19:28 [2019-11-25T14:19:28.190Z] ok  	github.com/docker/docker/pkg/mount	0.563s	coverage: 70.0% of statements
14:19:28 [2019-11-25T14:19:28.190Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:19:28 [2019-11-25T14:19:28.447Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
14:19:28 [2019-11-25T14:19:28.704Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
14:19:28 [2019-11-25T14:19:28.704Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:19:28 [2019-11-25T14:19:28.704Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:19:29 [2019-11-25T14:19:29.635Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
14:19:29 [2019-11-25T14:19:29.903Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
14:19:30 [2019-11-25T14:19:30.199Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
14:19:30 [2019-11-25T14:19:30.456Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
14:19:30 [2019-11-25T14:19:30.713Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
14:19:30 [2019-11-25T14:19:30.838Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
14:19:32 [2019-11-25T14:19:32.083Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
14:19:32 [2019-11-25T14:19:32.341Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
14:19:33 [2019-11-25T14:19:33.363Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
14:19:34 [2019-11-25T14:19:34.732Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:19:35 [2019-11-25T14:19:35.615Z] ok  	github.com/docker/docker/pkg/signal	2.379s	coverage: 61.0% of statements
14:19:35 [2019-11-25T14:19:35.615Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
14:19:35 [2019-11-25T14:19:35.873Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
14:19:36 [2019-11-25T14:19:36.130Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:19:36 [2019-11-25T14:19:36.388Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
14:19:36 [2019-11-25T14:19:36.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
14:19:36 [2019-11-25T14:19:36.953Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
14:19:37 [2019-11-25T14:19:37.210Z] ok  	github.com/docker/docker/pkg/system	0.017s	coverage: 36.9% of statements
14:19:37 [2019-11-25T14:19:37.775Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
14:19:38 [2019-11-25T14:19:38.086Z] --- PASS: TestCreateServiceMultipleTimes (18.39s)
14:19:38 [2019-11-25T14:19:38.086Z] === RUN   TestCreateServiceConflict
14:19:38 [2019-11-25T14:19:38.339Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
14:19:38 [2019-11-25T14:19:38.518Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
14:19:38 [2019-11-25T14:19:38.596Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 85.9% of statements
14:19:38 [2019-11-25T14:19:38.853Z] testing: warning: no tests to run
14:19:38 [2019-11-25T14:19:38.853Z] coverage: [no statements]
14:19:38 [2019-11-25T14:19:38.853Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:19:39 [2019-11-25T14:19:39.417Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:19:39 [2019-11-25T14:19:39.417Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
14:19:39 [2019-11-25T14:19:39.448Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
14:19:39 [2019-11-25T14:19:39.674Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
14:19:39 [2019-11-25T14:19:39.915Z] --- PASS: TestCreateServiceConflict (2.98s)
14:19:39 [2019-11-25T14:19:39.915Z] === RUN   TestCreateServiceMaxReplicas
14:19:40 [2019-11-25T14:19:40.817Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
14:19:42 [2019-11-25T14:19:42.200Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.1% of statements
14:19:42 [2019-11-25T14:19:42.457Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
14:19:42 [2019-11-25T14:19:42.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009f8520_<nil>}
14:19:43 [2019-11-25T14:19:43.390Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
14:19:43 [2019-11-25T14:19:43.648Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
14:19:44 [2019-11-25T14:19:44.132Z] --- PASS: TestCreateServiceMaxReplicas (3.71s)
14:19:44 [2019-11-25T14:19:44.132Z] === RUN   TestCreateWithDuplicateNetworkNames
14:19:44 [2019-11-25T14:19:44.609Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1498831209_/foo_false__<nil>_<nil>_<nil>}
14:19:45 [2019-11-25T14:19:45.018Z] ok  	github.com/docker/docker/registry	0.088s	coverage: 56.2% of statements
14:19:45 [2019-11-25T14:19:45.582Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
14:19:45 [2019-11-25T14:19:45.840Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
14:19:45 [2019-11-25T14:19:45.978Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1498831209_/foo_true__<nil>_<nil>_<nil>}
14:19:46 [2019-11-25T14:19:46.404Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
14:19:46 [2019-11-25T14:19:46.662Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
14:19:47 [2019-11-25T14:19:47.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3278034868_/foo_false__<nil>_<nil>_<nil>}
14:19:49 [2019-11-25T14:19:49.239Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3278034868_/foo_true__<nil>_<nil>_<nil>}
14:19:49 [2019-11-25T14:19:49.942Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
14:19:49 [2019-11-25T14:19:49.942Z] ok  	github.com/docker/docker/volume/local	0.027s	coverage: 73.0% of statements
14:19:50 [2019-11-25T14:19:50.506Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
14:19:51 [2019-11-25T14:19:51.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3278034868_/foo_true__0xc0009f89e0_<nil>_<nil>}
14:19:51 [2019-11-25T14:19:51.880Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.0% of statements
14:19:53 [2019-11-25T14:19:53.032Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009f8a20_<nil>}
14:19:53 [2019-11-25T14:19:53.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:19:54 [2019-11-25T14:19:54.403Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009f8a40_<nil>}
14:19:55 [2019-11-25T14:19:55.771Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009f8a60_<nil>}
14:19:55 [2019-11-25T14:19:55.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:19:57 [2019-11-25T14:19:57.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009f8a80_<nil>}
14:19:57 [2019-11-25T14:19:57.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:19:57 [2019-11-25T14:19:57.945Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.45s)
14:19:57 [2019-11-25T14:19:57.945Z] === RUN   TestCreateServiceSecretFileMode
14:19:59 [2019-11-25T14:19:59.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:20:00 [2019-11-25T14:20:00.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:20:00 [2019-11-25T14:20:00.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:20:01 [2019-11-25T14:20:01.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:20:01 [2019-11-25T14:20:01.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:20:01 [2019-11-25T14:20:01.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
14:20:01 [2019-11-25T14:20:01.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
14:20:01 [2019-11-25T14:20:01.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
14:20:01 [2019-11-25T14:20:01.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
14:20:01 [2019-11-25T14:20:01.370Z] --- PASS: TestCreateServiceSecretFileMode (2.93s)
14:20:01 [2019-11-25T14:20:01.370Z] === RUN   TestCreateServiceConfigFileMode
14:20:01 [2019-11-25T14:20:01.569Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
14:20:01 [2019-11-25T14:20:01.570Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
14:20:01 [2019-11-25T14:20:01.570Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
14:20:03 [2019-11-25T14:20:03.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:20:04 [2019-11-25T14:20:04.061Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.6% of statements
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/rootless	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/volume	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === Skipped
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver btrfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver btrfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver btrfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver btrfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver btrfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:73: No driver to put!
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     overlay_test.go:49: Fails to compute changes intermittently
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver zfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver zfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver zfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver zfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:46: Driver zfs not supported
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     graphtest_unix.go:73: No driver to put!
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:20:04 [2019-11-25T14:20:04.061Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] 
14:20:04 [2019-11-25T14:20:04.061Z] DONE 2141 tests, 20 skipped in 239.259s
Post stage
[Pipeline] junit
14:20:04 [2019-11-25T14:20:04.072Z] Recording test results
14:20:04 [2019-11-25T14:20:04.559Z] --- PASS: TestCreateServiceConfigFileMode (3.47s)
14:20:04 [2019-11-25T14:20:04.559Z] === RUN   TestCreateServiceSysctls
14:20:04 [2019-11-25T14:20:04.845Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
14:20:05 [2019-11-25T14:20:05.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:20:05 [2019-11-25T14:20:05.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40128/.git:/go/src/github.com/docker/docker/.git --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e09e96233af3073d4dd4587e78231d80729faf0f hack/validate/vendor
14:20:06 [2019-11-25T14:20:06.204Z] 2019/11/25 14:20:06 Collecting initial packages
14:20:06 [2019-11-25T14:20:06.461Z] 2019/11/25 14:20:06 Download dependencies
14:20:07 [2019-11-25T14:20:07.366Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
14:20:08 [2019-11-25T14:20:08.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:20:08 [2019-11-25T14:20:08.849Z] --- PASS: TestCreateServiceSysctls (4.39s)
14:20:08 [2019-11-25T14:20:08.849Z] === RUN   TestCreateServiceCapabilities
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 Starting whole vndr cycle because no package specified
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20
14:20:08 [2019-11-25T14:20:08.982Z] 2019/11/25 14:20:08 	Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Finished clone github.com/konsorten/go-windows-terminal-sequences
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Clone golang.org/x/sys, revision c990c680b611ac1aeb7d8f2af94a825f98d69720, attempt 1/20
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Finished clone github.com/google/uuid
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Finished clone github.com/creack/pty
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Finished clone github.com/tchap/go-patricia
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Finished clone github.com/docker/libtrust
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Finished clone github.com/mattn/go-shellwords
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Finished clone github.com/Azure/go-ansiterm
14:20:10 [2019-11-25T14:20:10.880Z] 2019/11/25 14:20:10 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
14:20:11 [2019-11-25T14:20:11.137Z] 2019/11/25 14:20:10 	Finished clone github.com/gorilla/mux
14:20:11 [2019-11-25T14:20:11.137Z] 2019/11/25 14:20:10 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
14:20:11 [2019-11-25T14:20:11.137Z] 2019/11/25 14:20:10 	Finished clone github.com/Microsoft/go-winio
14:20:11 [2019-11-25T14:20:11.137Z] 2019/11/25 14:20:10 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
14:20:11 [2019-11-25T14:20:11.542Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:20:11 [2019-11-25T14:20:11.701Z] 2019/11/25 14:20:11 	Finished clone github.com/sirupsen/logrus
14:20:11 [2019-11-25T14:20:11.701Z] 2019/11/25 14:20:11 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
14:20:11 [2019-11-25T14:20:11.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:20:11 [2019-11-25T14:20:11.958Z] 2019/11/25 14:20:11 	Finished clone github.com/opencontainers/selinux
14:20:11 [2019-11-25T14:20:11.958Z] 2019/11/25 14:20:11 	Clone github.com/moby/buildkit, revision f7042823e340d38d1746aa675b83d1aca431cee3, attempt 1/20
14:20:12 [2019-11-25T14:20:12.083Z] --- PASS: TestCreateServiceCapabilities (3.46s)
14:20:12 [2019-11-25T14:20:12.083Z] === RUN   TestInspect
14:20:12 [2019-11-25T14:20:12.523Z] 2019/11/25 14:20:12 	Finished clone github.com/docker/go-units
14:20:12 [2019-11-25T14:20:12.523Z] 2019/11/25 14:20:12 	Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20
14:20:12 [2019-11-25T14:20:12.523Z] 2019/11/25 14:20:12 	Finished clone github.com/syndtr/gocapability
14:20:12 [2019-11-25T14:20:12.523Z] 2019/11/25 14:20:12 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
14:20:12 [2019-11-25T14:20:12.779Z] 2019/11/25 14:20:12 	Finished clone github.com/opencontainers/image-spec
14:20:12 [2019-11-25T14:20:12.780Z] 2019/11/25 14:20:12 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
14:20:12 [2019-11-25T14:20:12.910Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:20:12 [2019-11-25T14:20:12.910Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:20:13 [2019-11-25T14:20:13.037Z] 2019/11/25 14:20:12 	Finished clone github.com/RackSec/srslog
14:20:13 [2019-11-25T14:20:13.037Z] 2019/11/25 14:20:12 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
14:20:13 [2019-11-25T14:20:13.037Z] 2019/11/25 14:20:12 	Finished clone github.com/google/go-cmp
14:20:13 [2019-11-25T14:20:13.037Z] 2019/11/25 14:20:12 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
14:20:13 [2019-11-25T14:20:13.037Z] 2019/11/25 14:20:12 	Finished clone github.com/imdario/mergo
14:20:13 [2019-11-25T14:20:13.037Z] 2019/11/25 14:20:12 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
14:20:13 [2019-11-25T14:20:13.037Z] 2019/11/25 14:20:12 	Finished clone gotest.tools
14:20:13 [2019-11-25T14:20:13.037Z] 2019/11/25 14:20:12 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
14:20:13 [2019-11-25T14:20:13.601Z] 2019/11/25 14:20:13 	Finished clone golang.org/x/sync
14:20:13 [2019-11-25T14:20:13.601Z] 2019/11/25 14:20:13 	Clone github.com/docker/libnetwork, revision 90afbb01e1d8acacb505a092744ea42b9f167377, attempt 1/20
14:20:13 [2019-11-25T14:20:13.844Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:20:14 [2019-11-25T14:20:14.166Z] 2019/11/25 14:20:14 	Finished clone github.com/docker/go-connections
14:20:14 [2019-11-25T14:20:14.166Z] 2019/11/25 14:20:14 	Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20
14:20:14 [2019-11-25T14:20:14.735Z] 2019/11/25 14:20:14 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
14:20:14 [2019-11-25T14:20:14.735Z] 2019/11/25 14:20:14 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
14:20:14 [2019-11-25T14:20:14.735Z] 2019/11/25 14:20:14 	Finished clone github.com/mitchellh/hashstructure
14:20:14 [2019-11-25T14:20:14.735Z] 2019/11/25 14:20:14 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
14:20:14 [2019-11-25T14:20:14.735Z] 2019/11/25 14:20:14 	Finished clone github.com/google/shlex
14:20:14 [2019-11-25T14:20:14.735Z] 2019/11/25 14:20:14 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
14:20:14 [2019-11-25T14:20:14.735Z] 2019/11/25 14:20:14 	Finished clone github.com/gofrs/flock
14:20:14 [2019-11-25T14:20:14.735Z] 2019/11/25 14:20:14 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
14:20:14 [2019-11-25T14:20:14.775Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
14:20:14 [2019-11-25T14:20:14.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:20:14 [2019-11-25T14:20:14.993Z] 2019/11/25 14:20:14 	Finished clone github.com/opentracing-contrib/go-stdlib
14:20:14 [2019-11-25T14:20:14.993Z] 2019/11/25 14:20:14 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
14:20:14 [2019-11-25T14:20:14.993Z] 2019/11/25 14:20:14 	Finished clone github.com/opentracing/opentracing-go
14:20:14 [2019-11-25T14:20:14.993Z] 2019/11/25 14:20:14 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
14:20:15 [2019-11-25T14:20:15.328Z] --- PASS: TestInspect (3.25s)
14:20:15 [2019-11-25T14:20:15.328Z] === RUN   TestServiceListWithStatuses
14:20:15 [2019-11-25T14:20:15.328Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:20:15 [2019-11-25T14:20:15.328Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:20:15 [2019-11-25T14:20:15.328Z] === RUN   TestDockerNetworkConnectAlias
14:20:15 [2019-11-25T14:20:15.339Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
14:20:15 [2019-11-25T14:20:15.557Z] 2019/11/25 14:20:15 	Finished clone github.com/golang/gddo
14:20:15 [2019-11-25T14:20:15.557Z] 2019/11/25 14:20:15 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
14:20:16 [2019-11-25T14:20:16.268Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:20:16 [2019-11-25T14:20:16.489Z] 2019/11/25 14:20:16 	Finished clone github.com/docker/go-events
14:20:16 [2019-11-25T14:20:16.489Z] 2019/11/25 14:20:16 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
14:20:16 [2019-11-25T14:20:16.748Z] 2019/11/25 14:20:16 	Finished clone github.com/armon/go-metrics
14:20:16 [2019-11-25T14:20:16.748Z] 2019/11/25 14:20:16 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
14:20:16 [2019-11-25T14:20:16.748Z] 2019/11/25 14:20:16 	Finished clone github.com/armon/go-radix
14:20:16 [2019-11-25T14:20:16.748Z] 2019/11/25 14:20:16 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
14:20:17 [2019-11-25T14:20:17.006Z] 2019/11/25 14:20:16 	Finished clone github.com/sean-/seed
14:20:17 [2019-11-25T14:20:17.006Z] 2019/11/25 14:20:16 	Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20
14:20:17 [2019-11-25T14:20:17.006Z] 2019/11/25 14:20:16 	Finished clone github.com/hashicorp/errwrap
14:20:17 [2019-11-25T14:20:17.006Z] 2019/11/25 14:20:16 	Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20
14:20:17 [2019-11-25T14:20:17.201Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:20:17 [2019-11-25T14:20:17.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:20:17 [2019-11-25T14:20:17.263Z] 2019/11/25 14:20:17 	Finished clone github.com/tonistiigi/fsutil
14:20:17 [2019-11-25T14:20:17.263Z] 2019/11/25 14:20:17 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
14:20:17 [2019-11-25T14:20:17.828Z] 2019/11/25 14:20:17 	Finished clone github.com/hashicorp/memberlist
14:20:17 [2019-11-25T14:20:17.828Z] 2019/11/25 14:20:17 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
14:20:18 [2019-11-25T14:20:18.131Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:20:18 [2019-11-25T14:20:18.392Z] 2019/11/25 14:20:18 	Finished clone github.com/hashicorp/go-multierror
14:20:18 [2019-11-25T14:20:18.392Z] 2019/11/25 14:20:18 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
14:20:18 [2019-11-25T14:20:18.649Z] 2019/11/25 14:20:18 	Finished clone golang.org/x/net
14:20:18 [2019-11-25T14:20:18.649Z] 2019/11/25 14:20:18 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
14:20:18 [2019-11-25T14:20:18.649Z] 2019/11/25 14:20:18 	Finished clone github.com/hashicorp/go-sockaddr
14:20:18 [2019-11-25T14:20:18.650Z] 2019/11/25 14:20:18 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
14:20:18 [2019-11-25T14:20:18.650Z] 2019/11/25 14:20:18 	Finished clone github.com/Microsoft/hcsshim
14:20:18 [2019-11-25T14:20:18.650Z] 2019/11/25 14:20:18 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
14:20:18 [2019-11-25T14:20:18.650Z] 2019/11/25 14:20:18 	Finished clone github.com/vishvananda/netns
14:20:18 [2019-11-25T14:20:18.650Z] 2019/11/25 14:20:18 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
14:20:18 [2019-11-25T14:20:18.907Z] 2019/11/25 14:20:18 	Finished clone github.com/docker/libkv
14:20:18 [2019-11-25T14:20:18.907Z] 2019/11/25 14:20:18 	Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20
14:20:19 [2019-11-25T14:20:19.471Z] 2019/11/25 14:20:19 	Finished clone github.com/BurntSushi/toml
14:20:19 [2019-11-25T14:20:19.471Z] 2019/11/25 14:20:19 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
14:20:19 [2019-11-25T14:20:19.500Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:20:20 [2019-11-25T14:20:20.036Z] 2019/11/25 14:20:19 	Finished clone github.com/samuel/go-zookeeper
14:20:20 [2019-11-25T14:20:20.036Z] 2019/11/25 14:20:19 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
14:20:20 [2019-11-25T14:20:20.036Z] 2019/11/25 14:20:19 	Finished clone github.com/vishvananda/netlink
14:20:20 [2019-11-25T14:20:20.036Z] 2019/11/25 14:20:19 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
14:20:20 [2019-11-25T14:20:20.293Z] 2019/11/25 14:20:20 	Finished clone github.com/deckarep/golang-set
14:20:20 [2019-11-25T14:20:20.293Z] 2019/11/25 14:20:20 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
14:20:20 [2019-11-25T14:20:20.293Z] 2019/11/25 14:20:20 	Finished clone github.com/hashicorp/go-msgpack
14:20:20 [2019-11-25T14:20:20.293Z] 2019/11/25 14:20:20 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
14:20:20 [2019-11-25T14:20:20.431Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:20:20 [2019-11-25T14:20:20.659Z] 2019/11/25 14:20:20 	Finished clone github.com/coreos/go-semver
14:20:20 [2019-11-25T14:20:20.659Z] 2019/11/25 14:20:20 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
14:20:21 [2019-11-25T14:20:21.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:20:21 [2019-11-25T14:20:21.592Z] 2019/11/25 14:20:21 	Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20
14:20:21 [2019-11-25T14:20:21.592Z] 2019/11/25 14:20:21 	Finished clone github.com/ishidawataru/sctp
14:20:21 [2019-11-25T14:20:21.800Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:20:21 [2019-11-25T14:20:21.849Z] 2019/11/25 14:20:21 	Finished clone github.com/Microsoft/opengcs
14:20:21 [2019-11-25T14:20:21.849Z] 2019/11/25 14:20:21 	Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20
14:20:22 [2019-11-25T14:20:22.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:20:22 [2019-11-25T14:20:22.364Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:20:22 [2019-11-25T14:20:22.413Z] 2019/11/25 14:20:22 	Finished clone github.com/opencontainers/go-digest
14:20:22 [2019-11-25T14:20:22.413Z] 2019/11/25 14:20:22 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
14:20:22 [2019-11-25T14:20:22.670Z] 2019/11/25 14:20:22 	Finished clone github.com/mistifyio/go-zfs
14:20:22 [2019-11-25T14:20:22.670Z] 2019/11/25 14:20:22 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
14:20:23 [2019-11-25T14:20:23.207Z] --- PASS: TestDockerNetworkConnectAlias (7.19s)
14:20:23 [2019-11-25T14:20:23.207Z] === RUN   TestDockerNetworkReConnect
14:20:23 [2019-11-25T14:20:23.601Z] 2019/11/25 14:20:23 	Finished clone github.com/vbatts/tar-split
14:20:23 [2019-11-25T14:20:23.601Z] 2019/11/25 14:20:23 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
14:20:23 [2019-11-25T14:20:23.601Z] 2019/11/25 14:20:23 	Finished clone go.etcd.io/bbolt
14:20:23 [2019-11-25T14:20:23.601Z] 2019/11/25 14:20:23 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
14:20:23 [2019-11-25T14:20:23.736Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:20:23 [2019-11-25T14:20:23.858Z] 2019/11/25 14:20:23 	Finished clone github.com/seccomp/libseccomp-golang
14:20:23 [2019-11-25T14:20:23.858Z] 2019/11/25 14:20:23 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
14:20:24 [2019-11-25T14:20:24.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:20:24 [2019-11-25T14:20:24.666Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:20:25 [2019-11-25T14:20:25.230Z] 2019/11/25 14:20:25 	Finished clone github.com/coreos/go-systemd
14:20:25 [2019-11-25T14:20:25.230Z] 2019/11/25 14:20:25 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
14:20:25 [2019-11-25T14:20:25.230Z] 2019/11/25 14:20:25 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
14:20:25 [2019-11-25T14:20:25.230Z] 2019/11/25 14:20:25 	Finished clone github.com/godbus/dbus
14:20:25 [2019-11-25T14:20:25.488Z] 2019/11/25 14:20:25 	Finished clone github.com/Graylog2/go-gelf
14:20:25 [2019-11-25T14:20:25.488Z] 2019/11/25 14:20:25 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
14:20:25 [2019-11-25T14:20:25.597Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:20:25 [2019-11-25T14:20:25.746Z] 2019/11/25 14:20:25 	Finished clone github.com/hashicorp/serf
14:20:25 [2019-11-25T14:20:25.746Z] 2019/11/25 14:20:25 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
14:20:25 [2019-11-25T14:20:25.746Z] 2019/11/25 14:20:25 	Finished clone github.com/fluent/fluent-logger-golang
14:20:25 [2019-11-25T14:20:25.746Z] 2019/11/25 14:20:25 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
14:20:25 [2019-11-25T14:20:25.746Z] 2019/11/25 14:20:25 	Finished clone github.com/philhofer/fwd
14:20:25 [2019-11-25T14:20:25.746Z] 2019/11/25 14:20:25 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
14:20:26 [2019-11-25T14:20:26.193Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
14:20:26 [2019-11-25T14:20:26.193Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
14:20:26 [2019-11-25T14:20:26.193Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
14:20:26 [2019-11-25T14:20:26.254Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:20:26 [2019-11-25T14:20:26.254Z] Using test binary docker
14:20:26 [2019-11-25T14:20:26.254Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:20:26 [2019-11-25T14:20:26.254Z] +++ /etc/init.d/apparmor start
14:20:26 [2019-11-25T14:20:26.254Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:20:26 [2019-11-25T14:20:26.254Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:20:26 [2019-11-25T14:20:26.255Z] Warning failed to create cache: (null)
14:20:26 [2019-11-25T14:20:26.255Z] .
14:20:26 [2019-11-25T14:20:26.255Z] INFO: Waiting for daemon to start...
14:20:26 [2019-11-25T14:20:26.255Z] Starting dockerd
14:20:26 [2019-11-25T14:20:26.255Z] +++ 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
14:20:26 [2019-11-25T14:20:26.312Z] 2019/11/25 14:20:26 	Finished clone github.com/ugorji/go
14:20:26 [2019-11-25T14:20:26.312Z] 2019/11/25 14:20:26 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
14:20:26 [2019-11-25T14:20:26.569Z] 2019/11/25 14:20:26 	Finished clone golang.org/x/sys
14:20:26 [2019-11-25T14:20:26.569Z] 2019/11/25 14:20:26 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
14:20:26 [2019-11-25T14:20:26.967Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:20:27 [2019-11-25T14:20:27.504Z] 2019/11/25 14:20:27 	Finished clone github.com/fsnotify/fsnotify
14:20:27 [2019-11-25T14:20:27.504Z] 2019/11/25 14:20:27 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
14:20:27 [2019-11-25T14:20:27.504Z] 2019/11/25 14:20:27 	Finished clone github.com/bsphere/le_go
14:20:27 [2019-11-25T14:20:27.504Z] 2019/11/25 14:20:27 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
14:20:27 [2019-11-25T14:20:27.762Z] 2019/11/25 14:20:27 	Finished clone github.com/jmespath/go-jmespath
14:20:27 [2019-11-25T14:20:27.762Z] 2019/11/25 14:20:27 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
14:20:28 [2019-11-25T14:20:28.020Z] 2019/11/25 14:20:27 	Finished clone github.com/go-ini/ini
14:20:28 [2019-11-25T14:20:28.020Z] 2019/11/25 14:20:27 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
14:20:28 [2019-11-25T14:20:28.336Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:20:28 [2019-11-25T14:20:28.542Z] .
14:20:28 [2019-11-25T14:20:28.542Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:20:28 [2019-11-25T14:20:28.542Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:20:28 [2019-11-25T14:20:28.542Z] Error: No such image: emptyfs
14:20:28 [2019-11-25T14:20:28.542Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:20:28 [2019-11-25T14:20:28.542Z] ++++ docker load
14:20:28 [2019-11-25T14:20:28.548Z] --- PASS: TestDockerNetworkReConnect (5.09s)
14:20:28 [2019-11-25T14:20:28.548Z] === RUN   TestServicePlugin
14:20:28 [2019-11-25T14:20:28.548Z] --- SKIP: TestServicePlugin (0.00s)
14:20:28 [2019-11-25T14:20:28.548Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:20:28 [2019-11-25T14:20:28.548Z] === RUN   TestServiceUpdateLabel
14:20:28 [2019-11-25T14:20:28.586Z] 2019/11/25 14:20:28 	Finished clone github.com/moby/buildkit
14:20:28 [2019-11-25T14:20:28.586Z] 2019/11/25 14:20:28 	Clone github.com/containerd/containerd, revision 36cf5b690dcc00ff0f34ff7799209050c3d0c59a, attempt 1/20
14:20:28 [2019-11-25T14:20:28.844Z] 2019/11/25 14:20:28 	Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20
14:20:28 [2019-11-25T14:20:28.844Z] 2019/11/25 14:20:28 	Finished clone github.com/tinylib/msgp
14:20:28 [2019-11-25T14:20:28.882Z] Running integration-test (iteration 1)
14:20:28 [2019-11-25T14:20:28.882Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
14:20:28 [2019-11-25T14:20:28.882Z] ++ 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
14:20:28 [2019-11-25T14:20:28.882Z] ++ set -e
14:20:28 [2019-11-25T14:20:28.882Z] ++ '[' -n 0 ']'
14:20:28 [2019-11-25T14:20:28.882Z] ++ set -x
14:20:28 [2019-11-25T14:20:28.882Z] ++ env -i DEST=/go/src/github.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
14:20:29 [2019-11-25T14:20:29.412Z] 2019/11/25 14:20:29 	Finished clone golang.org/x/oauth2
14:20:29 [2019-11-25T14:20:29.412Z] 2019/11/25 14:20:29 	Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20
14:20:29 [2019-11-25T14:20:29.670Z] 2019/11/25 14:20:29 	Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20
14:20:29 [2019-11-25T14:20:29.670Z] 2019/11/25 14:20:29 	Finished clone github.com/googleapis/gax-go
14:20:29 [2019-11-25T14:20:29.705Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:20:30 [2019-11-25T14:20:30.635Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:20:30 [2019-11-25T14:20:30.635Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:20:30 [2019-11-25T14:20:30.995Z] --- PASS: TestServiceUpdateLabel (3.08s)
14:20:30 [2019-11-25T14:20:30.995Z] === RUN   TestServiceUpdateSecrets
14:20:31 [2019-11-25T14:20:31.044Z] 2019/11/25 14:20:30 	Finished clone github.com/containerd/fifo
14:20:31 [2019-11-25T14:20:31.044Z] 2019/11/25 14:20:30 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
14:20:31 [2019-11-25T14:20:31.302Z] 2019/11/25 14:20:31 	Finished clone github.com/docker/libnetwork
14:20:31 [2019-11-25T14:20:31.302Z] 2019/11/25 14:20:31 	Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20
14:20:31 [2019-11-25T14:20:31.560Z] 2019/11/25 14:20:31 	Finished clone go.opencensus.io
14:20:31 [2019-11-25T14:20:31.560Z] 2019/11/25 14:20:31 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
14:20:31 [2019-11-25T14:20:31.566Z] === RUN   TestDockerSuite/TestCpRelativePath
14:20:32 [2019-11-25T14:20:32.126Z] 2019/11/25 14:20:31 	Finished clone golang.org/x/text
14:20:32 [2019-11-25T14:20:32.126Z] 2019/11/25 14:20:31 	Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20
14:20:32 [2019-11-25T14:20:32.126Z] 2019/11/25 14:20:32 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
14:20:32 [2019-11-25T14:20:32.126Z] 2019/11/25 14:20:32 	Finished clone github.com/containerd/cgroups
14:20:32 [2019-11-25T14:20:32.499Z] === RUN   TestDockerSuite/TestCpSpecialFiles
14:20:33 [2019-11-25T14:20:33.060Z] 2019/11/25 14:20:32 	Finished clone github.com/containerd/console
14:20:33 [2019-11-25T14:20:33.060Z] 2019/11/25 14:20:32 	Clone github.com/docker/swarmkit, revision 7dded76ec532741c1ad9736cd2bb6d6661f0a386, attempt 1/20
14:20:33 [2019-11-25T14:20:33.319Z] 2019/11/25 14:20:33 	Finished clone google.golang.org/grpc
14:20:33 [2019-11-25T14:20:33.319Z] 2019/11/25 14:20:33 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
14:20:33 [2019-11-25T14:20:33.577Z] 2019/11/25 14:20:33 	Finished clone github.com/containerd/typeurl
14:20:33 [2019-11-25T14:20:33.577Z] 2019/11/25 14:20:33 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
14:20:33 [2019-11-25T14:20:33.577Z] 2019/11/25 14:20:33 	Finished clone github.com/containerd/go-runc
14:20:33 [2019-11-25T14:20:33.577Z] 2019/11/25 14:20:33 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
14:20:33 [2019-11-25T14:20:33.577Z] 2019/11/25 14:20:33 	Finished clone github.com/containerd/continuity
14:20:33 [2019-11-25T14:20:33.577Z] 2019/11/25 14:20:33 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
14:20:33 [2019-11-25T14:20:33.835Z] 2019/11/25 14:20:33 	Finished clone github.com/containerd/ttrpc
14:20:33 [2019-11-25T14:20:33.835Z] 2019/11/25 14:20:33 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
14:20:33 [2019-11-25T14:20:33.868Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
14:20:34 [2019-11-25T14:20:34.401Z] 2019/11/25 14:20:34 	Finished clone github.com/gogo/googleapis
14:20:34 [2019-11-25T14:20:34.401Z] 2019/11/25 14:20:34 	Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20
14:20:34 [2019-11-25T14:20:34.431Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
14:20:34 [2019-11-25T14:20:34.968Z] 2019/11/25 14:20:34 	Finished clone github.com/miekg/dns
14:20:34 [2019-11-25T14:20:34.968Z] 2019/11/25 14:20:34 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
14:20:35 [2019-11-25T14:20:35.226Z] 2019/11/25 14:20:35 	Finished clone github.com/fernet/fernet-go
14:20:35 [2019-11-25T14:20:35.226Z] 2019/11/25 14:20:35 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
14:20:35 [2019-11-25T14:20:35.806Z] === RUN   TestDockerSuite/TestCpToCaseA
14:20:36 [2019-11-25T14:20:36.741Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
14:20:37 [2019-11-25T14:20:37.127Z] 2019/11/25 14:20:37 	Finished clone github.com/hashicorp/go-memdb
14:20:37 [2019-11-25T14:20:37.127Z] 2019/11/25 14:20:37 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
14:20:37 [2019-11-25T14:20:37.127Z] 2019/11/25 14:20:37 	Finished clone github.com/docker/distribution
14:20:37 [2019-11-25T14:20:37.127Z] 2019/11/25 14:20:37 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
14:20:37 [2019-11-25T14:20:37.385Z] 2019/11/25 14:20:37 	Finished clone golang.org/x/time
14:20:37 [2019-11-25T14:20:37.385Z] 2019/11/25 14:20:37 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
14:20:37 [2019-11-25T14:20:37.671Z] === RUN   TestDockerSuite/TestCpToCaseB
14:20:37 [2019-11-25T14:20:37.955Z] 2019/11/25 14:20:37 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
14:20:37 [2019-11-25T14:20:37.955Z] 2019/11/25 14:20:37 	Finished clone github.com/hashicorp/go-immutable-radix
14:20:38 [2019-11-25T14:20:38.605Z] === RUN   TestDockerSuite/TestCpToCaseC
14:20:39 [2019-11-25T14:20:39.331Z] 2019/11/25 14:20:39 	Finished clone github.com/coreos/pkg
14:20:39 [2019-11-25T14:20:39.331Z] 2019/11/25 14:20:39 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
14:20:39 [2019-11-25T14:20:39.331Z] 2019/11/25 14:20:39 	Finished clone github.com/hashicorp/golang-lru
14:20:39 [2019-11-25T14:20:39.331Z] 2019/11/25 14:20:39 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
14:20:39 [2019-11-25T14:20:39.896Z] 2019/11/25 14:20:39 	Finished clone code.cloudfoundry.org/clock
14:20:39 [2019-11-25T14:20:39.896Z] 2019/11/25 14:20:39 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
14:20:41 [2019-11-25T14:20:41.267Z] 2019/11/25 14:20:41 	Finished clone golang.org/x/crypto
14:20:41 [2019-11-25T14:20:41.267Z] 2019/11/25 14:20:41 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
14:20:41 [2019-11-25T14:20:41.524Z] 2019/11/25 14:20:41 	Finished clone github.com/beorn7/perks
14:20:41 [2019-11-25T14:20:41.524Z] 2019/11/25 14:20:41 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
14:20:41 [2019-11-25T14:20:41.880Z] === RUN   TestDockerSuite/TestCpToCaseD
14:20:41 [2019-11-25T14:20:41.880Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
14:20:42 [2019-11-25T14:20:42.089Z] 2019/11/25 14:20:41 	Finished clone github.com/prometheus/client_model
14:20:42 [2019-11-25T14:20:42.090Z] 2019/11/25 14:20:41 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
14:20:43 [2019-11-25T14:20:43.462Z] 2019/11/25 14:20:43 	Finished clone github.com/prometheus/client_golang
14:20:43 [2019-11-25T14:20:43.462Z] 2019/11/25 14:20:43 	Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20
14:20:44 [2019-11-25T14:20:44.393Z] 2019/11/25 14:20:44 	Finished clone github.com/matttproud/golang_protobuf_extensions
14:20:44 [2019-11-25T14:20:44.393Z] 2019/11/25 14:20:44 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
14:20:44 [2019-11-25T14:20:44.393Z] 2019/11/25 14:20:44 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
14:20:44 [2019-11-25T14:20:44.393Z] 2019/11/25 14:20:44 	Finished clone github.com/prometheus/procfs
14:20:44 [2019-11-25T14:20:44.905Z] Loaded image: buildpack-deps:jessie
14:20:44 [2019-11-25T14:20:44.905Z] Loaded image: busybox:latest
14:20:44 [2019-11-25T14:20:44.905Z] Loaded image: busybox:glibc
14:20:44 [2019-11-25T14:20:44.905Z] Loaded image: debian:jessie
14:20:44 [2019-11-25T14:20:44.905Z] Loaded image: hello-world:latest
14:20:44 [2019-11-25T14:20:44.905Z] INFO: Testing against a local daemon
14:20:44 [2019-11-25T14:20:44.905Z] === RUN   TestCgroupNamespacesBuild
14:20:44 [2019-11-25T14:20:44.905Z] --- PASS: TestCgroupNamespacesBuild (1.66s)
14:20:44 [2019-11-25T14:20:44.905Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:20:45 [2019-11-25T14:20:45.326Z] 2019/11/25 14:20:45 	Finished clone github.com/prometheus/common
14:20:45 [2019-11-25T14:20:45.326Z] 2019/11/25 14:20:45 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
14:20:45 [2019-11-25T14:20:45.583Z] 2019/11/25 14:20:45 	Finished clone github.com/pkg/errors
14:20:45 [2019-11-25T14:20:45.583Z] 2019/11/25 14:20:45 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
14:20:46 [2019-11-25T14:20:46.515Z] 2019/11/25 14:20:46 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
14:20:46 [2019-11-25T14:20:46.515Z] 2019/11/25 14:20:46 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
14:20:46 [2019-11-25T14:20:46.600Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s)
14:20:46 [2019-11-25T14:20:46.600Z] === RUN   TestBuildWithSession
14:20:46 [2019-11-25T14:20:46.600Z] --- SKIP: TestBuildWithSession (0.00s)
14:20:46 [2019-11-25T14:20:46.600Z]     build_session_test.go:25: TODO: BuildKit
14:20:46 [2019-11-25T14:20:46.600Z] === RUN   TestBuildSquashParent
14:20:47 [2019-11-25T14:20:47.360Z] --- PASS: TestServiceUpdateSecrets (15.73s)
14:20:47 [2019-11-25T14:20:47.360Z] === RUN   TestServiceUpdateConfigs
14:20:47 [2019-11-25T14:20:47.887Z] 2019/11/25 14:20:47 	Finished clone github.com/inconshreveable/mousetrap
14:20:47 [2019-11-25T14:20:47.887Z] 2019/11/25 14:20:47 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
14:20:47 [2019-11-25T14:20:47.887Z] 2019/11/25 14:20:47 	Finished clone github.com/spf13/cobra
14:20:47 [2019-11-25T14:20:47.887Z] 2019/11/25 14:20:47 	Clone github.com/opencontainers/runc, revision 3e425f80a8c931f88e6d94a8c831b9d5aa481657, attempt 1/20
14:20:47 [2019-11-25T14:20:47.887Z] 2019/11/25 14:20:47 	Finished clone github.com/spf13/pflag
14:20:47 [2019-11-25T14:20:47.887Z] 2019/11/25 14:20:47 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
14:20:47 [2019-11-25T14:20:47.887Z] 2019/11/25 14:20:47 	Finished clone github.com/google/certificate-transparency-go
14:20:48 [2019-11-25T14:20:48.145Z] 2019/11/25 14:20:47 	Finished clone github.com/golang/protobuf
14:20:48 [2019-11-25T14:20:48.431Z] === RUN   TestDockerSuite/TestCpToCaseE
14:20:48 [2019-11-25T14:20:48.710Z] 2019/11/25 14:20:48 	Finished clone github.com/morikuni/aec
14:20:49 [2019-11-25T14:20:49.641Z] 2019/11/25 14:20:49 	Finished clone github.com/docker/go-metrics
14:20:50 [2019-11-25T14:20:50.573Z] 2019/11/25 14:20:50 	Finished clone github.com/cloudflare/cfssl
14:20:51 [2019-11-25T14:20:51.138Z] 2019/11/25 14:20:50 	Finished clone github.com/opencontainers/runtime-spec
14:20:51 [2019-11-25T14:20:51.423Z] --- PASS: TestBuildSquashParent (5.15s)
14:20:51 [2019-11-25T14:20:51.423Z] === RUN   TestBuildWithRemoveAndForceRemove
14:20:51 [2019-11-25T14:20:51.423Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:20:51 [2019-11-25T14:20:51.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:20:51 [2019-11-25T14:20:51.423Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:20:51 [2019-11-25T14:20:51.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:20:51 [2019-11-25T14:20:51.423Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:20:51 [2019-11-25T14:20:51.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:20:51 [2019-11-25T14:20:51.423Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:20:51 [2019-11-25T14:20:51.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:20:51 [2019-11-25T14:20:51.423Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:20:51 [2019-11-25T14:20:51.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:20:51 [2019-11-25T14:20:51.423Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:20:51 [2019-11-25T14:20:51.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:20:51 [2019-11-25T14:20:51.423Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:20:51 [2019-11-25T14:20:51.423Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:20:51 [2019-11-25T14:20:51.423Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:20:51 [2019-11-25T14:20:51.423Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:20:51 [2019-11-25T14:20:51.705Z] === RUN   TestDockerSuite/TestCpToCaseF
14:20:52 [2019-11-25T14:20:52.636Z] === RUN   TestDockerSuite/TestCpToCaseG
14:20:54 [2019-11-25T14:20:54.414Z] 2019/11/25 14:20:53 	Finished clone cloud.google.com/go
14:20:55 [2019-11-25T14:20:55.269Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:20:55 [2019-11-25T14:20:55.269Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:20:56 [2019-11-25T14:20:56.311Z] 2019/11/25 14:20:55 	Finished clone google.golang.org/genproto
14:20:56 [2019-11-25T14:20:56.569Z] 2019/11/25 14:20:56 	Finished clone github.com/opencontainers/runc
14:20:56 [2019-11-25T14:20:56.960Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:20:56 [2019-11-25T14:20:56.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s)
14:20:56 [2019-11-25T14:20:56.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s)
14:20:56 [2019-11-25T14:20:56.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s)
14:20:56 [2019-11-25T14:20:56.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s)
14:20:56 [2019-11-25T14:20:56.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s)
14:20:56 [2019-11-25T14:20:56.960Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s)
14:20:56 [2019-11-25T14:20:56.960Z] === RUN   TestBuildMultiStageCopy
14:20:56 [2019-11-25T14:20:56.960Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:20:57 [2019-11-25T14:20:57.896Z] === RUN   TestDockerSuite/TestCpToCaseH
14:20:59 [2019-11-25T14:20:59.162Z] 2019/11/25 14:20:58 	Finished clone github.com/docker/swarmkit
14:20:59 [2019-11-25T14:20:59.265Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:20:59 [2019-11-25T14:20:59.266Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:20:59 [2019-11-25T14:20:59.989Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:21:00 [2019-11-25T14:21:00.327Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:21:00 [2019-11-25T14:21:00.664Z] --- PASS: TestBuildMultiStageCopy (3.60s)
14:21:00 [2019-11-25T14:21:00.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s)
14:21:00 [2019-11-25T14:21:00.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s)
14:21:00 [2019-11-25T14:21:00.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
14:21:00 [2019-11-25T14:21:00.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
14:21:00 [2019-11-25T14:21:00.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s)
14:21:00 [2019-11-25T14:21:00.664Z] === RUN   TestBuildMultiStageParentConfig
14:21:01 [2019-11-25T14:21:01.059Z] 2019/11/25 14:21:00 	Finished clone github.com/containerd/containerd
14:21:01 [2019-11-25T14:21:01.170Z] === RUN   TestDockerSuite/TestCpToCaseI
14:21:01 [2019-11-25T14:21:01.426Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
14:21:01 [2019-11-25T14:21:01.835Z] --- PASS: TestBuildMultiStageParentConfig (1.01s)
14:21:01 [2019-11-25T14:21:01.835Z] === RUN   TestBuildLabelWithTargets
14:21:02 [2019-11-25T14:21:02.358Z] === RUN   TestDockerSuite/TestCpToCaseJ
14:21:03 [2019-11-25T14:21:03.013Z] --- PASS: TestBuildLabelWithTargets (1.56s)
14:21:03 [2019-11-25T14:21:03.013Z] === RUN   TestBuildWithEmptyLayers
14:21:03 [2019-11-25T14:21:03.612Z] 2019/11/25 14:21:03 	Finished clone github.com/coreos/etcd
14:21:04 [2019-11-25T14:21:04.008Z] --- PASS: TestServiceUpdateConfigs (15.52s)
14:21:04 [2019-11-25T14:21:04.008Z] === RUN   TestServiceUpdateNetwork
14:21:04 [2019-11-25T14:21:04.185Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
14:21:04 [2019-11-25T14:21:04.185Z] === RUN   TestBuildMultiStageOnBuild
14:21:06 [2019-11-25T14:21:06.483Z] --- PASS: TestBuildMultiStageOnBuild (2.20s)
14:21:06 [2019-11-25T14:21:06.483Z] === RUN   TestBuildUncleanTarFilenames
14:21:07 [2019-11-25T14:21:07.207Z] --- PASS: TestBuildUncleanTarFilenames (1.11s)
14:21:07 [2019-11-25T14:21:07.207Z] === RUN   TestBuildMultiStageLayerLeak
14:21:08 [2019-11-25T14:21:08.907Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
14:21:09 [2019-11-25T14:21:09.165Z] === RUN   TestDockerSuite/TestCpToDot
14:21:09 [2019-11-25T14:21:09.510Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
14:21:09 [2019-11-25T14:21:09.510Z] === RUN   TestBuildWithHugeFile
14:21:10 [2019-11-25T14:21:10.096Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
14:21:11 [2019-11-25T14:21:11.713Z] 2019/11/25 14:21:10 	Finished clone github.com/gogo/protobuf
14:21:11 [2019-11-25T14:21:11.713Z] 2019/11/25 14:21:11 	Finished clone github.com/hashicorp/consul
14:21:11 [2019-11-25T14:21:11.989Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
14:21:13 [2019-11-25T14:21:13.883Z] === RUN   TestDockerSuite/TestCpToStdout
14:21:14 [2019-11-25T14:21:14.812Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
14:21:17 [2019-11-25T14:21:17.636Z] --- PASS: TestServiceUpdateNetwork (14.69s)
14:21:17 [2019-11-25T14:21:17.636Z] PASS
14:21:17 [2019-11-25T14:21:17.636Z] 
14:21:17 [2019-11-25T14:21:17.636Z] === Skipped
14:21:17 [2019-11-25T14:21:17.636Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
14:21:17 [2019-11-25T14:21:17.636Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:21:17 [2019-11-25T14:21:17.636Z] 
14:21:17 [2019-11-25T14:21:17.636Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
14:21:17 [2019-11-25T14:21:17.636Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:21:17 [2019-11-25T14:21:17.636Z] 
14:21:17 [2019-11-25T14:21:17.636Z] 
14:21:17 [2019-11-25T14:21:17.636Z] DONE 20 tests, 2 skipped in 129.467s
14:21:17 [2019-11-25T14:21:17.636Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
14:21:17 [2019-11-25T14:21:17.636Z] ++ 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
14:21:17 [2019-11-25T14:21:17.636Z] ++ set -e
14:21:17 [2019-11-25T14:21:17.636Z] ++ '[' -n 0 ']'
14:21:17 [2019-11-25T14:21:17.636Z] ++ set -x
14:21:17 [2019-11-25T14:21:17.636Z] ++ env -i DEST=/go/src/github.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
14:21:17 [2019-11-25T14:21:17.636Z] INFO: Testing against a local daemon
14:21:17 [2019-11-25T14:21:17.636Z] === RUN   TestSessionCreate
14:21:17 [2019-11-25T14:21:17.636Z] --- PASS: TestSessionCreate (0.02s)
14:21:17 [2019-11-25T14:21:17.636Z] === RUN   TestSessionCreateWithBadUpgrade
14:21:17 [2019-11-25T14:21:17.636Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:21:17 [2019-11-25T14:21:17.636Z] PASS
14:21:17 [2019-11-25T14:21:17.636Z] 
14:21:17 [2019-11-25T14:21:17.636Z] DONE 2 tests in 0.396s
14:21:17 [2019-11-25T14:21:17.636Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
14:21:17 [2019-11-25T14:21:17.636Z] ++ 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
14:21:17 [2019-11-25T14:21:17.636Z] ++ set -e
14:21:17 [2019-11-25T14:21:17.636Z] ++ '[' -n 0 ']'
14:21:17 [2019-11-25T14:21:17.636Z] ++ set -x
14:21:17 [2019-11-25T14:21:17.637Z] ++ env -i DEST=/go/src/github.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
14:21:17 [2019-11-25T14:21:17.637Z] INFO: Testing against a local daemon
14:21:17 [2019-11-25T14:21:17.637Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:21:17 [2019-11-25T14:21:17.637Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:21:17 [2019-11-25T14:21:17.637Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:21:17 [2019-11-25T14:21:17.637Z] === RUN   TestEventsExecDie
14:21:18 [2019-11-25T14:21:18.086Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
14:21:18 [2019-11-25T14:21:18.443Z] --- PASS: TestEventsExecDie (1.08s)
14:21:18 [2019-11-25T14:21:18.443Z] === RUN   TestEventsBackwardsCompatible
14:21:18 [2019-11-25T14:21:18.443Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
14:21:18 [2019-11-25T14:21:18.443Z] === RUN   TestInfoBinaryCommits
14:21:18 [2019-11-25T14:21:18.443Z] --- PASS: TestInfoBinaryCommits (0.04s)
14:21:18 [2019-11-25T14:21:18.443Z] === RUN   TestInfoAPIVersioned
14:21:18 [2019-11-25T14:21:18.443Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:21:18 [2019-11-25T14:21:18.443Z] === RUN   TestInfoDiscoveryBackend
14:21:18 [2019-11-25T14:21:18.649Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
14:21:19 [2019-11-25T14:21:19.232Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
14:21:19 [2019-11-25T14:21:19.232Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:21:19 [2019-11-25T14:21:19.579Z] === RUN   TestDockerSuite/TestCpVolumePath
14:21:20 [2019-11-25T14:21:20.029Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:21:20 [2019-11-25T14:21:20.030Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:21:20 [2019-11-25T14:21:20.142Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
14:21:20 [2019-11-25T14:21:20.820Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
14:21:20 [2019-11-25T14:21:20.820Z] === RUN   TestInfoAPI
14:21:20 [2019-11-25T14:21:20.820Z] --- PASS: TestInfoAPI (0.03s)
14:21:20 [2019-11-25T14:21:20.820Z] === RUN   TestInfoAPIWarnings
14:21:21 [2019-11-25T14:21:21.273Z] --- PASS: TestInfoAPIWarnings (0.53s)
14:21:21 [2019-11-25T14:21:21.273Z] === RUN   TestInfoDebug
14:21:21 [2019-11-25T14:21:21.510Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
14:21:21 [2019-11-25T14:21:21.510Z] === RUN   TestDockerSuite/TestCreateArgs
14:21:21 [2019-11-25T14:21:21.510Z] === RUN   TestDockerSuite/TestCreateByImageID
14:21:21 [2019-11-25T14:21:21.677Z] 2019/11/25 14:21:21 	Finished clone github.com/aws/aws-sdk-go
14:21:21 [2019-11-25T14:21:21.697Z] --- PASS: TestInfoDebug (0.53s)
14:21:21 [2019-11-25T14:21:21.697Z] === RUN   TestInfoInsecureRegistries
14:21:22 [2019-11-25T14:21:22.163Z] --- PASS: TestInfoInsecureRegistries (0.53s)
14:21:22 [2019-11-25T14:21:22.163Z] === RUN   TestInfoRegistryMirrors
14:21:22 [2019-11-25T14:21:22.445Z] === RUN   TestDockerSuite/TestCreateEchoStdout
14:21:23 [2019-11-25T14:21:23.037Z] --- PASS: TestInfoRegistryMirrors (0.53s)
14:21:23 [2019-11-25T14:21:23.037Z] === RUN   TestLoginFailsWithBadCredentials
14:21:23 [2019-11-25T14:21:23.037Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
14:21:23 [2019-11-25T14:21:23.037Z] === RUN   TestPingCacheHeaders
14:21:23 [2019-11-25T14:21:23.376Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
14:21:23 [2019-11-25T14:21:23.376Z] === RUN   TestDockerSuite/TestCreateHostConfig
14:21:23 [2019-11-25T14:21:23.376Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
14:21:23 [2019-11-25T14:21:23.419Z] --- PASS: TestPingCacheHeaders (0.04s)
14:21:23 [2019-11-25T14:21:23.419Z] === RUN   TestPingGet
14:21:23 [2019-11-25T14:21:23.419Z] --- PASS: TestPingGet (0.02s)
14:21:23 [2019-11-25T14:21:23.419Z] === RUN   TestPingHead
14:21:23 [2019-11-25T14:21:23.419Z] --- PASS: TestPingHead (0.03s)
14:21:23 [2019-11-25T14:21:23.419Z] === RUN   TestVersion
14:21:23 [2019-11-25T14:21:23.419Z] --- PASS: TestVersion (0.02s)
14:21:23 [2019-11-25T14:21:23.419Z] PASS
14:21:23 [2019-11-25T14:21:23.419Z] 
14:21:23 [2019-11-25T14:21:23.419Z] === Skipped
14:21:23 [2019-11-25T14:21:23.419Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:21:23 [2019-11-25T14:21:23.419Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:21:23 [2019-11-25T14:21:23.419Z] 
14:21:23 [2019-11-25T14:21:23.419Z] 
14:21:23 [2019-11-25T14:21:23.419Z] DONE 18 tests, 1 skipped in 6.129s
14:21:23 [2019-11-25T14:21:23.419Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
14:21:23 [2019-11-25T14:21:23.419Z] ++ 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
14:21:23 [2019-11-25T14:21:23.419Z] ++ set -e
14:21:23 [2019-11-25T14:21:23.419Z] ++ '[' -n 0 ']'
14:21:23 [2019-11-25T14:21:23.419Z] ++ set -x
14:21:23 [2019-11-25T14:21:23.419Z] ++ env -i DEST=/go/src/github.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
14:21:23 [2019-11-25T14:21:23.419Z] INFO: Testing against a local daemon
14:21:23 [2019-11-25T14:21:23.419Z] === RUN   TestVolumesCreateAndList
14:21:23 [2019-11-25T14:21:23.419Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:21:23 [2019-11-25T14:21:23.419Z] === RUN   TestVolumesRemove
14:21:23 [2019-11-25T14:21:23.811Z] --- PASS: TestVolumesRemove (0.12s)
14:21:23 [2019-11-25T14:21:23.811Z] === RUN   TestVolumesInspect
14:21:23 [2019-11-25T14:21:23.811Z] --- PASS: TestVolumesInspect (0.02s)
14:21:23 [2019-11-25T14:21:23.811Z] === RUN   TestVolumesInvalidJSON
14:21:23 [2019-11-25T14:21:23.811Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:21:23 [2019-11-25T14:21:23.811Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:21:23 [2019-11-25T14:21:23.811Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:21:23 [2019-11-25T14:21:23.811Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:21:23 [2019-11-25T14:21:23.811Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:21:23 [2019-11-25T14:21:23.811Z] PASS
14:21:23 [2019-11-25T14:21:23.811Z] 
14:21:23 [2019-11-25T14:21:23.811Z] DONE 5 tests in 0.341s
14:21:23 [2019-11-25T14:21:23.811Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:21:23 [2019-11-25T14:21:23.811Z] ++++ cat bundles/test-integration/docker.pid
14:21:23 [2019-11-25T14:21:23.811Z] +++ kill 11474
14:21:24 [2019-11-25T14:21:24.306Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
14:21:24 [2019-11-25T14:21:24.871Z] === RUN   TestDockerSuite/TestCreateLabels
14:21:24 [2019-11-25T14:21:24.871Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
14:21:25 [2019-11-25T14:21:25.129Z] === RUN   TestDockerSuite/TestCreateRM
14:21:25 [2019-11-25T14:21:25.386Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
14:21:25 [2019-11-25T14:21:25.386Z] === RUN   TestDockerSuite/TestCreateStopSignal
14:21:25 [2019-11-25T14:21:25.386Z] === RUN   TestDockerSuite/TestCreateStopTimeout
14:21:25 [2019-11-25T14:21:25.612Z] +++ /etc/init.d/apparmor stop
14:21:25 [2019-11-25T14:21:25.612Z] Clearing AppArmor profiles cache:.
14:21:25 [2019-11-25T14:21:25.612Z] All profile caches have been cleared, but no profiles have been unloaded.
14:21:25 [2019-11-25T14:21:25.612Z] Unloading profiles will leave already running processes permanently
14:21:25 [2019-11-25T14:21:25.612Z] unconfined, which can lead to unexpected situations.
14:21:25 [2019-11-25T14:21:25.612Z] 
14:21:25 [2019-11-25T14:21:25.612Z] To set a process to complain mode, use the command line tool
14:21:25 [2019-11-25T14:21:25.612Z] 'aa-complain'. To really tear down all profiles, run the init script
14:21:25 [2019-11-25T14:21:25.612Z] with the 'teardown' option."
14:21:25 [2019-11-25T14:21:25.612Z] 
14:21:25 [2019-11-25T14:21:25.644Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
14:21:26 [2019-11-25T14:21:26.687Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
14:21:26 [2019-11-25T14:21:26.687Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
14:21:26 [2019-11-25T14:21:26.687Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
Post stage
[Pipeline] junit
14:21:27 [2019-11-25T14:21:27.040Z] Recording test results
14:21:28 [2019-11-25T14:21:28.246Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
14:21:28 [2019-11-25T14:21:28.246Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
14:21:28 [2019-11-25T14:21:28.246Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:21:29 [2019-11-25T14:21:29.503Z] + echo Ensuring container killed.
14:21:29 [2019-11-25T14:21:29.503Z] Ensuring container killed.
14:21:29 [2019-11-25T14:21:29.503Z] + docker rm -vf docker-pr25
14:21:29 [2019-11-25T14:21:29.503Z] Error: No such container: docker-pr25
14:21:29 [2019-11-25T14:21:29.503Z] + true
[Pipeline] sh
14:21:30 [2019-11-25T14:21:30.367Z] + echo Chowning /workspace to jenkins user
14:21:30 [2019-11-25T14:21:30.367Z] Chowning /workspace to jenkins user
14:21:30 [2019-11-25T14:21:30.367Z] + id -u
14:21:30 [2019-11-25T14:21:30.367Z] + id -g
14:21:30 [2019-11-25T14:21:30.367Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40128:/workspace busybox chown -R 1001:1001 /workspace
14:21:30 [2019-11-25T14:21:30.367Z] Unable to find image 'busybox:latest' locally
14:21:30 [2019-11-25T14:21:30.367Z] latest: Pulling from library/busybox
14:21:30 [2019-11-25T14:21:30.747Z] dd8c951d5d23: Pulling fs layer
14:21:30 [2019-11-25T14:21:30.747Z] dd8c951d5d23: Verifying Checksum
14:21:30 [2019-11-25T14:21:30.747Z] dd8c951d5d23: Download complete
14:21:31 [2019-11-25T14:21:31.120Z] dd8c951d5d23: Pull complete
14:21:31 [2019-11-25T14:21:31.120Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
14:21:31 [2019-11-25T14:21:31.120Z] Status: Downloaded newer image for busybox:latest
14:21:32 [2019-11-25T14:21:32.420Z] === RUN   TestDockerSuite/TestCreateWithPortRange
14:21:32 [2019-11-25T14:21:32.420Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
14:21:32 [2019-11-25T14:21:32.420Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
14:21:32 [2019-11-25T14:21:32.420Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
14:21:32 [2019-11-25T14:21:32.420Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
14:21:32 [2019-11-25T14:21:32.420Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
14:21:32 [2019-11-25T14:21:32.986Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:21:34 [2019-11-25T14:21:34.373Z] + bundleName=s390x-integration
14:21:34 [2019-11-25T14:21:34.373Z] + echo Creating s390x-integration-bundles.tar.gz
14:21:34 [2019-11-25T14:21:34.373Z] Creating s390x-integration-bundles.tar.gz
14:21:34 [2019-11-25T14:21:34.373Z] + xargs tar -czf s390x-integration-bundles.tar.gz
14:21:34 [2019-11-25T14:21:34.373Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
14:21:34 [2019-11-25T14:21:34.509Z] Archiving artifacts
14:21:34 [2019-11-25T14:21:34.880Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
14:21:35 [2019-11-25T14:21:35.810Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
14:21:35 [2019-11-25T14:21:35.888Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40128/25/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:21:36 [2019-11-25T14:21:36.665Z] + make clean
14:21:36 [2019-11-25T14:21:36.665Z] make: command: Command not found
14:21:36 [2019-11-25T14:21:36.665Z] make: command: Command not found
14:21:36 [2019-11-25T14:21:36.665Z] docker volume rm -f docker-dev-cache
14:21:37 [2019-11-25T14:21:37.027Z] docker-dev-cache
[Pipeline] deleteDir
14:21:37 [2019-11-25T14:21:37.181Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
14:21:37 [2019-11-25T14:21:37.438Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
14:21:39 [2019-11-25T14:21:39.334Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
14:21:39 [2019-11-25T14:21:39.754Z] 2019/11/25 14:21:36 	Finished clone google.golang.org/api
14:21:39 [2019-11-25T14:21:39.754Z] 2019/11/25 14:21:36 Dependencies downloaded. Download time: 1m27.741010319s
14:21:39 [2019-11-25T14:21:39.754Z] 2019/11/25 14:21:36 Collecting all dependencies
14:21:40 [2019-11-25T14:21:40.704Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
14:21:41 [2019-11-25T14:21:41.636Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
14:21:41 [2019-11-25T14:21:41.636Z] === RUN   TestDockerSuite/TestDevicePermissions
14:21:42 [2019-11-25T14:21:42.582Z] === RUN   TestDockerSuite/TestDockerFails
14:21:42 [2019-11-25T14:21:42.582Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
14:21:42 [2019-11-25T14:21:42.582Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
14:21:42 [2019-11-25T14:21:42.840Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
14:21:43 [2019-11-25T14:21:43.772Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
14:21:44 [2019-11-25T14:21:44.336Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
14:21:44 [2019-11-25T14:21:44.543Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
14:21:45 [2019-11-25T14:21:45.266Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
14:21:46 [2019-11-25T14:21:46.305Z] 2019/11/25 14:21:45 Clean vendor dir from unused packages
14:21:46 [2019-11-25T14:21:46.869Z] 2019/11/25 14:21:46 Success
14:21:46 [2019-11-25T14:21:46.869Z] 2019/11/25 14:21:46 Running time: 1m40.656336993s
14:21:47 [2019-11-25T14:21:47.126Z] Congratulations! All vendoring changes are done the right way.
14:21:47 [2019-11-25T14:21:47.165Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
14:21:47 [2019-11-25T14:21:47.165Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
14:21:47 [2019-11-25T14:21:47.165Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
14:21:47 [2019-11-25T14:21:47.422Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
14:21:48 [2019-11-25T14:21:48.015Z] + echo Building e2e image
14:21:48 [2019-11-25T14:21:48.015Z] Building e2e image
14:21:48 [2019-11-25T14:21:48.015Z] + docker build --build-arg DOCKER_GITCOMMIT=e09e96233af3073d4dd4587e78231d80729faf0f -t moby-e2e-test -f Dockerfile.e2e .
14:21:48 [2019-11-25T14:21:48.015Z] #1 [internal] load build definition from Dockerfile.e2e
14:21:48 [2019-11-25T14:21:48.015Z] #1 transferring dockerfile: 3.21kB done
14:21:48 [2019-11-25T14:21:48.015Z] #1 DONE 0.0s
14:21:48 [2019-11-25T14:21:48.015Z] 
14:21:48 [2019-11-25T14:21:48.015Z] #2 [internal] load .dockerignore
14:21:48 [2019-11-25T14:21:48.015Z] #2 transferring context: 34B done
14:21:48 [2019-11-25T14:21:48.015Z] #2 DONE 0.0s
14:21:48 [2019-11-25T14:21:48.015Z] 
14:21:48 [2019-11-25T14:21:48.015Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
14:21:48 [2019-11-25T14:21:48.015Z] #3 DONE 0.1s
14:21:48 [2019-11-25T14:21:48.015Z] 
14:21:48 [2019-11-25T14:21:48.015Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine
14:21:48 [2019-11-25T14:21:48.282Z] #4 DONE 0.3s
14:21:48 [2019-11-25T14:21:48.282Z] 
14:21:48 [2019-11-25T14:21:48.282Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
14:21:48 [2019-11-25T14:21:48.282Z] #5 CACHED
14:21:48 [2019-11-25T14:21:48.282Z] 
14:21:48 [2019-11-25T14:21:48.282Z] #8 [internal] load build context
14:21:48 [2019-11-25T14:21:48.853Z] #8 transferring context: 812.08kB 0.5s done
14:21:48 [2019-11-25T14:21:48.854Z] #8 DONE 0.5s
14:21:48 [2019-11-25T14:21:48.854Z] 
14:21:48 [2019-11-25T14:21:48.854Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
14:21:48 [2019-11-25T14:21:48.854Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done
14:21:48 [2019-11-25T14:21:48.854Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5
14:21:48 [2019-11-25T14:21:48.854Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done
14:21:48 [2019-11-25T14:21:48.854Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done
14:21:48 [2019-11-25T14:21:48.854Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 11.96MB / 126.86MB 0.4s
14:21:48 [2019-11-25T14:21:48.854Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done
14:21:48 [2019-11-25T14:21:48.854Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done
14:21:48 [2019-11-25T14:21:48.854Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done
14:21:48 [2019-11-25T14:21:48.854Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done
14:21:48 [2019-11-25T14:21:48.854Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done
14:21:48 [2019-11-25T14:21:48.854Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 18.40MB / 126.86MB 0.5s
14:21:49 [2019-11-25T14:21:49.111Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 26.49MB / 126.86MB 0.6s
14:21:49 [2019-11-25T14:21:49.111Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done
14:21:49 [2019-11-25T14:21:49.369Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 49.87MB / 126.86MB 0.9s
14:21:49 [2019-11-25T14:21:49.369Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 63.12MB / 126.86MB 1.0s
14:21:49 [2019-11-25T14:21:49.626Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 73.62MB / 126.86MB 1.1s
14:21:49 [2019-11-25T14:21:49.626Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 92.90MB / 126.86MB 1.3s
14:21:49 [2019-11-25T14:21:49.883Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 112.99MB / 126.86MB 1.5s
14:21:49 [2019-11-25T14:21:49.883Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.31MB / 126.86MB 1.6s
14:21:50 [2019-11-25T14:21:50.447Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.9s done
14:21:50 [2019-11-25T14:21:50.447Z] #14 ...
14:21:50 [2019-11-25T14:21:50.447Z] 
14:21:50 [2019-11-25T14:21:50.447Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
14:21:50 [2019-11-25T14:21:50.447Z] #6 DONE 2.0s
14:21:50 [2019-11-25T14:21:50.447Z] 
14:21:50 [2019-11-25T14:21:50.447Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
14:21:50 [2019-11-25T14:21:50.447Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190
14:21:54 [2019-11-25T14:21:54.883Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
14:21:55 [2019-11-25T14:21:55.517Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
14:21:55 [2019-11-25T14:21:55.714Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.1s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:21:57 [2019-11-25T14:21:57.086Z] #14 ...
14:21:57 [2019-11-25T14:21:57.086Z] 
14:21:57 [2019-11-25T14:21:57.086Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
14:21:57 [2019-11-25T14:21:57.086Z] #7 1.212 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.311 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.417 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.426 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.646 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.657 (4/31) Installing readline (8.0.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.663 (5/31) Installing bash (5.0.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.684 Executing bash-5.0.0-r0.post-install
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.691 (6/31) Installing ca-certificates (20190108-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.710 (7/31) Installing libgcc (8.3.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.714 (8/31) Installing libstdc++ (8.3.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.731 (9/31) Installing binutils (2.32-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.840 (10/31) Installing gmp (6.1.2-r1)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.849 (11/31) Installing isl (0.18-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.876 (12/31) Installing libgomp (8.3.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.876 (13/31) Installing libatomic (8.3.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.876 (14/31) Installing mpfr3 (3.1.5-r1)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.884 (15/31) Installing mpc1 (1.1.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 2.888 (16/31) Installing gcc (8.3.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 3.863 (17/31) Installing musl-dev (1.1.22-r3)
14:21:57 [2019-11-25T14:21:57.086Z] #7 3.969 (18/31) Installing libc-dev (0.7.1-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 3.974 (19/31) Installing g++ (8.3.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.544 (20/31) Installing nghttp2-libs (1.39.2-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.549 (21/31) Installing libcurl (7.66.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.559 (22/31) Installing expat (2.2.8-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.568 (23/31) Installing pcre2 (10.33-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.579 (24/31) Installing git (2.22.0-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.805 (25/31) Installing libmnl (1.0.4-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.810 (26/31) Installing libnftnl-libs (1.1.3-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.815 (27/31) Installing iptables (1.8.3-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.852 (28/31) Installing pigz (2.4-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.864 (29/31) Installing tar (1.32-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.873 (30/31) Installing xz-libs (5.2.4-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.878 (31/31) Installing xz (5.2.4-r0)
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.884 Executing busybox-1.30.1-r2.trigger
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.890 Executing ca-certificates-20190108-r0.trigger
14:21:57 [2019-11-25T14:21:57.086Z] #7 4.951 OK: 185 MiB in 45 packages
14:21:57 [2019-11-25T14:21:57.086Z] #7 DONE 6.5s
14:21:57 [2019-11-25T14:21:57.086Z] 
14:21:57 [2019-11-25T14:21:57.086Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
14:21:57 [2019-11-25T14:21:57.086Z] #9 DONE 0.2s
14:21:57 [2019-11-25T14:21:57.086Z] 
14:21:57 [2019-11-25T14:21:57.086Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
14:21:57 [2019-11-25T14:21:57.343Z] #10 DONE 0.1s
14:21:57 [2019-11-25T14:21:57.343Z] 
14:21:57 [2019-11-25T14:21:57.343Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
14:21:57 [2019-11-25T14:21:57.343Z] #11 DONE 0.1s
14:21:57 [2019-11-25T14:21:57.343Z] 
14:21:57 [2019-11-25T14:21:57.343Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
14:21:57 [2019-11-25T14:21:57.343Z] #14 ...
14:21:57 [2019-11-25T14:21:57.343Z] 
14:21:57 [2019-11-25T14:21:57.343Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
14:21:57 [2019-11-25T14:21:57.343Z] #12 DONE 0.1s
14:21:57 [2019-11-25T14:21:57.343Z] 
14:21:57 [2019-11-25T14:21:57.343Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
14:21:57 [2019-11-25T14:21:57.343Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.8s done
14:21:57 [2019-11-25T14:21:57.343Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888
14:21:57 [2019-11-25T14:21:57.344Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done
14:21:57 [2019-11-25T14:21:57.344Z] #14 DONE 9.2s
14:21:57 [2019-11-25T14:21:57.344Z] 
14:21:57 [2019-11-25T14:21:57.344Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
14:21:57 [2019-11-25T14:21:57.344Z] #13 DONE 0.1s
14:21:57 [2019-11-25T14:21:57.410Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
14:21:57 [2019-11-25T14:21:57.605Z] 
14:21:57 [2019-11-25T14:21:57.605Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
14:21:58 [2019-11-25T14:21:58.536Z] #15 0.783 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
14:21:59 [2019-11-25T14:21:59.466Z] #15 1.834 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
14:21:59 [2019-11-25T14:21:59.466Z] #15 1.905 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
14:21:59 [2019-11-25T14:21:59.466Z] #15 1.907 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
14:21:59 [2019-11-25T14:21:59.466Z] #15 2.041 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.050 (4/43) Installing readline (8.0.0-r0)
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.054 (5/43) Installing bash (5.0.0-r0)
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.067 Executing bash-5.0.0-r0.post-install
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.069 (6/43) Installing linux-headers (4.19.36-r0)
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.147 (7/43) Installing libuuid (2.33.2-r0)
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.149 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.166 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.171 (10/43) Installing binutils (2.32-r0)
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.242 (11/43) Installing libmagic (5.37-r1)
14:21:59 [2019-11-25T14:21:59.724Z] #15 2.262 (12/43) Installing file (5.37-r1)
14:21:59 [2019-11-25T14:21:59.982Z] #15 2.264 (13/43) Installing gmp (6.1.2-r1)
14:21:59 [2019-11-25T14:21:59.982Z] #15 2.271 (14/43) Installing isl (0.18-r0)
14:21:59 [2019-11-25T14:21:59.982Z] #15 2.285 (15/43) Installing libgomp (8.3.0-r0)
14:21:59 [2019-11-25T14:21:59.982Z] #15 2.289 (16/43) Installing libatomic (8.3.0-r0)
14:21:59 [2019-11-25T14:21:59.982Z] #15 2.292 (17/43) Installing libgcc (8.3.0-r0)
14:21:59 [2019-11-25T14:21:59.982Z] #15 2.294 (18/43) Installing mpfr3 (3.1.5-r1)
14:21:59 [2019-11-25T14:21:59.982Z] #15 2.300 (19/43) Installing mpc1 (1.1.0-r0)
14:21:59 [2019-11-25T14:21:59.982Z] #15 2.303 (20/43) Installing libstdc++ (8.3.0-r0)
14:21:59 [2019-11-25T14:21:59.982Z] #15 2.314 (21/43) Installing gcc (8.3.0-r0)
14:22:00 [2019-11-25T14:22:00.549Z] #15 3.011 (22/43) Installing musl-dev (1.1.22-r3)
14:22:00 [2019-11-25T14:22:00.549Z] #15 3.092 (23/43) Installing libc-dev (0.7.1-r0)
14:22:00 [2019-11-25T14:22:00.549Z] #15 3.094 (24/43) Installing g++ (8.3.0-r0)
14:22:00 [2019-11-25T14:22:00.685Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.491 (25/43) Installing make (4.2.1-r2)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.496 (26/43) Installing fortify-headers (1.1-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.499 (27/43) Installing build-base (0.5-r1)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.501 (28/43) Installing nghttp2-libs (1.39.2-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.504 (29/43) Installing libcurl (7.66.0-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.511 (30/43) Installing curl (7.66.0-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.515 (31/43) Installing oniguruma (6.9.3-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.521 (32/43) Installing jq (1.6-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.528 (33/43) Installing device-mapper-libs (2.02.184-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.533 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.536 (35/43) Installing libaio (0.3.111-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.538 (36/43) Installing libblkid (2.33.2-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.543 (37/43) Installing lvm2-libs (2.02.184-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.573 (38/43) Installing libfdisk (2.33.2-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.579 (39/43) Installing libmount (2.33.2-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.585 (40/43) Installing libsmartcols (2.33.2-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.589 (41/43) Installing pkgconf (1.6.1-r1)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.592 (42/43) Installing util-linux-dev (2.33.2-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.613 (43/43) Installing lvm2-dev (2.02.184-r0)
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.619 Executing busybox-1.30.1-r2.trigger
14:22:01 [2019-11-25T14:22:01.114Z] #15 3.625 OK: 189 MiB in 58 packages
14:22:02 [2019-11-25T14:22:02.045Z] #15 DONE 4.4s
14:22:02 [2019-11-25T14:22:02.045Z] 
14:22:02 [2019-11-25T14:22:02.045Z] #16 [base 3/5] RUN mkdir -p /build/
14:22:02 [2019-11-25T14:22:02.579Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
14:22:02 [2019-11-25T14:22:02.610Z] #16 DONE 0.8s
14:22:02 [2019-11-25T14:22:02.610Z] 
14:22:02 [2019-11-25T14:22:02.610Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
14:22:03 [2019-11-25T14:22:03.541Z] #17 DONE 0.8s
14:22:03 [2019-11-25T14:22:03.541Z] 
14:22:03 [2019-11-25T14:22:03.541Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
14:22:03 [2019-11-25T14:22:03.541Z] #18 DONE 0.0s
14:22:03 [2019-11-25T14:22:03.541Z] 
14:22:03 [2019-11-25T14:22:03.541Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
14:22:03 [2019-11-25T14:22:03.541Z] #19 DONE 0.1s
14:22:03 [2019-11-25T14:22:03.541Z] 
14:22:03 [2019-11-25T14:22:03.541Z] #31 [builder 1/4] COPY . .
14:22:03 [2019-11-25T14:22:03.947Z] === RUN   TestDockerSuite/TestEventsAttach
14:22:04 [2019-11-25T14:22:04.586Z] === RUN   TestDockerSuite/TestEventsCommit
14:22:05 [2019-11-25T14:22:05.221Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
14:22:05 [2019-11-25T14:22:05.955Z] === RUN   TestDockerSuite/TestEventsContainerEvents
14:22:06 [2019-11-25T14:22:06.889Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
14:22:07 [2019-11-25T14:22:07.819Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
14:22:08 [2019-11-25T14:22:08.750Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
14:22:08 [2019-11-25T14:22:08.989Z] #31 ...
14:22:08 [2019-11-25T14:22:08.990Z] 
14:22:08 [2019-11-25T14:22:08.990Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:22:08 [2019-11-25T14:22:08.990Z] #20 1.310 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:22:08 [2019-11-25T14:22:08.990Z] #20 1.485 
14:22:08 [2019-11-25T14:22:08.990Z] #20 1.593 
#########                                                                 13.6%
########################                                                  34.3%
####################################                                      50.5%
#####################################################                     73.6%
##################################################################        92.8%
#######################################################################   99.7%
######################################################################## 100.0%
14:22:08 [2019-11-25T14:22:08.990Z] #20 2.358 
14:22:08 [2019-11-25T14:22:08.990Z] #20 2.468 
##############################                                            42.2%
###################################################################       94.4%
######################################################################## 100.0%
14:22:08 [2019-11-25T14:22:08.990Z] #20 2.757 
14:22:08 [2019-11-25T14:22:08.990Z] #20 2.866 
###########                                                               16.3%
##############################                                            41.9%
##############################################                            65.1%
###############################################################           88.6%
######################################################################## 100.0%
14:22:08 [2019-11-25T14:22:08.990Z] #20 3.390 
14:22:08 [2019-11-25T14:22:08.990Z] #20 3.499 
                                                                           0.9%
########                                                                  11.4%
#############                                                             18.9%
##################                                                        26.2%
########################                                                  33.7%
#############################                                             41.1%
##################################                                        48.5%
########################################                                  55.9%
##########################################                                58.8%
##################################################                        70.5%
#############################################################             85.3%
##################################################################        92.8%
######################################################################## 100.0%
14:22:08 [2019-11-25T14:22:08.990Z] #20 4.929 
14:22:08 [2019-11-25T14:22:08.990Z] #20 ...
14:22:08 [2019-11-25T14:22:08.990Z] 
14:22:08 [2019-11-25T14:22:08.990Z] #31 [builder 1/4] COPY . .
14:22:08 [2019-11-25T14:22:08.990Z] #31 DONE 5.4s
14:22:08 [2019-11-25T14:22:08.990Z] 
14:22:08 [2019-11-25T14:22:08.990Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:22:08 [2019-11-25T14:22:08.990Z] #20 5.394 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:22:09 [2019-11-25T14:22:09.246Z] #20 5.597 
14:22:09 [2019-11-25T14:22:09.247Z] #20 5.651 
######################################################################## 100.0%
14:22:09 [2019-11-25T14:22:09.504Z] #20 5.866 
14:22:10 [2019-11-25T14:22:10.070Z] #20 ...
14:22:10 [2019-11-25T14:22:10.070Z] 
14:22:10 [2019-11-25T14:22:10.070Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
14:22:10 [2019-11-25T14:22:10.070Z] #32 DONE 1.2s
14:22:10 [2019-11-25T14:22:10.070Z] 
14:22:10 [2019-11-25T14:22:10.070Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:22:10 [2019-11-25T14:22:10.070Z] #20 6.473 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:22:10 [2019-11-25T14:22:10.327Z] #20 6.771 
14:22:10 [2019-11-25T14:22:10.585Z] #20 6.882 
###########                                                               16.0%
######################################################################## 100.0%
14:22:10 [2019-11-25T14:22:10.644Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
14:22:10 [2019-11-25T14:22:10.842Z] #20 7.079 
14:22:11 [2019-11-25T14:22:11.408Z] #20 7.739 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:22:11 [2019-11-25T14:22:11.408Z] #20 7.848 skipping existing 1849cc453dee
14:22:11 [2019-11-25T14:22:11.665Z] #20 8.054 
14:22:12 [2019-11-25T14:22:12.539Z] === RUN   TestDockerSuite/TestEventsContainerRestart
14:22:12 [2019-11-25T14:22:12.597Z] #20 8.889 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:22:12 [2019-11-25T14:22:12.597Z] #20 9.180 
14:22:12 [2019-11-25T14:22:12.855Z] #20 9.243 
######################################################################## 100.0%
14:22:13 [2019-11-25T14:22:13.113Z] #20 9.477 
14:22:13 [2019-11-25T14:22:13.113Z] #20 9.533 Download of images into '/build' complete.
14:22:13 [2019-11-25T14:22:13.113Z] #20 9.533 Use something like the following to load the result into a Docker daemon:
14:22:13 [2019-11-25T14:22:13.113Z] #20 9.533   tar -cC '/build' . | docker load
14:22:13 [2019-11-25T14:22:13.370Z] #20 DONE 9.6s
14:22:13 [2019-11-25T14:22:13.370Z] 
14:22:13 [2019-11-25T14:22:13.370Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
14:22:13 [2019-11-25T14:22:13.370Z] #26 DONE 0.1s
14:22:13 [2019-11-25T14:22:13.370Z] 
14:22:13 [2019-11-25T14:22:13.370Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:22:13 [2019-11-25T14:22:13.370Z] #22 DONE 0.1s
14:22:13 [2019-11-25T14:22:13.370Z] 
14:22:13 [2019-11-25T14:22:13.370Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:22:13 [2019-11-25T14:22:13.471Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
14:22:13 [2019-11-25T14:22:13.628Z] #23 DONE 0.1s
14:22:13 [2019-11-25T14:22:13.628Z] 
14:22:13 [2019-11-25T14:22:13.628Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
14:22:13 [2019-11-25T14:22:13.628Z] #27 DONE 0.1s
14:22:13 [2019-11-25T14:22:13.628Z] 
14:22:13 [2019-11-25T14:22:13.628Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
14:22:13 [2019-11-25T14:22:13.628Z] #28 DONE 0.1s
14:22:13 [2019-11-25T14:22:13.628Z] 
14:22:13 [2019-11-25T14:22:13.628Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
14:22:15 [2019-11-25T14:22:15.995Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
14:22:16 [2019-11-25T14:22:16.560Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
14:22:17 [2019-11-25T14:22:17.806Z] #29 ...
14:22:17 [2019-11-25T14:22:17.807Z] 
14:22:17 [2019-11-25T14:22:17.807Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
14:22:17 [2019-11-25T14:22:17.807Z] #21 DONE 1.0s
14:22:17 [2019-11-25T14:22:17.807Z] 
14:22:17 [2019-11-25T14:22:17.807Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.303 + RM_GOPATH=0
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.303 + TMP_GOPATH=
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.303 + : /build
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.303 + '[' -z '' ']'
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.303 ++ mktemp -d
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.309 + export GOPATH=/tmp/tmp.IPgFAm
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.309 + GOPATH=/tmp/tmp.IPgFAm
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.309 + RM_GOPATH=1
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.310 ++ dirname ./install.sh
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 + dir=.
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 + bin=dockercli
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 + shift
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 + '[' '!' -f ./dockercli.installer ']'
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 + . ./dockercli.installer
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 ++ : stable
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 ++ : 17.06.2-ce
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 + install_dockercli
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 ++ uname -m
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.313 Install docker/cli version 17.06.2-ce from stable
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.314 + arch=x86_64
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.314 + '[' x86_64 '!=' x86_64 ']'
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.314 + url=https://download.docker.com/linux/static
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.314 + tar -xz docker/docker
14:22:17 [2019-11-25T14:22:17.807Z] #24 2.314 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:22:18 [2019-11-25T14:22:18.738Z] #24 5.225 + mkdir -p /build
14:22:18 [2019-11-25T14:22:18.738Z] #24 5.226 + mv docker/docker /build/
14:22:18 [2019-11-25T14:22:18.738Z] #24 5.227 + rmdir docker
14:22:18 [2019-11-25T14:22:18.738Z] #24 DONE 5.3s
14:22:18 [2019-11-25T14:22:18.738Z] 
14:22:18 [2019-11-25T14:22:18.738Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:22:18 [2019-11-25T14:22:18.738Z] #33 0.960 
14:22:18 [2019-11-25T14:22:18.738Z] #33 1.030 Removing bundles/
14:22:18 [2019-11-25T14:22:18.738Z] #33 1.032 
14:22:18 [2019-11-25T14:22:18.738Z] #33 1.036 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
14:22:18 [2019-11-25T14:22:18.738Z] #33 1.722 Building test suite binary ./integration-cli/test.main
14:22:19 [2019-11-25T14:22:19.082Z] === RUN   TestDockerSuite/TestEventsCopy
14:22:19 [2019-11-25T14:22:19.670Z] #33 ...
14:22:19 [2019-11-25T14:22:19.670Z] 
14:22:19 [2019-11-25T14:22:19.670Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
14:22:19 [2019-11-25T14:22:19.927Z] #25 DONE 0.1s
14:22:19 [2019-11-25T14:22:19.927Z] 
14:22:19 [2019-11-25T14:22:19.927Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:22:20 [2019-11-25T14:22:20.014Z] === RUN   TestDockerSuite/TestEventsFilterContainer
14:22:21 [2019-11-25T14:22:21.911Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
14:22:22 [2019-11-25T14:22:22.841Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
14:22:23 [2019-11-25T14:22:23.098Z] === RUN   TestDockerSuite/TestEventsFilterImageName
14:22:24 [2019-11-25T14:22:24.993Z] === RUN   TestDockerSuite/TestEventsFilterLabels
14:22:25 [2019-11-25T14:22:25.250Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
14:22:25 [2019-11-25T14:22:25.250Z] === RUN   TestDockerSuite/TestEventsFilterType
14:22:25 [2019-11-25T14:22:25.814Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
14:22:25 [2019-11-25T14:22:25.814Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
14:22:25 [2019-11-25T14:22:25.814Z] === RUN   TestDockerSuite/TestEventsFilters
14:22:27 [2019-11-25T14:22:27.715Z] === RUN   TestDockerSuite/TestEventsFormat
14:22:29 [2019-11-25T14:22:29.611Z] === RUN   TestDockerSuite/TestEventsFormatBadField
14:22:29 [2019-11-25T14:22:29.611Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
14:22:29 [2019-11-25T14:22:29.611Z] === RUN   TestDockerSuite/TestEventsImageImport
14:22:30 [2019-11-25T14:22:30.542Z] === RUN   TestDockerSuite/TestEventsImageLoad
14:22:30 [2019-11-25T14:22:30.542Z] === RUN   TestDockerSuite/TestEventsImagePull
14:22:31 [2019-11-25T14:22:31.105Z] === RUN   TestDockerSuite/TestEventsImageTag
14:22:32 [2019-11-25T14:22:32.034Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
14:22:32 [2019-11-25T14:22:32.291Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
14:22:32 [2019-11-25T14:22:32.291Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
14:22:32 [2019-11-25T14:22:32.291Z] === RUN   TestDockerSuite/TestEventsPluginOps
14:22:32 [2019-11-25T14:22:32.760Z] --- PASS: TestBuildWithHugeFile (82.15s)
14:22:32 [2019-11-25T14:22:32.760Z] === RUN   TestBuildWithEmptyDockerfile
14:22:32 [2019-11-25T14:22:32.760Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:22:32 [2019-11-25T14:22:32.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:22:32 [2019-11-25T14:22:32.760Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:22:32 [2019-11-25T14:22:32.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:22:32 [2019-11-25T14:22:32.760Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:22:32 [2019-11-25T14:22:32.760Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:22:32 [2019-11-25T14:22:32.760Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:22:32 [2019-11-25T14:22:32.760Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:22:32 [2019-11-25T14:22:32.760Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:22:32 [2019-11-25T14:22:32.760Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
14:22:32 [2019-11-25T14:22:32.760Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
14:22:32 [2019-11-25T14:22:32.760Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s)
14:22:32 [2019-11-25T14:22:32.760Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
14:22:32 [2019-11-25T14:22:32.760Z] === RUN   TestBuildPreserveOwnership
14:22:32 [2019-11-25T14:22:32.760Z] === RUN   TestBuildPreserveOwnership/copy_from
14:22:34 [2019-11-25T14:22:34.184Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
14:22:34 [2019-11-25T14:22:34.748Z] === RUN   TestDockerSuite/TestEventsRename
14:22:35 [2019-11-25T14:22:35.678Z] === RUN   TestDockerSuite/TestEventsResize
14:22:35 [2019-11-25T14:22:35.845Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:22:37 [2019-11-25T14:22:37.014Z] --- PASS: TestBuildPreserveOwnership (4.94s)
14:22:37 [2019-11-25T14:22:37.014Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.32s)
14:22:37 [2019-11-25T14:22:37.014Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s)
14:22:37 [2019-11-25T14:22:37.014Z] === RUN   TestBuildPlatformInvalid
14:22:37 [2019-11-25T14:22:37.047Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
14:22:37 [2019-11-25T14:22:37.353Z] --- PASS: TestBuildPlatformInvalid (0.16s)
14:22:37 [2019-11-25T14:22:37.353Z] PASS
14:22:37 [2019-11-25T14:22:37.353Z] 
14:22:37 [2019-11-25T14:22:37.353Z] === Skipped
14:22:37 [2019-11-25T14:22:37.353Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
14:22:37 [2019-11-25T14:22:37.353Z]     build_session_test.go:25: TODO: BuildKit
14:22:37 [2019-11-25T14:22:37.353Z] 
14:22:37 [2019-11-25T14:22:37.353Z] 
14:22:37 [2019-11-25T14:22:37.353Z] DONE 32 tests, 1 skipped in 128.478s
14:22:37 [2019-11-25T14:22:37.353Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
14:22:37 [2019-11-25T14:22:37.353Z] ++ 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
14:22:37 [2019-11-25T14:22:37.353Z] ++ set -e
14:22:37 [2019-11-25T14:22:37.353Z] ++ '[' -n 0 ']'
14:22:37 [2019-11-25T14:22:37.353Z] ++ set -x
14:22:37 [2019-11-25T14:22:37.353Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:22:37 [2019-11-25T14:22:37.353Z] INFO: Testing against a local daemon
14:22:37 [2019-11-25T14:22:37.353Z] === RUN   TestConfigList
14:22:37 [2019-11-25T14:22:37.613Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
14:22:38 [2019-11-25T14:22:38.544Z] === RUN   TestDockerSuite/TestEventsStreaming
14:22:39 [2019-11-25T14:22:39.476Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
14:22:39 [2019-11-25T14:22:39.652Z] --- PASS: TestConfigList (2.21s)
14:22:39 [2019-11-25T14:22:39.652Z] === RUN   TestConfigsCreateAndDelete
14:22:40 [2019-11-25T14:22:40.039Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
14:22:41 [2019-11-25T14:22:41.044Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
14:22:41 [2019-11-25T14:22:41.951Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
14:22:41 [2019-11-25T14:22:41.951Z] === RUN   TestConfigsUpdate
14:22:42 [2019-11-25T14:22:42.564Z] === RUN   TestDockerSuite/TestEventsTop
14:22:43 [2019-11-25T14:22:43.495Z] === RUN   TestDockerSuite/TestEventsUntag
14:22:44 [2019-11-25T14:22:44.247Z] --- PASS: TestConfigsUpdate (2.21s)
14:22:44 [2019-11-25T14:22:44.247Z] === RUN   TestTemplatedConfig
14:22:46 [2019-11-25T14:22:46.023Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
14:22:46 [2019-11-25T14:22:46.446Z] #33 ...
14:22:46 [2019-11-25T14:22:46.446Z] 
14:22:46 [2019-11-25T14:22:46.446Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
14:22:46 [2019-11-25T14:22:46.446Z] #29 28.61 # github.com/docker/docker/contrib/httpserver
14:22:46 [2019-11-25T14:22:46.446Z] #29 28.61 loadinternal: cannot find runtime/cgo
14:22:46 [2019-11-25T14:22:46.446Z] #29 DONE 29.0s
14:22:46 [2019-11-25T14:22:46.446Z] 
14:22:46 [2019-11-25T14:22:46.446Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:22:46 [2019-11-25T14:22:46.446Z] #33 ...
14:22:46 [2019-11-25T14:22:46.446Z] 
14:22:46 [2019-11-25T14:22:46.446Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
14:22:46 [2019-11-25T14:22:46.446Z] #30 DONE 0.1s
14:22:46 [2019-11-25T14:22:46.446Z] 
14:22:46 [2019-11-25T14:22:46.446Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:22:47 [2019-11-25T14:22:47.256Z] --- PASS: TestTemplatedConfig (2.81s)
14:22:47 [2019-11-25T14:22:47.256Z] === RUN   TestConfigInspect
14:22:48 [2019-11-25T14:22:48.547Z] === RUN   TestDockerSuite/TestExec
14:22:48 [2019-11-25T14:22:48.958Z] --- PASS: TestConfigInspect (2.21s)
14:22:48 [2019-11-25T14:22:48.958Z] === RUN   TestConfigCreateWithLabels
14:22:49 [2019-11-25T14:22:49.478Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
14:22:50 [2019-11-25T14:22:50.410Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
14:22:51 [2019-11-25T14:22:51.252Z] --- PASS: TestConfigCreateWithLabels (2.17s)
14:22:51 [2019-11-25T14:22:51.252Z] === RUN   TestConfigCreateResolve
14:22:51 [2019-11-25T14:22:51.341Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
14:22:52 [2019-11-25T14:22:52.270Z] === RUN   TestDockerSuite/TestExecAPIStart
14:22:53 [2019-11-25T14:22:53.442Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
14:22:53 [2019-11-25T14:22:53.548Z] --- PASS: TestConfigCreateResolve (2.12s)
14:22:53 [2019-11-25T14:22:53.548Z] === RUN   TestConfigDaemonLibtrustID
14:22:53 [2019-11-25T14:22:53.914Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
14:22:53 [2019-11-25T14:22:53.914Z] PASS
14:22:53 [2019-11-25T14:22:53.914Z] 
14:22:53 [2019-11-25T14:22:53.914Z] DONE 8 tests in 16.624s
14:22:53 [2019-11-25T14:22:53.914Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
14:22:53 [2019-11-25T14:22:53.914Z] ++ 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
14:22:53 [2019-11-25T14:22:53.914Z] ++ set -e
14:22:53 [2019-11-25T14:22:53.914Z] ++ '[' -n 0 ']'
14:22:53 [2019-11-25T14:22:53.914Z] ++ set -x
14:22:53 [2019-11-25T14:22:53.914Z] ++ env -i DEST=/go/src/github.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
14:22:53 [2019-11-25T14:22:53.914Z] INFO: Testing against a local daemon
14:22:53 [2019-11-25T14:22:53.914Z] === RUN   TestCheckpoint
14:22:53 [2019-11-25T14:22:53.914Z] --- SKIP: TestCheckpoint (0.00s)
14:22:53 [2019-11-25T14:22:53.914Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:22:53 [2019-11-25T14:22:53.914Z] === RUN   TestContainerInvalidJSON
14:22:53 [2019-11-25T14:22:53.914Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:22:53 [2019-11-25T14:22:53.914Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:22:53 [2019-11-25T14:22:53.914Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:22:53 [2019-11-25T14:22:53.914Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:22:53 [2019-11-25T14:22:53.914Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:22:53 [2019-11-25T14:22:53.914Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:22:53 [2019-11-25T14:22:53.914Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:22:53 [2019-11-25T14:22:53.914Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:22:53 [2019-11-25T14:22:53.914Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:22:53 [2019-11-25T14:22:53.914Z] --- PASS: TestContainerInvalidJSON (0.03s)
14:22:53 [2019-11-25T14:22:53.914Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:22:53 [2019-11-25T14:22:53.914Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:22:53 [2019-11-25T14:22:53.914Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:22:53 [2019-11-25T14:22:53.914Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:22:54 [2019-11-25T14:22:54.165Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
14:22:54 [2019-11-25T14:22:54.275Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
14:22:54 [2019-11-25T14:22:54.275Z] === RUN   TestCopyFromContainerPathIsNotDir
14:22:54 [2019-11-25T14:22:54.275Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
14:22:54 [2019-11-25T14:22:54.275Z] === RUN   TestCopyToContainerPathDoesNotExist
14:22:54 [2019-11-25T14:22:54.275Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
14:22:54 [2019-11-25T14:22:54.275Z] === RUN   TestCopyToContainerPathIsNotDir
14:22:54 [2019-11-25T14:22:54.275Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
14:22:54 [2019-11-25T14:22:54.275Z] === RUN   TestCopyFromContainer
14:22:55 [2019-11-25T14:22:55.096Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
14:22:55 [2019-11-25T14:22:55.965Z] === RUN   TestCopyFromContainer//
14:22:55 [2019-11-25T14:22:55.965Z] === RUN   TestCopyFromContainer//bar/root
14:22:55 [2019-11-25T14:22:55.965Z] === RUN   TestCopyFromContainer//bar/root/
14:22:55 [2019-11-25T14:22:55.965Z] === RUN   TestCopyFromContainer/bar/quux
14:22:56 [2019-11-25T14:22:56.027Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
14:22:56 [2019-11-25T14:22:56.302Z] === RUN   TestCopyFromContainer/bar/quux/
14:22:56 [2019-11-25T14:22:56.302Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:22:56 [2019-11-25T14:22:56.302Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:22:56 [2019-11-25T14:22:56.640Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:22:56 [2019-11-25T14:22:56.640Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:22:56 [2019-11-25T14:22:56.640Z] === RUN   TestCopyFromContainer/bar/notarget
14:22:56 [2019-11-25T14:22:56.640Z] --- PASS: TestCopyFromContainer (2.41s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer// (0.09s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
14:22:56 [2019-11-25T14:22:56.640Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
14:22:56 [2019-11-25T14:22:56.640Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:22:56 [2019-11-25T14:22:56.640Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:22:56 [2019-11-25T14:22:56.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:22:56 [2019-11-25T14:22:56.640Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:22:56 [2019-11-25T14:22:56.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:22:56 [2019-11-25T14:22:56.640Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:22:56 [2019-11-25T14:22:56.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:22:56 [2019-11-25T14:22:56.958Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
14:22:56 [2019-11-25T14:22:56.976Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:22:56 [2019-11-25T14:22:56.976Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:22:56 [2019-11-25T14:22:56.976Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:22:56 [2019-11-25T14:22:56.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
14:22:56 [2019-11-25T14:22:56.976Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
14:22:56 [2019-11-25T14:22:56.976Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.02s)
14:22:56 [2019-11-25T14:22:56.976Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s)
14:22:56 [2019-11-25T14:22:56.976Z] === RUN   TestCreateLinkToNonExistingContainer
14:22:56 [2019-11-25T14:22:56.976Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
14:22:56 [2019-11-25T14:22:56.976Z] === RUN   TestCreateWithInvalidEnv
14:22:56 [2019-11-25T14:22:56.976Z] === RUN   TestCreateWithInvalidEnv/0
14:22:56 [2019-11-25T14:22:56.976Z] === PAUSE TestCreateWithInvalidEnv/0
14:22:56 [2019-11-25T14:22:56.976Z] === RUN   TestCreateWithInvalidEnv/1
14:22:56 [2019-11-25T14:22:56.976Z] === PAUSE TestCreateWithInvalidEnv/1
14:22:56 [2019-11-25T14:22:56.976Z] === RUN   TestCreateWithInvalidEnv/2
14:22:56 [2019-11-25T14:22:56.976Z] === PAUSE TestCreateWithInvalidEnv/2
14:22:56 [2019-11-25T14:22:56.976Z] === CONT  TestCreateWithInvalidEnv/0
14:22:56 [2019-11-25T14:22:56.976Z] === CONT  TestCreateWithInvalidEnv/1
14:22:56 [2019-11-25T14:22:56.976Z] === CONT  TestCreateWithInvalidEnv/2
14:22:56 [2019-11-25T14:22:56.976Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
14:22:56 [2019-11-25T14:22:56.976Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:22:56 [2019-11-25T14:22:56.976Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:22:56 [2019-11-25T14:22:56.976Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:22:56 [2019-11-25T14:22:56.976Z] === RUN   TestCreateTmpfsMountsTarget
14:22:56 [2019-11-25T14:22:56.976Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:22:56 [2019-11-25T14:22:56.976Z] === RUN   TestCreateWithCustomMaskedPaths
14:22:58 [2019-11-25T14:22:58.327Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
14:22:59 [2019-11-25T14:22:59.257Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
14:22:59 [2019-11-25T14:22:59.267Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:22:59 [2019-11-25T14:22:59.267Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:22:59 [2019-11-25T14:22:59.267Z] --- PASS: TestCreateWithCapabilities (0.04s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
14:22:59 [2019-11-25T14:22:59.267Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
14:22:59 [2019-11-25T14:22:59.267Z] === RUN   TestCreateWithCustomReadonlyPaths
14:23:00 [2019-11-25T14:23:00.188Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
14:23:01 [2019-11-25T14:23:01.008Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s)
14:23:01 [2019-11-25T14:23:01.008Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:23:01 [2019-11-25T14:23:01.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:23:01 [2019-11-25T14:23:01.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:23:01 [2019-11-25T14:23:01.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:23:01 [2019-11-25T14:23:01.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:23:01 [2019-11-25T14:23:01.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:23:01 [2019-11-25T14:23:01.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:23:01 [2019-11-25T14:23:01.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:23:01 [2019-11-25T14:23:01.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:23:01 [2019-11-25T14:23:01.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:23:01 [2019-11-25T14:23:01.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:23:01 [2019-11-25T14:23:01.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:23:01 [2019-11-25T14:23:01.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:23:01 [2019-11-25T14:23:01.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:23:01 [2019-11-25T14:23:01.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:23:01 [2019-11-25T14:23:01.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:23:01 [2019-11-25T14:23:01.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
14:23:01 [2019-11-25T14:23:01.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
14:23:01 [2019-11-25T14:23:01.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
14:23:01 [2019-11-25T14:23:01.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
14:23:01 [2019-11-25T14:23:01.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
14:23:01 [2019-11-25T14:23:01.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
14:23:01 [2019-11-25T14:23:01.008Z] === RUN   TestContainerStartOnDaemonRestart
14:23:01 [2019-11-25T14:23:01.008Z] === PAUSE TestContainerStartOnDaemonRestart
14:23:01 [2019-11-25T14:23:01.008Z] === RUN   TestDaemonRestartIpcMode
14:23:01 [2019-11-25T14:23:01.008Z] === PAUSE TestDaemonRestartIpcMode
14:23:01 [2019-11-25T14:23:01.008Z] === RUN   TestDiff
14:23:01 [2019-11-25T14:23:01.733Z] --- PASS: TestDiff (0.68s)
14:23:01 [2019-11-25T14:23:01.733Z] === RUN   TestExecWithCloseStdin
14:23:02 [2019-11-25T14:23:02.083Z] === RUN   TestDockerSuite/TestExecCgroup
14:23:02 [2019-11-25T14:23:02.906Z] --- PASS: TestExecWithCloseStdin (0.88s)
14:23:02 [2019-11-25T14:23:02.906Z] === RUN   TestExec
14:23:03 [2019-11-25T14:23:03.637Z] --- PASS: TestExec (0.90s)
14:23:03 [2019-11-25T14:23:03.637Z] === RUN   TestExecUser
14:23:03 [2019-11-25T14:23:03.782Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
14:23:03 [2019-11-25T14:23:03.981Z] === RUN   TestDockerSuite/TestExecEnv
14:23:04 [2019-11-25T14:23:04.365Z] --- PASS: TestExecUser (0.85s)
14:23:04 [2019-11-25T14:23:04.365Z] === RUN   TestExportContainerAndImportImage
14:23:04 [2019-11-25T14:23:04.913Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
14:23:05 [2019-11-25T14:23:05.540Z] --- PASS: TestExportContainerAndImportImage (1.00s)
14:23:05 [2019-11-25T14:23:05.540Z] === RUN   TestExportContainerAfterDaemonRestart
14:23:07 [2019-11-25T14:23:07.230Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
14:23:07 [2019-11-25T14:23:07.230Z] === RUN   TestHealthCheckWorkdir
14:23:07 [2019-11-25T14:23:07.453Z] === RUN   TestDockerSuite/TestExecExitStatus
14:23:07 [2019-11-25T14:23:07.959Z] --- PASS: TestHealthCheckWorkdir (1.04s)
14:23:07 [2019-11-25T14:23:07.959Z] === RUN   TestHealthKillContainer
14:23:08 [2019-11-25T14:23:08.017Z] === RUN   TestDockerSuite/TestExecInspectID
14:23:10 [2019-11-25T14:23:10.954Z] --- PASS: TestHealthKillContainer (2.87s)
14:23:10 [2019-11-25T14:23:10.954Z] === RUN   TestInspectCpusetInConfigPre120
14:23:11 [2019-11-25T14:23:11.289Z] === RUN   TestDockerSuite/TestExecInteractive
14:23:11 [2019-11-25T14:23:11.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
14:23:11 [2019-11-25T14:23:11.681Z] === RUN   TestIpcModeNone
14:23:11 [2019-11-25T14:23:11.852Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
14:23:12 [2019-11-25T14:23:12.408Z] --- PASS: TestIpcModeNone (0.85s)
14:23:12 [2019-11-25T14:23:12.408Z] === RUN   TestIpcModePrivate
14:23:12 [2019-11-25T14:23:12.783Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
14:23:12 [2019-11-25T14:23:12.783Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
14:23:13 [2019-11-25T14:23:13.131Z] --- PASS: TestIpcModePrivate (0.85s)
14:23:13 [2019-11-25T14:23:13.131Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
14:23:13 [2019-11-25T14:23:13.131Z] === RUN   TestIpcModeShareable
14:23:14 [2019-11-25T14:23:14.155Z] === RUN   TestDockerSuite/TestExecParseError
14:23:14 [2019-11-25T14:23:14.300Z] --- PASS: TestIpcModeShareable (0.86s)
14:23:14 [2019-11-25T14:23:14.300Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
14:23:14 [2019-11-25T14:23:14.300Z] === RUN   TestAPIIpcModeShareableAndContainer
14:23:15 [2019-11-25T14:23:15.087Z] === RUN   TestDockerSuite/TestExecPausedContainer
14:23:16 [2019-11-25T14:23:16.017Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:23:16 [2019-11-25T14:23:16.600Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s)
14:23:16 [2019-11-25T14:23:16.600Z] === RUN   TestAPIIpcModeHost
14:23:16 [2019-11-25T14:23:16.948Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:23:17 [2019-11-25T14:23:17.327Z] --- PASS: TestAPIIpcModeHost (0.71s)
14:23:17 [2019-11-25T14:23:17.327Z] === RUN   TestDaemonIpcModeShareable
14:23:19 [2019-11-25T14:23:19.043Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
14:23:19 [2019-11-25T14:23:19.043Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:23:19 [2019-11-25T14:23:19.043Z] === RUN   TestDaemonIpcModePrivate
14:23:20 [2019-11-25T14:23:20.734Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
14:23:20 [2019-11-25T14:23:20.734Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
14:23:20 [2019-11-25T14:23:20.734Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:23:21 [2019-11-25T14:23:21.126Z] === RUN   TestDockerSuite/TestExecSetEnv
14:23:22 [2019-11-25T14:23:22.056Z] === RUN   TestDockerSuite/TestExecStartFails
14:23:22 [2019-11-25T14:23:22.426Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
14:23:22 [2019-11-25T14:23:22.426Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
14:23:22 [2019-11-25T14:23:22.426Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:23:22 [2019-11-25T14:23:22.987Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:23:24 [2019-11-25T14:23:24.114Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s)
14:23:24 [2019-11-25T14:23:24.114Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:23:24 [2019-11-25T14:23:24.114Z] === RUN   TestIpcModeOlderClient
14:23:24 [2019-11-25T14:23:24.114Z] === PAUSE TestIpcModeOlderClient
14:23:24 [2019-11-25T14:23:24.114Z] === RUN   TestKillContainerInvalidSignal
14:23:24 [2019-11-25T14:23:24.839Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
14:23:24 [2019-11-25T14:23:24.839Z] === RUN   TestKillContainer
14:23:24 [2019-11-25T14:23:24.839Z] === RUN   TestKillContainer/no_signal
14:23:25 [2019-11-25T14:23:25.563Z] === RUN   TestKillContainer/non_killing_signal
14:23:25 [2019-11-25T14:23:25.900Z] === RUN   TestKillContainer/killing_signal
14:23:27 [2019-11-25T14:23:27.071Z] --- PASS: TestKillContainer (2.05s)
14:23:27 [2019-11-25T14:23:27.071Z]     --- PASS: TestKillContainer/no_signal (0.64s)
14:23:27 [2019-11-25T14:23:27.071Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
14:23:27 [2019-11-25T14:23:27.071Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
14:23:27 [2019-11-25T14:23:27.071Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:23:27 [2019-11-25T14:23:27.071Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:23:27 [2019-11-25T14:23:27.792Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:23:28 [2019-11-25T14:23:28.542Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s)
14:23:28 [2019-11-25T14:23:28.542Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
14:23:28 [2019-11-25T14:23:28.542Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
14:23:28 [2019-11-25T14:23:28.542Z] === RUN   TestKillStoppedContainer
14:23:28 [2019-11-25T14:23:28.542Z] --- PASS: TestKillStoppedContainer (0.08s)
14:23:28 [2019-11-25T14:23:28.542Z] === RUN   TestKillStoppedContainerAPIPre120
14:23:28 [2019-11-25T14:23:28.542Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
14:23:28 [2019-11-25T14:23:28.542Z] === RUN   TestKillDifferentUserContainer
14:23:29 [2019-11-25T14:23:29.265Z] --- PASS: TestKillDifferentUserContainer (0.68s)
14:23:29 [2019-11-25T14:23:29.265Z] === RUN   TestInspectOomKilledTrue
14:23:30 [2019-11-25T14:23:30.441Z] --- PASS: TestInspectOomKilledTrue (1.31s)
14:23:30 [2019-11-25T14:23:30.441Z] === RUN   TestInspectOomKilledFalse
14:23:31 [2019-11-25T14:23:31.173Z] --- PASS: TestInspectOomKilledFalse (0.70s)
14:23:31 [2019-11-25T14:23:31.173Z] === RUN   TestLinksEtcHostsContentMatch
14:23:31 [2019-11-25T14:23:31.897Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
14:23:31 [2019-11-25T14:23:31.897Z] === RUN   TestLinksContainerNames
14:23:33 [2019-11-25T14:23:33.068Z] --- PASS: TestLinksContainerNames (1.30s)
14:23:33 [2019-11-25T14:23:33.068Z] === RUN   TestLogsFollowTailEmpty
14:23:33 [2019-11-25T14:23:33.808Z] --- PASS: TestLogsFollowTailEmpty (0.71s)
14:23:33 [2019-11-25T14:23:33.808Z] === RUN   TestContainerNetworkMountsNoChown
14:23:34 [2019-11-25T14:23:34.532Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/default
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/default
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/private
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/private
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rprivate
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rprivate
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/slave
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/slave
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rslave
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rslave
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/shared
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/shared
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rshared
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rshared
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/default
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/rslave
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/rprivate
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/private
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/private/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/default/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/private/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/default/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/slave
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/shared
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/rshared
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/private/bind_root
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/private/mount_root
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:23:34 [2019-11-25T14:23:34.532Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/default/bind_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/default/mount_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:23:34 [2019-11-25T14:23:34.870Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:23:34 [2019-11-25T14:23:34.870Z] --- PASS: TestMountDaemonRoot (0.06s)
14:23:34 [2019-11-25T14:23:34.870Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
14:23:34 [2019-11-25T14:23:34.870Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
14:23:34 [2019-11-25T14:23:34.870Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
14:23:34 [2019-11-25T14:23:34.870Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
14:23:34 [2019-11-25T14:23:34.870Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
14:23:34 [2019-11-25T14:23:34.870Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:23:34 [2019-11-25T14:23:34.870Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
14:23:34 [2019-11-25T14:23:34.870Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
14:23:34 [2019-11-25T14:23:34.870Z] === RUN   TestContainerBindMountNonRecursive
14:23:35 [2019-11-25T14:23:35.179Z] === RUN   TestDockerSuite/TestExecStopNotHanging
14:23:35 [2019-11-25T14:23:35.179Z] === RUN   TestDockerSuite/TestExecTTY
14:23:36 [2019-11-25T14:23:36.550Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
14:23:36 [2019-11-25T14:23:36.677Z] --- PASS: TestContainerBindMountNonRecursive (1.67s)
14:23:36 [2019-11-25T14:23:36.677Z] === RUN   TestNetworkNat
14:23:37 [2019-11-25T14:23:37.403Z] --- PASS: TestNetworkNat (0.74s)
14:23:37 [2019-11-25T14:23:37.403Z] === RUN   TestNetworkLocalhostTCPNat
14:23:37 [2019-11-25T14:23:37.480Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
14:23:38 [2019-11-25T14:23:38.130Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
14:23:38 [2019-11-25T14:23:38.130Z] === RUN   TestNetworkLoopbackNat
14:23:38 [2019-11-25T14:23:38.409Z] === RUN   TestDockerSuite/TestExecUlimits
14:23:39 [2019-11-25T14:23:39.297Z] --- PASS: TestNetworkLoopbackNat (0.95s)
14:23:39 [2019-11-25T14:23:39.297Z] === RUN   TestPause
14:23:39 [2019-11-25T14:23:39.778Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
14:23:39 [2019-11-25T14:23:39.778Z] === RUN   TestDockerSuite/TestExecWithImageUser
14:23:40 [2019-11-25T14:23:40.020Z] --- PASS: TestPause (0.75s)
14:23:40 [2019-11-25T14:23:40.020Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:23:40 [2019-11-25T14:23:40.020Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:23:40 [2019-11-25T14:23:40.020Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:23:40 [2019-11-25T14:23:40.020Z] === RUN   TestPauseStopPausedContainer
14:23:40 [2019-11-25T14:23:40.743Z] --- PASS: TestPauseStopPausedContainer (0.78s)
14:23:40 [2019-11-25T14:23:40.743Z] === RUN   TestPsFilter
14:23:40 [2019-11-25T14:23:40.743Z] --- PASS: TestPsFilter (0.17s)
14:23:40 [2019-11-25T14:23:40.743Z] === RUN   TestRemoveContainerWithRemovedVolume
14:23:41 [2019-11-25T14:23:41.146Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
14:23:41 [2019-11-25T14:23:41.467Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
14:23:41 [2019-11-25T14:23:41.467Z] === RUN   TestRemoveContainerWithVolume
14:23:42 [2019-11-25T14:23:42.077Z] === RUN   TestDockerSuite/TestExecWithNoTERM
14:23:42 [2019-11-25T14:23:42.193Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
14:23:42 [2019-11-25T14:23:42.193Z] === RUN   TestRemoveContainerRunning
14:23:42 [2019-11-25T14:23:42.920Z] --- PASS: TestRemoveContainerRunning (0.72s)
14:23:42 [2019-11-25T14:23:42.920Z] === RUN   TestRemoveContainerForceRemoveRunning
14:23:43 [2019-11-25T14:23:43.009Z] === RUN   TestDockerSuite/TestExecWithPrivileged
14:23:43 [2019-11-25T14:23:43.649Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
14:23:43 [2019-11-25T14:23:43.649Z] === RUN   TestRemoveInvalidContainer
14:23:43 [2019-11-25T14:23:43.649Z] --- PASS: TestRemoveInvalidContainer (0.04s)
14:23:43 [2019-11-25T14:23:43.649Z] === RUN   TestRenameLinkedContainer
14:23:44 [2019-11-25T14:23:44.377Z] === RUN   TestDockerSuite/TestExecWithTERM
14:23:45 [2019-11-25T14:23:45.749Z] === RUN   TestDockerSuite/TestExecWithUser
14:23:46 [2019-11-25T14:23:46.651Z] --- PASS: TestRenameLinkedContainer (2.77s)
14:23:46 [2019-11-25T14:23:46.651Z] === RUN   TestRenameStoppedContainer
14:23:46 [2019-11-25T14:23:46.989Z] --- PASS: TestRenameStoppedContainer (0.71s)
14:23:46 [2019-11-25T14:23:46.989Z] === RUN   TestRenameRunningContainerAndReuse
14:23:47 [2019-11-25T14:23:47.123Z] === RUN   TestDockerSuite/TestGetContainerStats
14:23:48 [2019-11-25T14:23:48.678Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s)
14:23:48 [2019-11-25T14:23:48.678Z] === RUN   TestRenameInvalidName
14:23:49 [2019-11-25T14:23:49.402Z] --- PASS: TestRenameInvalidName (0.73s)
14:23:49 [2019-11-25T14:23:49.402Z] === RUN   TestRenameAnonymousContainer
14:23:51 [2019-11-25T14:23:51.704Z] --- PASS: TestRenameAnonymousContainer (2.66s)
14:23:51 [2019-11-25T14:23:51.704Z] === RUN   TestRenameContainerWithSameName
14:23:52 [2019-11-25T14:23:52.375Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
14:23:52 [2019-11-25T14:23:52.426Z] --- PASS: TestRenameContainerWithSameName (0.72s)
14:23:52 [2019-11-25T14:23:52.427Z] === RUN   TestRenameContainerWithLinkedContainer
14:23:54 [2019-11-25T14:23:54.118Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s)
14:23:54 [2019-11-25T14:23:54.118Z] === RUN   TestResize
14:23:54 [2019-11-25T14:23:54.842Z] --- PASS: TestResize (0.74s)
14:23:54 [2019-11-25T14:23:54.842Z] === RUN   TestResizeWithInvalidSize
14:23:55 [2019-11-25T14:23:55.574Z] --- PASS: TestResizeWithInvalidSize (0.76s)
14:23:55 [2019-11-25T14:23:55.574Z] === RUN   TestResizeWhenContainerNotStarted
14:23:56 [2019-11-25T14:23:56.302Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s)
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:23:56 [2019-11-25T14:23:56.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:23:57 [2019-11-25T14:23:57.625Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:23:57 [2019-11-25T14:23:57.999Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:23:58 [2019-11-25T14:23:58.996Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
14:23:59 [2019-11-25T14:23:59.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:24:00 [2019-11-25T14:24:00.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:24:00 [2019-11-25T14:24:00.768Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:24:01 [2019-11-25T14:24:01.521Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:24:02 [2019-11-25T14:24:02.256Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:24:03 [2019-11-25T14:24:03.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:24:03 [2019-11-25T14:24:03.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:24:04 [2019-11-25T14:24:04.247Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:24:04 [2019-11-25T14:24:04.506Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:24:04 [2019-11-25T14:24:04.506Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:24:04 [2019-11-25T14:24:04.763Z] === RUN   TestDockerSuite/TestHealth
14:24:07 [2019-11-25T14:24:07.283Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.37s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (3.90s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (5.98s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.32s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.97s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.40s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s)
14:24:07 [2019-11-25T14:24:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.91s)
14:24:07 [2019-11-25T14:24:07.283Z] === RUN   TestCgroupNamespacesRun
14:24:09 [2019-11-25T14:24:09.000Z] --- PASS: TestCgroupNamespacesRun (1.73s)
14:24:09 [2019-11-25T14:24:09.000Z] === RUN   TestCgroupNamespacesRunPrivileged
14:24:10 [2019-11-25T14:24:10.695Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
14:24:10 [2019-11-25T14:24:10.695Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:24:12 [2019-11-25T14:24:12.384Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
14:24:12 [2019-11-25T14:24:12.384Z] === RUN   TestCgroupNamespacesRunHostMode
14:24:14 [2019-11-25T14:24:14.069Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s)
14:24:14 [2019-11-25T14:24:14.069Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:24:15 [2019-11-25T14:24:15.760Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
14:24:15 [2019-11-25T14:24:15.760Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:24:16 [2019-11-25T14:24:16.932Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
14:24:16 [2019-11-25T14:24:16.932Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:24:17 [2019-11-25T14:24:17.662Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
14:24:17 [2019-11-25T14:24:17.662Z] === RUN   TestCgroupNamespacesRunOlderClient
14:24:19 [2019-11-25T14:24:19.380Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s)
14:24:19 [2019-11-25T14:24:19.380Z] === RUN   TestKernelTCPMemory
14:24:20 [2019-11-25T14:24:20.554Z] --- PASS: TestKernelTCPMemory (0.89s)
14:24:20 [2019-11-25T14:24:20.554Z] === RUN   TestNISDomainname
14:24:21 [2019-11-25T14:24:21.283Z] --- PASS: TestNISDomainname (1.03s)
14:24:21 [2019-11-25T14:24:21.283Z] === RUN   TestHostnameDnsResolution
14:24:22 [2019-11-25T14:24:22.458Z] --- PASS: TestHostnameDnsResolution (1.17s)
14:24:22 [2019-11-25T14:24:22.458Z] === RUN   TestStats
14:24:22 [2019-11-25T14:24:22.820Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
14:24:22 [2019-11-25T14:24:22.868Z] #33 127.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:24:22 [2019-11-25T14:24:22.868Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:24:22 [2019-11-25T14:24:22.868Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:24:23 [2019-11-25T14:24:23.434Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:24:24 [2019-11-25T14:24:24.744Z] --- PASS: TestStats (2.40s)
14:24:24 [2019-11-25T14:24:24.744Z] === RUN   TestStopContainerWithTimeout
14:24:25 [2019-11-25T14:24:25.083Z] === RUN   TestStopContainerWithTimeout/0
14:24:25 [2019-11-25T14:24:25.083Z] === PAUSE TestStopContainerWithTimeout/0
14:24:25 [2019-11-25T14:24:25.083Z] === RUN   TestStopContainerWithTimeout/1
14:24:25 [2019-11-25T14:24:25.083Z] === PAUSE TestStopContainerWithTimeout/1
14:24:25 [2019-11-25T14:24:25.083Z] === RUN   TestStopContainerWithTimeout/3
14:24:25 [2019-11-25T14:24:25.083Z] === PAUSE TestStopContainerWithTimeout/3
14:24:25 [2019-11-25T14:24:25.083Z] === RUN   TestStopContainerWithTimeout/-1
14:24:25 [2019-11-25T14:24:25.083Z] === PAUSE TestStopContainerWithTimeout/-1
14:24:25 [2019-11-25T14:24:25.083Z] === CONT  TestStopContainerWithTimeout/0
14:24:25 [2019-11-25T14:24:25.083Z] === CONT  TestStopContainerWithTimeout/-1
14:24:25 [2019-11-25T14:24:25.083Z] === CONT  TestStopContainerWithTimeout/1
14:24:25 [2019-11-25T14:24:25.083Z] === CONT  TestStopContainerWithTimeout/3
14:24:25 [2019-11-25T14:24:25.960Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:24:26 [2019-11-25T14:24:26.998Z] === RUN   TestDockerSuite/TestHistoryExistentImage
14:24:26 [2019-11-25T14:24:26.998Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
14:24:26 [2019-11-25T14:24:26.998Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
14:24:26 [2019-11-25T14:24:26.998Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
14:24:27 [2019-11-25T14:24:27.330Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:24:27 [2019-11-25T14:24:27.562Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
14:24:27 [2019-11-25T14:24:27.562Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
14:24:28 [2019-11-25T14:24:28.088Z] --- PASS: TestStopContainerWithTimeout (0.03s)
14:24:28 [2019-11-25T14:24:28.088Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
14:24:28 [2019-11-25T14:24:28.088Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
14:24:28 [2019-11-25T14:24:28.088Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
14:24:28 [2019-11-25T14:24:28.088Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.24s)
14:24:28 [2019-11-25T14:24:28.088Z] === RUN   TestDeleteDevicemapper
14:24:28 [2019-11-25T14:24:28.088Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:24:28 [2019-11-25T14:24:28.088Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:24:28 [2019-11-25T14:24:28.089Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:24:28 [2019-11-25T14:24:28.493Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
14:24:28 [2019-11-25T14:24:28.493Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
14:24:28 [2019-11-25T14:24:28.493Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
14:24:28 [2019-11-25T14:24:28.493Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
14:24:28 [2019-11-25T14:24:28.702Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:24:29 [2019-11-25T14:24:29.060Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
14:24:29 [2019-11-25T14:24:29.317Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
14:24:29 [2019-11-25T14:24:29.633Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:24:29 [2019-11-25T14:24:29.869Z] === RUN   TestDockerSuite/TestBuildDotDotFile
14:24:29 [2019-11-25T14:24:29.869Z] === RUN   TestDockerSuite/TestBuildEOLInLine
14:24:29 [2019-11-25T14:24:29.869Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
14:24:29 [2019-11-25T14:24:29.869Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
14:24:29 [2019-11-25T14:24:29.869Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
14:24:29 [2019-11-25T14:24:29.869Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
14:24:29 [2019-11-25T14:24:29.869Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
14:24:29 [2019-11-25T14:24:29.869Z] === RUN   TestDockerSuite/TestBuildEntrypoint
14:24:29 [2019-11-25T14:24:29.869Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
14:24:29 [2019-11-25T14:24:29.881Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
14:24:29 [2019-11-25T14:24:29.881Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
14:24:29 [2019-11-25T14:24:29.890Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:24:30 [2019-11-25T14:24:30.388Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s)
14:24:30 [2019-11-25T14:24:30.388Z] === RUN   TestUpdateMemory
14:24:30 [2019-11-25T14:24:30.811Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
14:24:30 [2019-11-25T14:24:30.812Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
14:24:31 [2019-11-25T14:24:31.259Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:24:31 [2019-11-25T14:24:31.559Z] --- PASS: TestUpdateMemory (1.11s)
14:24:31 [2019-11-25T14:24:31.559Z] === RUN   TestUpdateCPUQuota
14:24:32 [2019-11-25T14:24:32.183Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
14:24:32 [2019-11-25T14:24:32.630Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:24:32 [2019-11-25T14:24:32.782Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
14:24:33 [2019-11-25T14:24:33.132Z] === RUN   TestDockerSuite/TestImagesFormat
14:24:33 [2019-11-25T14:24:33.253Z] --- PASS: TestUpdateCPUQuota (1.66s)
14:24:33 [2019-11-25T14:24:33.253Z] === RUN   TestUpdatePidsLimit
14:24:33 [2019-11-25T14:24:33.253Z] === RUN   TestUpdatePidsLimit/update_from_none
14:24:33 [2019-11-25T14:24:33.388Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
14:24:33 [2019-11-25T14:24:33.591Z] === RUN   TestUpdatePidsLimit/no_change
14:24:33 [2019-11-25T14:24:33.928Z] === RUN   TestUpdatePidsLimit/update_lower
14:24:34 [2019-11-25T14:24:34.000Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:24:34 [2019-11-25T14:24:34.264Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:24:34 [2019-11-25T14:24:34.318Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
14:24:34 [2019-11-25T14:24:34.600Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:24:34 [2019-11-25T14:24:34.936Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:24:35 [2019-11-25T14:24:35.274Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:24:35 [2019-11-25T14:24:35.402Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:24:35 [2019-11-25T14:24:35.693Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
14:24:36 [2019-11-25T14:24:36.991Z] --- PASS: TestUpdatePidsLimit (3.93s)
14:24:36 [2019-11-25T14:24:36.991Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
14:24:36 [2019-11-25T14:24:36.991Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
14:24:36 [2019-11-25T14:24:36.991Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
14:24:36 [2019-11-25T14:24:36.991Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
14:24:36 [2019-11-25T14:24:36.991Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
14:24:36 [2019-11-25T14:24:36.991Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
14:24:36 [2019-11-25T14:24:36.991Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
14:24:36 [2019-11-25T14:24:36.991Z] === RUN   TestUpdateRestartPolicy
14:24:37 [2019-11-25T14:24:37.298Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:24:37 [2019-11-25T14:24:37.593Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
14:24:37 [2019-11-25T14:24:37.593Z] === RUN   TestDockerSuite/TestImportBadURL
14:24:37 [2019-11-25T14:24:37.593Z] === RUN   TestDockerSuite/TestImportDisplay
14:24:38 [2019-11-25T14:24:38.230Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:24:39 [2019-11-25T14:24:39.490Z] === RUN   TestDockerSuite/TestImportFile
14:24:40 [2019-11-25T14:24:40.125Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:24:41 [2019-11-25T14:24:41.059Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:24:41 [2019-11-25T14:24:41.499Z] === RUN   TestDockerSuite/TestBuildEnv
14:24:41 [2019-11-25T14:24:41.499Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
14:24:41 [2019-11-25T14:24:41.499Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
14:24:41 [2019-11-25T14:24:41.499Z] === RUN   TestDockerSuite/TestBuildEnvUsage
14:24:41 [2019-11-25T14:24:41.499Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
14:24:41 [2019-11-25T14:24:41.499Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
14:24:42 [2019-11-25T14:24:42.016Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
14:24:42 [2019-11-25T14:24:42.016Z] === RUN   TestDockerSuite/TestImportFileWithMessage
14:24:42 [2019-11-25T14:24:42.431Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:24:43 [2019-11-25T14:24:43.362Z] #33 153.2 
14:24:43 [2019-11-25T14:24:43.925Z] #33 DONE 153.7s
14:24:43 [2019-11-25T14:24:43.925Z] 
14:24:43 [2019-11-25T14:24:43.925Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
14:24:44 [2019-11-25T14:24:44.538Z] === RUN   TestDockerSuite/TestImportGzipped
14:24:45 [2019-11-25T14:24:45.247Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
14:24:45 [2019-11-25T14:24:45.247Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
14:24:45 [2019-11-25T14:24:45.247Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
14:24:45 [2019-11-25T14:24:45.247Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
14:24:45 [2019-11-25T14:24:45.708Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
14:24:45 [2019-11-25T14:24:45.818Z] #34 DONE 1.8s
14:24:46 [2019-11-25T14:24:46.434Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
14:24:47 [2019-11-25T14:24:47.189Z] 
14:24:47 [2019-11-25T14:24:47.189Z] #35 [runner 12/12] COPY --from=builder       /build/ /
14:24:48 [2019-11-25T14:24:48.190Z] #35 DONE 1.0s
14:24:48 [2019-11-25T14:24:48.190Z] 
14:24:48 [2019-11-25T14:24:48.190Z] #36 exporting to image
14:24:48 [2019-11-25T14:24:48.190Z] #36 exporting layers
14:24:48 [2019-11-25T14:24:48.960Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
14:24:48 [2019-11-25T14:24:48.960Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
14:24:49 [2019-11-25T14:24:49.891Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
14:24:50 [2019-11-25T14:24:50.203Z] --- PASS: TestUpdateRestartPolicy (12.18s)
14:24:50 [2019-11-25T14:24:50.203Z] === RUN   TestUpdateRestartWithAutoRemove
14:24:50 [2019-11-25T14:24:50.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
14:24:50 [2019-11-25T14:24:50.203Z] === RUN   TestWaitNonBlocked
14:24:50 [2019-11-25T14:24:50.203Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:24:50 [2019-11-25T14:24:50.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:24:50 [2019-11-25T14:24:50.203Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:24:50 [2019-11-25T14:24:50.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:24:50 [2019-11-25T14:24:50.203Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:24:50 [2019-11-25T14:24:50.203Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:24:50 [2019-11-25T14:24:50.822Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
14:24:50 [2019-11-25T14:24:50.927Z] --- PASS: TestWaitNonBlocked (0.03s)
14:24:50 [2019-11-25T14:24:50.927Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
14:24:50 [2019-11-25T14:24:50.927Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s)
14:24:50 [2019-11-25T14:24:50.927Z] === RUN   TestWaitBlocked
14:24:50 [2019-11-25T14:24:50.927Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:24:50 [2019-11-25T14:24:50.927Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:24:50 [2019-11-25T14:24:50.927Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:24:50 [2019-11-25T14:24:50.927Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:24:50 [2019-11-25T14:24:50.927Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:24:50 [2019-11-25T14:24:50.927Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:24:51 [2019-11-25T14:24:51.515Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
14:24:51 [2019-11-25T14:24:51.756Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
14:24:51 [2019-11-25T14:24:51.756Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
14:24:51 [2019-11-25T14:24:51.756Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:24:52 [2019-11-25T14:24:52.114Z] --- PASS: TestWaitBlocked (0.04s)
14:24:52 [2019-11-25T14:24:52.114Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s)
14:24:52 [2019-11-25T14:24:52.114Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
14:24:52 [2019-11-25T14:24:52.114Z] === CONT  TestContainerStartOnDaemonRestart
14:24:52 [2019-11-25T14:24:52.114Z] === CONT  TestIpcModeOlderClient
14:24:52 [2019-11-25T14:24:52.114Z] === CONT  TestDaemonRestartIpcMode
14:24:52 [2019-11-25T14:24:52.114Z] --- PASS: TestIpcModeOlderClient (0.16s)
14:24:52 [2019-11-25T14:24:52.367Z] #36 exporting layers 3.4s done
14:24:52 [2019-11-25T14:24:52.367Z] #36 writing image sha256:478dd8e4ce52b3b27d5f1bd6ceceaf766153e5a6a6ed26b090ff0d5370a004e6 done
14:24:52 [2019-11-25T14:24:52.367Z] #36 naming to docker.io/library/moby-e2e-test done
14:24:52 [2019-11-25T14:24:52.367Z] #36 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:24:52 [2019-11-25T14:24:52.687Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:24:52 [2019-11-25T14:24:52.701Z] + echo Ensuring container killed.
14:24:52 [2019-11-25T14:24:52.701Z] Ensuring container killed.
14:24:52 [2019-11-25T14:24:52.701Z] + docker rm -vf docker-pr25
14:24:52 [2019-11-25T14:24:52.701Z] Error: No such container: docker-pr25
14:24:52 [2019-11-25T14:24:52.701Z] + true
[Pipeline] sh
14:24:52 [2019-11-25T14:24:52.982Z] + echo Chowning /workspace to jenkins user
14:24:52 [2019-11-25T14:24:52.982Z] Chowning /workspace to jenkins user
14:24:52 [2019-11-25T14:24:52.982Z] + id -u
14:24:52 [2019-11-25T14:24:52.982Z] + id -g
14:24:52 [2019-11-25T14:24:52.982Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40128:/workspace busybox chown -R 1000:1000 /workspace
14:24:54 [2019-11-25T14:24:54.058Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:24:54 [2019-11-25T14:24:54.315Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:24:54 [2019-11-25T14:24:54.573Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:24:54 [2019-11-25T14:24:54.646Z] + bundleName=unit
14:24:54 [2019-11-25T14:24:54.647Z] + echo Creating unit-bundles.tar.gz
14:24:54 [2019-11-25T14:24:54.647Z] Creating unit-bundles.tar.gz
14:24:54 [2019-11-25T14:24:54.647Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
14:24:54 [2019-11-25T14:24:54.647Z] bundles/junit-report.xml
14:24:54 [2019-11-25T14:24:54.647Z] bundles/go-test-report.json
14:24:54 [2019-11-25T14:24:54.647Z] bundles/profile.out
[Pipeline] archiveArtifacts
14:24:54 [2019-11-25T14:24:54.657Z] Archiving artifacts
14:24:54 [2019-11-25T14:24:54.991Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40128/25/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:24:55 [2019-11-25T14:24:55.302Z] + make clean
14:24:55 [2019-11-25T14:24:55.503Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:24:55 [2019-11-25T14:24:55.558Z] docker volume rm -f docker-dev-cache
14:24:55 [2019-11-25T14:24:55.558Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:24:55 [2019-11-25T14:24:55.973Z] --- PASS: TestDaemonRestartIpcMode (3.92s)
14:24:55 [2019-11-25T14:24:55.973Z] --- PASS: TestContainerStartOnDaemonRestart (3.93s)
14:24:55 [2019-11-25T14:24:55.973Z] PASS
14:24:55 [2019-11-25T14:24:55.973Z] 
14:24:55 [2019-11-25T14:24:55.973Z] === Skipped
14:24:55 [2019-11-25T14:24:55.973Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
14:24:55 [2019-11-25T14:24:55.973Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:24:55 [2019-11-25T14:24:55.973Z] 
14:24:55 [2019-11-25T14:24:55.973Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:24:55 [2019-11-25T14:24:55.973Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:24:55 [2019-11-25T14:24:55.973Z] 
14:24:55 [2019-11-25T14:24:55.973Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
14:24:55 [2019-11-25T14:24:55.973Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:24:55 [2019-11-25T14:24:55.973Z] 
14:24:55 [2019-11-25T14:24:55.973Z] 
14:24:55 [2019-11-25T14:24:55.973Z] DONE 197 tests, 3 skipped in 122.156s
14:24:55 [2019-11-25T14:24:55.973Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
14:24:55 [2019-11-25T14:24:55.973Z] ++ 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
14:24:55 [2019-11-25T14:24:55.973Z] ++ set -e
14:24:55 [2019-11-25T14:24:55.973Z] ++ '[' -n 0 ']'
14:24:55 [2019-11-25T14:24:55.973Z] ++ set -x
14:24:55 [2019-11-25T14:24:55.973Z] ++ env -i DEST=/go/src/github.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
14:24:56 [2019-11-25T14:24:56.311Z] INFO: Testing against a local daemon
14:24:56 [2019-11-25T14:24:56.311Z] === RUN   TestCommitInheritsEnv
14:24:56 [2019-11-25T14:24:56.434Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:24:56 [2019-11-25T14:24:56.648Z] --- PASS: TestCommitInheritsEnv (0.41s)
14:24:56 [2019-11-25T14:24:56.648Z] === RUN   TestImportExtremelyLargeImageWorks
14:24:56 [2019-11-25T14:24:56.648Z] === PAUSE TestImportExtremelyLargeImageWorks
14:24:56 [2019-11-25T14:24:56.648Z] === RUN   TestImagesFilterMultiReference
14:24:56 [2019-11-25T14:24:56.648Z] --- PASS: TestImagesFilterMultiReference (0.07s)
14:24:56 [2019-11-25T14:24:56.648Z] === RUN   TestImagePullPlatformInvalid
14:24:56 [2019-11-25T14:24:56.648Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
14:24:56 [2019-11-25T14:24:56.648Z] === RUN   TestRemoveImageOrphaning
14:24:56 [2019-11-25T14:24:56.986Z] --- PASS: TestRemoveImageOrphaning (0.41s)
14:24:56 [2019-11-25T14:24:56.986Z] === RUN   TestRemoveImageGarbageCollector
14:24:56 [2019-11-25T14:24:56.986Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:24:56 [2019-11-25T14:24:56.986Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:24:56 [2019-11-25T14:24:56.986Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:24:57 [2019-11-25T14:24:57.322Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
14:24:57 [2019-11-25T14:24:57.322Z] === RUN   TestTagInvalidReference
14:24:57 [2019-11-25T14:24:57.322Z] --- PASS: TestTagInvalidReference (0.04s)
14:24:57 [2019-11-25T14:24:57.322Z] === RUN   TestTagValidPrefixedRepo
14:24:57 [2019-11-25T14:24:57.322Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:24:57 [2019-11-25T14:24:57.322Z] === RUN   TestTagExistedNameWithoutForce
14:24:57 [2019-11-25T14:24:57.322Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
14:24:57 [2019-11-25T14:24:57.322Z] === RUN   TestTagOfficialNames
14:24:57 [2019-11-25T14:24:57.322Z] --- PASS: TestTagOfficialNames (0.07s)
14:24:57 [2019-11-25T14:24:57.322Z] === RUN   TestTagMatchesDigest
14:24:57 [2019-11-25T14:24:57.322Z] --- PASS: TestTagMatchesDigest (0.04s)
14:24:57 [2019-11-25T14:24:57.322Z] === CONT  TestImportExtremelyLargeImageWorks
14:24:57 [2019-11-25T14:24:57.364Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:24:57 [2019-11-25T14:24:57.364Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
14:24:57 [2019-11-25T14:24:57.364Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
14:24:59 [2019-11-25T14:24:59.258Z] === RUN   TestDockerSuite/TestInspectAmpersand
14:24:59 [2019-11-25T14:24:59.822Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
14:25:00 [2019-11-25T14:25:00.386Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
14:25:00 [2019-11-25T14:25:00.651Z] === RUN   TestDockerSuite/TestInspectByPrefix
14:25:00 [2019-11-25T14:25:00.908Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
14:25:01 [2019-11-25T14:25:01.839Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
14:25:01 [2019-11-25T14:25:01.839Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
14:25:03 [2019-11-25T14:25:03.209Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
14:25:03 [2019-11-25T14:25:03.774Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
14:25:04 [2019-11-25T14:25:04.031Z] === RUN   TestDockerSuite/TestInspectDefault
14:25:04 [2019-11-25T14:25:04.961Z] === RUN   TestDockerSuite/TestInspectHistory
14:25:06 [2019-11-25T14:25:06.857Z] === RUN   TestDockerSuite/TestInspectImage
14:25:06 [2019-11-25T14:25:06.857Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
14:25:06 [2019-11-25T14:25:06.857Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
14:25:06 [2019-11-25T14:25:06.857Z] === RUN   TestDockerSuite/TestInspectInt64
14:25:07 [2019-11-25T14:25:07.421Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
14:25:07 [2019-11-25T14:25:07.677Z] === RUN   TestDockerSuite/TestInspectJSONFields
14:25:08 [2019-11-25T14:25:08.608Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
14:25:08 [2019-11-25T14:25:08.608Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
14:25:09 [2019-11-25T14:25:09.221Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:25:09 [2019-11-25T14:25:09.977Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
14:25:10 [2019-11-25T14:25:10.192Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:25:10 [2019-11-25T14:25:10.192Z] === RUN   TestDockerSuite/TestBuildExpose
14:25:10 [2019-11-25T14:25:10.192Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:25:10 [2019-11-25T14:25:10.192Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:25:10 [2019-11-25T14:25:10.192Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:25:10 [2019-11-25T14:25:10.192Z] === RUN   TestDockerSuite/TestBuildFails
14:25:10 [2019-11-25T14:25:10.234Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
14:25:10 [2019-11-25T14:25:10.493Z] === RUN   TestDockerSuite/TestInspectPlugin
14:25:12 [2019-11-25T14:25:12.380Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:25:12 [2019-11-25T14:25:12.380Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:25:12 [2019-11-25T14:25:12.393Z] === RUN   TestDockerSuite/TestInspectRootFS
14:25:12 [2019-11-25T14:25:12.393Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
14:25:13 [2019-11-25T14:25:13.325Z] === RUN   TestDockerSuite/TestInspectStatus
14:25:14 [2019-11-25T14:25:14.255Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
14:25:16 [2019-11-25T14:25:16.152Z] === RUN   TestDockerSuite/TestInspectTemplateError
14:25:16 [2019-11-25T14:25:16.409Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
14:25:16 [2019-11-25T14:25:16.666Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
14:25:17 [2019-11-25T14:25:17.597Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
14:25:18 [2019-11-25T14:25:18.187Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:25:18 [2019-11-25T14:25:18.527Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
14:25:19 [2019-11-25T14:25:19.459Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
14:25:20 [2019-11-25T14:25:20.391Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
14:25:20 [2019-11-25T14:25:20.955Z] === RUN   TestDockerSuite/TestInspectUnknownObject
14:25:20 [2019-11-25T14:25:20.955Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
14:25:22 [2019-11-25T14:25:22.852Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
14:25:23 [2019-11-25T14:25:23.784Z] === RUN   TestDockerSuite/TestLinkShortDefinition
14:25:25 [2019-11-25T14:25:25.679Z] === RUN   TestDockerSuite/TestLinksEnvs
14:25:27 [2019-11-25T14:25:27.575Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
14:25:27 [2019-11-25T14:25:27.831Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
14:25:28 [2019-11-25T14:25:28.525Z] === RUN   TestDockerSuite/TestBuildForceRm
14:25:29 [2019-11-25T14:25:29.725Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
14:25:33 [2019-11-25T14:25:33.009Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
14:25:34 [2019-11-25T14:25:34.904Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
14:25:34 [2019-11-25T14:25:34.904Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
14:25:35 [2019-11-25T14:25:35.611Z] === RUN   TestDockerSuite/TestBuildFromGit
14:25:38 [2019-11-25T14:25:38.177Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
14:25:38 [2019-11-25T14:25:38.177Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
14:25:39 [2019-11-25T14:25:39.106Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
14:25:41 [2019-11-25T14:25:41.404Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:25:42 [2019-11-25T14:25:42.375Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:25:48 [2019-11-25T14:25:48.173Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:25:48 [2019-11-25T14:25:48.173Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:25:49 [2019-11-25T14:25:49.060Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
14:25:49 [2019-11-25T14:25:49.142Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:25:49 [2019-11-25T14:25:49.601Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:25:49 [2019-11-25T14:25:49.601Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:25:52 [2019-11-25T14:25:52.334Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
14:25:55 [2019-11-25T14:25:55.612Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
14:25:57 [2019-11-25T14:25:57.505Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
14:25:58 [2019-11-25T14:25:58.068Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
14:25:59 [2019-11-25T14:25:59.969Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
14:26:01 [2019-11-25T14:26:01.348Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
14:26:01 [2019-11-25T14:26:01.348Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
14:26:01 [2019-11-25T14:26:01.605Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
14:26:01 [2019-11-25T14:26:01.605Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
14:26:01 [2019-11-25T14:26:01.605Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
14:26:02 [2019-11-25T14:26:02.536Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
14:26:03 [2019-11-25T14:26:03.470Z] === RUN   TestDockerSuite/TestLogsAPIUntil
14:26:04 [2019-11-25T14:26:04.036Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
14:26:04 [2019-11-25T14:26:04.422Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:26:04 [2019-11-25T14:26:04.422Z] === RUN   TestDockerSuite/TestBuildHistory
14:26:07 [2019-11-25T14:26:07.308Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
14:26:07 [2019-11-25T14:26:07.873Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
14:26:13 [2019-11-25T14:26:13.125Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
14:26:13 [2019-11-25T14:26:13.688Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
14:26:13 [2019-11-25T14:26:13.688Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
14:26:15 [2019-11-25T14:26:15.056Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
14:26:15 [2019-11-25T14:26:15.987Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
14:26:16 [2019-11-25T14:26:16.804Z] === RUN   TestDockerSuite/TestBuildIidFile
14:26:16 [2019-11-25T14:26:16.804Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:26:16 [2019-11-25T14:26:16.918Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
14:26:17 [2019-11-25T14:26:17.178Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
14:26:18 [2019-11-25T14:26:18.548Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
14:26:18 [2019-11-25T14:26:18.985Z] === RUN   TestDockerSuite/TestBuildInheritance
14:26:18 [2019-11-25T14:26:18.985Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:26:19 [2019-11-25T14:26:19.920Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
14:26:19 [2019-11-25T14:26:19.955Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:26:19 [2019-11-25T14:26:19.955Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:26:20 [2019-11-25T14:26:20.177Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
14:26:23 [2019-11-25T14:26:23.474Z] === RUN   TestDockerSuite/TestLogsFollowStopped
14:26:23 [2019-11-25T14:26:23.731Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
14:26:23 [2019-11-25T14:26:23.988Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
14:26:24 [2019-11-25T14:26:24.649Z] === RUN   TestDockerSuite/TestBuildLabel
14:26:24 [2019-11-25T14:26:24.918Z] === RUN   TestDockerSuite/TestLogsSince
14:26:25 [2019-11-25T14:26:25.616Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:26:26 [2019-11-25T14:26:26.075Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:26:27 [2019-11-25T14:26:27.043Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:26:27 [2019-11-25T14:26:27.439Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
14:26:27 [2019-11-25T14:26:27.504Z] === RUN   TestDockerSuite/TestBuildLabels
14:26:28 [2019-11-25T14:26:28.472Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:26:30 [2019-11-25T14:26:30.009Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:26:30 [2019-11-25T14:26:30.712Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
14:26:31 [2019-11-25T14:26:31.642Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
14:26:34 [2019-11-25T14:26:34.915Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
14:26:35 [2019-11-25T14:26:35.802Z] === RUN   TestDockerSuite/TestBuildLastModified
14:26:35 [2019-11-25T14:26:35.802Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:26:35 [2019-11-25T14:26:35.802Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:26:35 [2019-11-25T14:26:35.802Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:26:35 [2019-11-25T14:26:35.802Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:26:35 [2019-11-25T14:26:35.802Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:26:35 [2019-11-25T14:26:35.802Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:26:36 [2019-11-25T14:26:36.772Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:26:37 [2019-11-25T14:26:37.231Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:26:38 [2019-11-25T14:26:38.190Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
14:26:38 [2019-11-25T14:26:38.190Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
14:26:38 [2019-11-25T14:26:38.449Z] === RUN   TestDockerSuite/TestLogsTail
14:26:39 [2019-11-25T14:26:39.818Z] === RUN   TestDockerSuite/TestLogsTimestamps
14:26:40 [2019-11-25T14:26:40.383Z] === RUN   TestDockerSuite/TestLogsWithDetails
14:26:40 [2019-11-25T14:26:40.948Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
14:26:41 [2019-11-25T14:26:41.513Z] === RUN   TestDockerSuite/TestMountIntoProc
14:26:42 [2019-11-25T14:26:42.076Z] === RUN   TestDockerSuite/TestMountIntoSys
14:26:43 [2019-11-25T14:26:43.010Z] === RUN   TestDockerSuite/TestNetHostname
14:26:43 [2019-11-25T14:26:43.025Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
14:26:44 [2019-11-25T14:26:44.914Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
14:26:45 [2019-11-25T14:26:45.849Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
14:26:46 [2019-11-25T14:26:46.414Z] === RUN   TestDockerSuite/TestNetworkEvents
14:26:47 [2019-11-25T14:26:47.784Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
14:26:50 [2019-11-25T14:26:50.306Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
14:26:51 [2019-11-25T14:26:51.675Z] === RUN   TestDockerSuite/TestPluginActive
14:26:51 [2019-11-25T14:26:51.932Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
14:26:53 [2019-11-25T14:26:53.301Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
14:27:00 [2019-11-25T14:27:00.714Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:27:00 [2019-11-25T14:27:00.714Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:27:00 [2019-11-25T14:27:00.714Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
14:27:01 [2019-11-25T14:27:01.399Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
14:27:01 [2019-11-25T14:27:01.399Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
14:27:01 [2019-11-25T14:27:01.399Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
14:27:01 [2019-11-25T14:27:01.399Z] === RUN   TestDockerSuite/TestPluginLogDriver
14:27:05 [2019-11-25T14:27:05.577Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
14:27:06 [2019-11-25T14:27:06.507Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
14:27:08 [2019-11-25T14:27:08.403Z] === RUN   TestDockerSuite/TestPluginUpgrade
14:27:13 [2019-11-25T14:27:13.854Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
14:27:13 [2019-11-25T14:27:13.854Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
14:27:17 [2019-11-25T14:27:17.130Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
14:27:17 [2019-11-25T14:27:17.130Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
14:27:18 [2019-11-25T14:27:18.061Z] === RUN   TestDockerSuite/TestPortHostBinding
14:27:19 [2019-11-25T14:27:19.955Z] === RUN   TestDockerSuite/TestPortList
14:27:21 [2019-11-25T14:27:21.850Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
14:27:25 [2019-11-25T14:27:25.128Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
14:27:30 [2019-11-25T14:27:30.384Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
14:27:32 [2019-11-25T14:27:32.280Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
14:27:33 [2019-11-25T14:27:33.650Z] === RUN   TestDockerSuite/TestPostContainersAttach
14:27:34 [2019-11-25T14:27:34.214Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
14:27:36 [2019-11-25T14:27:36.411Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:27:42 [2019-11-25T14:27:42.319Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
14:27:42 [2019-11-25T14:27:42.319Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
14:27:42 [2019-11-25T14:27:42.319Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
14:27:42 [2019-11-25T14:27:42.882Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
14:27:42 [2019-11-25T14:27:42.882Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
14:27:43 [2019-11-25T14:27:43.446Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
14:27:43 [2019-11-25T14:27:43.446Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
14:27:44 [2019-11-25T14:27:44.377Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
14:27:44 [2019-11-25T14:27:44.633Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
14:27:46 [2019-11-25T14:27:46.525Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
14:27:46 [2019-11-25T14:27:46.525Z] === RUN   TestDockerSuite/TestPruneContainerLabel
14:27:47 [2019-11-25T14:27:47.456Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
14:27:49 [2019-11-25T14:27:49.978Z] === RUN   TestDockerSuite/TestPruneContainerUntil
14:27:51 [2019-11-25T14:27:51.872Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
14:27:52 [2019-11-25T14:27:52.129Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
14:27:52 [2019-11-25T14:27:52.129Z] === RUN   TestDockerSuite/TestPsByOrder
14:27:54 [2019-11-25T14:27:54.105Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:27:56 [2019-11-25T14:27:56.302Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
14:27:56 [2019-11-25T14:27:56.865Z] === RUN   TestDockerSuite/TestPsListContainersBase
14:27:57 [2019-11-25T14:27:57.960Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:28:01 [2019-11-25T14:28:01.039Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
14:28:01 [2019-11-25T14:28:01.039Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
14:28:05 [2019-11-25T14:28:05.054Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:28:06 [2019-11-25T14:28:06.304Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
14:28:06 [2019-11-25T14:28:06.304Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
14:28:09 [2019-11-25T14:28:09.771Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
14:28:10 [2019-11-25T14:28:10.531Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
14:28:14 [2019-11-25T14:28:14.710Z] === RUN   TestDockerSwarmSuite/TestServiceScale
14:28:17 [2019-11-25T14:28:17.986Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
14:28:18 [2019-11-25T14:28:18.551Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
14:28:20 [2019-11-25T14:28:20.449Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
14:28:22 [2019-11-25T14:28:22.974Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
14:28:24 [2019-11-25T14:28:24.869Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
14:28:26 [2019-11-25T14:28:26.239Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
14:28:27 [2019-11-25T14:28:27.639Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:28:27 [2019-11-25T14:28:27.640Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:28:28 [2019-11-25T14:28:28.768Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
14:28:31 [2019-11-25T14:28:31.288Z] === RUN   TestDockerSuite/TestPsListContainersSize
14:28:32 [2019-11-25T14:28:32.658Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
14:28:32 [2019-11-25T14:28:32.914Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
14:28:33 [2019-11-25T14:28:33.849Z] === RUN   TestDockerSuite/TestPsRightTagName
14:28:37 [2019-11-25T14:28:37.126Z] === RUN   TestDockerSuite/TestPsShowMounts
14:28:38 [2019-11-25T14:28:38.060Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
14:28:39 [2019-11-25T14:28:39.955Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
14:28:41 [2019-11-25T14:28:41.328Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
14:28:41 [2019-11-25T14:28:41.328Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
14:28:41 [2019-11-25T14:28:41.328Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
14:28:41 [2019-11-25T14:28:41.328Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
14:28:41 [2019-11-25T14:28:41.328Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
14:28:41 [2019-11-25T14:28:41.585Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
14:28:42 [2019-11-25T14:28:42.458Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:28:42 [2019-11-25T14:28:42.458Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:28:42 [2019-11-25T14:28:42.458Z] === RUN   TestDockerSuite/TestBuildNetNone
14:28:42 [2019-11-25T14:28:42.458Z] === RUN   TestDockerSuite/TestBuildNoContext
14:28:42 [2019-11-25T14:28:42.515Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
14:28:43 [2019-11-25T14:28:43.995Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
14:28:44 [2019-11-25T14:28:44.411Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
14:28:44 [2019-11-25T14:28:44.411Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
14:28:46 [2019-11-25T14:28:46.304Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
14:28:47 [2019-11-25T14:28:47.236Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
14:28:49 [2019-11-25T14:28:49.791Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:28:51 [2019-11-25T14:28:51.331Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:28:51 [2019-11-25T14:28:51.790Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:28:51 [2019-11-25T14:28:51.790Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:28:54 [2019-11-25T14:28:54.695Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:28:55 [2019-11-25T14:28:55.663Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:28:56 [2019-11-25T14:28:56.631Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:28:57 [2019-11-25T14:28:57.195Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
14:28:57 [2019-11-25T14:28:57.195Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
14:28:59 [2019-11-25T14:28:59.719Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
14:28:59 [2019-11-25T14:28:59.719Z] === RUN   TestDockerSuite/TestRestartPolicyNO
14:28:59 [2019-11-25T14:28:59.719Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
14:28:59 [2019-11-25T14:28:59.975Z] === RUN   TestDockerSuite/TestRestartRunningContainer
14:29:03 [2019-11-25T14:29:03.248Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
14:29:04 [2019-11-25T14:29:04.179Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
14:29:06 [2019-11-25T14:29:06.954Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:29:07 [2019-11-25T14:29:07.922Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:29:08 [2019-11-25T14:29:08.395Z] === RUN   TestDockerSuite/TestRestartWithVolumes
14:29:08 [2019-11-25T14:29:08.958Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
14:29:10 [2019-11-25T14:29:10.329Z] === RUN   TestDockerSuite/TestRmiBlank
14:29:10 [2019-11-25T14:29:10.329Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
14:29:10 [2019-11-25T14:29:10.329Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
14:29:14 [2019-11-25T14:29:14.607Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
14:29:15 [2019-11-25T14:29:15.975Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
14:29:15 [2019-11-25T14:29:15.975Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
14:29:17 [2019-11-25T14:29:17.515Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
14:29:18 [2019-11-25T14:29:18.087Z] === RUN   TestDockerSuite/TestRmiImgIDForce
14:29:18 [2019-11-25T14:29:18.245Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:29:19 [2019-11-25T14:29:19.017Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
14:29:20 [2019-11-25T14:29:20.681Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
14:29:20 [2019-11-25T14:29:20.729Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:29:20 [2019-11-25T14:29:20.939Z] === RUN   TestDockerSuite/TestRmiParentImageFail
14:29:22 [2019-11-25T14:29:22.309Z] === RUN   TestDockerSuite/TestRmiTag
14:29:22 [2019-11-25T14:29:22.309Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
14:29:23 [2019-11-25T14:29:23.679Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
14:29:29 [2019-11-25T14:29:29.188Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
14:29:29 [2019-11-25T14:29:29.188Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
14:29:29 [2019-11-25T14:29:29.756Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:29:30 [2019-11-25T14:29:30.557Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
14:29:30 [2019-11-25T14:29:30.814Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
14:29:32 [2019-11-25T14:29:32.715Z] === RUN   TestDockerSuite/TestRunAddHost
14:29:33 [2019-11-25T14:29:33.279Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
14:29:33 [2019-11-25T14:29:33.842Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
14:29:34 [2019-11-25T14:29:34.773Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
14:29:34 [2019-11-25T14:29:34.773Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
14:29:35 [2019-11-25T14:29:35.549Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:29:35 [2019-11-25T14:29:35.703Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
14:29:37 [2019-11-25T14:29:37.599Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
14:29:37 [2019-11-25T14:29:37.599Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
14:29:38 [2019-11-25T14:29:38.614Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
14:29:39 [2019-11-25T14:29:39.548Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
14:29:40 [2019-11-25T14:29:40.483Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
14:29:42 [2019-11-25T14:29:42.378Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
14:29:44 [2019-11-25T14:29:44.272Z] === RUN   TestDockerSuite/TestRunAttachDetach
14:29:44 [2019-11-25T14:29:44.957Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
14:29:45 [2019-11-25T14:29:45.887Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
14:29:45 [2019-11-25T14:29:45.958Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:29:46 [2019-11-25T14:29:46.817Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
14:29:46 [2019-11-25T14:29:46.927Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:29:46 [2019-11-25T14:29:46.927Z] === RUN   TestDockerSuite/TestBuildPATH
14:29:46 [2019-11-25T14:29:46.927Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:29:47 [2019-11-25T14:29:47.747Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
14:29:48 [2019-11-25T14:29:48.678Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
14:29:49 [2019-11-25T14:29:49.197Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:29:49 [2019-11-25T14:29:49.197Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:29:50 [2019-11-25T14:29:50.047Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
14:29:50 [2019-11-25T14:29:50.977Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
14:29:51 [2019-11-25T14:29:51.989Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
14:29:53 [2019-11-25T14:29:53.044Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
14:29:53 [2019-11-25T14:29:53.607Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
14:29:53 [2019-11-25T14:29:53.607Z] === RUN   TestDockerSuite/TestRunBindMounts
14:29:56 [2019-11-25T14:29:56.129Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
14:29:56 [2019-11-25T14:29:56.692Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
14:29:56 [2019-11-25T14:29:56.949Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
14:29:57 [2019-11-25T14:29:57.879Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
14:29:58 [2019-11-25T14:29:58.812Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
14:29:59 [2019-11-25T14:29:59.742Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
14:29:59 [2019-11-25T14:29:59.742Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
14:30:00 [2019-11-25T14:30:00.307Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
14:30:01 [2019-11-25T14:30:01.238Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
14:30:02 [2019-11-25T14:30:02.168Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
14:30:03 [2019-11-25T14:30:03.098Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
14:30:03 [2019-11-25T14:30:03.663Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
14:30:03 [2019-11-25T14:30:03.663Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
14:30:04 [2019-11-25T14:30:04.594Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
14:30:04 [2019-11-25T14:30:04.594Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
14:30:05 [2019-11-25T14:30:05.158Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
14:30:06 [2019-11-25T14:30:06.529Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
14:30:06 [2019-11-25T14:30:06.916Z] --- PASS: TestImportExtremelyLargeImageWorks (300.87s)
14:30:06 [2019-11-25T14:30:06.916Z] PASS
14:30:06 [2019-11-25T14:30:06.916Z] 
14:30:06 [2019-11-25T14:30:06.916Z] === Skipped
14:30:06 [2019-11-25T14:30:06.916Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
14:30:06 [2019-11-25T14:30:06.916Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:06 [2019-11-25T14:30:06.916Z] 
14:30:06 [2019-11-25T14:30:06.916Z] 
14:30:06 [2019-11-25T14:30:06.916Z] DONE 12 tests, 1 skipped in 302.223s
14:30:06 [2019-11-25T14:30:06.916Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
14:30:06 [2019-11-25T14:30:06.916Z] ++ 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
14:30:06 [2019-11-25T14:30:06.916Z] ++ set -e
14:30:06 [2019-11-25T14:30:06.916Z] ++ '[' -n 0 ']'
14:30:06 [2019-11-25T14:30:06.916Z] ++ set -x
14:30:06 [2019-11-25T14:30:06.916Z] ++ env -i DEST=/go/src/github.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
14:30:06 [2019-11-25T14:30:06.916Z] INFO: Testing against a local daemon
14:30:06 [2019-11-25T14:30:06.916Z] === RUN   TestNetworkCreateDelete
14:30:06 [2019-11-25T14:30:06.916Z] --- PASS: TestNetworkCreateDelete (0.22s)
14:30:06 [2019-11-25T14:30:06.916Z] === RUN   TestDockerNetworkDeletePreferID
14:30:06 [2019-11-25T14:30:06.916Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s)
14:30:06 [2019-11-25T14:30:06.916Z] === RUN   TestInspectNetwork
14:30:06 [2019-11-25T14:30:06.916Z] === RUN   TestInspectNetwork/full_network_id
14:30:06 [2019-11-25T14:30:06.916Z] === RUN   TestInspectNetwork/partial_network_id
14:30:06 [2019-11-25T14:30:06.916Z] === RUN   TestInspectNetwork/network_name
14:30:06 [2019-11-25T14:30:06.916Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:30:06 [2019-11-25T14:30:06.916Z] --- PASS: TestInspectNetwork (7.52s)
14:30:06 [2019-11-25T14:30:06.916Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:30:06 [2019-11-25T14:30:06.916Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:30:06 [2019-11-25T14:30:06.916Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:30:06 [2019-11-25T14:30:06.916Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:30:06 [2019-11-25T14:30:06.916Z] === RUN   TestRunContainerWithBridgeNone
14:30:07 [2019-11-25T14:30:07.462Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
14:30:08 [2019-11-25T14:30:08.394Z] === RUN   TestDockerSuite/TestRunContainerNetwork
14:30:09 [2019-11-25T14:30:09.210Z] --- PASS: TestRunContainerWithBridgeNone (2.55s)
14:30:09 [2019-11-25T14:30:09.210Z] === RUN   TestNetworkInvalidJSON
14:30:09 [2019-11-25T14:30:09.210Z] === RUN   TestNetworkInvalidJSON//networks/create
14:30:09 [2019-11-25T14:30:09.210Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:30:09 [2019-11-25T14:30:09.210Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:30:09 [2019-11-25T14:30:09.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:30:09 [2019-11-25T14:30:09.210Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:30:09 [2019-11-25T14:30:09.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:30:09 [2019-11-25T14:30:09.324Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
14:30:09 [2019-11-25T14:30:09.324Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
14:30:09 [2019-11-25T14:30:09.548Z] === CONT  TestNetworkInvalidJSON//networks/create
14:30:09 [2019-11-25T14:30:09.548Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:30:09 [2019-11-25T14:30:09.548Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:30:09 [2019-11-25T14:30:09.548Z] --- PASS: TestNetworkInvalidJSON (0.04s)
14:30:09 [2019-11-25T14:30:09.548Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:30:09 [2019-11-25T14:30:09.548Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:30:09 [2019-11-25T14:30:09.548Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:30:09 [2019-11-25T14:30:09.548Z] === RUN   TestDaemonRestartWithLiveRestore
14:30:10 [2019-11-25T14:30:10.255Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
14:30:10 [2019-11-25T14:30:10.719Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
14:30:10 [2019-11-25T14:30:10.719Z] === RUN   TestDaemonDefaultNetworkPools
14:30:11 [2019-11-25T14:30:11.442Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
14:30:11 [2019-11-25T14:30:11.442Z] === RUN   TestDaemonRestartWithExistingNetwork
14:30:12 [2019-11-25T14:30:12.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
14:30:12 [2019-11-25T14:30:12.615Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s)
14:30:12 [2019-11-25T14:30:12.615Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:30:13 [2019-11-25T14:30:13.521Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
14:30:13 [2019-11-25T14:30:13.791Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s)
14:30:13 [2019-11-25T14:30:13.791Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:30:14 [2019-11-25T14:30:14.516Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:30:14 [2019-11-25T14:30:14.516Z] === RUN   TestServiceWithPredefinedNetwork
14:30:15 [2019-11-25T14:30:15.415Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
14:30:15 [2019-11-25T14:30:15.978Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
14:30:16 [2019-11-25T14:30:16.814Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
14:30:16 [2019-11-25T14:30:16.814Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:30:16 [2019-11-25T14:30:16.814Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:30:16 [2019-11-25T14:30:16.814Z]     service_test.go:230: FLAKY_TEST
14:30:16 [2019-11-25T14:30:16.814Z] === RUN   TestServiceWithDataPathPortInit
14:30:16 [2019-11-25T14:30:16.914Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
14:30:17 [2019-11-25T14:30:17.477Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
14:30:18 [2019-11-25T14:30:18.406Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
14:30:19 [2019-11-25T14:30:19.336Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
14:30:21 [2019-11-25T14:30:21.230Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
14:30:25 [2019-11-25T14:30:25.403Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
14:30:25 [2019-11-25T14:30:25.403Z] === RUN   TestDockerSuite/TestRunCreateVolume
14:30:25 [2019-11-25T14:30:25.966Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
14:30:28 [2019-11-25T14:30:28.488Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
14:30:30 [2019-11-25T14:30:30.382Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
14:30:32 [2019-11-25T14:30:32.904Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
14:30:36 [2019-11-25T14:30:36.118Z] --- PASS: TestServiceWithDataPathPortInit (16.97s)
14:30:36 [2019-11-25T14:30:36.118Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:30:36 [2019-11-25T14:30:36.178Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
14:30:36 [2019-11-25T14:30:36.178Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
14:30:36 [2019-11-25T14:30:36.178Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
14:30:36 [2019-11-25T14:30:36.742Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
14:30:38 [2019-11-25T14:30:38.635Z] === RUN   TestDockerSuite/TestRunDNSOptions
14:30:39 [2019-11-25T14:30:39.892Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:30:40 [2019-11-25T14:30:40.540Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
14:30:43 [2019-11-25T14:30:43.062Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
14:30:43 [2019-11-25T14:30:43.457Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.45s)
14:30:43 [2019-11-25T14:30:43.458Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sik1im6gmldng74bea89jwuaf Created:2019-11-25 14:30:34.892939033 +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[fb7fa0518ade9cfb8afa72cfef34463851d101eabd25b392c920bffc1a8682fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iizcuezb8urf5rt3mjr0xfajh EndpointID:7168c6a04d563b15fab55cb224d13c7b3a46ce00e6873026fa8f0916b44f4aa4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:94273d49d527041a2f24bfab38cc59998dc87ee0c43b6f6078ad5fcad7485a38 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:c12fccb21a41 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iizcuezb8urf5rt3mjr0xfajh EndpointID:7168c6a04d563b15fab55cb224d13c7b3a46ce00e6873026fa8f0916b44f4aa4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
14:30:43 [2019-11-25T14:30:43.458Z] PASS
14:30:43 [2019-11-25T14:30:43.458Z] 
14:30:43 [2019-11-25T14:30:43.458Z] === Skipped
14:30:43 [2019-11-25T14:30:43.458Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:30:43 [2019-11-25T14:30:43.458Z]     service_test.go:230: FLAKY_TEST
14:30:43 [2019-11-25T14:30:43.458Z] 
14:30:43 [2019-11-25T14:30:43.458Z] 
14:30:43 [2019-11-25T14:30:43.458Z] DONE 21 tests, 1 skipped in 43.973s
14:30:43 [2019-11-25T14:30:43.458Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:30:43 [2019-11-25T14:30:43.458Z] ++ 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
14:30:43 [2019-11-25T14:30:43.458Z] ++ set -e
14:30:43 [2019-11-25T14:30:43.458Z] ++ '[' -n 0 ']'
14:30:43 [2019-11-25T14:30:43.458Z] ++ set -x
14:30:43 [2019-11-25T14:30:43.458Z] ++ env -i DEST=/go/src/github.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
14:30:43 [2019-11-25T14:30:43.458Z] INFO: Testing against a local daemon
14:30:43 [2019-11-25T14:30:43.458Z] === RUN   TestDockerNetworkIpvlanPersistance
14:30:43 [2019-11-25T14:30:43.458Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:30:43 [2019-11-25T14:30:43.458Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:43 [2019-11-25T14:30:43.458Z] === RUN   TestDockerNetworkIpvlan
14:30:43 [2019-11-25T14:30:43.458Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:30:43 [2019-11-25T14:30:43.458Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:43 [2019-11-25T14:30:43.458Z] PASS
14:30:43 [2019-11-25T14:30:43.458Z] 
14:30:43 [2019-11-25T14:30:43.458Z] === Skipped
14:30:43 [2019-11-25T14:30:43.458Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:30:43 [2019-11-25T14:30:43.458Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:43 [2019-11-25T14:30:43.458Z] 
14:30:43 [2019-11-25T14:30:43.458Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:30:43 [2019-11-25T14:30:43.458Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:43 [2019-11-25T14:30:43.458Z] 
14:30:43 [2019-11-25T14:30:43.458Z] 
14:30:43 [2019-11-25T14:30:43.458Z] DONE 2 tests, 2 skipped in 0.156s
14:30:43 [2019-11-25T14:30:43.458Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:30:43 [2019-11-25T14:30:43.458Z] ++ 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
14:30:43 [2019-11-25T14:30:43.458Z] ++ set -e
14:30:43 [2019-11-25T14:30:43.458Z] ++ '[' -n 0 ']'
14:30:43 [2019-11-25T14:30:43.458Z] ++ set -x
14:30:43 [2019-11-25T14:30:43.458Z] ++ env -i DEST=/go/src/github.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
14:30:43 [2019-11-25T14:30:43.458Z] INFO: Testing against a local daemon
14:30:43 [2019-11-25T14:30:43.458Z] === RUN   TestDockerNetworkMacvlanPersistance
14:30:43 [2019-11-25T14:30:43.992Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
14:30:44 [2019-11-25T14:30:44.186Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
14:30:44 [2019-11-25T14:30:44.186Z] === RUN   TestDockerNetworkMacvlan
14:30:44 [2019-11-25T14:30:44.910Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:30:45 [2019-11-25T14:30:45.886Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
14:30:46 [2019-11-25T14:30:46.084Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:30:46 [2019-11-25T14:30:46.449Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
14:30:46 [2019-11-25T14:30:46.449Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
14:30:46 [2019-11-25T14:30:46.865Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:30:47 [2019-11-25T14:30:47.379Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
14:30:49 [2019-11-25T14:30:49.310Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
14:30:49 [2019-11-25T14:30:49.310Z] === RUN   TestDockerSuite/TestRunDuplicateMount
14:30:49 [2019-11-25T14:30:49.872Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:30:49 [2019-11-25T14:30:49.875Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
14:30:50 [2019-11-25T14:30:50.808Z] === RUN   TestDockerSuite/TestRunEchoStdout
14:30:51 [2019-11-25T14:30:51.738Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
14:30:52 [2019-11-25T14:30:52.301Z] === RUN   TestDockerSuite/TestRunEmptyEnv
14:30:52 [2019-11-25T14:30:52.557Z] === RUN   TestDockerSuite/TestRunEntrypoint
14:30:53 [2019-11-25T14:30:53.487Z] === RUN   TestDockerSuite/TestRunEnvironment
14:30:53 [2019-11-25T14:30:53.713Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:30:54 [2019-11-25T14:30:54.050Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
14:30:54 [2019-11-25T14:30:54.980Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
14:30:55 [2019-11-25T14:30:55.910Z] === RUN   TestDockerSuite/TestRunExitCode
14:30:56 [2019-11-25T14:30:56.474Z] === RUN   TestDockerSuite/TestRunExitCodeOne
14:30:57 [2019-11-25T14:30:57.404Z] === RUN   TestDockerSuite/TestRunExitCodeZero
14:30:58 [2019-11-25T14:30:58.334Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
14:30:58 [2019-11-25T14:30:58.564Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:30:58 [2019-11-25T14:30:58.899Z] === RUN   TestDockerSuite/TestRunExposePort
14:30:59 [2019-11-25T14:30:59.156Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
14:30:59 [2019-11-25T14:30:59.738Z] --- PASS: TestDockerNetworkMacvlan (15.68s)
14:30:59 [2019-11-25T14:30:59.738Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
14:30:59 [2019-11-25T14:30:59.738Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
14:30:59 [2019-11-25T14:30:59.738Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
14:30:59 [2019-11-25T14:30:59.738Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.36s)
14:30:59 [2019-11-25T14:30:59.738Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s)
14:30:59 [2019-11-25T14:30:59.738Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s)
14:30:59 [2019-11-25T14:30:59.738Z] PASS
14:30:59 [2019-11-25T14:30:59.738Z] 
14:30:59 [2019-11-25T14:30:59.738Z] DONE 8 tests in 17.273s
14:30:59 [2019-11-25T14:30:59.738Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
14:30:59 [2019-11-25T14:30:59.738Z] ++ 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
14:30:59 [2019-11-25T14:30:59.738Z] ++ set -e
14:30:59 [2019-11-25T14:30:59.738Z] ++ '[' -n 0 ']'
14:30:59 [2019-11-25T14:30:59.738Z] ++ set -x
14:30:59 [2019-11-25T14:30:59.738Z] ++ env -i DEST=/go/src/github.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
14:30:59 [2019-11-25T14:30:59.738Z] testing: warning: no tests to run
14:30:59 [2019-11-25T14:30:59.738Z] PASS
14:30:59 [2019-11-25T14:30:59.738Z] 
14:30:59 [2019-11-25T14:30:59.738Z] DONE 0 tests in 0.016s
14:30:59 [2019-11-25T14:30:59.738Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:30:59 [2019-11-25T14:30:59.738Z] ++ 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
14:30:59 [2019-11-25T14:30:59.738Z] ++ set -e
14:30:59 [2019-11-25T14:30:59.738Z] ++ '[' -n 0 ']'
14:30:59 [2019-11-25T14:30:59.738Z] ++ set -x
14:30:59 [2019-11-25T14:30:59.738Z] ++ env -i DEST=/go/src/github.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
14:31:00 [2019-11-25T14:31:00.075Z] INFO: Testing against a local daemon
14:31:00 [2019-11-25T14:31:00.075Z] === RUN   TestAuthZPluginAllowRequest
14:31:00 [2019-11-25T14:31:00.086Z] === RUN   TestDockerSuite/TestRunGroupAdd
14:31:00 [2019-11-25T14:31:00.649Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
14:31:01 [2019-11-25T14:31:01.029Z] === RUN   TestDockerSuite/TestBuildRm
14:31:01 [2019-11-25T14:31:01.768Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
14:31:01 [2019-11-25T14:31:01.768Z] === RUN   TestAuthZPluginTLS
14:31:02 [2019-11-25T14:31:02.104Z] --- PASS: TestAuthZPluginTLS (0.58s)
14:31:02 [2019-11-25T14:31:02.104Z] === RUN   TestAuthZPluginDenyRequest
14:31:02 [2019-11-25T14:31:02.542Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
14:31:02 [2019-11-25T14:31:02.799Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
14:31:02 [2019-11-25T14:31:02.799Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
14:31:02 [2019-11-25T14:31:02.829Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
14:31:02 [2019-11-25T14:31:02.829Z] === RUN   TestAuthZPluginAPIDenyResponse
14:31:03 [2019-11-25T14:31:03.167Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
14:31:03 [2019-11-25T14:31:03.167Z] === RUN   TestAuthZPluginDenyResponse
14:31:03 [2019-11-25T14:31:03.889Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
14:31:03 [2019-11-25T14:31:03.889Z] === RUN   TestAuthZPluginAllowEventStream
14:31:05 [2019-11-25T14:31:05.581Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
14:31:05 [2019-11-25T14:31:05.581Z] === RUN   TestAuthZPluginErrorResponse
14:31:05 [2019-11-25T14:31:05.918Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
14:31:05 [2019-11-25T14:31:05.918Z] === RUN   TestAuthZPluginErrorRequest
14:31:06 [2019-11-25T14:31:06.654Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
14:31:06 [2019-11-25T14:31:06.654Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:31:06 [2019-11-25T14:31:06.977Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
14:31:07 [2019-11-25T14:31:07.377Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
14:31:07 [2019-11-25T14:31:07.377Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:31:07 [2019-11-25T14:31:07.542Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
14:31:09 [2019-11-25T14:31:09.672Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
14:31:09 [2019-11-25T14:31:09.672Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:31:11 [2019-11-25T14:31:11.375Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s)
14:31:11 [2019-11-25T14:31:11.375Z] === RUN   TestAuthZPluginHeader
14:31:12 [2019-11-25T14:31:12.543Z] --- PASS: TestAuthZPluginHeader (0.93s)
14:31:12 [2019-11-25T14:31:12.543Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:31:12 [2019-11-25T14:31:12.543Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:31:12 [2019-11-25T14:31:12.543Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:12 [2019-11-25T14:31:12.543Z] === RUN   TestAuthZPluginV2Disable
14:31:12 [2019-11-25T14:31:12.543Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:31:12 [2019-11-25T14:31:12.543Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:12 [2019-11-25T14:31:12.543Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:31:12 [2019-11-25T14:31:12.543Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:31:12 [2019-11-25T14:31:12.543Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:12 [2019-11-25T14:31:12.543Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:31:12 [2019-11-25T14:31:12.543Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:31:12 [2019-11-25T14:31:12.543Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:12 [2019-11-25T14:31:12.543Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:31:13 [2019-11-25T14:31:13.437Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:31:17 [2019-11-25T14:31:17.181Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:31:17 [2019-11-25T14:31:17.181Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:31:17 [2019-11-25T14:31:17.181Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:31:18 [2019-11-25T14:31:18.725Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:31:19 [2019-11-25T14:31:19.720Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
14:31:20 [2019-11-25T14:31:20.284Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
14:31:22 [2019-11-25T14:31:22.178Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
14:31:22 [2019-11-25T14:31:22.178Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
14:31:22 [2019-11-25T14:31:22.178Z] === RUN   TestDockerSuite/TestRunInvalidReference
14:31:22 [2019-11-25T14:31:22.178Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
14:31:22 [2019-11-25T14:31:22.471Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:31:23 [2019-11-25T14:31:23.108Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
14:31:26 [2019-11-25T14:31:26.217Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:31:26 [2019-11-25T14:31:26.383Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
14:31:28 [2019-11-25T14:31:28.291Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
14:31:30 [2019-11-25T14:31:30.184Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
14:31:30 [2019-11-25T14:31:30.748Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
14:31:30 [2019-11-25T14:31:30.915Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:31:31 [2019-11-25T14:31:31.313Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
14:31:31 [2019-11-25T14:31:31.783Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
14:31:31 [2019-11-25T14:31:31.784Z] PASS
14:31:31 [2019-11-25T14:31:31.784Z] 
14:31:31 [2019-11-25T14:31:31.784Z] === Skipped
14:31:31 [2019-11-25T14:31:31.784Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:31:31 [2019-11-25T14:31:31.784Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:31 [2019-11-25T14:31:31.784Z] 
14:31:31 [2019-11-25T14:31:31.784Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:31:31 [2019-11-25T14:31:31.784Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:31 [2019-11-25T14:31:31.784Z] 
14:31:31 [2019-11-25T14:31:31.784Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:31:31 [2019-11-25T14:31:31.784Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:31 [2019-11-25T14:31:31.784Z] 
14:31:31 [2019-11-25T14:31:31.784Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:31:31 [2019-11-25T14:31:31.784Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:31 [2019-11-25T14:31:31.784Z] 
14:31:31 [2019-11-25T14:31:31.784Z] 
14:31:31 [2019-11-25T14:31:31.784Z] DONE 17 tests, 4 skipped in 29.431s
14:31:31 [2019-11-25T14:31:31.784Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:31:31 [2019-11-25T14:31:31.784Z] ++ 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
14:31:31 [2019-11-25T14:31:31.784Z] ++ set -e
14:31:31 [2019-11-25T14:31:31.784Z] ++ '[' -n 0 ']'
14:31:31 [2019-11-25T14:31:31.784Z] ++ set -x
14:31:31 [2019-11-25T14:31:31.784Z] ++ env -i DEST=/go/src/github.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
14:31:31 [2019-11-25T14:31:31.784Z] INFO: Testing against a local daemon
14:31:31 [2019-11-25T14:31:31.784Z] === RUN   TestPluginInvalidJSON
14:31:31 [2019-11-25T14:31:31.784Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:31:31 [2019-11-25T14:31:31.784Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:31:31 [2019-11-25T14:31:31.784Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:31:31 [2019-11-25T14:31:31.784Z] --- PASS: TestPluginInvalidJSON (0.05s)
14:31:31 [2019-11-25T14:31:31.784Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:31:31 [2019-11-25T14:31:31.784Z] PASS
14:31:31 [2019-11-25T14:31:31.784Z] 
14:31:31 [2019-11-25T14:31:31.784Z] DONE 2 tests in 0.146s
14:31:31 [2019-11-25T14:31:31.784Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:31:31 [2019-11-25T14:31:31.784Z] ++ 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
14:31:31 [2019-11-25T14:31:31.784Z] ++ set -e
14:31:31 [2019-11-25T14:31:31.784Z] ++ '[' -n 0 ']'
14:31:31 [2019-11-25T14:31:31.784Z] ++ set -x
14:31:31 [2019-11-25T14:31:31.785Z] ++ env -i DEST=/go/src/github.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
14:31:31 [2019-11-25T14:31:31.785Z] INFO: Testing against a local daemon
14:31:31 [2019-11-25T14:31:31.785Z] === RUN   TestExternalGraphDriver
14:31:31 [2019-11-25T14:31:31.785Z] === RUN   TestExternalGraphDriver/json
14:31:31 [2019-11-25T14:31:31.785Z] === RUN   TestExternalGraphDriver/spec
14:31:32 [2019-11-25T14:31:32.244Z] === RUN   TestDockerSuite/TestRunModeHostname
14:31:33 [2019-11-25T14:31:33.612Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
14:31:33 [2019-11-25T14:31:33.612Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
14:31:33 [2019-11-25T14:31:33.612Z] === RUN   TestDockerSuite/TestRunModeIpcHost
14:31:34 [2019-11-25T14:31:34.080Z] === RUN   TestExternalGraphDriver/pull
14:31:35 [2019-11-25T14:31:35.505Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
14:31:36 [2019-11-25T14:31:36.370Z] --- PASS: TestExternalGraphDriver (6.71s)
14:31:36 [2019-11-25T14:31:36.370Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
14:31:36 [2019-11-25T14:31:36.370Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
14:31:36 [2019-11-25T14:31:36.370Z]     --- PASS: TestExternalGraphDriver/pull (2.42s)
14:31:36 [2019-11-25T14:31:36.370Z] === RUN   TestGraphdriverPluginV2
14:31:36 [2019-11-25T14:31:36.370Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
14:31:36 [2019-11-25T14:31:36.370Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:36 [2019-11-25T14:31:36.370Z] PASS
14:31:36 [2019-11-25T14:31:36.370Z] 
14:31:36 [2019-11-25T14:31:36.370Z] === Skipped
14:31:36 [2019-11-25T14:31:36.370Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
14:31:36 [2019-11-25T14:31:36.370Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:36 [2019-11-25T14:31:36.370Z] 
14:31:36 [2019-11-25T14:31:36.370Z] 
14:31:36 [2019-11-25T14:31:36.370Z] DONE 5 tests, 1 skipped in 6.877s
14:31:36 [2019-11-25T14:31:36.370Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:31:36 [2019-11-25T14:31:36.370Z] ++ 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
14:31:36 [2019-11-25T14:31:36.370Z] ++ set -e
14:31:36 [2019-11-25T14:31:36.370Z] ++ '[' -n 0 ']'
14:31:36 [2019-11-25T14:31:36.370Z] ++ set -x
14:31:36 [2019-11-25T14:31:36.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:31:36 [2019-11-25T14:31:36.370Z] INFO: Testing against a local daemon
14:31:36 [2019-11-25T14:31:36.370Z] === RUN   TestContinueAfterPluginCrash
14:31:36 [2019-11-25T14:31:36.370Z] === PAUSE TestContinueAfterPluginCrash
14:31:36 [2019-11-25T14:31:36.370Z] === RUN   TestDaemonStartWithLogOpt
14:31:36 [2019-11-25T14:31:36.370Z] === PAUSE TestDaemonStartWithLogOpt
14:31:36 [2019-11-25T14:31:36.370Z] === CONT  TestContinueAfterPluginCrash
14:31:36 [2019-11-25T14:31:36.370Z] === CONT  TestDaemonStartWithLogOpt
14:31:36 [2019-11-25T14:31:36.873Z] === RUN   TestDockerSuite/TestRunModePIDContainer
14:31:38 [2019-11-25T14:31:38.768Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
14:31:38 [2019-11-25T14:31:38.768Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
14:31:38 [2019-11-25T14:31:38.768Z] === RUN   TestDockerSuite/TestRunModePIDHost
14:31:40 [2019-11-25T14:31:40.662Z] === RUN   TestDockerSuite/TestRunModeUTSHost
14:31:42 [2019-11-25T14:31:42.559Z] === RUN   TestDockerSuite/TestRunMount
14:31:49 [2019-11-25T14:31:49.108Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
14:31:49 [2019-11-25T14:31:49.366Z] === RUN   TestDockerSuite/TestRunMountOrdering
14:31:50 [2019-11-25T14:31:50.297Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
14:31:51 [2019-11-25T14:31:51.237Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
14:31:52 [2019-11-25T14:31:52.057Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:31:52 [2019-11-25T14:31:52.057Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:31:52 [2019-11-25T14:31:52.057Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:31:53 [2019-11-25T14:31:53.132Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
14:31:54 [2019-11-25T14:31:54.665Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
14:31:55 [2019-11-25T14:31:55.596Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
14:31:55 [2019-11-25T14:31:55.686Z] --- PASS: TestDaemonStartWithLogOpt (16.59s)
14:31:57 [2019-11-25T14:31:57.972Z] --- PASS: TestContinueAfterPluginCrash (21.38s)
14:31:57 [2019-11-25T14:31:57.972Z] PASS
14:31:57 [2019-11-25T14:31:57.972Z] 
14:31:57 [2019-11-25T14:31:57.972Z] DONE 2 tests in 21.479s
14:31:57 [2019-11-25T14:31:57.972Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:31:57 [2019-11-25T14:31:57.972Z] ++ 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
14:31:57 [2019-11-25T14:31:57.972Z] ++ set -e
14:31:57 [2019-11-25T14:31:57.972Z] ++ '[' -n 0 ']'
14:31:57 [2019-11-25T14:31:57.972Z] ++ set -x
14:31:57 [2019-11-25T14:31:57.972Z] ++ env -i DEST=/go/src/github.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
14:31:57 [2019-11-25T14:31:57.972Z] INFO: Testing against a local daemon
14:31:57 [2019-11-25T14:31:57.972Z] === RUN   TestPluginWithDevMounts
14:31:57 [2019-11-25T14:31:57.972Z] === PAUSE TestPluginWithDevMounts
14:31:57 [2019-11-25T14:31:57.972Z] === CONT  TestPluginWithDevMounts
14:31:59 [2019-11-25T14:31:59.773Z] === RUN   TestDockerSuite/TestRunNamedVolume
14:32:00 [2019-11-25T14:32:00.320Z] --- PASS: TestPluginWithDevMounts (2.31s)
14:32:00 [2019-11-25T14:32:00.320Z] PASS
14:32:00 [2019-11-25T14:32:00.320Z] 
14:32:00 [2019-11-25T14:32:00.320Z] DONE 1 tests in 2.415s
14:32:00 [2019-11-25T14:32:00.320Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
14:32:00 [2019-11-25T14:32:00.320Z] ++ 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
14:32:00 [2019-11-25T14:32:00.320Z] ++ set -e
14:32:00 [2019-11-25T14:32:00.320Z] ++ '[' -n 0 ']'
14:32:00 [2019-11-25T14:32:00.320Z] ++ set -x
14:32:00 [2019-11-25T14:32:00.320Z] ++ env -i DEST=/go/src/github.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
14:32:00 [2019-11-25T14:32:00.320Z] INFO: Testing against a local daemon
14:32:00 [2019-11-25T14:32:00.320Z] === RUN   TestSecretInspect
14:32:02 [2019-11-25T14:32:02.295Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
14:32:02 [2019-11-25T14:32:02.614Z] --- PASS: TestSecretInspect (2.23s)
14:32:02 [2019-11-25T14:32:02.614Z] === RUN   TestSecretList
14:32:04 [2019-11-25T14:32:04.575Z] === RUN   TestDockerSuite/TestBuildSpaces
14:32:04 [2019-11-25T14:32:04.575Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:32:04 [2019-11-25T14:32:04.818Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
14:32:04 [2019-11-25T14:32:04.903Z] --- PASS: TestSecretList (2.19s)
14:32:04 [2019-11-25T14:32:04.904Z] === RUN   TestSecretsCreateAndDelete
14:32:06 [2019-11-25T14:32:06.713Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
14:32:06 [2019-11-25T14:32:06.713Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
14:32:07 [2019-11-25T14:32:07.192Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
14:32:07 [2019-11-25T14:32:07.192Z] === RUN   TestSecretsUpdate
14:32:08 [2019-11-25T14:32:08.608Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
14:32:08 [2019-11-25T14:32:08.866Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
14:32:09 [2019-11-25T14:32:09.278Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:32:09 [2019-11-25T14:32:09.278Z] === RUN   TestDockerSuite/TestBuildStderr
14:32:09 [2019-11-25T14:32:09.517Z] --- PASS: TestSecretsUpdate (2.22s)
14:32:09 [2019-11-25T14:32:09.517Z] === RUN   TestTemplatedSecret
14:32:09 [2019-11-25T14:32:09.798Z] === RUN   TestDockerSuite/TestRunNetHost
14:32:11 [2019-11-25T14:32:11.166Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
14:32:12 [2019-11-25T14:32:12.098Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
14:32:12 [2019-11-25T14:32:12.515Z] --- PASS: TestTemplatedSecret (2.84s)
14:32:12 [2019-11-25T14:32:12.515Z] === RUN   TestSecretCreateResolve
14:32:13 [2019-11-25T14:32:13.040Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
14:32:14 [2019-11-25T14:32:14.209Z] --- PASS: TestSecretCreateResolve (2.22s)
14:32:14 [2019-11-25T14:32:14.209Z] PASS
14:32:14 [2019-11-25T14:32:14.209Z] 
14:32:14 [2019-11-25T14:32:14.209Z] DONE 6 tests in 14.025s
14:32:14 [2019-11-25T14:32:14.209Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
14:32:14 [2019-11-25T14:32:14.209Z] ++ 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
14:32:14 [2019-11-25T14:32:14.209Z] ++ set -e
14:32:14 [2019-11-25T14:32:14.209Z] ++ '[' -n 0 ']'
14:32:14 [2019-11-25T14:32:14.209Z] ++ set -x
14:32:14 [2019-11-25T14:32:14.209Z] ++ env -i DEST=/go/src/github.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
14:32:14 [2019-11-25T14:32:14.545Z] INFO: Testing against a local daemon
14:32:14 [2019-11-25T14:32:14.545Z] === RUN   TestServiceCreateInit
14:32:14 [2019-11-25T14:32:14.545Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:32:15 [2019-11-25T14:32:15.088Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:32:15 [2019-11-25T14:32:15.563Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
14:32:15 [2019-11-25T14:32:15.563Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
14:32:18 [2019-11-25T14:32:18.837Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
14:32:18 [2019-11-25T14:32:18.837Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
14:32:19 [2019-11-25T14:32:19.360Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:32:23 [2019-11-25T14:32:23.251Z] --- PASS: TestServiceCreateInit (8.69s)
14:32:23 [2019-11-25T14:32:23.251Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.31s)
14:32:23 [2019-11-25T14:32:23.251Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.33s)
14:32:23 [2019-11-25T14:32:23.251Z] === RUN   TestCreateServiceMultipleTimes
14:32:24 [2019-11-25T14:32:24.090Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
14:32:24 [2019-11-25T14:32:24.654Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
14:32:24 [2019-11-25T14:32:24.654Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
14:32:24 [2019-11-25T14:32:24.911Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
14:32:25 [2019-11-25T14:32:25.844Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
14:32:25 [2019-11-25T14:32:25.844Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
14:32:26 [2019-11-25T14:32:26.774Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
14:32:27 [2019-11-25T14:32:27.705Z] === RUN   TestDockerSuite/TestRunNonExistingImage
14:32:27 [2019-11-25T14:32:27.705Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
14:32:27 [2019-11-25T14:32:27.705Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
14:32:28 [2019-11-25T14:32:28.634Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
14:32:29 [2019-11-25T14:32:29.565Z] === RUN   TestDockerSuite/TestRunOOMExitCode
14:32:29 [2019-11-25T14:32:29.565Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
14:32:30 [2019-11-25T14:32:30.497Z] === RUN   TestDockerSuite/TestRunPIDsLimit
14:32:31 [2019-11-25T14:32:31.428Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
14:32:32 [2019-11-25T14:32:32.798Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
14:32:32 [2019-11-25T14:32:32.798Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
14:32:33 [2019-11-25T14:32:33.363Z] === RUN   TestDockerSuite/TestRunPortInUse
14:32:34 [2019-11-25T14:32:34.740Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
14:32:35 [2019-11-25T14:32:35.303Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
14:32:36 [2019-11-25T14:32:36.233Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
14:32:36 [2019-11-25T14:32:36.797Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
14:32:37 [2019-11-25T14:32:37.728Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
14:32:38 [2019-11-25T14:32:38.660Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
14:32:38 [2019-11-25T14:32:38.660Z] === RUN   TestDockerSuite/TestRunPublishPort
14:32:39 [2019-11-25T14:32:39.598Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
14:32:40 [2019-11-25T14:32:40.530Z] === RUN   TestDockerSuite/TestRunReadProcLatency
14:32:40 [2019-11-25T14:32:40.530Z] === RUN   TestDockerSuite/TestRunReadProcTimer
14:32:41 [2019-11-25T14:32:41.460Z] === RUN   TestDockerSuite/TestRunRedirectStdout
14:32:41 [2019-11-25T14:32:41.460Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
14:32:42 [2019-11-25T14:32:42.024Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
14:32:42 [2019-11-25T14:32:42.516Z] --- PASS: TestCreateServiceMultipleTimes (18.93s)
14:32:42 [2019-11-25T14:32:42.516Z] === RUN   TestCreateServiceConflict
14:32:42 [2019-11-25T14:32:42.955Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
14:32:43 [2019-11-25T14:32:43.222Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
14:32:43 [2019-11-25T14:32:43.222Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
14:32:44 [2019-11-25T14:32:44.241Z] --- PASS: TestCreateServiceConflict (2.28s)
14:32:44 [2019-11-25T14:32:44.241Z] === RUN   TestCreateServiceMaxReplicas
14:32:45 [2019-11-25T14:32:45.074Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:32:45 [2019-11-25T14:32:45.075Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:32:45 [2019-11-25T14:32:45.075Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:32:46 [2019-11-25T14:32:46.048Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:32:46 [2019-11-25T14:32:46.498Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
14:32:46 [2019-11-25T14:32:46.758Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
14:32:48 [2019-11-25T14:32:48.077Z] --- PASS: TestCreateServiceMaxReplicas (3.16s)
14:32:48 [2019-11-25T14:32:48.077Z] === RUN   TestCreateWithDuplicateNetworkNames
14:32:48 [2019-11-25T14:32:48.653Z] === RUN   TestDockerSuite/TestRunRm
14:32:49 [2019-11-25T14:32:49.583Z] === RUN   TestDockerSuite/TestRunRmAndWait
14:32:51 [2019-11-25T14:32:51.862Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:32:53 [2019-11-25T14:32:53.756Z] === RUN   TestDockerSuite/TestRunRmPre125Api
14:32:54 [2019-11-25T14:32:54.323Z] === RUN   TestDockerSuite/TestRunRootWorkdir
14:32:55 [2019-11-25T14:32:55.254Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
14:32:57 [2019-11-25T14:32:57.147Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
14:32:57 [2019-11-25T14:32:57.669Z] === RUN   TestDockerSuite/TestBuildUser
14:32:57 [2019-11-25T14:32:57.669Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:32:57 [2019-11-25T14:32:57.669Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:32:57 [2019-11-25T14:32:57.669Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:32:57 [2019-11-25T14:32:57.710Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
14:33:01 [2019-11-25T14:33:01.935Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
14:33:02 [2019-11-25T14:33:02.373Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:33:02 [2019-11-25T14:33:02.373Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:33:04 [2019-11-25T14:33:04.062Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.29s)
14:33:04 [2019-11-25T14:33:04.063Z] === RUN   TestCreateServiceSecretFileMode
14:33:04 [2019-11-25T14:33:04.398Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
14:33:04 [2019-11-25T14:33:04.398Z] === RUN   TestCreateServiceConfigFileMode
14:33:05 [2019-11-25T14:33:05.289Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:33:05 [2019-11-25T14:33:05.289Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:33:05 [2019-11-25T14:33:05.289Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:33:07 [2019-11-25T14:33:07.189Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
14:33:07 [2019-11-25T14:33:07.405Z] --- PASS: TestCreateServiceConfigFileMode (2.70s)
14:33:07 [2019-11-25T14:33:07.405Z] === RUN   TestCreateServiceSysctls
14:33:07 [2019-11-25T14:33:07.753Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
14:33:08 [2019-11-25T14:33:08.683Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
14:33:09 [2019-11-25T14:33:09.250Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
14:33:10 [2019-11-25T14:33:10.357Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
14:33:10 [2019-11-25T14:33:10.420Z] --- PASS: TestCreateServiceSysctls (3.60s)
14:33:10 [2019-11-25T14:33:10.420Z] === RUN   TestCreateServiceCapabilities
14:33:10 [2019-11-25T14:33:10.922Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
14:33:12 [2019-11-25T14:33:12.290Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
14:33:12 [2019-11-25T14:33:12.855Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
14:33:13 [2019-11-25T14:33:13.455Z] --- PASS: TestCreateServiceCapabilities (2.71s)
14:33:13 [2019-11-25T14:33:13.455Z] === RUN   TestInspect
14:33:13 [2019-11-25T14:33:13.785Z] === RUN   TestDockerSuite/TestRunSetMacAddress
14:33:14 [2019-11-25T14:33:14.716Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
14:33:16 [2019-11-25T14:33:16.459Z] --- PASS: TestInspect (2.97s)
14:33:16 [2019-11-25T14:33:16.459Z] === RUN   TestServiceListWithStatuses
14:33:16 [2019-11-25T14:33:16.459Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:33:16 [2019-11-25T14:33:16.459Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:33:16 [2019-11-25T14:33:16.459Z] === RUN   TestDockerNetworkConnectAlias
14:33:17 [2019-11-25T14:33:17.237Z] === RUN   TestDockerSuite/TestRunState
14:33:19 [2019-11-25T14:33:19.133Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
14:33:19 [2019-11-25T14:33:19.696Z] === RUN   TestDockerSuite/TestRunStdinPipe
14:33:21 [2019-11-25T14:33:21.065Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
14:33:21 [2019-11-25T14:33:21.065Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
14:33:21 [2019-11-25T14:33:21.065Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
14:33:21 [2019-11-25T14:33:21.995Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
14:33:22 [2019-11-25T14:33:22.433Z] --- PASS: TestDockerNetworkConnectAlias (5.53s)
14:33:22 [2019-11-25T14:33:22.433Z] === RUN   TestDockerNetworkReConnect
14:33:22 [2019-11-25T14:33:22.559Z] === RUN   TestDockerSuite/TestRunSysctls
14:33:24 [2019-11-25T14:33:24.452Z] === RUN   TestDockerSuite/TestRunTLSVerify
14:33:24 [2019-11-25T14:33:24.452Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
14:33:24 [2019-11-25T14:33:24.452Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
14:33:25 [2019-11-25T14:33:25.382Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
14:33:26 [2019-11-25T14:33:26.293Z] --- PASS: TestDockerNetworkReConnect (4.57s)
14:33:26 [2019-11-25T14:33:26.293Z] === RUN   TestServicePlugin
14:33:26 [2019-11-25T14:33:26.293Z] --- SKIP: TestServicePlugin (0.00s)
14:33:26 [2019-11-25T14:33:26.293Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:33:26 [2019-11-25T14:33:26.293Z] === RUN   TestServiceUpdateLabel
14:33:27 [2019-11-25T14:33:27.904Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
14:33:28 [2019-11-25T14:33:28.592Z] --- PASS: TestServiceUpdateLabel (2.25s)
14:33:28 [2019-11-25T14:33:28.592Z] === RUN   TestServiceUpdateSecrets
14:33:28 [2019-11-25T14:33:28.833Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
14:33:30 [2019-11-25T14:33:30.456Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:33:30 [2019-11-25T14:33:30.456Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:33:31 [2019-11-25T14:33:31.375Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
14:33:35 [2019-11-25T14:33:35.555Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
14:33:38 [2019-11-25T14:33:38.827Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
14:33:39 [2019-11-25T14:33:39.084Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
14:33:40 [2019-11-25T14:33:40.016Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
14:33:40 [2019-11-25T14:33:40.274Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
14:33:40 [2019-11-25T14:33:40.838Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
14:33:43 [2019-11-25T14:33:43.363Z] === RUN   TestDockerSuite/TestRunUnshareProc
14:33:44 [2019-11-25T14:33:44.550Z] --- PASS: TestServiceUpdateSecrets (14.84s)
14:33:44 [2019-11-25T14:33:44.551Z] === RUN   TestServiceUpdateConfigs
14:33:44 [2019-11-25T14:33:44.816Z] === RUN   TestDockerSuite/TestRunUserByID
14:33:45 [2019-11-25T14:33:45.289Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:33:45 [2019-11-25T14:33:45.747Z] === RUN   TestDockerSuite/TestRunUserByIDBig
14:33:45 [2019-11-25T14:33:45.747Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
14:33:46 [2019-11-25T14:33:46.004Z] === RUN   TestDockerSuite/TestRunUserByIDZero
14:33:46 [2019-11-25T14:33:46.935Z] === RUN   TestDockerSuite/TestRunUserByName
14:33:47 [2019-11-25T14:33:47.866Z] === RUN   TestDockerSuite/TestRunUserDefaults
14:33:48 [2019-11-25T14:33:48.430Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
14:33:48 [2019-11-25T14:33:48.430Z] === RUN   TestDockerSuite/TestRunUserNotFound
14:33:48 [2019-11-25T14:33:48.687Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
14:33:49 [2019-11-25T14:33:49.622Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
14:33:51 [2019-11-25T14:33:51.101Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:33:51 [2019-11-25T14:33:51.101Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:33:51 [2019-11-25T14:33:51.101Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:33:53 [2019-11-25T14:33:53.285Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:33:53 [2019-11-25T14:33:53.746Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
14:33:54 [2019-11-25T14:33:54.874Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
14:33:55 [2019-11-25T14:33:55.438Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
14:33:56 [2019-11-25T14:33:56.368Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
14:33:58 [2019-11-25T14:33:58.890Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
14:34:00 [2019-11-25T14:34:00.511Z] --- PASS: TestServiceUpdateConfigs (14.97s)
14:34:00 [2019-11-25T14:34:00.512Z] === RUN   TestServiceUpdateNetwork
14:34:00 [2019-11-25T14:34:00.784Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
14:34:03 [2019-11-25T14:34:03.306Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
14:34:06 [2019-11-25T14:34:06.152Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:34:06 [2019-11-25T14:34:06.582Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
14:34:06 [2019-11-25T14:34:06.838Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
14:34:07 [2019-11-25T14:34:07.769Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
14:34:08 [2019-11-25T14:34:08.699Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
14:34:08 [2019-11-25T14:34:08.699Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
14:34:08 [2019-11-25T14:34:08.699Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
14:34:08 [2019-11-25T14:34:08.699Z] === RUN   TestDockerSuite/TestRunWithBadDevice
14:34:08 [2019-11-25T14:34:08.956Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
14:34:09 [2019-11-25T14:34:09.885Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
14:34:10 [2019-11-25T14:34:10.815Z] === RUN   TestDockerSuite/TestRunWithCPUShares
14:34:10 [2019-11-25T14:34:10.853Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:34:11 [2019-11-25T14:34:11.314Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:34:11 [2019-11-25T14:34:11.745Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
14:34:13 [2019-11-25T14:34:13.648Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
14:34:13 [2019-11-25T14:34:13.737Z] --- PASS: TestServiceUpdateNetwork (14.00s)
14:34:13 [2019-11-25T14:34:13.737Z] PASS
14:34:13 [2019-11-25T14:34:13.737Z] 
14:34:13 [2019-11-25T14:34:13.737Z] === Skipped
14:34:13 [2019-11-25T14:34:13.737Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
14:34:13 [2019-11-25T14:34:13.737Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:34:13 [2019-11-25T14:34:13.737Z] 
14:34:13 [2019-11-25T14:34:13.737Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
14:34:13 [2019-11-25T14:34:13.737Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:13 [2019-11-25T14:34:13.737Z] 
14:34:13 [2019-11-25T14:34:13.737Z] 
14:34:13 [2019-11-25T14:34:13.737Z] DONE 20 tests, 2 skipped in 118.100s
14:34:13 [2019-11-25T14:34:13.737Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
14:34:13 [2019-11-25T14:34:13.737Z] ++ 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
14:34:13 [2019-11-25T14:34:13.737Z] ++ set -e
14:34:13 [2019-11-25T14:34:13.737Z] ++ '[' -n 0 ']'
14:34:13 [2019-11-25T14:34:13.737Z] ++ set -x
14:34:13 [2019-11-25T14:34:13.737Z] ++ env -i DEST=/go/src/github.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
14:34:13 [2019-11-25T14:34:13.737Z] INFO: Testing against a local daemon
14:34:13 [2019-11-25T14:34:13.737Z] === RUN   TestSessionCreate
14:34:13 [2019-11-25T14:34:13.737Z] --- PASS: TestSessionCreate (0.05s)
14:34:13 [2019-11-25T14:34:13.737Z] === RUN   TestSessionCreateWithBadUpgrade
14:34:13 [2019-11-25T14:34:13.737Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
14:34:13 [2019-11-25T14:34:13.737Z] PASS
14:34:13 [2019-11-25T14:34:13.737Z] 
14:34:13 [2019-11-25T14:34:13.737Z] DONE 2 tests in 0.212s
14:34:13 [2019-11-25T14:34:13.737Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
14:34:13 [2019-11-25T14:34:13.737Z] ++ 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
14:34:13 [2019-11-25T14:34:13.737Z] ++ set -e
14:34:13 [2019-11-25T14:34:13.737Z] ++ '[' -n 0 ']'
14:34:13 [2019-11-25T14:34:13.737Z] ++ set -x
14:34:13 [2019-11-25T14:34:13.737Z] ++ env -i DEST=/go/src/github.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
14:34:13 [2019-11-25T14:34:13.737Z] INFO: Testing against a local daemon
14:34:13 [2019-11-25T14:34:13.737Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:34:13 [2019-11-25T14:34:13.737Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:34:13 [2019-11-25T14:34:13.737Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:34:13 [2019-11-25T14:34:13.737Z] === RUN   TestEventsExecDie
14:34:13 [2019-11-25T14:34:13.737Z] --- PASS: TestEventsExecDie (0.89s)
14:34:13 [2019-11-25T14:34:13.737Z] === RUN   TestEventsBackwardsCompatible
14:34:13 [2019-11-25T14:34:13.737Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
14:34:13 [2019-11-25T14:34:13.737Z] === RUN   TestInfoBinaryCommits
14:34:13 [2019-11-25T14:34:13.737Z] --- PASS: TestInfoBinaryCommits (0.05s)
14:34:13 [2019-11-25T14:34:13.737Z] === RUN   TestInfoAPIVersioned
14:34:13 [2019-11-25T14:34:13.737Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:34:13 [2019-11-25T14:34:13.737Z] === RUN   TestInfoDiscoveryBackend
14:34:14 [2019-11-25T14:34:14.218Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
14:34:14 [2019-11-25T14:34:14.460Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
14:34:14 [2019-11-25T14:34:14.461Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:34:15 [2019-11-25T14:34:15.147Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
14:34:15 [2019-11-25T14:34:15.147Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
14:34:15 [2019-11-25T14:34:15.624Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:34:15 [2019-11-25T14:34:15.624Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:34:15 [2019-11-25T14:34:15.711Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
14:34:15 [2019-11-25T14:34:15.711Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
14:34:15 [2019-11-25T14:34:15.960Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
14:34:15 [2019-11-25T14:34:15.960Z] === RUN   TestInfoAPI
14:34:15 [2019-11-25T14:34:15.960Z] --- PASS: TestInfoAPI (0.06s)
14:34:15 [2019-11-25T14:34:15.960Z] === RUN   TestInfoAPIWarnings
14:34:15 [2019-11-25T14:34:15.969Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
14:34:15 [2019-11-25T14:34:15.969Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
14:34:15 [2019-11-25T14:34:15.969Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
14:34:16 [2019-11-25T14:34:16.226Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
14:34:16 [2019-11-25T14:34:16.226Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
14:34:16 [2019-11-25T14:34:16.483Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
14:34:16 [2019-11-25T14:34:16.682Z] --- PASS: TestInfoAPIWarnings (0.54s)
14:34:16 [2019-11-25T14:34:16.682Z] === RUN   TestInfoDebug
14:34:16 [2019-11-25T14:34:16.740Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
14:34:16 [2019-11-25T14:34:16.996Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
14:34:17 [2019-11-25T14:34:17.018Z] --- PASS: TestInfoDebug (0.54s)
14:34:17 [2019-11-25T14:34:17.018Z] === RUN   TestInfoInsecureRegistries
14:34:17 [2019-11-25T14:34:17.742Z] --- PASS: TestInfoInsecureRegistries (0.55s)
14:34:17 [2019-11-25T14:34:17.742Z] === RUN   TestInfoRegistryMirrors
14:34:17 [2019-11-25T14:34:17.927Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
14:34:18 [2019-11-25T14:34:18.079Z] --- PASS: TestInfoRegistryMirrors (0.54s)
14:34:18 [2019-11-25T14:34:18.079Z] === RUN   TestLoginFailsWithBadCredentials
14:34:18 [2019-11-25T14:34:18.491Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
14:34:18 [2019-11-25T14:34:18.802Z] --- PASS: TestLoginFailsWithBadCredentials (0.65s)
14:34:18 [2019-11-25T14:34:18.802Z] === RUN   TestPingCacheHeaders
14:34:18 [2019-11-25T14:34:18.802Z] --- PASS: TestPingCacheHeaders (0.05s)
14:34:18 [2019-11-25T14:34:18.802Z] === RUN   TestPingGet
14:34:18 [2019-11-25T14:34:18.802Z] --- PASS: TestPingGet (0.03s)
14:34:18 [2019-11-25T14:34:18.802Z] === RUN   TestPingHead
14:34:18 [2019-11-25T14:34:18.802Z] --- PASS: TestPingHead (0.05s)
14:34:18 [2019-11-25T14:34:18.802Z] === RUN   TestVersion
14:34:18 [2019-11-25T14:34:18.802Z] --- PASS: TestVersion (0.06s)
14:34:18 [2019-11-25T14:34:18.802Z] PASS
14:34:18 [2019-11-25T14:34:18.802Z] 
14:34:18 [2019-11-25T14:34:18.802Z] === Skipped
14:34:18 [2019-11-25T14:34:18.802Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:34:18 [2019-11-25T14:34:18.802Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:34:18 [2019-11-25T14:34:18.802Z] 
14:34:18 [2019-11-25T14:34:18.802Z] 
14:34:18 [2019-11-25T14:34:18.802Z] DONE 18 tests, 1 skipped in 6.291s
14:34:19 [2019-11-25T14:34:19.306Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
14:34:19 [2019-11-25T14:34:19.306Z] ++ 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
14:34:19 [2019-11-25T14:34:19.306Z] ++ set -e
14:34:19 [2019-11-25T14:34:19.306Z] ++ '[' -n 0 ']'
14:34:19 [2019-11-25T14:34:19.306Z] ++ set -x
14:34:19 [2019-11-25T14:34:19.306Z] ++ env -i DEST=/go/src/github.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
14:34:19 [2019-11-25T14:34:19.306Z] INFO: Testing against a local daemon
14:34:19 [2019-11-25T14:34:19.306Z] === RUN   TestVolumesCreateAndList
14:34:19 [2019-11-25T14:34:19.306Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:34:19 [2019-11-25T14:34:19.306Z] === RUN   TestVolumesRemove
14:34:19 [2019-11-25T14:34:19.307Z] --- PASS: TestVolumesRemove (0.09s)
14:34:19 [2019-11-25T14:34:19.307Z] === RUN   TestVolumesInspect
14:34:19 [2019-11-25T14:34:19.307Z] --- PASS: TestVolumesInspect (0.04s)
14:34:19 [2019-11-25T14:34:19.307Z] === RUN   TestVolumesInvalidJSON
14:34:19 [2019-11-25T14:34:19.307Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:34:19 [2019-11-25T14:34:19.307Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:34:19 [2019-11-25T14:34:19.307Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:34:19 [2019-11-25T14:34:19.307Z] --- PASS: TestVolumesInvalidJSON (0.04s)
14:34:19 [2019-11-25T14:34:19.307Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:34:19 [2019-11-25T14:34:19.307Z] PASS
14:34:19 [2019-11-25T14:34:19.307Z] 
14:34:19 [2019-11-25T14:34:19.307Z] DONE 5 tests in 0.299s
14:34:19 [2019-11-25T14:34:19.307Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:34:19 [2019-11-25T14:34:19.421Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
14:34:19 [2019-11-25T14:34:19.421Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
14:34:19 [2019-11-25T14:34:19.693Z] ++++ cat bundles/test-integration/docker.pid
14:34:19 [2019-11-25T14:34:19.693Z] +++ kill 13196
14:34:20 [2019-11-25T14:34:20.352Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
14:34:20 [2019-11-25T14:34:20.609Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
14:34:20 [2019-11-25T14:34:20.857Z] +++ /etc/init.d/apparmor stop
14:34:20 [2019-11-25T14:34:20.857Z] Clearing AppArmor profiles cache:.
14:34:20 [2019-11-25T14:34:20.857Z] All profile caches have been cleared, but no profiles have been unloaded.
14:34:20 [2019-11-25T14:34:20.857Z] Unloading profiles will leave already running processes permanently
14:34:20 [2019-11-25T14:34:20.857Z] unconfined, which can lead to unexpected situations.
14:34:20 [2019-11-25T14:34:20.857Z] 
14:34:20 [2019-11-25T14:34:20.857Z] To set a process to complain mode, use the command line tool
14:34:20 [2019-11-25T14:34:20.857Z] 'aa-complain'. To really tear down all profiles, run the init script
14:34:20 [2019-11-25T14:34:20.857Z] with the 'teardown' option."
14:34:20 [2019-11-25T14:34:20.857Z] 
14:34:21 [2019-11-25T14:34:21.540Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
14:34:21 [2019-11-25T14:34:21.540Z] === RUN   TestDockerSuite/TestRunWithShmSize
14:34:22 [2019-11-25T14:34:22.470Z] === RUN   TestDockerSuite/TestRunWithSwappiness
14:34:23 [2019-11-25T14:34:23.034Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
14:34:23 [2019-11-25T14:34:23.034Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
Post stage
[Pipeline] junit
14:34:23 [2019-11-25T14:34:23.249Z] Recording test results
14:34:23 [2019-11-25T14:34:23.290Z] === RUN   TestDockerSuite/TestRunWithUlimits
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:34:24 [2019-11-25T14:34:24.220Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
14:34:24 [2019-11-25T14:34:24.383Z] + echo Ensuring container killed.
14:34:24 [2019-11-25T14:34:24.383Z] Ensuring container killed.
14:34:24 [2019-11-25T14:34:24.383Z] + docker rm -vf docker-pr25
14:34:24 [2019-11-25T14:34:24.383Z] Error: No such container: docker-pr25
14:34:24 [2019-11-25T14:34:24.383Z] + true
[Pipeline] sh
14:34:24 [2019-11-25T14:34:24.957Z] + echo Chowning /workspace to jenkins user
14:34:24 [2019-11-25T14:34:24.957Z] Chowning /workspace to jenkins user
14:34:24 [2019-11-25T14:34:24.957Z] + id -u
14:34:24 [2019-11-25T14:34:24.957Z] + id -g
14:34:24 [2019-11-25T14:34:24.957Z] + docker run --rm -v /home/docker/workspace/moby_PR-40128:/workspace busybox chown -R 1001:1001 /workspace
14:34:24 [2019-11-25T14:34:24.957Z] Unable to find image 'busybox:latest' locally
14:34:25 [2019-11-25T14:34:25.292Z] latest: Pulling from library/busybox
14:34:25 [2019-11-25T14:34:25.292Z] f5cba301420e: Pulling fs layer
14:34:25 [2019-11-25T14:34:25.630Z] f5cba301420e: Download complete
14:34:25 [2019-11-25T14:34:25.967Z] f5cba301420e: Pull complete
14:34:25 [2019-11-25T14:34:25.967Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
14:34:25 [2019-11-25T14:34:25.967Z] Status: Downloaded newer image for busybox:latest
14:34:26 [2019-11-25T14:34:26.114Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
14:34:26 [2019-11-25T14:34:26.677Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
14:34:26 [2019-11-25T14:34:26.677Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
14:34:27 [2019-11-25T14:34:27.241Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
14:34:27 [2019-11-25T14:34:27.497Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
14:34:27 [2019-11-25T14:34:27.497Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:34:28 [2019-11-25T14:34:28.239Z] + bundleName=ppc64le-integration
14:34:28 [2019-11-25T14:34:28.239Z] + echo Creating ppc64le-integration-bundles.tar.gz
14:34:28 [2019-11-25T14:34:28.239Z] Creating ppc64le-integration-bundles.tar.gz
14:34:28 [2019-11-25T14:34:28.239Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
14:34:28 [2019-11-25T14:34:28.239Z]  -print
[Pipeline] archiveArtifacts
14:34:28 [2019-11-25T14:34:28.327Z] Archiving artifacts
14:34:28 [2019-11-25T14:34:28.714Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40128/25/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:34:29 [2019-11-25T14:34:29.278Z] + make clean
14:34:29 [2019-11-25T14:34:29.392Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
14:34:29 [2019-11-25T14:34:29.616Z] make: command: Command not found
14:34:29 [2019-11-25T14:34:29.616Z] make: command: Command not found
14:34:29 [2019-11-25T14:34:29.616Z] docker volume rm -f docker-dev-cache
14:34:29 [2019-11-25T14:34:29.956Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
14:34:29 [2019-11-25T14:34:29.958Z] docker-dev-cache
[Pipeline] deleteDir
14:34:32 [2019-11-25T14:34:32.428Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:34:32 [2019-11-25T14:34:32.428Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:34:32 [2019-11-25T14:34:32.428Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:34:32 [2019-11-25T14:34:32.428Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:34:32 [2019-11-25T14:34:32.428Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:34:33 [2019-11-25T14:34:33.244Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
14:34:33 [2019-11-25T14:34:33.807Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
14:34:33 [2019-11-25T14:34:33.807Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
14:34:33 [2019-11-25T14:34:33.807Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
14:34:35 [2019-11-25T14:34:35.175Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
14:34:36 [2019-11-25T14:34:36.106Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
14:34:37 [2019-11-25T14:34:37.510Z] === RUN   TestDockerSuite/TestSaveCheckTimes
14:34:37 [2019-11-25T14:34:37.510Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
14:34:40 [2019-11-25T14:34:40.034Z] === RUN   TestDockerSuite/TestSaveImageId
14:34:40 [2019-11-25T14:34:40.034Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
14:34:40 [2019-11-25T14:34:40.291Z] === RUN   TestDockerSuite/TestSaveLoadParents
14:34:41 [2019-11-25T14:34:41.015Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:34:41 [2019-11-25T14:34:41.220Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
14:34:42 [2019-11-25T14:34:42.590Z] === RUN   TestDockerSuite/TestSaveMultipleNames
14:34:42 [2019-11-25T14:34:42.590Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
14:34:43 [2019-11-25T14:34:43.200Z] === RUN   TestDockerSuite/TestBuildXZHost
14:34:43 [2019-11-25T14:34:43.660Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
14:34:43 [2019-11-25T14:34:43.660Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
14:34:43 [2019-11-25T14:34:43.660Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
14:34:44 [2019-11-25T14:34:44.483Z] === RUN   TestDockerSuite/TestSaveSingleTag
14:34:44 [2019-11-25T14:34:44.740Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
14:34:44 [2019-11-25T14:34:44.740Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
14:34:46 [2019-11-25T14:34:46.039Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:34:46 [2019-11-25T14:34:46.636Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
14:34:47 [2019-11-25T14:34:47.200Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
14:34:48 [2019-11-25T14:34:48.571Z] === RUN   TestDockerSuite/TestSearchCmdOptions
14:34:48 [2019-11-25T14:34:48.571Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
14:34:48 [2019-11-25T14:34:48.828Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
14:34:48 [2019-11-25T14:34:48.828Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
14:34:48 [2019-11-25T14:34:48.828Z] === RUN   TestDockerSuite/TestSearchWithLimit
14:34:49 [2019-11-25T14:34:49.393Z] === RUN   TestDockerSuite/TestSlowStdinClosing
14:34:50 [2019-11-25T14:34:50.745Z] === RUN   TestDockerSuite/TestCommitChange
14:34:51 [2019-11-25T14:34:51.915Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
14:34:55 [2019-11-25T14:34:55.445Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:34:58 [2019-11-25T14:34:58.486Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
14:35:00 [2019-11-25T14:35:00.380Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
14:35:01 [2019-11-25T14:35:01.252Z] === RUN   TestDockerSuite/TestCommitHardlink
14:35:01 [2019-11-25T14:35:01.252Z] === RUN   TestDockerSuite/TestCommitNewFile
14:35:01 [2019-11-25T14:35:01.310Z] === RUN   TestDockerSuite/TestStartAttachSilent
14:35:03 [2019-11-25T14:35:03.207Z] === RUN   TestDockerSuite/TestStartAttachWithRename
14:35:06 [2019-11-25T14:35:06.480Z] === RUN   TestDockerSuite/TestStartMultipleContainers
14:35:08 [2019-11-25T14:35:08.338Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:35:08 [2019-11-25T14:35:08.339Z] === RUN   TestDockerSuite/TestCommitTTY
14:35:09 [2019-11-25T14:35:09.004Z] === RUN   TestDockerSuite/TestStartPausedContainer
14:35:09 [2019-11-25T14:35:09.936Z] === RUN   TestDockerSuite/TestStartRecordError
14:35:11 [2019-11-25T14:35:11.830Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
14:35:14 [2019-11-25T14:35:14.352Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
14:35:15 [2019-11-25T14:35:15.430Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
14:35:16 [2019-11-25T14:35:16.245Z] === RUN   TestDockerSuite/TestStatsAllNoStream
14:35:20 [2019-11-25T14:35:20.132Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:35:20 [2019-11-25T14:35:20.132Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:35:20 [2019-11-25T14:35:20.132Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
14:35:20 [2019-11-25T14:35:20.132Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
14:35:20 [2019-11-25T14:35:20.132Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
14:35:20 [2019-11-25T14:35:20.132Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
14:35:20 [2019-11-25T14:35:20.132Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:35:20 [2019-11-25T14:35:20.132Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:35:20 [2019-11-25T14:35:20.132Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:35:20 [2019-11-25T14:35:20.429Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
14:35:24 [2019-11-25T14:35:24.601Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
14:35:27 [2019-11-25T14:35:27.123Z] === RUN   TestDockerSuite/TestStatsFormatAll
14:35:27 [2019-11-25T14:35:27.222Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:35:33 [2019-11-25T14:35:33.033Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:35:33 [2019-11-25T14:35:33.033Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:35:33 [2019-11-25T14:35:33.668Z] === RUN   TestDockerSuite/TestStatsNoStream
14:35:35 [2019-11-25T14:35:35.946Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:35:35 [2019-11-25T14:35:35.946Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:35:35 [2019-11-25T14:35:35.946Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:35:35 [2019-11-25T14:35:35.946Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:35:36 [2019-11-25T14:35:36.187Z] === RUN   TestDockerSuite/TestStopContainerSignal
14:35:38 [2019-11-25T14:35:38.080Z] === RUN   TestDockerSuite/TestTopMultipleArgs
14:35:38 [2019-11-25T14:35:38.138Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:35:38 [2019-11-25T14:35:38.138Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:35:38 [2019-11-25T14:35:38.138Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:35:38 [2019-11-25T14:35:38.643Z] === RUN   TestDockerSuite/TestTopNonPrivileged
14:35:39 [2019-11-25T14:35:39.575Z] === RUN   TestDockerSuite/TestTopPrivileged
14:35:40 [2019-11-25T14:35:40.506Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
14:35:40 [2019-11-25T14:35:40.506Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
14:35:41 [2019-11-25T14:35:41.053Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:35:41 [2019-11-25T14:35:41.053Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:35:41 [2019-11-25T14:35:41.053Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:35:41 [2019-11-25T14:35:41.053Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:35:41 [2019-11-25T14:35:41.053Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:35:41 [2019-11-25T14:35:41.436Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
14:35:43 [2019-11-25T14:35:43.239Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:35:45 [2019-11-25T14:35:45.429Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:35:45 [2019-11-25T14:35:45.608Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
14:35:47 [2019-11-25T14:35:47.617Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:35:47 [2019-11-25T14:35:47.617Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:35:47 [2019-11-25T14:35:47.617Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:35:49 [2019-11-25T14:35:49.789Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
14:35:49 [2019-11-25T14:35:49.807Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:35:49 [2019-11-25T14:35:49.807Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:35:50 [2019-11-25T14:35:50.046Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
14:35:50 [2019-11-25T14:35:50.976Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
14:35:50 [2019-11-25T14:35:50.976Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
14:35:51 [2019-11-25T14:35:51.906Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
14:35:52 [2019-11-25T14:35:52.008Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:35:52 [2019-11-25T14:35:52.008Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:35:52 [2019-11-25T14:35:52.008Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:35:53 [2019-11-25T14:35:53.805Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
14:35:53 [2019-11-25T14:35:53.805Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
14:35:54 [2019-11-25T14:35:54.206Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:35:54 [2019-11-25T14:35:54.206Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:35:55 [2019-11-25T14:35:55.700Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
14:35:55 [2019-11-25T14:35:55.760Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:35:55 [2019-11-25T14:35:55.760Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:35:56 [2019-11-25T14:35:56.631Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
14:35:57 [2019-11-25T14:35:57.561Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
14:35:58 [2019-11-25T14:35:58.692Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:35:58 [2019-11-25T14:35:58.692Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:35:59 [2019-11-25T14:35:59.454Z] === RUN   TestDockerSuite/TestUpdateStats
14:36:00 [2019-11-25T14:36:00.892Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:36:03 [2019-11-25T14:36:03.630Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
14:36:04 [2019-11-25T14:36:04.656Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:36:05 [2019-11-25T14:36:05.003Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
14:36:05 [2019-11-25T14:36:05.003Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
14:36:06 [2019-11-25T14:36:06.372Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
14:36:07 [2019-11-25T14:36:07.302Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
14:36:08 [2019-11-25T14:36:08.418Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:36:08 [2019-11-25T14:36:08.418Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:36:08 [2019-11-25T14:36:08.418Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:36:08 [2019-11-25T14:36:08.418Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:36:08 [2019-11-25T14:36:08.418Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:36:09 [2019-11-25T14:36:09.969Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:36:09 [2019-11-25T14:36:09.969Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:36:12 [2019-11-25T14:36:12.172Z] === RUN   TestDockerSuite/TestContainerAPITop
14:36:12 [2019-11-25T14:36:12.172Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:36:12 [2019-11-25T14:36:12.561Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
14:36:14 [2019-11-25T14:36:14.371Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:36:14 [2019-11-25T14:36:14.371Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:36:15 [2019-11-25T14:36:15.838Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
14:36:18 [2019-11-25T14:36:18.135Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:36:19 [2019-11-25T14:36:19.227Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
14:36:20 [2019-11-25T14:36:20.330Z] === RUN   TestDockerSuite/TestContainerNetworkMode
14:36:20 [2019-11-25T14:36:20.331Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
14:36:20 [2019-11-25T14:36:20.331Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
14:36:20 [2019-11-25T14:36:20.331Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
14:36:20 [2019-11-25T14:36:20.331Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
14:36:20 [2019-11-25T14:36:20.331Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
14:36:21 [2019-11-25T14:36:21.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:36:21 [2019-11-25T14:36:21.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
14:36:22 [2019-11-25T14:36:22.501Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
14:36:26 [2019-11-25T14:36:26.674Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
14:36:30 [2019-11-25T14:36:30.497Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
14:36:31 [2019-11-25T14:36:31.474Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
14:36:31 [2019-11-25T14:36:31.930Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
14:36:33 [2019-11-25T14:36:33.670Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
14:36:34 [2019-11-25T14:36:34.455Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
14:36:36 [2019-11-25T14:36:36.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006a5320_<nil>}
14:36:36 [2019-11-25T14:36:36.981Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
14:36:38 [2019-11-25T14:36:38.798Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1420094650_c:\foo_false__<nil>_<nil>_<nil>}
14:36:38 [2019-11-25T14:36:38.875Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
14:36:40 [2019-11-25T14:36:40.246Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
14:36:40 [2019-11-25T14:36:40.998Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1420094650_c:\foo_true__<nil>_<nil>_<nil>}
14:36:42 [2019-11-25T14:36:42.769Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:36:43 [2019-11-25T14:36:43.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:36:43 [2019-11-25T14:36:43.660Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
14:36:43 [2019-11-25T14:36:43.660Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
14:36:43 [2019-11-25T14:36:43.660Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
14:36:43 [2019-11-25T14:36:43.660Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:36:43 [2019-11-25T14:36:43.660Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:36:43 [2019-11-25T14:36:43.660Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:36:45 [2019-11-25T14:36:45.293Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:36:45 [2019-11-25T14:36:45.857Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:36:47 [2019-11-25T14:36:47.815Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
14:36:50 [2019-11-25T14:36:50.338Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
14:36:52 [2019-11-25T14:36:52.860Z] === RUN   TestDockerSuite/TestVolumeCLICreate
14:36:52 [2019-11-25T14:36:52.975Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:36:52 [2019-11-25T14:36:52.975Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:36:52 [2019-11-25T14:36:52.975Z] === RUN   TestDockerSuite/TestCpRelativePath
14:37:00 [2019-11-25T14:37:00.089Z] === RUN   TestDockerSuite/TestCpSpecialFiles
14:37:00 [2019-11-25T14:37:00.089Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
14:37:00 [2019-11-25T14:37:00.089Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
14:37:00 [2019-11-25T14:37:00.089Z] === RUN   TestDockerSuite/TestCpToCaseA
14:37:04 [2019-11-25T14:37:04.810Z] === RUN   TestDockerSuite/TestCpToCaseB
14:37:07 [2019-11-25T14:37:07.007Z] === RUN   TestDockerSuite/TestCpToCaseC
14:37:07 [2019-11-25T14:37:07.007Z] === RUN   TestDockerSuite/TestCpToCaseD
14:37:07 [2019-11-25T14:37:07.007Z] === RUN   TestDockerSuite/TestCpToCaseE
14:37:07 [2019-11-25T14:37:07.707Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
14:37:07 [2019-11-25T14:37:07.707Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
14:37:07 [2019-11-25T14:37:07.707Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
14:37:08 [2019-11-25T14:37:08.637Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
14:37:08 [2019-11-25T14:37:08.637Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
14:37:08 [2019-11-25T14:37:08.894Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
14:37:08 [2019-11-25T14:37:08.894Z] === RUN   TestDockerSuite/TestVolumeCLILs
14:37:09 [2019-11-25T14:37:09.860Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
14:37:09 [2019-11-25T14:37:09.860Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
14:37:09 [2019-11-25T14:37:09.860Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
14:37:10 [2019-11-25T14:37:10.791Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
14:37:11 [2019-11-25T14:37:11.050Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
14:37:11 [2019-11-25T14:37:11.050Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
14:37:11 [2019-11-25T14:37:11.050Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
14:37:11 [2019-11-25T14:37:11.050Z] === RUN   TestDockerSuite/TestVolumeCLIRm
14:37:14 [2019-11-25T14:37:14.329Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
14:37:14 [2019-11-25T14:37:14.329Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
14:37:14 [2019-11-25T14:37:14.329Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
14:37:14 [2019-11-25T14:37:14.329Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
14:37:14 [2019-11-25T14:37:14.329Z] === RUN   TestDockerSuite/TestVolumeEvents
14:37:15 [2019-11-25T14:37:15.260Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
14:37:15 [2019-11-25T14:37:15.633Z] === RUN   TestDockerSuite/TestCpToCaseF
14:37:15 [2019-11-25T14:37:15.633Z] === RUN   TestDockerSuite/TestCpToCaseG
14:37:15 [2019-11-25T14:37:15.633Z] === RUN   TestDockerSuite/TestCpToCaseH
14:37:17 [2019-11-25T14:37:17.782Z] === RUN   TestDockerSuite/TestVolumeLsFormat
14:37:17 [2019-11-25T14:37:17.782Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
14:37:17 [2019-11-25T14:37:17.782Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
14:37:21 [2019-11-25T14:37:21.055Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
14:37:23 [2019-11-25T14:37:23.577Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
14:37:24 [2019-11-25T14:37:24.947Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
14:37:25 [2019-11-25T14:37:25.513Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
14:37:25 [2019-11-25T14:37:25.513Z] --- PASS: TestDockerSuite (1876.90s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.22s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.26s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.33s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.00s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.94s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.63s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.55s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.72s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.34s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.47s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.36s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.58s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.39s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.45s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.43s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.49s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.59s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.54s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.13s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.78s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.36s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.40s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.25s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.49s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.67s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.30s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.77s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.94s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.62s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.04s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.58s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.47s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.20s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.82s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.16s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.51s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.60s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.88s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.02s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.71s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.81s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.78s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.56s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.78s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.94s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.64s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.47s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.02s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.70s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.60s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.63s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.13s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.92s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.57s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.33s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.99s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.20s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.58s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.04s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.59s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
14:37:25 [2019-11-25T14:37:25.513Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.95s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.51s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.39s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.54s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.66s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.31s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.35s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.14s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
14:37:25 [2019-11-25T14:37:25.513Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.513Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
14:37:25 [2019-11-25T14:37:25.513Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.513Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
14:37:25 [2019-11-25T14:37:25.513Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.513Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
14:37:25 [2019-11-25T14:37:25.513Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.90s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.64s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.09s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.89s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.09s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.97s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.79s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.68s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.49s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.53s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.09s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.72s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.45s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.75s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.86s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.80s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.79s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.07s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.71s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.05s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.96s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.37s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.02s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.80s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.43s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.47s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.93s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.22s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.67s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.74s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
14:37:25 [2019-11-25T14:37:25.513Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.88s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildFails (1.01s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.53s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.07s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.86s)
14:37:25 [2019-11-25T14:37:25.513Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.26s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.47s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.51s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (3.02s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.52s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.49s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.58s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.49s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.51s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.07s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.91s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.42s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.08s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.22s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.24s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.44s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.83s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.72s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.60s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.63s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.94s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.80s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.61s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.73s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.68s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.99s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.42s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (3.00s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.88s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.28s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.13s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.96s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.78s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.35s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.83s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.37s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.88s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.77s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.40s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.93s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.21s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.74s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.92s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.08s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.74s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildRm (3.63s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.44s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.54s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.81s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.67s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.59s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.39s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (5.14s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.48s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.39s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.06s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.13s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.59s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.44s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildUser (2.25s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.97s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.53s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.19s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.38s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.16s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.79s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
14:37:25 [2019-11-25T14:37:25.514Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.514Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.514Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.514Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.47s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.12s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.12s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.19s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.11s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.83s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.03s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.53s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]         docker_cli_sni_test.go:18: Flakey test
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.26s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitChange (1.18s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.22s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.65s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.87s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.11s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.84s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.11s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.92s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.93s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.87s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.90s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.22s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.99s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.96s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.96s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.92s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.30s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.92s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.74s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.87s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.66s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.81s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.514Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.02s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.29s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.37s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.96s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.32s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.72s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.43s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.96s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (0.99s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.58s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.81s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009f8520_<nil>} (1.65s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1498831209_/foo_false__<nil>_<nil>_<nil>} (1.61s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1498831209_/foo_true__<nil>_<nil>_<nil>} (1.65s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3278034868_/foo_false__<nil>_<nil>_<nil>} (1.72s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3278034868_/foo_true__<nil>_<nil>_<nil>} (1.63s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3278034868_/foo_true__0xc0009f89e0_<nil>_<nil>} (1.68s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009f8a20_<nil>} (1.70s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009f8a40_<nil>} (1.53s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009f8a60_<nil>} (1.67s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009f8a80_<nil>} (1.64s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.74s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.62s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.05s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s)
14:37:25 [2019-11-25T14:37:25.514Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.18s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.67s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.46s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.76s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.04s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.22s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.16s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.23s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
14:37:25 [2019-11-25T14:37:25.514Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.14s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.02s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.92s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.27s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.93s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseC (3.07s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.82s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.96s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.93s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.16s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.64s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.02s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.60s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.35s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToDot (1.00s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.88s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.34s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.11s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.77s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
14:37:25 [2019-11-25T14:37:25.515Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.92s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.22s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateRM (0.26s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
14:37:25 [2019-11-25T14:37:25.515Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.41s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.45s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.65s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.80s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.97s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.24s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.87s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerFails (0.05s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.10s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.58s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.83s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.12s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.87s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.10s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.13s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.17s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.91s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.21s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.02s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.78s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.46s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.94s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.38s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.91s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.65s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.79s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.69s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.00s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.38s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
14:37:25 [2019-11-25T14:37:25.515Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
14:37:25 [2019-11-25T14:37:25.515Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
14:37:25 [2019-11-25T14:37:25.515Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.58s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsRename (1.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsResize (0.99s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.78s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsTop (1.06s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.43s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExec (0.95s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.90s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.90s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.02s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.04s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.85s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.81s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecEnv (0.97s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.32s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.85s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.98s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.98s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.09s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecParseError (0.95s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.96s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.02s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.10s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.05s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.20s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecTTY (1.25s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.92s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.16s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
14:37:25 [2019-11-25T14:37:25.515Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.47s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.08s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.31s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.13s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.40s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.92s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.08s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestHealth (21.54s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.13s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.43s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.34s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.54s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.98s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.11s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.21s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.91s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.18s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.97s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImportFile (2.65s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.06s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.93s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.53s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.13s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.99s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.94s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.94s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.11s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.86s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.74s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.92s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.92s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.88s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
14:37:25 [2019-11-25T14:37:25.515Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.59s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.86s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.57s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:37:25 [2019-11-25T14:37:25.515Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.00s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.96s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.05s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.86s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.87s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.70s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.93s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.87s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.74s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.96s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.73s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.89s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.63s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.52s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.98s)
14:37:25 [2019-11-25T14:37:25.515Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.07s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.97s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.93s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.03s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.38s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.28s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.05s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.91s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsSince (6.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.10s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsTail (0.98s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.05s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.65s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestNetHostname (2.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.46s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.70s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.13s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPluginActive (1.75s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.33s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
14:37:25 [2019-11-25T14:37:25.516Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.67s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.52s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.96s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.40s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.80s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.57s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPortList (11.96s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (8.08s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.10s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.17s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.62s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.75s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.74s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.47s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.55s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.72s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.21s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.23s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.53s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.80s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.72s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.00s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.73s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.68s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.03s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsRightTagName (3.12s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.94s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.03s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
14:37:25 [2019-11-25T14:37:25.516Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.17s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.03s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.73s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.80s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.00s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.48s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.39s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.72s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.61s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.80s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.26s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.29s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiTag (0.23s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.10s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.87s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.11s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.79s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.67s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.93s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.52s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.87s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.74s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.00s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.15s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.68s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.67s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.59s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.88s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.98s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.73s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.43s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.77s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.79s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
14:37:25 [2019-11-25T14:37:25.516Z]         docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.516Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
14:37:25 [2019-11-25T14:37:25.516Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.00s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.68s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.79s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
14:37:25 [2019-11-25T14:37:25.516Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.95s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.67s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:37:25 [2019-11-25T14:37:25.516Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.71s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.90s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.26s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.81s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.48s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.79s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.20s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.28s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.70s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.39s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.77s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.76s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.74s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunMount (7.11s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (1.02s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.86s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.91s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.50s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.79s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.88s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.91s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.07s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.36s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.89s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.82s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.75s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.38s)
14:37:25 [2019-11-25T14:37:25.516Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.88s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.86s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.96s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.93s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.08s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.91s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.89s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.15s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.84s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.81s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.94s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.94s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.88s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.88s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.46s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.90s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunRm (0.89s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.90s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.79s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.86s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.03s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.16s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.87s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (1.00s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunState (1.75s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.96s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.87s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.67s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.75s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.09s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.22s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.62s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.39s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.76s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.89s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.92s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.78s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.48s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.50s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.86s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.80s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.88s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.36s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.76s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.89s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (3.04s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.87s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.26s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents465642622
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.08s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.74s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.90s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.69s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.69s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.17s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.97s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.86s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.38s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.79s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.07s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.91s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.93s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.87s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.91s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.38s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.85s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.03s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.87s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.69s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.05s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.74s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.20s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.22s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.54s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.86s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.40s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.77s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.45s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.57s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.52s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.50s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.65s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.70s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.50s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.47s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.46s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.53s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.11s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.84s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.90s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.29s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.40s)
14:37:25 [2019-11-25T14:37:25.517Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
14:37:25 [2019-11-25T14:37:25.517Z]         docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
14:37:25 [2019-11-25T14:37:25.517Z] === RUN   TestDockerRegistrySuite
14:37:25 [2019-11-25T14:37:25.517Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
14:37:25 [2019-11-25T14:37:25.775Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
14:37:25 [2019-11-25T14:37:25.775Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
14:37:26 [2019-11-25T14:37:26.016Z] === RUN   TestDockerSuite/TestCpToCaseI
14:37:26 [2019-11-25T14:37:26.016Z] === RUN   TestDockerSuite/TestCpToCaseJ
14:37:26 [2019-11-25T14:37:26.016Z] === RUN   TestDockerSuite/TestCpToDot
14:37:26 [2019-11-25T14:37:26.993Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
14:37:26 [2019-11-25T14:37:26.993Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
14:37:26 [2019-11-25T14:37:26.993Z] === RUN   TestDockerSuite/TestCpToStdout
14:37:27 [2019-11-25T14:37:27.146Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
14:37:27 [2019-11-25T14:37:27.711Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
14:37:29 [2019-11-25T14:37:29.606Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
14:37:29 [2019-11-25T14:37:29.863Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
14:37:31 [2019-11-25T14:37:31.235Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
14:37:31 [2019-11-25T14:37:31.492Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
14:37:34 [2019-11-25T14:37:34.108Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
14:37:34 [2019-11-25T14:37:34.108Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
14:37:34 [2019-11-25T14:37:34.109Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
14:37:34 [2019-11-25T14:37:34.109Z] === RUN   TestDockerSuite/TestCpVolumePath
14:37:34 [2019-11-25T14:37:34.109Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
14:37:34 [2019-11-25T14:37:34.109Z] === RUN   TestDockerSuite/TestCreateArgs
14:37:34 [2019-11-25T14:37:34.572Z] === RUN   TestDockerSuite/TestCreateByImageID
14:37:36 [2019-11-25T14:37:36.122Z] === RUN   TestDockerSuite/TestCreateEchoStdout
14:37:36 [2019-11-25T14:37:36.752Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
14:37:36 [2019-11-25T14:37:36.752Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
14:37:38 [2019-11-25T14:37:38.319Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
14:37:38 [2019-11-25T14:37:38.319Z] === RUN   TestDockerSuite/TestCreateHostConfig
14:37:38 [2019-11-25T14:37:38.783Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
14:37:39 [2019-11-25T14:37:39.275Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
14:37:40 [2019-11-25T14:37:40.983Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
14:37:41 [2019-11-25T14:37:41.172Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
14:37:41 [2019-11-25T14:37:41.448Z] === RUN   TestDockerSuite/TestCreateLabels
14:37:41 [2019-11-25T14:37:41.448Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
14:37:41 [2019-11-25T14:37:41.448Z] === RUN   TestDockerSuite/TestCreateRM
14:37:41 [2019-11-25T14:37:41.912Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
14:37:41 [2019-11-25T14:37:41.912Z] === RUN   TestDockerSuite/TestCreateStopSignal
14:37:41 [2019-11-25T14:37:41.912Z] === RUN   TestDockerSuite/TestCreateStopTimeout
14:37:42 [2019-11-25T14:37:42.376Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
14:37:46 [2019-11-25T14:37:46.427Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
14:37:47 [2019-11-25T14:37:47.797Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
14:37:49 [2019-11-25T14:37:49.168Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
14:37:50 [2019-11-25T14:37:50.537Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
14:37:51 [2019-11-25T14:37:51.011Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
14:37:51 [2019-11-25T14:37:51.011Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
14:37:51 [2019-11-25T14:37:51.011Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
14:37:52 [2019-11-25T14:37:52.431Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
14:37:53 [2019-11-25T14:37:53.802Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
14:37:54 [2019-11-25T14:37:54.775Z] === RUN   TestDockerSuite/TestCreateWithPortRange
14:37:55 [2019-11-25T14:37:55.239Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
14:37:55 [2019-11-25T14:37:55.239Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
14:37:55 [2019-11-25T14:37:55.699Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
14:37:57 [2019-11-25T14:37:57.070Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDevicePermissions
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDockerFails
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestEventsAttach
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestEventsCommit
14:37:57 [2019-11-25T14:37:57.437Z] === RUN   TestDockerSuite/TestEventsContainerEvents
14:38:00 [2019-11-25T14:38:00.345Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
14:38:00 [2019-11-25T14:38:00.365Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
14:38:01 [2019-11-25T14:38:01.921Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
14:38:03 [2019-11-25T14:38:03.627Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
14:38:04 [2019-11-25T14:38:04.120Z] === RUN   TestDockerSuite/TestEventsContainerRestart
14:38:04 [2019-11-25T14:38:04.559Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
14:38:08 [2019-11-25T14:38:08.734Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
14:38:09 [2019-11-25T14:38:09.664Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
14:38:09 [2019-11-25T14:38:09.664Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
14:38:11 [2019-11-25T14:38:11.034Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
14:38:12 [2019-11-25T14:38:12.405Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
14:38:13 [2019-11-25T14:38:13.775Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
14:38:17 [2019-11-25T14:38:17.950Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
14:38:17 [2019-11-25T14:38:17.950Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
14:38:18 [2019-11-25T14:38:18.990Z] === RUN   TestDockerSuite/TestEventsCopy
14:38:19 [2019-11-25T14:38:19.319Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
14:38:19 [2019-11-25T14:38:19.577Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
14:38:19 [2019-11-25T14:38:19.834Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
14:38:20 [2019-11-25T14:38:20.092Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
14:38:20 [2019-11-25T14:38:20.349Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
14:38:20 [2019-11-25T14:38:20.606Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
14:38:20 [2019-11-25T14:38:20.863Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
14:38:22 [2019-11-25T14:38:22.756Z] === RUN   TestDockerSuite/TestEventsFilterContainer
14:38:22 [2019-11-25T14:38:22.758Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
14:38:24 [2019-11-25T14:38:24.657Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
14:38:26 [2019-11-25T14:38:26.025Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
14:38:27 [2019-11-25T14:38:27.399Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
14:38:27 [2019-11-25T14:38:27.478Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
14:38:28 [2019-11-25T14:38:28.768Z] === RUN   TestDockerRegistrySuite/TestV2Only
14:38:29 [2019-11-25T14:38:29.332Z] --- PASS: TestDockerRegistrySuite (63.96s)
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.32s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [d52ace9ba5116] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.57s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [da2dd7b801ec2] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.03s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [dc510eca50a95] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [debe8ff47b549] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.93s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [da54d4f2ec339] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.82s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [d3234115e0085] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.91s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [da6ccfacaece1] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.59s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [db047a5581fdd] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.33s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [dc2e1bedc62f7] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.58s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [d9c299654dfe5] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.65s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [dd4f0425d9f4b] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.65s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [da2d8fff4d855] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.45s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [df29e09891b26] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.51s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [dbc4256608a3d] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.96s)
14:38:29 [2019-11-25T14:38:29.332Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:de83a51119e7cdd3947416b8a9c424f9bf7efb34b96e86587baaa40fe83bbffc
14:38:29 [2019-11-25T14:38:29.332Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7ed8a41dd16e173fcb5931105d7ba4d601983cb67575cacf77e4afa3c94bd94
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [df3a053196e7e] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.18s)
14:38:29 [2019-11-25T14:38:29.332Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ffae16b18dc03e21bf7caa49b3bf1a35fa4b1938935cbc4675c04499788990cb
14:38:29 [2019-11-25T14:38:29.332Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c37139122b151109532724908b6912fc2cda01561a86111c406a6778fea6a516
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [d598ffcd8def5] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.44s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [d0f093749eb3e] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.57s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [d91d62f186156] daemon is not started
14:38:29 [2019-11-25T14:38:29.332Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.42s)
14:38:29 [2019-11-25T14:38:29.332Z]         check_test.go:196: [dd638ed6e5115] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d3aefd841ecb3] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.48s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [dbc7b659dd6ea] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d957c7c7d9399] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [da276172993e5] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.83s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [da6bc37508885] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d04cf3613d1bc] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d4138748bb22e] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d1ac0b04ebe03] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d8687a7232539] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d165937fe9aea] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [dca7667133ed0] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [dca56d29ddb54] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d5a88530abc2f] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.54s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [df3a45858360d] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.25s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [db608100478bd] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.28s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d09ac1f014b4f] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.54s)
14:38:29 [2019-11-25T14:38:29.333Z]         check_test.go:196: [d675669eb9625] daemon is not started
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s)
14:38:29 [2019-11-25T14:38:29.333Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s)
14:38:29 [2019-11-25T14:38:29.333Z] === RUN   TestDockerSchema1RegistrySuite
14:38:29 [2019-11-25T14:38:29.333Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
14:38:29 [2019-11-25T14:38:29.589Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
14:38:29 [2019-11-25T14:38:29.676Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
14:38:30 [2019-11-25T14:38:30.139Z] === RUN   TestDockerSuite/TestEventsFilterImageName
14:38:33 [2019-11-25T14:38:33.769Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
14:38:33 [2019-11-25T14:38:33.901Z] === RUN   TestDockerSuite/TestEventsFilterLabels
14:38:34 [2019-11-25T14:38:34.337Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
14:38:34 [2019-11-25T14:38:34.365Z] === RUN   TestDockerSuite/TestEventsFilterType
14:38:35 [2019-11-25T14:38:35.343Z] === RUN   TestDockerSuite/TestEventsFilters
14:38:36 [2019-11-25T14:38:36.860Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
14:38:39 [2019-11-25T14:38:39.382Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
14:38:40 [2019-11-25T14:38:40.071Z] === RUN   TestDockerSuite/TestEventsFormat
14:38:41 [2019-11-25T14:38:41.282Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
14:38:43 [2019-11-25T14:38:43.806Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
14:38:44 [2019-11-25T14:38:44.063Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
14:38:44 [2019-11-25T14:38:44.981Z] === RUN   TestDockerSuite/TestEventsFormatBadField
14:38:44 [2019-11-25T14:38:44.981Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
14:38:44 [2019-11-25T14:38:44.981Z] === RUN   TestDockerSuite/TestEventsImageImport
14:38:44 [2019-11-25T14:38:44.981Z] === RUN   TestDockerSuite/TestEventsImageLoad
14:38:44 [2019-11-25T14:38:44.981Z] === RUN   TestDockerSuite/TestEventsImagePull
14:38:44 [2019-11-25T14:38:44.981Z] === RUN   TestDockerSuite/TestEventsImageTag
14:38:45 [2019-11-25T14:38:45.958Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
14:38:45 [2019-11-25T14:38:45.959Z] === RUN   TestDockerSuite/TestEventsPluginOps
14:38:45 [2019-11-25T14:38:45.959Z] === RUN   TestDockerSuite/TestEventsRename
14:38:47 [2019-11-25T14:38:47.337Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
14:38:47 [2019-11-25T14:38:47.337Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
14:38:48 [2019-11-25T14:38:48.156Z] === RUN   TestDockerSuite/TestEventsResize
14:38:48 [2019-11-25T14:38:48.707Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
14:38:48 [2019-11-25T14:38:48.707Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
14:38:50 [2019-11-25T14:38:50.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
14:38:51 [2019-11-25T14:38:51.086Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
14:38:51 [2019-11-25T14:38:51.972Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
14:38:52 [2019-11-25T14:38:52.229Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
14:38:53 [2019-11-25T14:38:53.286Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
14:38:55 [2019-11-25T14:38:55.486Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
14:38:56 [2019-11-25T14:38:56.408Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
14:38:56 [2019-11-25T14:38:56.665Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
14:38:56 [2019-11-25T14:38:56.923Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
14:38:57 [2019-11-25T14:38:57.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
14:38:57 [2019-11-25T14:38:57.437Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
14:38:57 [2019-11-25T14:38:57.694Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
14:38:58 [2019-11-25T14:38:58.257Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
14:38:58 [2019-11-25T14:38:58.257Z] --- PASS: TestDockerSchema1RegistrySuite (28.96s)
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d7427958ca45a] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.60s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [dd67e42ba0f50] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.79s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [db086980d0fbe] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.17s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d18c2ba97456c] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.49s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d8d57e0d5d811] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.63s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d1633541b58cb] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [da262f27c796c] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d5cf34af5d344] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.47s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d5da6ae8a66cf] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.61s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [de14aa79ae668] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.21s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [dc5b07f5fb4d5] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d5e72fd8c3ac9] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [da1e56d56bfb4] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d142b223b66c9] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d9d1d76dd38e9] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [dbe0719f0ca9d] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [d66655ef5cc38] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
14:38:58 [2019-11-25T14:38:58.257Z]         check_test.go:223: [db86a81469c32] daemon is not started
14:38:58 [2019-11-25T14:38:58.257Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
14:38:58 [2019-11-25T14:38:58.257Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
14:38:59 [2019-11-25T14:38:59.187Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
14:38:59 [2019-11-25T14:38:59.751Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
14:39:00 [2019-11-25T14:39:00.007Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
14:39:00 [2019-11-25T14:39:00.210Z] === RUN   TestDockerSuite/TestEventsTop
14:39:00 [2019-11-25T14:39:00.210Z] === RUN   TestDockerSuite/TestEventsUntag
14:39:01 [2019-11-25T14:39:01.376Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
14:39:01 [2019-11-25T14:39:01.376Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
14:39:01 [2019-11-25T14:39:01.940Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
14:39:02 [2019-11-25T14:39:02.503Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
14:39:02 [2019-11-25T14:39:02.503Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.33s)
14:39:02 [2019-11-25T14:39:02.503Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s)
14:39:02 [2019-11-25T14:39:02.503Z]         check_test.go:252: [d747436c87bac] daemon is not started
14:39:02 [2019-11-25T14:39:02.503Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s)
14:39:02 [2019-11-25T14:39:02.503Z]         check_test.go:252: [dcd772f122bfd] daemon is not started
14:39:02 [2019-11-25T14:39:02.503Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
14:39:02 [2019-11-25T14:39:02.503Z]         check_test.go:252: [d2bb9ea3e5bb7] daemon is not started
14:39:02 [2019-11-25T14:39:02.503Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s)
14:39:02 [2019-11-25T14:39:02.503Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s)
14:39:02 [2019-11-25T14:39:02.503Z]         check_test.go:252: [d7ffb0727bf44] daemon is not started
14:39:02 [2019-11-25T14:39:02.503Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s)
14:39:02 [2019-11-25T14:39:02.503Z]         check_test.go:252: [d76c9ee926098] daemon is not started
14:39:02 [2019-11-25T14:39:02.503Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.66s)
14:39:02 [2019-11-25T14:39:02.503Z]         check_test.go:252: [d489bc5a54179] daemon is not started
14:39:02 [2019-11-25T14:39:02.503Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
14:39:02 [2019-11-25T14:39:02.503Z]         check_test.go:252: [d2765368597fe] daemon is not started
14:39:02 [2019-11-25T14:39:02.503Z] === RUN   TestDockerRegistryAuthTokenSuite
14:39:02 [2019-11-25T14:39:02.503Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
14:39:03 [2019-11-25T14:39:03.141Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
14:39:06 [2019-11-25T14:39:06.905Z] === RUN   TestDockerSuite/TestExec
14:39:06 [2019-11-25T14:39:06.905Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
14:39:06 [2019-11-25T14:39:06.905Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
14:39:07 [2019-11-25T14:39:07.753Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
14:39:08 [2019-11-25T14:39:08.010Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
14:39:08 [2019-11-25T14:39:08.010Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
14:39:08 [2019-11-25T14:39:08.267Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
14:39:08 [2019-11-25T14:39:08.523Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
14:39:08 [2019-11-25T14:39:08.523Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
14:39:08 [2019-11-25T14:39:08.523Z]         check_test.go:279: [da986390491a1] daemon is not started
14:39:08 [2019-11-25T14:39:08.523Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
14:39:08 [2019-11-25T14:39:08.523Z]         check_test.go:279: [d00ecaf6c9bea] daemon is not started
14:39:08 [2019-11-25T14:39:08.523Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
14:39:08 [2019-11-25T14:39:08.523Z]         check_test.go:279: [d371b1911137a] daemon is not started
14:39:08 [2019-11-25T14:39:08.523Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
14:39:08 [2019-11-25T14:39:08.523Z]         check_test.go:279: [d9a131006936e] daemon is not started
14:39:08 [2019-11-25T14:39:08.523Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
14:39:08 [2019-11-25T14:39:08.523Z]         check_test.go:279: [dd289ce3d31cf] daemon is not started
14:39:08 [2019-11-25T14:39:08.523Z] === RUN   TestDockerNetworkSuite
14:39:08 [2019-11-25T14:39:08.523Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
14:39:09 [2019-11-25T14:39:09.104Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
14:39:10 [2019-11-25T14:39:10.655Z] === RUN   TestDockerSuite/TestExecAPIStart
14:39:10 [2019-11-25T14:39:10.655Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
14:39:10 [2019-11-25T14:39:10.655Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
14:39:10 [2019-11-25T14:39:10.655Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
14:39:11 [2019-11-25T14:39:11.802Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
14:39:12 [2019-11-25T14:39:12.209Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
14:39:12 [2019-11-25T14:39:12.731Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
14:39:12 [2019-11-25T14:39:12.988Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
14:39:15 [2019-11-25T14:39:15.140Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
14:39:16 [2019-11-25T14:39:16.694Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
14:39:18 [2019-11-25T14:39:18.240Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
14:39:18 [2019-11-25T14:39:18.892Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
14:39:20 [2019-11-25T14:39:20.760Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
14:39:22 [2019-11-25T14:39:22.734Z] === RUN   TestDockerSuite/TestExecCgroup
14:39:22 [2019-11-25T14:39:22.734Z] === RUN   TestDockerSuite/TestExecEnv
14:39:22 [2019-11-25T14:39:22.734Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
14:39:22 [2019-11-25T14:39:22.734Z] === RUN   TestDockerSuite/TestExecExitStatus
14:39:24 [2019-11-25T14:39:24.930Z] === RUN   TestDockerSuite/TestExecInspectID
14:39:24 [2019-11-25T14:39:24.950Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
14:39:26 [2019-11-25T14:39:26.843Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
14:39:28 [2019-11-25T14:39:28.215Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
14:39:29 [2019-11-25T14:39:29.652Z] === RUN   TestDockerSuite/TestExecInteractive
14:39:29 [2019-11-25T14:39:29.653Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
14:39:29 [2019-11-25T14:39:29.653Z] === RUN   TestDockerSuite/TestExecParseError
14:39:29 [2019-11-25T14:39:29.653Z] === RUN   TestDockerSuite/TestExecPausedContainer
14:39:29 [2019-11-25T14:39:29.653Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:39:29 [2019-11-25T14:39:29.653Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:39:31 [2019-11-25T14:39:31.489Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
14:39:31 [2019-11-25T14:39:31.848Z] === RUN   TestDockerSuite/TestExecSetEnv
14:39:31 [2019-11-25T14:39:31.848Z] === RUN   TestDockerSuite/TestExecStartFails
14:39:31 [2019-11-25T14:39:31.848Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:39:31 [2019-11-25T14:39:31.848Z] === RUN   TestDockerSuite/TestExecStopNotHanging
14:39:31 [2019-11-25T14:39:31.848Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
14:39:31 [2019-11-25T14:39:31.848Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
14:39:34 [2019-11-25T14:39:34.052Z] === RUN   TestDockerSuite/TestExecUlimits
14:39:34 [2019-11-25T14:39:34.052Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
14:39:34 [2019-11-25T14:39:34.768Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
14:39:37 [2019-11-25T14:39:37.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
14:39:37 [2019-11-25T14:39:37.873Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
14:39:41 [2019-11-25T14:39:41.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
14:39:42 [2019-11-25T14:39:42.672Z] === RUN   TestDockerSuite/TestExecWithImageUser
14:39:42 [2019-11-25T14:39:42.672Z] === RUN   TestDockerSuite/TestExecWithPrivileged
14:39:42 [2019-11-25T14:39:42.672Z] === RUN   TestDockerSuite/TestExecWithUser
14:39:42 [2019-11-25T14:39:42.672Z] === RUN   TestDockerSuite/TestGetContainerStats
14:39:43 [2019-11-25T14:39:43.043Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
14:39:43 [2019-11-25T14:39:43.975Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
14:39:44 [2019-11-25T14:39:44.905Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
14:39:45 [2019-11-25T14:39:45.471Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
14:39:46 [2019-11-25T14:39:46.401Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
14:39:47 [2019-11-25T14:39:47.393Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
14:39:48 [2019-11-25T14:39:48.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
14:39:48 [2019-11-25T14:39:48.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
14:39:48 [2019-11-25T14:39:48.553Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
14:39:49 [2019-11-25T14:39:49.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
14:39:50 [2019-11-25T14:39:50.184Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
14:39:50 [2019-11-25T14:39:50.184Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
14:39:50 [2019-11-25T14:39:50.441Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
14:39:51 [2019-11-25T14:39:51.004Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
14:39:51 [2019-11-25T14:39:51.935Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
14:39:53 [2019-11-25T14:39:53.222Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:39:53 [2019-11-25T14:39:53.838Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
14:39:53 [2019-11-25T14:39:53.838Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
14:39:54 [2019-11-25T14:39:54.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
14:39:54 [2019-11-25T14:39:54.402Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
14:39:54 [2019-11-25T14:39:54.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
14:39:57 [2019-11-25T14:39:57.202Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
14:39:57 [2019-11-25T14:39:57.821Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
14:39:58 [2019-11-25T14:39:58.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
14:40:01 [2019-11-25T14:40:01.664Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
14:40:01 [2019-11-25T14:40:01.921Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
14:40:03 [2019-11-25T14:40:03.031Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:40:03 [2019-11-25T14:40:03.031Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:40:03 [2019-11-25T14:40:03.031Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:40:03 [2019-11-25T14:40:03.031Z] === RUN   TestDockerSuite/TestHealth
14:40:03 [2019-11-25T14:40:03.031Z] === RUN   TestDockerSuite/TestHistoryExistentImage
14:40:03 [2019-11-25T14:40:03.031Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
14:40:03 [2019-11-25T14:40:03.031Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
14:40:03 [2019-11-25T14:40:03.031Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
14:40:04 [2019-11-25T14:40:04.443Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
14:40:09 [2019-11-25T14:40:09.697Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
14:40:12 [2019-11-25T14:40:12.220Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
14:40:13 [2019-11-25T14:40:13.414Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
14:40:13 [2019-11-25T14:40:13.414Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
14:40:13 [2019-11-25T14:40:13.414Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
14:40:13 [2019-11-25T14:40:13.414Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
14:40:13 [2019-11-25T14:40:13.414Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
14:40:13 [2019-11-25T14:40:13.414Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
14:40:13 [2019-11-25T14:40:13.878Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
14:40:13 [2019-11-25T14:40:13.878Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
14:40:14 [2019-11-25T14:40:14.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
14:40:14 [2019-11-25T14:40:14.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
14:40:14 [2019-11-25T14:40:14.857Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
14:40:14 [2019-11-25T14:40:14.857Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
14:40:15 [2019-11-25T14:40:15.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
14:40:15 [2019-11-25T14:40:15.305Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
14:40:15 [2019-11-25T14:40:15.305Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
14:40:15 [2019-11-25T14:40:15.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
14:40:15 [2019-11-25T14:40:15.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
14:40:15 [2019-11-25T14:40:15.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
14:40:17 [2019-11-25T14:40:17.118Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
14:40:17 [2019-11-25T14:40:17.118Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
14:40:19 [2019-11-25T14:40:19.316Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
14:40:19 [2019-11-25T14:40:19.784Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
14:40:20 [2019-11-25T14:40:20.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
14:40:20 [2019-11-25T14:40:20.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
14:40:21 [2019-11-25T14:40:21.410Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
14:40:26 [2019-11-25T14:40:26.435Z] === RUN   TestDockerSuite/TestImagesFormat
14:40:26 [2019-11-25T14:40:26.435Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
14:40:26 [2019-11-25T14:40:26.435Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
14:40:26 [2019-11-25T14:40:26.670Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
14:40:30 [2019-11-25T14:40:30.198Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
14:40:30 [2019-11-25T14:40:30.198Z] === RUN   TestDockerSuite/TestImportBadURL
14:40:30 [2019-11-25T14:40:30.844Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
14:40:30 [2019-11-25T14:40:30.844Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
14:40:32 [2019-11-25T14:40:32.214Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestImportDisplay
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestImportFile
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestImportFileWithMessage
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestImportGzipped
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:40:33 [2019-11-25T14:40:33.126Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:40:35 [2019-11-25T14:40:35.326Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:40:35 [2019-11-25T14:40:35.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
14:40:35 [2019-11-25T14:40:35.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
14:40:36 [2019-11-25T14:40:36.856Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
14:40:36 [2019-11-25T14:40:36.877Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:40:36 [2019-11-25T14:40:36.877Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:40:36 [2019-11-25T14:40:36.877Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:40:36 [2019-11-25T14:40:36.877Z] === RUN   TestDockerSuite/TestInspectAmpersand
14:40:36 [2019-11-25T14:40:36.878Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
14:40:37 [2019-11-25T14:40:37.422Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
14:40:39 [2019-11-25T14:40:39.077Z] === RUN   TestDockerSuite/TestInspectByPrefix
14:40:39 [2019-11-25T14:40:39.314Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
14:40:39 [2019-11-25T14:40:39.540Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
14:40:41 [2019-11-25T14:40:41.739Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
14:40:41 [2019-11-25T14:40:41.739Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
14:40:41 [2019-11-25T14:40:41.739Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
14:40:41 [2019-11-25T14:40:41.739Z] === RUN   TestDockerSuite/TestInspectDefault
14:40:43 [2019-11-25T14:40:43.289Z] === RUN   TestDockerSuite/TestInspectHistory
14:40:44 [2019-11-25T14:40:44.570Z] --- PASS: TestDockerNetworkSuite (96.25s)
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.91s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d216d1a51d9e0] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [da6cdca929ec4] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.20s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [dcf825b4c05e6] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.91s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d33c80c0fbca9] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.03s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:1233: [dc981672b6586] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.10s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d51319425d3f3] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.29s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d93f82a1f0aa8] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.93s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d1adebe236e22] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.98s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d02c0890842f0] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.00s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [dba9a6edefefc] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d8477e63cdba7] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d64f8546e8c57] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.78s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d36decdb183f7] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d60d0679b0067] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d10b35b2b983c] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.41s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [ddb5e4d2b523b] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d3d4491f04b96] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d55687d715cc6] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.22s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d8fdddfbea073] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.39s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [dd8ecd3f3cf27] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.78s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d0003c4b21323] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.15s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [dee2b3144172e] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d1719ac69794a] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [dcea0fd57e330] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.90s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:968: [d5418f9dbc227] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.78s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d4c13b0cec952] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.77s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:1116: [da241e6f05091] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d7cf2911d04c9] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.02s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d5894b4c373d1] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d457c57284f24] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d5f9b57c45368] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d8744fce6ec25] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d76e8869c57ab] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [db54ca523a1fb] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.28s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [df297cb4ed338] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d3968efd4d6fa] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d8ecc75c53fcc] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.50s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d39754228f021] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.72s)
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.65s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:1084: [da97e00a918a5] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d905f6d0c07bd] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.47s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d54dd5501ae27] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.98s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [dc4b6538dee4e] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d4ba4d06c1cef] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.31s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d76a43257c715] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [daba589a70e22] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.56s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d02c432b9cf45] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.62s)
14:40:44 [2019-11-25T14:40:44.570Z]         docker_cli_network_unix_test.go:46: [d4ad91150c44a] daemon is not started
14:40:44 [2019-11-25T14:40:44.570Z] === RUN   TestDockerHubPullSuite
14:40:44 [2019-11-25T14:40:44.570Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
14:40:45 [2019-11-25T14:40:45.940Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
14:40:48 [2019-11-25T14:40:48.013Z] === RUN   TestDockerSuite/TestInspectImage
14:40:48 [2019-11-25T14:40:48.013Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
14:40:48 [2019-11-25T14:40:48.013Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
14:40:48 [2019-11-25T14:40:48.013Z] === RUN   TestDockerSuite/TestInspectInt64
14:40:48 [2019-11-25T14:40:48.460Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
14:40:48 [2019-11-25T14:40:48.460Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
14:40:50 [2019-11-25T14:40:50.365Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
14:40:50 [2019-11-25T14:40:50.365Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
14:40:50 [2019-11-25T14:40:50.365Z] --- PASS: TestDockerHubPullSuite (5.64s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.44s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
14:40:50 [2019-11-25T14:40:50.365Z] PASS
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === Skipped
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_sni_test.go:18: Flakey test
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
14:40:50 [2019-11-25T14:40:50.365Z]         docker_cli_network_unix_test.go:46: [d8ecc75c53fcc] daemon is not started
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] 
14:40:50 [2019-11-25T14:40:50.365Z] DONE 1277 tests, 44 skipped in 2115.280s
14:40:50 [2019-11-25T14:40:50.365Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:40:50 [2019-11-25T14:40:50.365Z] ++++ cat bundles/test-integration/docker.pid
14:40:50 [2019-11-25T14:40:50.366Z] +++ kill 7256
14:40:55 [2019-11-25T14:40:55.129Z] === RUN   TestDockerSuite/TestInspectJSONFields
14:40:56 [2019-11-25T14:40:56.681Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
14:40:57 [2019-11-25T14:40:57.142Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
14:40:58 [2019-11-25T14:40:58.464Z] +++ /etc/init.d/apparmor stop
14:40:58 [2019-11-25T14:40:58.464Z] Clearing AppArmor profiles cache:.
14:40:58 [2019-11-25T14:40:58.464Z] All profile caches have been cleared, but no profiles have been unloaded.
14:40:58 [2019-11-25T14:40:58.464Z] Unloading profiles will leave already running processes permanently
14:40:58 [2019-11-25T14:40:58.464Z] unconfined, which can lead to unexpected situations.
14:40:58 [2019-11-25T14:40:58.464Z] 
14:40:58 [2019-11-25T14:40:58.464Z] To set a process to complain mode, use the command line tool
14:40:58 [2019-11-25T14:40:58.464Z] 'aa-complain'. To really tear down all profiles, run the init script
14:40:58 [2019-11-25T14:40:58.464Z] with the 'teardown' option."
14:40:58 [2019-11-25T14:40:58.464Z] 
14:40:59 [2019-11-25T14:40:59.435Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
14:41:01 [2019-11-25T14:41:01.619Z] === RUN   TestDockerSuite/TestInspectPlugin
14:41:01 [2019-11-25T14:41:01.619Z] === RUN   TestDockerSuite/TestInspectRootFS
14:41:01 [2019-11-25T14:41:01.619Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
14:41:03 [2019-11-25T14:41:03.162Z] === RUN   TestDockerSuite/TestInspectStatus
14:41:06 [2019-11-25T14:41:06.074Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
14:41:06 [2019-11-25T14:41:06.563Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
14:41:09 [2019-11-25T14:41:09.833Z] === RUN   TestDockerSuite/TestInspectTemplateError
14:41:12 [2019-11-25T14:41:12.016Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
14:41:14 [2019-11-25T14:41:14.202Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
14:41:15 [2019-11-25T14:41:15.746Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
14:41:17 [2019-11-25T14:41:17.933Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
14:41:20 [2019-11-25T14:41:20.117Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestInspectUnknownObject
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinkShortDefinition
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksEnvs
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
14:41:22 [2019-11-25T14:41:22.303Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
14:41:24 [2019-11-25T14:41:24.486Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
14:41:24 [2019-11-25T14:41:24.617Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
14:41:26 [2019-11-25T14:41:26.036Z] === RUN   TestDockerSuite/TestLogsAPIUntil
14:41:31 [2019-11-25T14:41:31.840Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
14:41:34 [2019-11-25T14:41:34.127Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
14:41:34 [2019-11-25T14:41:34.127Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
14:41:36 [2019-11-25T14:41:36.314Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
14:41:36 [2019-11-25T14:41:36.314Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
14:41:42 [2019-11-25T14:41:42.675Z] --- PASS: TestDockerSwarmSuite (1763.51s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.36s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.77s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.98s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.54s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.04s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:563: [dc6bfd234b693] joining swarm manager [d85a09a21045f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:585: [d5e471eff02bb] joining swarm manager [d85a09a21045f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]         check_test.go:380: [dc6bfd234b693] daemon is not started
14:41:42 [2019-11-25T14:41:42.677Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.86s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:46: [db9ce2bfcf679] joining swarm manager [db027b0d16e39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.88s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.08s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:304: [db62c5840350f] joining swarm manager [d37fd9b73e83a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:305: [d627889d7d767] joining swarm manager [d37fd9b73e83a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:364: Waiting for possible election...
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.25s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:272: [dba938573040d] joining swarm manager [d5df0e633faa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:273: [d9fdf2e0658c6] joining swarm manager [d5df0e633faa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.48s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.13s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_node_test.go:19: [db9c629e2626f] joining swarm manager [deae356256594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_node_test.go:20: [dfe8a2c83c34c] joining swarm manager [deae356256594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.05s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:502: [dfe10dbf4e479] joining swarm manager [d30ffcbc3b103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:507: [d978ff41ffb58] joining swarm manager [d30ffcbc3b103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.02s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_node_test.go:80: [d13849870151b] joining swarm manager [d5a195f76d239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.48s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_node_test.go:52: [db5843404d4a4] joining swarm manager [dec6974def7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_node_test.go:53: [db775b4226730] joining swarm manager [dec6974def7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.79s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.60s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:202: [d90835cf7891d] joining swarm manager [dc30765c68de3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.78s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:384: [d0b66d63541da] joining swarm manager [d5085a7e2ba14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:385: [df66c7906c2b5] joining swarm manager [d5085a7e2ba14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]         check_test.go:380: [df66c7906c2b5] daemon is not started
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.48s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:802: [d09c36fb213a1] joining swarm manager [dd948ce11d3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:802: [d2836c37dd8a1] joining swarm manager [dd948ce11d3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:802: [d9730cad725c0] joining swarm manager [dd948ce11d3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:802: [d6f7c160ab2e9] joining swarm manager [dd948ce11d3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_test.go:810: [de31646369f7e] joining swarm manager [dd948ce11d3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.28s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.47s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:394: [dd4b45fdc5cd4] joining swarm manager [d7f5130c63934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:394: [d1f4e39df7872] joining swarm manager [d7f5130c63934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.68s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:342: [dd0762fa0cf98] joining swarm manager [d933e17dfe122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:342: [d9bd5a203c610] joining swarm manager [d933e17dfe122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.16s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:489: [d772fe582be48] joining swarm manager [db9fd8bda2e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:489: [d76a1d6e85d17] joining swarm manager [db9fd8bda2e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.36s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.76s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:127: [dd355f083214a] joining swarm manager [de9b6b91194ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:128: [d17f88c7d4bbe] joining swarm manager [de9b6b91194ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:136: [d58d0966e8ada] joining swarm manager [de9b6b91194ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:137: [de15d17782057] joining swarm manager [de9b6b91194ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.17s)
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.46s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:303: [d391525df471b] joining swarm manager [d7183c59fb073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:303: [d7688b1f2ab43] joining swarm manager [d7183c59fb073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.93s)
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:99: [db47fb44075c1] joining swarm manager [d1f43ab1b2c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.677Z]         docker_api_swarm_service_test.go:100: [dbb134092d3e6] joining swarm manager [d1f43ab1b2c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.678Z]         check_test.go:380: [db47fb44075c1] daemon is not started
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.09s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_api_swarm_service_test.go:532: [d4d394203bc9d] joining swarm manager [db50c7af8d491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]         docker_api_swarm_service_test.go:533: [dc26901e2a805] joining swarm manager [db50c7af8d491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.61s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_api_swarm_service_test.go:147: [d97f274d4ccef] joining swarm manager [da4a4d566eca7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]         docker_api_swarm_service_test.go:147: [d64ae5b39c631] joining swarm manager [da4a4d566eca7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.16s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.51s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.01s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.24s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.59s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.01s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.08s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.14s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.32s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.95s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.31s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.88s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.23s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.83s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.99s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.33s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.02s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.43s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.01s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.06s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.11s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (7.97s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.96s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.30s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.62s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.38s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.57s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.34s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.39s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.83s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_service_logs_test.go:241: checking task hwwxisddp179
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_service_logs_test.go:246: checking messages for hwwxisddp179
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_service_logs_test.go:241: checking task onpt20pe2dt7
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_service_logs_test.go:246: checking messages for onpt20pe2dt7
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.03s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.41s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.99s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.03s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.96s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1901: [d4725e04da47d] joining swarm manager [dcba58f38ef64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1902: [d08c71e319122] joining swarm manager [dcba58f38ef64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.43s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.23s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.61s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.45s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1802: [d59b29f3ad6bc] joining swarm manager [d9baf4473b901]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1803: [dea954cd9c247] joining swarm manager [d9baf4473b901]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.49s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.40s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1321: [db809184c0693] joining swarm manager [dd420190f0290]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1322: [dfad87bf07c35] joining swarm manager [dd420190f0290]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.16s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.86s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.03s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.08s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.00s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.86s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.19s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.49s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.96s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.22s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.34s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1186: [d04d823f30e62] joining swarm manager [dba6242412fcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1195: [d93f898dbaaf1] joining swarm manager [dba6242412fcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.69s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.06s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.39s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1118: [d02e93c7e78ea] joining swarm manager [dbc79cda56061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1119: [d4df5a911edd8] joining swarm manager [dbc79cda56061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1172: [d51a5fe7310f9] joining swarm manager [dbc79cda56061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.02s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1453: [d007f0867f5fb] joining swarm manager [d20621ccc8270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_test.go:1454: [d1fe4da112be6] joining swarm manager [d20621ccc8270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.27s)
14:41:42 [2019-11-25T14:41:42.678Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.33s)
14:41:42 [2019-11-25T14:41:42.678Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.33s)
14:41:42 [2019-11-25T14:41:42.678Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s)
14:41:42 [2019-11-25T14:41:42.678Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.97s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.03s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.19s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.70s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_cli_swarm_unix_test.go:62: [d04b9fc81f254] joining swarm manager [d97ed8a4819cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.13s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.19s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.74s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.89s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.38s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.77s)
14:41:42 [2019-11-25T14:41:42.678Z]         docker_api_swarm_test.go:962: [d89d04cec0638] joining swarm manager [d2b03bacb6caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.96s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.15s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.14s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.77s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.34s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.68s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.30s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.39s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.37s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.35s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.38s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.43s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.95s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s)
14:41:42 [2019-11-25T14:41:42.678Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.91s)
14:41:42 [2019-11-25T14:41:42.678Z] === RUN   TestDockerExternalVolumeSuite
14:41:42 [2019-11-25T14:41:42.678Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
14:41:43 [2019-11-25T14:41:43.402Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
14:41:50 [2019-11-25T14:41:50.491Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
14:41:57 [2019-11-25T14:41:57.531Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
14:41:57 [2019-11-25T14:41:57.577Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
14:41:59 [2019-11-25T14:41:59.761Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
14:42:01 [2019-11-25T14:42:01.944Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
14:42:01 [2019-11-25T14:42:01.944Z] === RUN   TestDockerSuite/TestLogsFollowStopped
14:42:04 [2019-11-25T14:42:04.129Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
14:42:11 [2019-11-25T14:42:11.220Z] === RUN   TestDockerSuite/TestLogsSince
14:42:21 [2019-11-25T14:42:21.558Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
14:42:21 [2019-11-25T14:42:21.558Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
14:42:21 [2019-11-25T14:42:21.558Z] === RUN   TestDockerSuite/TestLogsTail
14:42:23 [2019-11-25T14:42:23.101Z] === RUN   TestDockerSuite/TestLogsTimestamps
14:42:25 [2019-11-25T14:42:25.289Z] === RUN   TestDockerSuite/TestLogsWithDetails
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestMountIntoProc
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestMountIntoSys
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestNetHostname
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestPluginActive
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestPluginLogDriver
14:42:27 [2019-11-25T14:42:27.674Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
14:42:28 [2019-11-25T14:42:28.135Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
14:42:28 [2019-11-25T14:42:28.135Z] === RUN   TestDockerSuite/TestPluginUpgrade
14:42:28 [2019-11-25T14:42:28.135Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
14:42:28 [2019-11-25T14:42:28.135Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
14:42:28 [2019-11-25T14:42:28.135Z] === RUN   TestDockerSuite/TestPortHostBinding
14:42:28 [2019-11-25T14:42:28.135Z] === RUN   TestDockerSuite/TestPortList
14:42:28 [2019-11-25T14:42:28.135Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersAttach
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
14:42:36 [2019-11-25T14:42:36.718Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
14:42:47 [2019-11-25T14:42:47.064Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
14:42:47 [2019-11-25T14:42:47.064Z] === RUN   TestDockerSuite/TestPsByOrder
14:42:54 [2019-11-25T14:42:54.153Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
14:42:54 [2019-11-25T14:42:54.153Z] === RUN   TestDockerSuite/TestPsListContainersBase
14:43:02 [2019-11-25T14:43:02.757Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
14:43:05 [2019-11-25T14:43:05.230Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
14:43:15 [2019-11-25T14:43:15.512Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
14:43:20 [2019-11-25T14:43:20.797Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
14:43:20 [2019-11-25T14:43:20.797Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
14:43:20 [2019-11-25T14:43:20.797Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
14:43:31 [2019-11-25T14:43:31.199Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
14:43:38 [2019-11-25T14:43:38.292Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
14:43:45 [2019-11-25T14:43:45.403Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
14:43:47 [2019-11-25T14:43:47.838Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
14:43:50 [2019-11-25T14:43:50.103Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
14:43:50 [2019-11-25T14:43:50.103Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
14:43:50 [2019-11-25T14:43:50.103Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
14:43:53 [2019-11-25T14:43:53.858Z] === RUN   TestDockerSuite/TestPsListContainersSize
14:43:53 [2019-11-25T14:43:53.858Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
14:43:53 [2019-11-25T14:43:53.858Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
14:43:53 [2019-11-25T14:43:53.858Z] === RUN   TestDockerSuite/TestPsRightTagName
14:43:53 [2019-11-25T14:43:53.858Z] === RUN   TestDockerSuite/TestPsShowMounts
14:44:00 [2019-11-25T14:44:00.949Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
14:44:00 [2019-11-25T14:44:00.949Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
14:44:02 [2019-11-25T14:44:02.491Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
14:44:02 [2019-11-25T14:44:02.491Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
14:44:02 [2019-11-25T14:44:02.686Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
14:44:03 [2019-11-25T14:44:03.604Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
14:44:04 [2019-11-25T14:44:04.579Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
14:44:04 [2019-11-25T14:44:04.579Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
14:44:08 [2019-11-25T14:44:08.329Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
14:44:13 [2019-11-25T14:44:13.134Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
14:44:20 [2019-11-25T14:44:20.220Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
14:44:34 [2019-11-25T14:44:34.730Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
14:44:46 [2019-11-25T14:44:46.907Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
14:44:56 [2019-11-25T14:44:56.087Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
14:44:56 [2019-11-25T14:44:56.087Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
14:45:03 [2019-11-25T14:45:03.175Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
14:45:03 [2019-11-25T14:45:03.175Z] === RUN   TestDockerSuite/TestRestartPolicyNO
14:45:03 [2019-11-25T14:45:03.175Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
14:45:04 [2019-11-25T14:45:04.147Z] === RUN   TestDockerSuite/TestRestartRunningContainer
14:45:08 [2019-11-25T14:45:08.867Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
14:45:13 [2019-11-25T14:45:13.575Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
14:45:13 [2019-11-25T14:45:13.575Z] === RUN   TestDockerSuite/TestRestartWithVolumes
14:45:18 [2019-11-25T14:45:18.429Z] === RUN   TestDockerSuite/TestRmiBlank
14:45:18 [2019-11-25T14:45:18.429Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
14:45:18 [2019-11-25T14:45:18.429Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
14:45:19 [2019-11-25T14:45:19.022Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
14:45:33 [2019-11-25T14:45:33.869Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
14:45:36 [2019-11-25T14:45:36.156Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
14:45:36 [2019-11-25T14:45:36.618Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
14:45:37 [2019-11-25T14:45:37.079Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
14:45:44 [2019-11-25T14:45:44.168Z] === RUN   TestDockerSuite/TestRmiImgIDForce
14:45:49 [2019-11-25T14:45:49.971Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
14:45:51 [2019-11-25T14:45:51.921Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
14:45:58 [2019-11-25T14:45:58.557Z] === RUN   TestDockerSuite/TestRmiParentImageFail
14:46:02 [2019-11-25T14:46:02.307Z] === RUN   TestDockerSuite/TestRmiTag
14:46:02 [2019-11-25T14:46:02.768Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
14:46:04 [2019-11-25T14:46:04.955Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
14:46:22 [2019-11-25T14:46:22.655Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
14:46:24 [2019-11-25T14:46:24.826Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
14:46:30 [2019-11-25T14:46:30.601Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
14:46:31 [2019-11-25T14:46:31.058Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
14:46:31 [2019-11-25T14:46:31.058Z] === RUN   TestDockerSuite/TestRunAddHost
14:46:31 [2019-11-25T14:46:31.058Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
14:46:31 [2019-11-25T14:46:31.058Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
14:46:31 [2019-11-25T14:46:31.058Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
14:46:31 [2019-11-25T14:46:31.058Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
14:46:31 [2019-11-25T14:46:31.058Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
14:46:31 [2019-11-25T14:46:31.058Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
14:46:33 [2019-11-25T14:46:33.230Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
14:46:33 [2019-11-25T14:46:33.230Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
14:46:33 [2019-11-25T14:46:33.230Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
14:46:37 [2019-11-25T14:46:37.907Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
14:46:38 [2019-11-25T14:46:38.555Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
14:46:40 [2019-11-25T14:46:40.078Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
14:46:42 [2019-11-25T14:46:42.973Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
14:46:44 [2019-11-25T14:46:44.505Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
14:46:46 [2019-11-25T14:46:46.749Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
14:46:46 [2019-11-25T14:46:46.749Z] === RUN   TestDockerSuite/TestRunBindMounts
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
14:46:51 [2019-11-25T14:46:51.421Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
14:46:53 [2019-11-25T14:46:53.592Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
14:46:53 [2019-11-25T14:46:53.592Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
14:46:56 [2019-11-25T14:46:56.487Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
14:46:56 [2019-11-25T14:46:56.487Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
14:46:56 [2019-11-25T14:46:56.487Z] === RUN   TestDockerSuite/TestRunContainerNetwork
14:46:56 [2019-11-25T14:46:56.610Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
14:46:58 [2019-11-25T14:46:58.657Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
14:46:58 [2019-11-25T14:46:58.657Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
14:46:58 [2019-11-25T14:46:58.657Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
14:46:58 [2019-11-25T14:46:58.657Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
14:46:58 [2019-11-25T14:46:58.657Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
14:46:58 [2019-11-25T14:46:58.657Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
14:46:58 [2019-11-25T14:46:58.657Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
14:46:58 [2019-11-25T14:46:58.657Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
14:47:00 [2019-11-25T14:47:00.826Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
14:47:03 [2019-11-25T14:47:03.000Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
14:47:05 [2019-11-25T14:47:05.170Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
14:47:05 [2019-11-25T14:47:05.170Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
14:47:05 [2019-11-25T14:47:05.170Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
14:47:05 [2019-11-25T14:47:05.170Z] === RUN   TestDockerSuite/TestRunCreateVolume
14:47:07 [2019-11-25T14:47:07.343Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
14:47:07 [2019-11-25T14:47:07.343Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
14:47:07 [2019-11-25T14:47:07.343Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
14:47:07 [2019-11-25T14:47:07.343Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
14:47:07 [2019-11-25T14:47:07.343Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
14:47:09 [2019-11-25T14:47:09.513Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
14:47:21 [2019-11-25T14:47:21.866Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
14:47:21 [2019-11-25T14:47:21.866Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
14:47:21 [2019-11-25T14:47:21.866Z] === RUN   TestDockerSuite/TestRunDNSOptions
14:47:21 [2019-11-25T14:47:21.866Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
14:47:21 [2019-11-25T14:47:21.866Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
14:47:21 [2019-11-25T14:47:21.866Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
14:47:21 [2019-11-25T14:47:21.866Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
14:47:23 [2019-11-25T14:47:23.401Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
14:47:23 [2019-11-25T14:47:23.401Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
14:47:23 [2019-11-25T14:47:23.401Z] === RUN   TestDockerSuite/TestRunDuplicateMount
14:47:23 [2019-11-25T14:47:23.401Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
14:47:25 [2019-11-25T14:47:25.571Z] === RUN   TestDockerSuite/TestRunEchoStdout
14:47:27 [2019-11-25T14:47:27.753Z] === RUN   TestDockerSuite/TestRunEmptyEnv
14:47:27 [2019-11-25T14:47:27.753Z] === RUN   TestDockerSuite/TestRunEntrypoint
14:47:28 [2019-11-25T14:47:28.650Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
14:47:29 [2019-11-25T14:47:29.922Z] === RUN   TestDockerSuite/TestRunEnvironment
14:47:29 [2019-11-25T14:47:29.922Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
14:47:29 [2019-11-25T14:47:29.922Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
14:47:29 [2019-11-25T14:47:29.922Z] === RUN   TestDockerSuite/TestRunExitCode
14:47:32 [2019-11-25T14:47:32.269Z] === RUN   TestDockerSuite/TestRunExitCodeOne
14:47:33 [2019-11-25T14:47:33.800Z] === RUN   TestDockerSuite/TestRunExitCodeZero
14:47:36 [2019-11-25T14:47:36.694Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
14:47:38 [2019-11-25T14:47:38.226Z] === RUN   TestDockerSuite/TestRunExposePort
14:47:38 [2019-11-25T14:47:38.226Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
14:47:38 [2019-11-25T14:47:38.226Z] === RUN   TestDockerSuite/TestRunGroupAdd
14:47:38 [2019-11-25T14:47:38.683Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
14:47:38 [2019-11-25T14:47:38.683Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
14:47:38 [2019-11-25T14:47:38.683Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
14:47:38 [2019-11-25T14:47:38.683Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
14:47:38 [2019-11-25T14:47:38.683Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
14:47:38 [2019-11-25T14:47:38.683Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
14:47:47 [2019-11-25T14:47:47.228Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
14:47:47 [2019-11-25T14:47:47.228Z] === RUN   TestDockerSuite/TestRunInvalidReference
14:47:47 [2019-11-25T14:47:47.228Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
14:47:47 [2019-11-25T14:47:47.228Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
14:47:47 [2019-11-25T14:47:47.228Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
14:47:47 [2019-11-25T14:47:47.228Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
14:47:47 [2019-11-25T14:47:47.228Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
14:47:57 [2019-11-25T14:47:57.530Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
14:47:57 [2019-11-25T14:47:57.530Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
14:47:57 [2019-11-25T14:47:57.530Z] === RUN   TestDockerSuite/TestRunModeHostname
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunModeIpcHost
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunModePIDContainer
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunModePIDHost
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunModeUTSHost
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunMount
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunMountOrdering
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
14:47:57 [2019-11-25T14:47:57.987Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
14:48:00 [2019-11-25T14:48:00.684Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
14:48:05 [2019-11-25T14:48:05.048Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
14:48:05 [2019-11-25T14:48:05.048Z] === RUN   TestDockerSuite/TestRunNamedVolume
14:48:05 [2019-11-25T14:48:05.048Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
14:48:05 [2019-11-25T14:48:05.048Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
14:48:09 [2019-11-25T14:48:09.723Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNetHost
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
14:48:13 [2019-11-25T14:48:13.607Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
14:48:14 [2019-11-25T14:48:14.571Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
14:48:15 [2019-11-25T14:48:15.537Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
14:48:16 [2019-11-25T14:48:16.739Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
14:48:18 [2019-11-25T14:48:18.910Z] === RUN   TestDockerSuite/TestRunNonExistingImage
14:48:19 [2019-11-25T14:48:19.367Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
14:48:21 [2019-11-25T14:48:21.538Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
14:48:21 [2019-11-25T14:48:21.995Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
14:48:21 [2019-11-25T14:48:21.995Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
14:48:21 [2019-11-25T14:48:21.995Z] === RUN   TestDockerSuite/TestRunPortInUse
14:48:21 [2019-11-25T14:48:21.995Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
14:48:21 [2019-11-25T14:48:21.995Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
14:48:21 [2019-11-25T14:48:21.995Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
14:48:21 [2019-11-25T14:48:21.995Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
14:48:21 [2019-11-25T14:48:21.995Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
14:48:24 [2019-11-25T14:48:24.892Z] === RUN   TestDockerSuite/TestRunPublishPort
14:48:24 [2019-11-25T14:48:24.892Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
14:48:24 [2019-11-25T14:48:24.892Z] === RUN   TestDockerSuite/TestRunReadProcLatency
14:48:24 [2019-11-25T14:48:24.892Z] === RUN   TestDockerSuite/TestRunReadProcTimer
14:48:24 [2019-11-25T14:48:24.892Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
14:48:24 [2019-11-25T14:48:24.892Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
14:48:33 [2019-11-25T14:48:33.591Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
14:48:39 [2019-11-25T14:48:39.673Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
14:48:39 [2019-11-25T14:48:39.674Z] === RUN   TestDockerSuite/TestRunRm
14:48:39 [2019-11-25T14:48:39.674Z] === RUN   TestDockerSuite/TestRunRmAndWait
14:48:45 [2019-11-25T14:48:45.451Z] === RUN   TestDockerSuite/TestRunRmPre125Api
14:48:46 [2019-11-25T14:48:46.984Z] === RUN   TestDockerSuite/TestRunRootWorkdir
14:48:48 [2019-11-25T14:48:48.438Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
14:48:49 [2019-11-25T14:48:49.156Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
14:48:51 [2019-11-25T14:48:51.336Z] === RUN   TestDockerSuite/TestRunSetMacAddress
14:48:54 [2019-11-25T14:48:54.237Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
14:48:54 [2019-11-25T14:48:54.237Z] === RUN   TestDockerSuite/TestRunState
14:48:54 [2019-11-25T14:48:54.237Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
14:48:55 [2019-11-25T14:48:55.768Z] === RUN   TestDockerSuite/TestRunStdinPipe
14:48:55 [2019-11-25T14:48:55.768Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
14:48:57 [2019-11-25T14:48:57.938Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
14:48:57 [2019-11-25T14:48:57.938Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
14:48:57 [2019-11-25T14:48:57.938Z] === RUN   TestDockerSuite/TestRunTLSVerify
14:48:57 [2019-11-25T14:48:57.938Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
14:48:57 [2019-11-25T14:48:57.938Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
14:48:57 [2019-11-25T14:48:57.938Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
14:49:02 [2019-11-25T14:49:02.620Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUnshareProc
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUserByID
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUserByIDBig
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUserByIDZero
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUserByName
14:49:03 [2019-11-25T14:49:03.078Z] === RUN   TestDockerSuite/TestRunUserDefaults
14:49:03 [2019-11-25T14:49:03.286Z] --- PASS: TestDockerExternalVolumeSuite (442.24s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_external_volume_driver_test.go:53: [d11ccc39328d7] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (17.23s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_external_volume_driver_test.go:53: [dcfcfc4dff4e7] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_external_volume_driver_test.go:53: [d91d67f83c33d] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_external_volume_driver_test.go:53: [d965c9ecf1ac5] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.67s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.63s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.72s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.80s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_external_volume_driver_test.go:485: [db0049ab842bd] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_external_volume_driver_test.go:53: [d69ed8c25eab6] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z] PASS
14:49:03 [2019-11-25T14:49:03.286Z] 
14:49:03 [2019-11-25T14:49:03.286Z] === Skipped
14:49:03 [2019-11-25T14:49:03.286Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
14:49:03 [2019-11-25T14:49:03.286Z]         check_test.go:309: [dfc70dbd3ccb1] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z] 
14:49:03 [2019-11-25T14:49:03.286Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
14:49:03 [2019-11-25T14:49:03.286Z]         check_test.go:309: [d8241318bae20] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z] 
14:49:03 [2019-11-25T14:49:03.286Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
14:49:03 [2019-11-25T14:49:03.286Z]         check_test.go:309: [d5a559a5acd48] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z] 
14:49:03 [2019-11-25T14:49:03.286Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
14:49:03 [2019-11-25T14:49:03.286Z]         check_test.go:309: [debf341c1f918] daemon is not started
14:49:03 [2019-11-25T14:49:03.286Z] 
14:49:03 [2019-11-25T14:49:03.286Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:49:03 [2019-11-25T14:49:03.286Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
14:49:03 [2019-11-25T14:49:03.286Z] 
14:49:03 [2019-11-25T14:49:03.286Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:49:03 [2019-11-25T14:49:03.286Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:49:03 [2019-11-25T14:49:03.287Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
14:49:03 [2019-11-25T14:49:03.287Z] 
14:49:03 [2019-11-25T14:49:03.287Z] 
14:49:03 [2019-11-25T14:49:03.287Z] DONE 273 tests, 6 skipped in 2608.332s
14:49:03 [2019-11-25T14:49:03.287Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:49:03 [2019-11-25T14:49:03.850Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0cf7cee1a163/docker.pid
14:49:03 [2019-11-25T14:49:03.850Z] +++ kill 7149
14:49:03 [2019-11-25T14:49:03.850Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7149 is not a child of this shell
14:49:03 [2019-11-25T14:49:03.850Z] warning: PID 7149 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0cf7cee1a163/docker.pid had a nonzero exit code
14:49:03 [2019-11-25T14:49:03.850Z] ++++ cat bundles/test-integration/docker.pid
14:49:03 [2019-11-25T14:49:03.850Z] +++ kill 7286
14:49:04 [2019-11-25T14:49:04.790Z] +++ /etc/init.d/apparmor stop
14:49:04 [2019-11-25T14:49:04.790Z] Clearing AppArmor profiles cache:.
14:49:04 [2019-11-25T14:49:04.790Z] All profile caches have been cleared, but no profiles have been unloaded.
14:49:04 [2019-11-25T14:49:04.790Z] Unloading profiles will leave already running processes permanently
14:49:04 [2019-11-25T14:49:04.790Z] unconfined, which can lead to unexpected situations.
14:49:04 [2019-11-25T14:49:04.790Z] 
14:49:04 [2019-11-25T14:49:04.790Z] To set a process to complain mode, use the command line tool
14:49:04 [2019-11-25T14:49:04.790Z] 'aa-complain'. To really tear down all profiles, run the init script
14:49:04 [2019-11-25T14:49:04.790Z] with the 'teardown' option."
14:49:04 [2019-11-25T14:49:04.790Z] 
14:49:05 [2019-11-25T14:49:05.247Z] === RUN   TestDockerSuite/TestRunUserNotFound
14:49:05 [2019-11-25T14:49:05.247Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
14:49:05 [2019-11-25T14:49:05.352Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
14:49:05 [2019-11-25T14:49:05.367Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:49:07 [2019-11-25T14:49:07.224Z] + echo Ensuring container killed.
14:49:07 [2019-11-25T14:49:07.224Z] Ensuring container killed.
14:49:07 [2019-11-25T14:49:07.224Z] + docker ps -aq -f name=docker-pr25-*
14:49:07 [2019-11-25T14:49:07.224Z] + cids=c011f5dc02f1
14:49:07 [2019-11-25T14:49:07.224Z] ba5f144aeb2a
14:49:07 [2019-11-25T14:49:07.224Z] cee7a50cd8d8
14:49:07 [2019-11-25T14:49:07.224Z] + [ -n c011f5dc02f1
14:49:07 [2019-11-25T14:49:07.224Z] ba5f144aeb2a
14:49:07 [2019-11-25T14:49:07.224Z] cee7a50cd8d8 ]
14:49:07 [2019-11-25T14:49:07.224Z] + docker rm -vf c011f5dc02f1 ba5f144aeb2a cee7a50cd8d8
14:49:07 [2019-11-25T14:49:07.418Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
14:49:07 [2019-11-25T14:49:07.418Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
14:49:07 [2019-11-25T14:49:07.418Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
14:49:10 [2019-11-25T14:49:10.316Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
14:49:10 [2019-11-25T14:49:10.498Z] c011f5dc02f1
14:49:11 [2019-11-25T14:49:11.428Z] ba5f144aeb2a
14:49:11 [2019-11-25T14:49:11.428Z] cee7a50cd8d8
[Pipeline] sh
14:49:11 [2019-11-25T14:49:11.714Z] + echo Chowning /workspace to jenkins user
14:49:11 [2019-11-25T14:49:11.714Z] Chowning /workspace to jenkins user
14:49:11 [2019-11-25T14:49:11.714Z] + id -u
14:49:11 [2019-11-25T14:49:11.714Z] + id -g
14:49:11 [2019-11-25T14:49:11.714Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40128:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:49:16 [2019-11-25T14:49:16.189Z] + bundleName=amd64
14:49:16 [2019-11-25T14:49:16.189Z] + echo Creating amd64-bundles.tar.gz
14:49:16 [2019-11-25T14:49:16.189Z] Creating amd64-bundles.tar.gz
14:49:16 [2019-11-25T14:49:16.189Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:49:16 [2019-11-25T14:49:16.189Z] + xargs tar -czf amd64-bundles.tar.gz
14:49:17 [2019-11-25T14:49:17.369Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
[Pipeline] archiveArtifacts
14:49:17 [2019-11-25T14:49:17.569Z] Archiving artifacts
14:49:19 [2019-11-25T14:49:19.377Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40128/25/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:49:19 [2019-11-25T14:49:19.688Z] + make clean
14:49:19 [2019-11-25T14:49:19.945Z] docker volume rm -f docker-dev-cache
14:49:19 [2019-11-25T14:49:19.945Z] docker-dev-cache
[Pipeline] deleteDir
14:49:21 [2019-11-25T14:49:21.095Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:49:26 [2019-11-25T14:49:26.870Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
14:49:26 [2019-11-25T14:49:26.871Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
14:49:26 [2019-11-25T14:49:26.871Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
14:49:26 [2019-11-25T14:49:26.871Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
14:49:26 [2019-11-25T14:49:26.871Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
14:49:29 [2019-11-25T14:49:29.765Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
14:49:31 [2019-11-25T14:49:31.936Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
14:49:34 [2019-11-25T14:49:34.201Z] === RUN   TestDockerSuite/TestRunWithBadDevice
14:49:34 [2019-11-25T14:49:34.201Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
14:49:34 [2019-11-25T14:49:34.201Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
14:49:34 [2019-11-25T14:49:34.201Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
14:49:34 [2019-11-25T14:49:34.201Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
14:49:34 [2019-11-25T14:49:34.201Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
14:49:34 [2019-11-25T14:49:34.201Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
14:49:34 [2019-11-25T14:49:34.201Z] === RUN   TestDockerSuite/TestRunWithUlimits
14:49:34 [2019-11-25T14:49:34.201Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
14:49:37 [2019-11-25T14:49:37.925Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
14:49:40 [2019-11-25T14:49:40.097Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
14:49:41 [2019-11-25T14:49:41.629Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveCheckTimes
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveImageId
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveLoadParents
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveMultipleNames
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveSingleTag
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
14:49:46 [2019-11-25T14:49:46.458Z] === RUN   TestDockerSuite/TestSearchCmdOptions
14:49:48 [2019-11-25T14:49:48.630Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
14:49:48 [2019-11-25T14:49:48.630Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
14:49:49 [2019-11-25T14:49:49.088Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
14:49:49 [2019-11-25T14:49:49.546Z] === RUN   TestDockerSuite/TestSearchWithLimit
14:49:51 [2019-11-25T14:49:51.079Z] === RUN   TestDockerSuite/TestSlowStdinClosing
14:49:58 [2019-11-25T14:49:58.140Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
14:49:58 [2019-11-25T14:49:58.140Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
14:50:05 [2019-11-25T14:50:05.205Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
14:50:05 [2019-11-25T14:50:05.205Z] === RUN   TestDockerSuite/TestStartAttachSilent
14:50:08 [2019-11-25T14:50:08.931Z] === RUN   TestDockerSuite/TestStartAttachWithRename
14:50:08 [2019-11-25T14:50:08.931Z] === RUN   TestDockerSuite/TestStartMultipleContainers
14:50:08 [2019-11-25T14:50:08.931Z] === RUN   TestDockerSuite/TestStartPausedContainer
14:50:08 [2019-11-25T14:50:08.931Z] === RUN   TestDockerSuite/TestStartRecordError
14:50:08 [2019-11-25T14:50:08.931Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
14:50:17 [2019-11-25T14:50:17.490Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
14:50:17 [2019-11-25T14:50:17.490Z] === RUN   TestDockerSuite/TestStatsAllNoStream
14:50:17 [2019-11-25T14:50:17.490Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
14:50:17 [2019-11-25T14:50:17.490Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
14:50:17 [2019-11-25T14:50:17.490Z] === RUN   TestDockerSuite/TestStatsFormatAll
14:50:17 [2019-11-25T14:50:17.490Z] === RUN   TestDockerSuite/TestStatsNoStream
14:50:17 [2019-11-25T14:50:17.490Z] === RUN   TestDockerSuite/TestTopMultipleArgs
14:50:19 [2019-11-25T14:50:19.665Z] === RUN   TestDockerSuite/TestTopNonPrivileged
14:50:21 [2019-11-25T14:50:21.840Z] === RUN   TestDockerSuite/TestTopPrivileged
14:50:21 [2019-11-25T14:50:21.840Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
14:50:23 [2019-11-25T14:50:23.371Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
14:50:23 [2019-11-25T14:50:23.828Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
14:50:23 [2019-11-25T14:50:23.829Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
14:50:23 [2019-11-25T14:50:23.829Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
14:50:23 [2019-11-25T14:50:23.829Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
14:50:23 [2019-11-25T14:50:23.829Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
14:50:23 [2019-11-25T14:50:23.829Z] === RUN   TestDockerSuite/TestVolumeCLICreate
14:50:41 [2019-11-25T14:50:41.494Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
14:50:41 [2019-11-25T14:50:41.494Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
14:50:41 [2019-11-25T14:50:41.494Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
14:50:41 [2019-11-25T14:50:41.494Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
14:50:41 [2019-11-25T14:50:41.494Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
14:50:41 [2019-11-25T14:50:41.494Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
14:50:41 [2019-11-25T14:50:41.494Z] === RUN   TestDockerSuite/TestVolumeCLILs
14:50:43 [2019-11-25T14:50:43.028Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
14:50:43 [2019-11-25T14:50:43.028Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
14:50:45 [2019-11-25T14:50:45.933Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
14:50:46 [2019-11-25T14:50:46.392Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
14:50:46 [2019-11-25T14:50:46.850Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
14:50:47 [2019-11-25T14:50:47.308Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
14:50:47 [2019-11-25T14:50:47.308Z] === RUN   TestDockerSuite/TestVolumeCLIRm
14:50:55 [2019-11-25T14:50:55.868Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
14:50:55 [2019-11-25T14:50:55.868Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
14:50:55 [2019-11-25T14:50:55.868Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
14:50:55 [2019-11-25T14:50:55.868Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
14:50:55 [2019-11-25T14:50:55.868Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
14:51:03 [2019-11-25T14:51:03.057Z] === RUN   TestDockerSuite/TestVolumeLsFormat
14:51:03 [2019-11-25T14:51:03.057Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
14:51:03 [2019-11-25T14:51:03.057Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
14:51:11 [2019-11-25T14:51:11.611Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
14:51:11 [2019-11-25T14:51:11.611Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
14:51:12 [2019-11-25T14:51:12.577Z] --- PASS: TestDockerSuite (2553.56s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.32s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.41s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.40s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.00s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.18s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (111.33s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.28s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.47s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s)
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.577Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
14:51:12 [2019-11-25T14:51:12.577Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.64s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.52s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.95s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddTar (39.67s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.43s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.61s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.01s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.30s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.85s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.13s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.43s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.22s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.85s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.03s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.83s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.34s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_api_build_test.go:407: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.54s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.46s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildContChar (17.08s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.99s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.63s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.88s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.75s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.03s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.13s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.92s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.93s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.34s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.65s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.67s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (63.34s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.94s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.40s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.84s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.57s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.50s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.45s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.37s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.22s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.33s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.72s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.25s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.99s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.20s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.58s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.16s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.33s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildFails (2.19s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.24s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.04s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.98s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.12s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.87s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
14:51:12 [2019-11-25T14:51:12.578Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
14:51:12 [2019-11-25T14:51:12.578Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
14:51:12 [2019-11-25T14:51:12.579Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.00s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
14:51:12 [2019-11-25T14:51:12.579Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.10s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.90s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
14:51:12 [2019-11-25T14:51:12.579Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.70s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.92s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.00s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.35s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
14:51:12 [2019-11-25T14:51:12.579Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.579Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
14:51:12 [2019-11-25T14:51:12.579Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.32s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.61s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
14:51:12 [2019-11-25T14:51:12.579Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.81s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.81s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.57s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.54s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.86s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.59s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
14:51:12 [2019-11-25T14:51:12.579Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.15s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
14:51:12 [2019-11-25T14:51:12.579Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.579Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
14:51:12 [2019-11-25T14:51:12.579Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.64s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.00s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.51s)
14:51:12 [2019-11-25T14:51:12.579Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.47s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.52s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.13s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.55s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.53s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.58s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (10.21s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.20s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.23s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.93s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.87s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildRm (14.32s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.42s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_build_test.go:518: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.47s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.88s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.94s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.98s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.70s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.46s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.18s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.14s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.13s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.34s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.13s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.82s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.60s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.70s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.42s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.61s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.06s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.66s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.29s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.68s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.05s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.87s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.99s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_sni_test.go:18: Flakey test
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.06s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.79s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestCommitChange (5.17s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.06s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.14s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.22s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.72s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.45s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.83s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.40s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.05s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.39s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.54s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.54s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.08s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.90s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.17s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.34s)
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
14:51:13 [2019-11-25T14:51:13.038Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.038Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.02s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.75s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.56s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.09s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.75s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.80s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.69s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.32s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.85s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.03s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.24s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.31s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.25s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.35s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.30s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006a5320_<nil>} (2.32s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1420094650_c:\foo_false__<nil>_<nil>_<nil>} (2.32s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1420094650_c:\foo_true__<nil>_<nil>_<nil>} (2.36s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
14:51:13 [2019-11-25T14:51:13.039Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.16s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (7.06s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpRelativePath (7.08s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.54s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.25s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.71s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.86s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpToDot (2.42s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCpToStdout (6.97s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.74s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.14s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.19s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateRM (0.33s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.95s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.88s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.13s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.38s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.17s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.58s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.43s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.81s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.24s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.52s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.05s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.86s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.21s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.21s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsRename (2.36s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsResize (2.60s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.12s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.43s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.83s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.89s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.81s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.85s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
14:51:13 [2019-11-25T14:51:13.039Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.82s)
14:51:13 [2019-11-25T14:51:13.039Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.26s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.99s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.08s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.18s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.55s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.30s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.09s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.80s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.76s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.64s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.62s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.20s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.74s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.36s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.02s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.11s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.01s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.01s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.73s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectInt64 (6.83s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.11s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.15s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.00s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.52s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.93s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.94s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.09s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.78s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.75s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.41s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.59s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.00s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.20s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.05s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.36s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.24s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.94s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsSince (9.01s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsTail (2.79s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.48s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.27s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.040Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.80s)
14:51:13 [2019-11-25T14:51:13.040Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
14:51:13 [2019-11-25T14:51:13.040Z]         docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.82s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.48s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.28s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.77s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.83s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.83s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.88s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.30s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.37s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.93s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.94s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.05s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.11s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (36.49s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.84s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.66s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.57s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.91s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.27s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.67s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.64s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.66s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.80s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.78s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiTag (0.68s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.12s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.47s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.25s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.29s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.65s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.29s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.16s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.08s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.51s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.24s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.82s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.04s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.17s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.06s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.31s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.71s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.16s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.00s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.07s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.25s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.13s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
14:51:13 [2019-11-25T14:51:13.041Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.041Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.70s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.66s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.95s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.52s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.78s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.03s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.15s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.49s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunRm (2.08s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.24s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.08s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.07s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.09s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.61s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.01s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.95s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.75s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.08s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.16s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.80s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.46s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.54s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.82s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.48s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.06s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.50s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.85s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.02s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.18s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.042Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.33s)
14:51:13 [2019-11-25T14:51:13.042Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
14:51:13 [2019-11-25T14:51:13.042Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.86s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.95s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.18s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.66s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.15s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.72s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.51s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.24s)
14:51:13 [2019-11-25T14:51:13.043Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
14:51:13 [2019-11-25T14:51:13.043Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.043Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s)
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
14:51:13 [2019-11-25T14:51:13.043Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistrySuite/TestV2Only
14:51:13 [2019-11-25T14:51:13.501Z] --- PASS: TestDockerRegistrySuite (0.02s)
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
14:51:13 [2019-11-25T14:51:13.501Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
14:51:13 [2019-11-25T14:51:13.501Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthTokenSuite
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
14:51:13 [2019-11-25T14:51:13.501Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerDaemonSuite
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:51:13 [2019-11-25T14:51:13.501Z] --- PASS: TestDockerDaemonSuite (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerSwarmSuite
14:51:13 [2019-11-25T14:51:13.501Z] --- PASS: TestDockerSwarmSuite (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginCreate
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginInspect
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerPluginSuite/TestPluginSet
14:51:13 [2019-11-25T14:51:13.501Z] --- PASS: TestDockerPluginSuite (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
14:51:13 [2019-11-25T14:51:13.501Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.501Z] === RUN   TestDockerExternalVolumeSuite
14:51:13 [2019-11-25T14:51:13.501Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
14:51:13 [2019-11-25T14:51:13.502Z]     check_test.go:128: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.502Z] === RUN   TestDockerNetworkSuite
14:51:13 [2019-11-25T14:51:13.502Z] --- SKIP: TestDockerNetworkSuite (0.00s)
14:51:13 [2019-11-25T14:51:13.502Z]     check_test.go:134: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.502Z] === RUN   TestDockerHubPullSuite
14:51:13 [2019-11-25T14:51:13.502Z] --- SKIP: TestDockerHubPullSuite (0.00s)
14:51:13 [2019-11-25T14:51:13.502Z]     check_test.go:142: unmatched requirement DaemonIsLinux
14:51:13 [2019-11-25T14:51:13.502Z] PASS
14:51:13 [2019-11-25T14:51:13.502Z] ok  	github.com/docker/docker/integration-cli	2554.332s
14:51:13 [2019-11-25T14:51:13.502Z] INFO: Integration tests ended at 11/25/2019 14:51:13. Duration:00:42:43.3794967
14:51:13 [2019-11-25T14:51:13.502Z] INFO: Docker info of the daemon under test at end of run
14:51:13 [2019-11-25T14:51:13.502Z] 
14:51:13 [2019-11-25T14:51:13.502Z] Containers: 2
14:51:13 [2019-11-25T14:51:13.502Z]  Running: 0
14:51:13 [2019-11-25T14:51:13.502Z]  Paused: 0
14:51:13 [2019-11-25T14:51:13.502Z]  Stopped: 2
14:51:13 [2019-11-25T14:51:13.502Z] Images: 12
14:51:13 [2019-11-25T14:51:13.502Z] Server Version: 0.0.0-dev
14:51:13 [2019-11-25T14:51:13.502Z] Storage Driver: windowsfilter
14:51:13 [2019-11-25T14:51:13.502Z]  Windows: 
14:51:13 [2019-11-25T14:51:13.502Z] Logging Driver: json-file
14:51:13 [2019-11-25T14:51:13.502Z] Plugins: 
14:51:13 [2019-11-25T14:51:13.502Z]  Volume: local
14:51:13 [2019-11-25T14:51:13.502Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:51:13 [2019-11-25T14:51:13.502Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:51:13 [2019-11-25T14:51:13.502Z] Swarm: inactive
14:51:13 [2019-11-25T14:51:13.502Z] Default Isolation: process
14:51:13 [2019-11-25T14:51:13.502Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:51:13 [2019-11-25T14:51:13.502Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
14:51:13 [2019-11-25T14:51:13.502Z] OSType: windows
14:51:13 [2019-11-25T14:51:13.502Z] Architecture: x86_64
14:51:13 [2019-11-25T14:51:13.502Z] CPUs: 4
14:51:13 [2019-11-25T14:51:13.502Z] Total Memory: 32GiB
14:51:13 [2019-11-25T14:51:13.502Z] Name: azwin-2-2d8fc0
14:51:13 [2019-11-25T14:51:13.502Z] ID: CGX3:XHAS:2K7W:JQJR:C3LT:AMVL:QIRO:3ABS:2MRW:JWAP:KNUL:XEHK
14:51:13 [2019-11-25T14:51:13.502Z] Docker Root Dir: D:\CI\PR-40128\25\daemon
14:51:13 [2019-11-25T14:51:13.502Z] Debug Mode (client): false
14:51:13 [2019-11-25T14:51:13.502Z] Debug Mode (server): true
14:51:13 [2019-11-25T14:51:13.502Z]  File Descriptors: -1
14:51:13 [2019-11-25T14:51:13.502Z]  Goroutines: 18
14:51:13 [2019-11-25T14:51:13.502Z]  System Time: 2019-11-25T14:51:13.1398729Z
14:51:13 [2019-11-25T14:51:13.502Z]  EventsListeners: 0
14:51:13 [2019-11-25T14:51:13.502Z] Registry: https://index.docker.io/v1/
14:51:13 [2019-11-25T14:51:13.502Z] Labels:
14:51:13 [2019-11-25T14:51:13.502Z] Experimental: false
14:51:13 [2019-11-25T14:51:13.502Z] Insecure Registries:
14:51:13 [2019-11-25T14:51:13.502Z]  127.0.0.0/8
14:51:13 [2019-11-25T14:51:13.502Z] Live Restore Enabled: false
14:51:13 [2019-11-25T14:51:13.502Z] 
14:51:13 [2019-11-25T14:51:13.502Z] 
14:51:13 [2019-11-25T14:51:13.502Z] INFO: Stopping daemon under test
14:51:13 [2019-11-25T14:51:13.502Z] SUCCESS: The process with PID 8704 (child process of PID 6116) has been terminated.
14:51:13 [2019-11-25T14:51:13.502Z] SUCCESS: The process with PID 6116 (child process of PID 1040) has been terminated.
14:51:13 [2019-11-25T14:51:13.502Z] INFO: Stop tailing logs of the daemon under tests
14:51:13 [2019-11-25T14:51:13.502Z] INFO: executeCI.ps1 Completed successfully at 11/25/2019 14:51:13.
14:51:13 [2019-11-25T14:51:13.502Z] INFO: Tidying up at end of run
14:51:13 [2019-11-25T14:51:13.502Z] INFO: Saving daemon under test log (d:\CI\PR-40128\25\dut.out) to C:\windows\TEMP\CIDUT.out
14:51:13 [2019-11-25T14:51:13.502Z] INFO: Saving daemon under test log (d:\CI\PR-40128\25\dut.err) to C:\windows\TEMP\CIDUT.err
14:51:13 [2019-11-25T14:51:13.502Z] INFO: Nuke-Everything...
14:51:13 [2019-11-25T14:51:13.959Z] INFO: Container count on control daemon to delete is 2
14:51:14 [2019-11-25T14:51:14.416Z] 73adb242b3fd
14:51:14 [2019-11-25T14:51:14.416Z] 0073e9660e8d
14:51:14 [2019-11-25T14:51:14.874Z] INFO: Non-base image count on control daemon to delete is 1
14:51:16 [2019-11-25T14:51:16.408Z] Deleted: sha256:2b3f2a96db24e1b8f301b6c28382c452d60f865aa062457bd63a462deb0cb8b0
14:51:16 [2019-11-25T14:51:16.408Z] Deleted: sha256:4f648d2958bf8abd3cf701541830da0748474eae2e9d0d912d4b7bab6fdf8749
14:51:16 [2019-11-25T14:51:16.408Z] INFO: Tidying pidfile d:\CI\PR-40128\25\docker.pid
14:51:16 [2019-11-25T14:51:16.408Z] INFO: Nuking d:\CI
14:51:46 [2019-11-25T14:51:46.334Z] INFO: Zapped successfully
14:51:46 [2019-11-25T14:51:46.334Z] 
14:51:46 [2019-11-25T14:51:46.334Z] INFO: executeCI.ps1 exiting at Mon Nov 25 14:51:45 CUT 2019. Duration 00:57:00.1271260
14:51:46 [2019-11-25T14:51:46.334Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
14:51:47 [2019-11-25T14:51:47.976Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
14:51:49 [2019-11-25T14:51:49.152Z] Archiving artifacts
14:51:50 [2019-11-25T14:51:50.290Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40128/25/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:51:51 [2019-11-25T14:51:51.206Z] + make clean
14:51:52 [2019-11-25T14:51:52.171Z] docker volume rm -f docker-dev-cache
14:51:52 [2019-11-25T14:51:52.309Z] 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