Skip to content
Success

Console Output

Pull request #40487 updated
14:33:02 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ed439e4a31caaebf32c657e4063a77aa7af87bc0+400c1bae0cd9e0216bd48371a9f9c6582e0b2794 (1ada3b42910b3f393089c68ee4a8f20e3f1de913)
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
14:33:11 [2020-02-10T14:33:11.405Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:33:11 [2020-02-10T14:33:11.411Z] Trying to pass milestone 1
[Pipeline] milestone
14:33:11 [2020-02-10T14:33:11.439Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:33:11 [2020-02-10T14:33:11.601Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-000481ae34315ce22) in /home/ubuntu/workspace/moby_PR-40487
[Pipeline] {
[Pipeline] checkout
14:33:11 [2020-02-10T14:33:11.648Z] using credential docker-jenkins-github-credentials
14:33:11 [2020-02-10T14:33:11.655Z] Cloning the remote Git repository
14:33:11 [2020-02-10T14:33:11.656Z] Cloning with configured refspecs honoured and without tags
14:33:11 [2020-02-10T14:33:11.654Z] Cloning repository https://github.com/moby/moby.git
14:33:11 [2020-02-10T14:33:11.654Z]  > git init /home/ubuntu/workspace/moby_PR-40487 # timeout=10
14:33:11 [2020-02-10T14:33:11.667Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:11 [2020-02-10T14:33:11.668Z]  > git --version # timeout=10
14:33:11 [2020-02-10T14:33:11.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:11 [2020-02-10T14:33:11.675Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:24 [2020-02-10T14:33:24.178Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:24 [2020-02-10T14:33:24.181Z]  > git config --add remote.origin.fetch +refs/pull/40487/head:refs/remotes/origin/PR-40487 # timeout=10
14:33:24 [2020-02-10T14:33:24.186Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:24 [2020-02-10T14:33:24.200Z] Fetching without tags
14:33:24 [2020-02-10T14:33:24.444Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:24 [2020-02-10T14:33:24.901Z] Merge succeeded, producing ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:24 [2020-02-10T14:33:24.902Z] Checking out Revision ed439e4a31caaebf32c657e4063a77aa7af87bc0 (PR-40487)
14:33:25 [2020-02-10T14:33:25.350Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints"
14:33:25 [2020-02-10T14:33:25.356Z] First time build. Skipping changelog.
14:33:24 [2020-02-10T14:33:24.191Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:24 [2020-02-10T14:33:24.198Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:24 [2020-02-10T14:33:24.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:24 [2020-02-10T14:33:24.199Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:24 [2020-02-10T14:33:24.442Z]  > git config core.sparsecheckout # timeout=10
14:33:24 [2020-02-10T14:33:24.444Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:24 [2020-02-10T14:33:24.877Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:33:24 [2020-02-10T14:33:24.885Z]  > git rev-parse HEAD^{commit} # timeout=10
14:33:24 [2020-02-10T14:33:24.899Z]  > git config core.sparsecheckout # timeout=10
14:33:24 [2020-02-10T14:33:24.904Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:25 [2020-02-10T14:33:25.348Z]  > git rev-list --no-walk 6791304ca94d8a104103ad393e2f34f02d5306af # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:33:27 [2020-02-10T14:33:27.564Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40487:/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
14:33:27 [2020-02-10T14:33:27.564Z] Unable to find image 'alpine:latest' locally
14:33:27 [2020-02-10T14:33:27.564Z] latest: Pulling from library/alpine
14:33:27 [2020-02-10T14:33:27.564Z] c9b1b535fdd9: Already exists
14:33:27 [2020-02-10T14:33:27.564Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
14:33:27 [2020-02-10T14:33:27.564Z] Status: Downloaded newer image for alpine:latest
14:33:30 [2020-02-10T14:33:30.842Z] 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
14:33:31 [2020-02-10T14:33:31.616Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-000481ae34315ce22) in /home/ubuntu/workspace/moby_PR-40487
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
14:33:31 [2020-02-10T14:33:31.637Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00057fc8e017db096) in /home/ubuntu/workspace/moby_PR-40487
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
14:33:31 [2020-02-10T14:33:31.651Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b91eb46f6d1f6e3e) in /home/ubuntu/workspace/moby_PR-40487
[Pipeline] {
14:33:31 [2020-02-10T14:33:31.680Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-40487
[Pipeline] {
[Pipeline] checkout
14:33:31 [2020-02-10T14:33:31.715Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
14:33:31 [2020-02-10T14:33:31.730Z] Fetching changes from the remote Git repository
[Pipeline] checkout
14:33:31 [2020-02-10T14:33:31.739Z] Fetching without tags
14:33:31 [2020-02-10T14:33:31.747Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] {
14:33:31 [2020-02-10T14:33:31.755Z] Cloning the remote Git repository
14:33:31 [2020-02-10T14:33:31.755Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
14:33:31 [2020-02-10T14:33:31.792Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-40487
[Pipeline] checkout
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
14:33:31 [2020-02-10T14:33:31.817Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:33:31 [2020-02-10T14:33:31.827Z] Cloning the remote Git repository
14:33:31 [2020-02-10T14:33:31.827Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
[Pipeline] stage
14:33:31 [2020-02-10T14:33:31.858Z] using credential docker-jenkins-github-credentials
[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
14:33:31 [2020-02-10T14:33:31.876Z] Cloning the remote Git repository
14:33:31 [2020-02-10T14:33:31.876Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
14:33:31 [2020-02-10T14:33:31.720Z]  > git rev-parse --is-inside-work-tree # timeout=10
14:33:31 [2020-02-10T14:33:31.728Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:31 [2020-02-10T14:33:31.737Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:31 [2020-02-10T14:33:31.737Z]  > git --version # timeout=10
14:33:31 [2020-02-10T14:33:31.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:31 [2020-02-10T14:33:31.742Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
[Pipeline] }
[Pipeline] }
14:33:31 [2020-02-10T14:33:31.999Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:32 [2020-02-10T14:33:32.044Z] Running on azwin-2-45fd90 in d:\jenkins\workspace\moby_PR-40487
[Pipeline] {
14:33:32 [2020-02-10T14:33:32.057Z] Merge succeeded, producing ed439e4a31caaebf32c657e4063a77aa7af87bc0
[Pipeline] ws
14:33:32 [2020-02-10T14:33:32.058Z] Checking out Revision ed439e4a31caaebf32c657e4063a77aa7af87bc0 (PR-40487)
14:33:32 [2020-02-10T14:33:32.058Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
14:33:32 [2020-02-10T14:33:32.065Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
14:33:32 [2020-02-10T14:33:32.108Z] Cloning the remote Git repository
14:33:32 [2020-02-10T14:33:32.108Z] Cloning with configured refspecs honoured and without tags
14:33:32 [2020-02-10T14:33:32.114Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints"
14:33:32 [2020-02-10T14:33:32.362Z] using credential docker-jenkins-github-credentials
14:33:32 [2020-02-10T14:33:32.438Z] Cloning the remote Git repository
14:33:32 [2020-02-10T14:33:32.438Z] Cloning with configured refspecs honoured and without tags
14:33:32 [2020-02-10T14:33:32.142Z] Cloning repository https://github.com/moby/moby.git
14:33:32 [2020-02-10T14:33:32.144Z]  > git init /home/jenkins/workspace/moby_PR-40487 # timeout=10
14:33:32 [2020-02-10T14:33:32.163Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:32 [2020-02-10T14:33:32.165Z]  > git --version # timeout=10
14:33:32 [2020-02-10T14:33:32.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:32 [2020-02-10T14:33:32.182Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:31 [2020-02-10T14:33:31.998Z]  > git config core.sparsecheckout # timeout=10
14:33:32 [2020-02-10T14:33:32.000Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:32 [2020-02-10T14:33:32.040Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:33:32 [2020-02-10T14:33:32.047Z]  > git rev-parse HEAD^{commit} # timeout=10
14:33:32 [2020-02-10T14:33:32.056Z]  > git config core.sparsecheckout # timeout=10
14:33:32 [2020-02-10T14:33:32.063Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:31 [2020-02-10T14:33:31.828Z] Cloning repository https://github.com/moby/moby.git
14:33:31 [2020-02-10T14:33:31.828Z]  > git init /home/ubuntu/workspace/moby_PR-40487 # timeout=10
14:33:31 [2020-02-10T14:33:31.836Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:31 [2020-02-10T14:33:31.836Z]  > git --version # timeout=10
14:33:31 [2020-02-10T14:33:31.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:31 [2020-02-10T14:33:31.845Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:31 [2020-02-10T14:33:31.831Z] Cloning repository https://github.com/moby/moby.git
14:33:31 [2020-02-10T14:33:31.831Z]  > git init /home/ubuntu/workspace/moby_PR-40487 # timeout=10
14:33:31 [2020-02-10T14:33:31.844Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:31 [2020-02-10T14:33:31.845Z]  > git --version # timeout=10
14:33:31 [2020-02-10T14:33:31.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:31 [2020-02-10T14:33:31.849Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:31 [2020-02-10T14:33:31.879Z] Cloning repository https://github.com/moby/moby.git
14:33:31 [2020-02-10T14:33:31.879Z]  > git init /home/docker/workspace/moby_PR-40487 # timeout=10
14:33:31 [2020-02-10T14:33:31.892Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:31 [2020-02-10T14:33:31.892Z]  > git --version # timeout=10
14:33:31 [2020-02-10T14:33:31.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:31 [2020-02-10T14:33:31.897Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:33:32 [2020-02-10T14:33:32.456Z] Cloning repository https://github.com/moby/moby.git
14:33:32 [2020-02-10T14:33:32.456Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:33:32 [2020-02-10T14:33:32.521Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:32 [2020-02-10T14:33:32.521Z]  > git --version # timeout=10
14:33:32 [2020-02-10T14:33:32.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:32 [2020-02-10T14:33:32.566Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:33 [2020-02-10T14:33:33.411Z] + [ PR != PR ]
14:33:33 [2020-02-10T14:33:33.411Z] + [ master != master ]
14:33:33 [2020-02-10T14:33:33.411Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:33:33 [2020-02-10T14:33:33.727Z] + docker version
14:33:33 [2020-02-10T14:33:33.727Z] Client: Docker Engine - Community
14:33:33 [2020-02-10T14:33:33.727Z]  Version:           19.03.5
14:33:33 [2020-02-10T14:33:33.727Z]  API version:       1.40
14:33:33 [2020-02-10T14:33:33.727Z]  Go version:        go1.12.12
14:33:33 [2020-02-10T14:33:33.727Z]  Git commit:        633a0ea838
14:33:33 [2020-02-10T14:33:33.727Z]  Built:             Wed Nov 13 07:29:52 2019
14:33:33 [2020-02-10T14:33:33.727Z]  OS/Arch:           linux/amd64
14:33:33 [2020-02-10T14:33:33.727Z]  Experimental:      false
14:33:33 [2020-02-10T14:33:33.727Z] 
14:33:33 [2020-02-10T14:33:33.727Z] Server: Docker Engine - Community
14:33:33 [2020-02-10T14:33:33.727Z]  Engine:
14:33:33 [2020-02-10T14:33:33.727Z]   Version:          19.03.5
14:33:33 [2020-02-10T14:33:33.727Z]   API version:      1.40 (minimum version 1.12)
14:33:33 [2020-02-10T14:33:33.727Z]   Go version:       go1.12.12
14:33:33 [2020-02-10T14:33:33.727Z]   Git commit:       633a0ea838
14:33:33 [2020-02-10T14:33:33.727Z]   Built:            Wed Nov 13 07:28:22 2019
14:33:33 [2020-02-10T14:33:33.727Z]   OS/Arch:          linux/amd64
14:33:33 [2020-02-10T14:33:33.727Z]   Experimental:     true
14:33:33 [2020-02-10T14:33:33.727Z]  containerd:
14:33:33 [2020-02-10T14:33:33.727Z]   Version:          1.2.10
14:33:33 [2020-02-10T14:33:33.727Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
14:33:33 [2020-02-10T14:33:33.727Z]  runc:
14:33:33 [2020-02-10T14:33:33.727Z]   Version:          1.0.0-rc8+dev
14:33:33 [2020-02-10T14:33:33.727Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:33:33 [2020-02-10T14:33:33.727Z]  docker-init:
14:33:33 [2020-02-10T14:33:33.727Z]   Version:          0.18.0
14:33:33 [2020-02-10T14:33:33.727Z]   GitCommit:        fec3683
[Pipeline] sh
14:33:34 [2020-02-10T14:33:34.024Z] + docker info
14:33:34 [2020-02-10T14:33:34.283Z] Client:
14:33:34 [2020-02-10T14:33:34.283Z]  Debug Mode: false
14:33:34 [2020-02-10T14:33:34.283Z] 
14:33:34 [2020-02-10T14:33:34.283Z] Server:
14:33:34 [2020-02-10T14:33:34.283Z]  Containers: 0
14:33:34 [2020-02-10T14:33:34.283Z]   Running: 0
14:33:34 [2020-02-10T14:33:34.283Z]   Paused: 0
14:33:34 [2020-02-10T14:33:34.283Z]   Stopped: 0
14:33:34 [2020-02-10T14:33:34.283Z]  Images: 8
14:33:34 [2020-02-10T14:33:34.283Z]  Server Version: 19.03.5
14:33:34 [2020-02-10T14:33:34.283Z]  Storage Driver: overlay2
14:33:34 [2020-02-10T14:33:34.283Z]   Backing Filesystem: extfs
14:33:34 [2020-02-10T14:33:34.283Z]   Supports d_type: true
14:33:34 [2020-02-10T14:33:34.283Z]   Native Overlay Diff: true
14:33:34 [2020-02-10T14:33:34.283Z]  Logging Driver: json-file
14:33:34 [2020-02-10T14:33:34.283Z]  Cgroup Driver: cgroupfs
14:33:34 [2020-02-10T14:33:34.283Z]  Plugins:
14:33:34 [2020-02-10T14:33:34.283Z]   Volume: local
14:33:34 [2020-02-10T14:33:34.283Z]   Network: bridge host ipvlan macvlan null overlay
14:33:34 [2020-02-10T14:33:34.283Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:33:34 [2020-02-10T14:33:34.283Z]  Swarm: inactive
14:33:34 [2020-02-10T14:33:34.283Z]  Runtimes: runc
14:33:34 [2020-02-10T14:33:34.283Z]  Default Runtime: runc
14:33:34 [2020-02-10T14:33:34.283Z]  Init Binary: docker-init
14:33:34 [2020-02-10T14:33:34.283Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
14:33:34 [2020-02-10T14:33:34.283Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:33:34 [2020-02-10T14:33:34.283Z]  init version: fec3683
14:33:34 [2020-02-10T14:33:34.283Z]  Security Options:
14:33:34 [2020-02-10T14:33:34.283Z]   apparmor
14:33:34 [2020-02-10T14:33:34.283Z]   seccomp
14:33:34 [2020-02-10T14:33:34.283Z]    Profile: default
14:33:34 [2020-02-10T14:33:34.283Z]  Kernel Version: 4.15.0-1058-aws
14:33:34 [2020-02-10T14:33:34.283Z]  Operating System: Ubuntu 18.04.4 LTS
14:33:34 [2020-02-10T14:33:34.283Z]  OSType: linux
14:33:34 [2020-02-10T14:33:34.283Z]  Architecture: x86_64
14:33:34 [2020-02-10T14:33:34.283Z]  CPUs: 2
14:33:34 [2020-02-10T14:33:34.283Z]  Total Memory: 7.501GiB
14:33:34 [2020-02-10T14:33:34.283Z]  Name: ip-10-100-108-69
14:33:34 [2020-02-10T14:33:34.283Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
14:33:34 [2020-02-10T14:33:34.283Z]  Docker Root Dir: /var/lib/docker
14:33:34 [2020-02-10T14:33:34.283Z]  Debug Mode: false
14:33:34 [2020-02-10T14:33:34.283Z]  Registry: https://index.docker.io/v1/
14:33:34 [2020-02-10T14:33:34.283Z]  Labels:
14:33:34 [2020-02-10T14:33:34.283Z]  Experimental: true
14:33:34 [2020-02-10T14:33:34.283Z]  Insecure Registries:
14:33:34 [2020-02-10T14:33:34.283Z]   127.0.0.0/8
14:33:34 [2020-02-10T14:33:34.283Z]  Live Restore Enabled: true
14:33:34 [2020-02-10T14:33:34.283Z] 
14:33:34 [2020-02-10T14:33:34.283Z] WARNING: No swap limit support
[Pipeline] sh
14:33:34 [2020-02-10T14:33:34.569Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:33:34 [2020-02-10T14:33:34.569Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:33:34 [2020-02-10T14:33:34.569Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40487/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:33:34 [2020-02-10T14:33:34.569Z] + bash /home/ubuntu/workspace/moby_PR-40487/check-config.sh
14:33:34 [2020-02-10T14:33:34.569Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:33:34 [2020-02-10T14:33:34.569Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
14:33:34 [2020-02-10T14:33:34.569Z] 
14:33:34 [2020-02-10T14:33:34.569Z] Generally Necessary:
14:33:34 [2020-02-10T14:33:34.569Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:33:34 [2020-02-10T14:33:34.569Z] - apparmor: enabled and tools installed
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_NAMESPACES: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_NET_NS: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_PID_NS: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_IPC_NS: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_UTS_NS: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_CGROUPS: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_CGROUP_CPUACCT: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_CGROUP_DEVICE: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_CGROUP_FREEZER: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_CGROUP_SCHED: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_CPUSETS: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_MEMCG: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_KEYS: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_VETH: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_BRIDGE: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_NF_NAT: enabled (as module)
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_NF_NAT_NEEDED: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_POSIX_MQUEUE: enabled
14:33:34 [2020-02-10T14:33:34.827Z] 
14:33:34 [2020-02-10T14:33:34.827Z] Optional Features:
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_USER_NS: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_SECCOMP: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_CGROUP_PIDS: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_MEMCG_SWAP: enabled
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:33:34 [2020-02-10T14:33:34.827Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:33:34 [2020-02-10T14:33:34.827Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_BLK_CGROUP: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_IOSCHED_CFQ: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_CGROUP_PERF: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_CGROUP_HUGETLB: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_CFS_BANDWIDTH: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_RT_GROUP_SCHED: missing
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_IP_VS: enabled (as module)
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_IP_VS_NFCT: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_IP_VS_RR: enabled (as module)
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_EXT4_FS: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:33:35 [2020-02-10T14:33:35.085Z] - Network Drivers:
14:33:35 [2020-02-10T14:33:35.085Z]   - "overlay":
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_VXLAN: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:33:35 [2020-02-10T14:33:35.086Z]       Optional (for encrypted networks):
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_CRYPTO: enabled
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_CRYPTO_AEAD: enabled
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_CRYPTO_GCM: enabled
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_CRYPTO_GHASH: enabled
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_XFRM: enabled
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_XFRM_USER: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_INET_ESP: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]   - "ipvlan":
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_IPVLAN: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]   - "macvlan":
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_MACVLAN: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_DUMMY: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]   - "ftp,tftp client in container":
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z] - Storage Drivers:
14:33:35 [2020-02-10T14:33:35.086Z]   - "aufs":
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_AUFS_FS: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]   - "btrfs":
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:33:35 [2020-02-10T14:33:35.086Z]   - "devicemapper":
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_BLK_DEV_DM: enabled
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]   - "overlay":
14:33:35 [2020-02-10T14:33:35.086Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:33:35 [2020-02-10T14:33:35.086Z]   - "zfs":
14:33:35 [2020-02-10T14:33:35.086Z]     - /dev/zfs: missing
14:33:35 [2020-02-10T14:33:35.086Z]     - zfs command: missing
14:33:35 [2020-02-10T14:33:35.086Z]     - zpool command: missing
14:33:35 [2020-02-10T14:33:35.086Z] 
14:33:35 [2020-02-10T14:33:35.086Z] Limits:
14:33:35 [2020-02-10T14:33:35.086Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:33:35 [2020-02-10T14:33:35.086Z] 
14:33:35 [2020-02-10T14:33:35.086Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:33:35 [2020-02-10T14:33:35.432Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 .
14:33:35 [2020-02-10T14:33:35.432Z] #2 [internal] load .dockerignore
14:33:35 [2020-02-10T14:33:35.432Z] #2 transferring context: 87B done
14:33:35 [2020-02-10T14:33:35.432Z] #2 DONE 0.0s
14:33:35 [2020-02-10T14:33:35.432Z] 
14:33:35 [2020-02-10T14:33:35.432Z] #1 [internal] load build definition from Dockerfile
14:33:35 [2020-02-10T14:33:35.432Z] #1 transferring dockerfile: 15.71kB done
14:33:35 [2020-02-10T14:33:35.432Z] #1 DONE 0.0s
14:33:35 [2020-02-10T14:33:35.432Z] 
14:33:35 [2020-02-10T14:33:35.432Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:33:35 [2020-02-10T14:33:35.691Z] #3 DONE 0.2s
14:33:35 [2020-02-10T14:33:35.691Z] 
14:33:35 [2020-02-10T14:33:35.691Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:33:35 [2020-02-10T14:33:35.691Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:33:35 [2020-02-10T14:33:35.691Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
14:33:35 [2020-02-10T14:33:35.691Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
14:33:35 [2020-02-10T14:33:35.691Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 769.63kB / 8.82MB 0.1s
14:33:35 [2020-02-10T14:33:35.691Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:33:35 [2020-02-10T14:33:35.948Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done
14:33:35 [2020-02-10T14:33:35.948Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
14:33:36 [2020-02-10T14:33:36.205Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
14:33:36 [2020-02-10T14:33:36.205Z] #4 DONE 0.4s
14:33:36 [2020-02-10T14:33:36.463Z] 
14:33:36 [2020-02-10T14:33:36.463Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:33:36 [2020-02-10T14:33:36.720Z] #6 DONE 0.2s
14:33:36 [2020-02-10T14:33:36.720Z] 
14:33:36 [2020-02-10T14:33:36.720Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster
14:33:36 [2020-02-10T14:33:36.720Z] #5 DONE 0.2s
14:33:36 [2020-02-10T14:33:36.720Z] 
14:33:36 [2020-02-10T14:33:36.720Z] #74 [internal] load build context
14:33:38 [2020-02-10T14:33:38.623Z] #74 ...
14:33:38 [2020-02-10T14:33:38.623Z] 
14:33:38 [2020-02-10T14:33:38.623Z] #67 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:33:38 [2020-02-10T14:33:38.623Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:33:38 [2020-02-10T14:33:38.623Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:33:38 [2020-02-10T14:33:38.623Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:33:38 [2020-02-10T14:33:38.623Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done
14:33:38 [2020-02-10T14:33:38.623Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done
14:33:38 [2020-02-10T14:33:38.623Z] #67 DONE 2.0s
14:33:38 [2020-02-10T14:33:38.623Z] 
14:33:38 [2020-02-10T14:33:38.623Z] #74 [internal] load build context
14:33:39 [2020-02-10T14:33:39.189Z] #74 transferring context: 47.10MB 2.6s done
14:33:39 [2020-02-10T14:33:39.446Z] #74 DONE 2.8s
14:33:39 [2020-02-10T14:33:39.446Z] 
14:33:39 [2020-02-10T14:33:39.446Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
14:33:39 [2020-02-10T14:33:39.446Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
14:33:39 [2020-02-10T14:33:39.446Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
14:33:39 [2020-02-10T14:33:39.446Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done
14:33:39 [2020-02-10T14:33:39.446Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 0.1s done
14:33:39 [2020-02-10T14:33:39.446Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done
14:33:39 [2020-02-10T14:33:39.446Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 1.9s done
14:33:39 [2020-02-10T14:33:39.446Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 0.6s
14:33:40 [2020-02-10T14:33:40.210Z] Fetching without tags
14:33:40 [2020-02-10T14:33:40.603Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:41 [2020-02-10T14:33:41.242Z] Merge succeeded, producing ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:41 [2020-02-10T14:33:41.243Z] Checking out Revision ed439e4a31caaebf32c657e4063a77aa7af87bc0 (PR-40487)
14:33:40 [2020-02-10T14:33:40.097Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:40 [2020-02-10T14:33:40.113Z]  > git config --add remote.origin.fetch +refs/pull/40487/head:refs/remotes/origin/PR-40487 # timeout=10
14:33:40 [2020-02-10T14:33:40.128Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:40 [2020-02-10T14:33:40.181Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:40 [2020-02-10T14:33:40.241Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:40 [2020-02-10T14:33:40.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:40 [2020-02-10T14:33:40.244Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:40 [2020-02-10T14:33:40.630Z]  > git config core.sparsecheckout # timeout=10
14:33:40 [2020-02-10T14:33:40.646Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:41 [2020-02-10T14:33:41.150Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:33:41 [2020-02-10T14:33:41.211Z]  > git rev-parse HEAD^{commit} # timeout=10
14:33:41 [2020-02-10T14:33:41.279Z]  > git config core.sparsecheckout # timeout=10
14:33:41 [2020-02-10T14:33:41.298Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:41 [2020-02-10T14:33:41.703Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:33:43 [2020-02-10T14:33:43.122Z] + docker version
14:33:43 [2020-02-10T14:33:43.122Z] Client:
14:33:43 [2020-02-10T14:33:43.122Z]  Version:           18.06.1-ce
14:33:43 [2020-02-10T14:33:43.122Z]  API version:       1.38
14:33:43 [2020-02-10T14:33:43.122Z]  Go version:        go1.10.3
14:33:43 [2020-02-10T14:33:43.122Z]  Git commit:        e68fc7a
14:33:43 [2020-02-10T14:33:43.122Z]  Built:             Tue Aug 21 17:24:34 2018
14:33:43 [2020-02-10T14:33:43.122Z]  OS/Arch:           linux/s390x
14:33:43 [2020-02-10T14:33:43.122Z]  Experimental:      false
14:33:43 [2020-02-10T14:33:43.122Z] 
14:33:43 [2020-02-10T14:33:43.122Z] Server:
14:33:43 [2020-02-10T14:33:43.122Z]  Engine:
14:33:43 [2020-02-10T14:33:43.122Z]   Version:          18.06.1-ce
14:33:43 [2020-02-10T14:33:43.122Z]   API version:      1.38 (minimum version 1.12)
14:33:43 [2020-02-10T14:33:43.122Z]   Go version:       go1.10.3
14:33:43 [2020-02-10T14:33:43.122Z]   Git commit:       e68fc7a
14:33:43 [2020-02-10T14:33:43.122Z]   Built:            Tue Aug 21 17:23:34 2018
14:33:43 [2020-02-10T14:33:43.122Z]   OS/Arch:          linux/s390x
14:33:43 [2020-02-10T14:33:43.122Z]   Experimental:     true
[Pipeline] sh
14:33:43 [2020-02-10T14:33:43.624Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 4.2s done
14:33:43 [2020-02-10T14:33:43.624Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done
14:33:43 [2020-02-10T14:33:43.624Z] #7 DONE 6.7s
14:33:43 [2020-02-10T14:33:43.624Z] 
14:33:43 [2020-02-10T14:33:43.624Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:33:43 [2020-02-10T14:33:43.852Z] + docker info
14:33:43 [2020-02-10T14:33:43.852Z] Containers: 1
14:33:43 [2020-02-10T14:33:43.852Z]  Running: 1
14:33:43 [2020-02-10T14:33:43.852Z]  Paused: 0
14:33:43 [2020-02-10T14:33:43.852Z]  Stopped: 0
14:33:43 [2020-02-10T14:33:43.852Z] Images: 15
14:33:43 [2020-02-10T14:33:43.852Z] Server Version: 18.06.1-ce
14:33:43 [2020-02-10T14:33:43.852Z] Storage Driver: overlay2
14:33:43 [2020-02-10T14:33:43.852Z]  Backing Filesystem: extfs
14:33:43 [2020-02-10T14:33:43.852Z]  Supports d_type: true
14:33:43 [2020-02-10T14:33:43.852Z]  Native Overlay Diff: true
14:33:43 [2020-02-10T14:33:43.852Z] Logging Driver: json-file
14:33:43 [2020-02-10T14:33:43.852Z] Cgroup Driver: cgroupfs
14:33:43 [2020-02-10T14:33:43.852Z] Plugins:
14:33:43 [2020-02-10T14:33:43.852Z]  Volume: local
14:33:43 [2020-02-10T14:33:43.852Z]  Network: bridge host ipvlan macvlan null overlay
14:33:43 [2020-02-10T14:33:43.852Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:33:43 [2020-02-10T14:33:43.852Z] Swarm: inactive
14:33:43 [2020-02-10T14:33:43.852Z] Runtimes: runc
14:33:43 [2020-02-10T14:33:43.852Z] Default Runtime: runc
14:33:43 [2020-02-10T14:33:43.852Z] Init Binary: docker-init
14:33:43 [2020-02-10T14:33:43.852Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:33:43 [2020-02-10T14:33:43.852Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
14:33:43 [2020-02-10T14:33:43.852Z] init version: fec3683
14:33:43 [2020-02-10T14:33:43.852Z] Security Options:
14:33:43 [2020-02-10T14:33:43.852Z]  apparmor
14:33:43 [2020-02-10T14:33:43.852Z]  seccomp
14:33:43 [2020-02-10T14:33:43.852Z]   Profile: default
14:33:43 [2020-02-10T14:33:43.852Z] Kernel Version: 4.4.0-133-generic
14:33:43 [2020-02-10T14:33:43.852Z] Operating System: Ubuntu 16.04.5 LTS
14:33:43 [2020-02-10T14:33:43.852Z] OSType: linux
14:33:43 [2020-02-10T14:33:43.852Z] Architecture: s390x
14:33:43 [2020-02-10T14:33:43.852Z] CPUs: 2
14:33:43 [2020-02-10T14:33:43.852Z] Total Memory: 7.862GiB
14:33:43 [2020-02-10T14:33:43.852Z] Name: s390x-ubuntu-30
14:33:43 [2020-02-10T14:33:43.852Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
14:33:43 [2020-02-10T14:33:43.852Z] Docker Root Dir: /var/lib/docker
14:33:43 [2020-02-10T14:33:43.852Z] Debug Mode (client): false
14:33:43 [2020-02-10T14:33:43.852Z] Debug Mode (server): false
14:33:43 [2020-02-10T14:33:43.852Z] Username: dockerbuildbot
14:33:43 [2020-02-10T14:33:43.852Z] Registry: https://index.docker.io/v1/
14:33:43 [2020-02-10T14:33:43.852Z] Labels:
14:33:43 [2020-02-10T14:33:43.852Z] Experimental: true
14:33:43 [2020-02-10T14:33:43.852Z] Insecure Registries:
14:33:43 [2020-02-10T14:33:43.852Z]  127.0.0.0/8
14:33:43 [2020-02-10T14:33:43.852Z] Live Restore Enabled: false
14:33:43 [2020-02-10T14:33:43.852Z] 
14:33:43 [2020-02-10T14:33:43.852Z] WARNING: No swap limit support
[Pipeline] sh
14:33:44 [2020-02-10T14:33:44.529Z] Fetching without tags
14:33:44 [2020-02-10T14:33:44.580Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:33:44 [2020-02-10T14:33:44.580Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:33:44 [2020-02-10T14:33:44.580Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40487/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:33:44 [2020-02-10T14:33:44.580Z] + bash /home/jenkins/workspace/moby_PR-40487/check-config.sh
14:33:44 [2020-02-10T14:33:44.580Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:33:44 [2020-02-10T14:33:44.580Z] info: reading kernel config from /boot/config-4.4.0-133-generic ...
14:33:44 [2020-02-10T14:33:44.580Z] 
14:33:44 [2020-02-10T14:33:44.580Z] Generally Necessary:
14:33:44 [2020-02-10T14:33:44.580Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:33:44 [2020-02-10T14:33:44.580Z] - apparmor: enabled and tools installed
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_NAMESPACES: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_NET_NS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_PID_NS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IPC_NS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_UTS_NS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CGROUPS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CGROUP_CPUACCT: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CGROUP_DEVICE: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CGROUP_FREEZER: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CGROUP_SCHED: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CPUSETS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_MEMCG: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_KEYS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_VETH: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_BRIDGE: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_NF_NAT: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_NF_NAT_NEEDED: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_POSIX_MQUEUE: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:33:44 [2020-02-10T14:33:44.580Z] 
14:33:44 [2020-02-10T14:33:44.580Z] Optional Features:
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_USER_NS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_SECCOMP: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CGROUP_PIDS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_MEMCG_SWAP: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:33:44 [2020-02-10T14:33:44.580Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_MEMCG_KMEM: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_BLK_CGROUP: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IOSCHED_CFQ: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CGROUP_PERF: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CGROUP_HUGETLB: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_CFS_BANDWIDTH: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_RT_GROUP_SCHED: missing
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IP_VS: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IP_VS_NFCT: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_IP_VS_RR: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_EXT4_FS: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:33:44 [2020-02-10T14:33:44.580Z] - Network Drivers:
14:33:44 [2020-02-10T14:33:44.580Z]   - "overlay":
14:33:44 [2020-02-10T14:33:44.580Z]     - CONFIG_VXLAN: enabled (as module)
14:33:44 [2020-02-10T14:33:44.580Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:33:44 [2020-02-10T14:33:44.580Z]       Optional (for encrypted networks):
14:33:44 [2020-02-10T14:33:44.801Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:44 [2020-02-10T14:33:44.929Z]       - CONFIG_CRYPTO: enabled
14:33:44 [2020-02-10T14:33:44.929Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:33:44 [2020-02-10T14:33:44.929Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]       - CONFIG_XFRM: enabled
14:33:44 [2020-02-10T14:33:44.930Z]       - CONFIG_XFRM_USER: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]       - CONFIG_INET_ESP: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]   - "ipvlan":
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_IPVLAN: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]   - "macvlan":
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_MACVLAN: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_DUMMY: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]   - "ftp,tftp client in container":
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z] - Storage Drivers:
14:33:44 [2020-02-10T14:33:44.930Z]   - "aufs":
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_AUFS_FS: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]   - "btrfs":
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:33:44 [2020-02-10T14:33:44.930Z]   - "devicemapper":
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_BLK_DEV_DM: enabled
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]   - "overlay":
14:33:44 [2020-02-10T14:33:44.930Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:33:44 [2020-02-10T14:33:44.930Z]   - "zfs":
14:33:44 [2020-02-10T14:33:44.930Z]     - /dev/zfs: missing
14:33:44 [2020-02-10T14:33:44.930Z]     - zfs command: missing
14:33:44 [2020-02-10T14:33:44.930Z]     - zpool command: missing
14:33:44 [2020-02-10T14:33:44.930Z] 
14:33:44 [2020-02-10T14:33:44.930Z] Limits:
14:33:44 [2020-02-10T14:33:44.930Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:33:44 [2020-02-10T14:33:44.930Z] 
14:33:44 [2020-02-10T14:33:44.930Z] + true
14:33:44 [2020-02-10T14:33:44.993Z] #8 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:33:45 [2020-02-10T14:33:45.250Z] 
14:33:45 [2020-02-10T14:33:45.250Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:33:45 [2020-02-10T14:33:45.251Z] Merge succeeded, producing ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:45 [2020-02-10T14:33:45.253Z] Checking out Revision ed439e4a31caaebf32c657e4063a77aa7af87bc0 (PR-40487)
14:33:45 [2020-02-10T14:33:45.596Z] Fetching without tags
14:33:45 [2020-02-10T14:33:45.612Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints"
14:33:45 [2020-02-10T14:33:45.707Z] + make bundles/buildx
14:33:45 [2020-02-10T14:33:45.707Z] make: command: Command not found
14:33:45 [2020-02-10T14:33:45.707Z] make: command: Command not found
14:33:45 [2020-02-10T14:33:45.707Z] mkdir bundles
14:33:45 [2020-02-10T14:33:45.707Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
14:33:45 [2020-02-10T14:33:45.707Z] 	--build-arg BUILDX_COMMIT \
14:33:45 [2020-02-10T14:33:45.707Z] 	--build-arg BUILDX_REPO \
14:33:45 [2020-02-10T14:33:45.707Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
14:33:45 [2020-02-10T14:33:45.707Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
14:33:45 [2020-02-10T14:33:45.707Z] 	.
14:33:45 [2020-02-10T14:33:45.707Z] /bin/sh: 4: go: not found
14:33:45 [2020-02-10T14:33:45.707Z] /bin/sh: 5: go: not found
14:33:45 [2020-02-10T14:33:45.814Z] #9 DONE 0.7s
14:33:45 [2020-02-10T14:33:45.814Z] 
14:33:45 [2020-02-10T14:33:45.814Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:33:45 [2020-02-10T14:33:45.814Z] #39 DONE 0.1s
14:33:45 [2020-02-10T14:33:45.814Z] 
14:33:45 [2020-02-10T14:33:45.814Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:33:45 [2020-02-10T14:33:45.814Z] #28 DONE 0.1s
14:33:45 [2020-02-10T14:33:45.814Z] 
14:33:45 [2020-02-10T14:33:45.814Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:33:45 [2020-02-10T14:33:45.899Z] Fetching without tags
14:33:44 [2020-02-10T14:33:44.578Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:44 [2020-02-10T14:33:44.581Z]  > git config --add remote.origin.fetch +refs/pull/40487/head:refs/remotes/origin/PR-40487 # timeout=10
14:33:44 [2020-02-10T14:33:44.586Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:44 [2020-02-10T14:33:44.591Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:44 [2020-02-10T14:33:44.600Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:44 [2020-02-10T14:33:44.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:44 [2020-02-10T14:33:44.601Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:44 [2020-02-10T14:33:44.872Z]  > git config core.sparsecheckout # timeout=10
14:33:44 [2020-02-10T14:33:44.878Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:45 [2020-02-10T14:33:45.307Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:33:45 [2020-02-10T14:33:45.315Z]  > git rev-parse HEAD^{commit} # timeout=10
14:33:45 [2020-02-10T14:33:45.323Z]  > git config core.sparsecheckout # timeout=10
14:33:45 [2020-02-10T14:33:45.328Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:45 [2020-02-10T14:33:45.879Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:45 [2020-02-10T14:33:45.883Z]  > git config --add remote.origin.fetch +refs/pull/40487/head:refs/remotes/origin/PR-40487 # timeout=10
14:33:45 [2020-02-10T14:33:45.888Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:45 [2020-02-10T14:33:45.896Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:45 [2020-02-10T14:33:45.903Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:45 [2020-02-10T14:33:45.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:45 [2020-02-10T14:33:45.904Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:46 [2020-02-10T14:33:46.071Z] #42 ...
14:33:46 [2020-02-10T14:33:46.072Z] 
14:33:46 [2020-02-10T14:33:46.072Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:46 [2020-02-10T14:33:46.072Z] #20 DONE 0.1s
14:33:46 [2020-02-10T14:33:46.072Z] 
14:33:46 [2020-02-10T14:33:46.072Z] #69 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:33:46 [2020-02-10T14:33:46.072Z] #69 DONE 0.1s
14:33:46 [2020-02-10T14:33:46.072Z] 
14:33:46 [2020-02-10T14:33:46.072Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:33:46 [2020-02-10T14:33:46.072Z] #21 DONE 0.1s
14:33:46 [2020-02-10T14:33:46.072Z] 
14:33:46 [2020-02-10T14:33:46.072Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:33:46 [2020-02-10T14:33:46.072Z] #63 DONE 0.1s
14:33:46 [2020-02-10T14:33:46.072Z] 
14:33:46 [2020-02-10T14:33:46.072Z] #51 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:33:46 [2020-02-10T14:33:46.072Z] #51 DONE 0.1s
14:33:46 [2020-02-10T14:33:46.072Z] 
14:33:46 [2020-02-10T14:33:46.072Z] #48 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:33:46 [2020-02-10T14:33:46.072Z] #48 DONE 0.1s
14:33:46 [2020-02-10T14:33:46.072Z] 
14:33:46 [2020-02-10T14:33:46.072Z] #45 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:33:46 [2020-02-10T14:33:46.072Z] #45 DONE 0.2s
14:33:46 [2020-02-10T14:33:46.072Z] 
14:33:46 [2020-02-10T14:33:46.072Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:33:46 [2020-02-10T14:33:46.072Z] #31 DONE 0.2s
14:33:46 [2020-02-10T14:33:46.072Z] 
14:33:46 [2020-02-10T14:33:46.072Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:46 [2020-02-10T14:33:46.284Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:46 [2020-02-10T14:33:46.309Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit ed439e4a31caaebf32c657e4063a77aa7af87bc0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:33:45 [2020-02-10T14:33:45.312Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:45 [2020-02-10T14:33:45.343Z]  > git config --add remote.origin.fetch +refs/pull/40487/head:refs/remotes/origin/PR-40487 # timeout=10
14:33:45 [2020-02-10T14:33:45.390Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:45 [2020-02-10T14:33:45.500Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:45 [2020-02-10T14:33:45.625Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:45 [2020-02-10T14:33:45.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:45 [2020-02-10T14:33:45.625Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:46 [2020-02-10T14:33:46.298Z]  > git config core.sparsecheckout # timeout=10
14:33:46 [2020-02-10T14:33:46.345Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:46 [2020-02-10T14:33:46.663Z] + docker version
14:33:46 [2020-02-10T14:33:46.663Z] Client: Docker Engine - Community
14:33:46 [2020-02-10T14:33:46.663Z]  Version:           19.03.5
14:33:46 [2020-02-10T14:33:46.663Z]  API version:       1.40
14:33:46 [2020-02-10T14:33:46.663Z]  Go version:        go1.12.12
14:33:46 [2020-02-10T14:33:46.663Z]  Git commit:        633a0ea838
14:33:46 [2020-02-10T14:33:46.663Z]  Built:             Wed Nov 13 07:29:52 2019
14:33:46 [2020-02-10T14:33:46.663Z]  OS/Arch:           linux/amd64
14:33:46 [2020-02-10T14:33:46.663Z]  Experimental:      false
14:33:46 [2020-02-10T14:33:46.663Z] 
14:33:46 [2020-02-10T14:33:46.663Z] Server: Docker Engine - Community
14:33:46 [2020-02-10T14:33:46.663Z]  Engine:
14:33:46 [2020-02-10T14:33:46.663Z]   Version:          19.03.5
14:33:46 [2020-02-10T14:33:46.663Z]   API version:      1.40 (minimum version 1.12)
14:33:46 [2020-02-10T14:33:46.663Z]   Go version:       go1.12.12
14:33:46 [2020-02-10T14:33:46.663Z]   Git commit:       633a0ea838
14:33:46 [2020-02-10T14:33:46.663Z]   Built:            Wed Nov 13 07:28:22 2019
14:33:46 [2020-02-10T14:33:46.663Z]   OS/Arch:          linux/amd64
14:33:46 [2020-02-10T14:33:46.663Z]   Experimental:     true
14:33:46 [2020-02-10T14:33:46.663Z]  containerd:
14:33:46 [2020-02-10T14:33:46.663Z]   Version:          1.2.10
14:33:46 [2020-02-10T14:33:46.663Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
14:33:46 [2020-02-10T14:33:46.663Z]  runc:
14:33:46 [2020-02-10T14:33:46.663Z]   Version:          1.0.0-rc8+dev
14:33:46 [2020-02-10T14:33:46.663Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:33:46 [2020-02-10T14:33:46.663Z]  docker-init:
14:33:46 [2020-02-10T14:33:46.663Z]   Version:          0.18.0
14:33:46 [2020-02-10T14:33:46.663Z]   GitCommit:        fec3683
[Pipeline] sh
14:33:46 [2020-02-10T14:33:46.944Z] + docker info
14:33:46 [2020-02-10T14:33:46.944Z] Client:
14:33:46 [2020-02-10T14:33:46.944Z]  Debug Mode: false
14:33:46 [2020-02-10T14:33:46.944Z] 
14:33:46 [2020-02-10T14:33:46.944Z] Server:
14:33:46 [2020-02-10T14:33:46.944Z]  Containers: 0
14:33:46 [2020-02-10T14:33:46.944Z]   Running: 0
14:33:46 [2020-02-10T14:33:46.944Z]   Paused: 0
14:33:46 [2020-02-10T14:33:46.944Z]   Stopped: 0
14:33:46 [2020-02-10T14:33:46.944Z]  Images: 8
14:33:46 [2020-02-10T14:33:46.944Z]  Server Version: 19.03.5
14:33:46 [2020-02-10T14:33:46.944Z]  Storage Driver: overlay2
14:33:46 [2020-02-10T14:33:46.944Z]   Backing Filesystem: extfs
14:33:46 [2020-02-10T14:33:46.944Z]   Supports d_type: true
14:33:46 [2020-02-10T14:33:46.944Z]   Native Overlay Diff: true
14:33:46 [2020-02-10T14:33:46.944Z]  Logging Driver: json-file
14:33:46 [2020-02-10T14:33:46.944Z]  Cgroup Driver: cgroupfs
14:33:46 [2020-02-10T14:33:46.944Z]  Plugins:
14:33:46 [2020-02-10T14:33:46.944Z]   Volume: local
14:33:46 [2020-02-10T14:33:46.944Z]   Network: bridge host ipvlan macvlan null overlay
14:33:46 [2020-02-10T14:33:46.944Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:33:46 [2020-02-10T14:33:46.944Z]  Swarm: inactive
14:33:46 [2020-02-10T14:33:46.944Z]  Runtimes: runc
14:33:46 [2020-02-10T14:33:46.944Z]  Default Runtime: runc
14:33:46 [2020-02-10T14:33:46.944Z]  Init Binary: docker-init
14:33:46 [2020-02-10T14:33:46.944Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
14:33:46 [2020-02-10T14:33:46.944Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:33:46 [2020-02-10T14:33:46.944Z]  init version: fec3683
14:33:46 [2020-02-10T14:33:46.944Z]  Security Options:
14:33:46 [2020-02-10T14:33:46.944Z]   apparmor
14:33:46 [2020-02-10T14:33:46.944Z]   seccomp
14:33:46 [2020-02-10T14:33:46.944Z]    Profile: default
14:33:46 [2020-02-10T14:33:46.944Z]  Kernel Version: 4.15.0-1058-aws
14:33:46 [2020-02-10T14:33:46.944Z]  Operating System: Ubuntu 18.04.4 LTS
14:33:46 [2020-02-10T14:33:46.944Z]  OSType: linux
14:33:46 [2020-02-10T14:33:46.944Z]  Architecture: x86_64
14:33:46 [2020-02-10T14:33:46.944Z]  CPUs: 2
14:33:46 [2020-02-10T14:33:46.944Z]  Total Memory: 7.501GiB
14:33:46 [2020-02-10T14:33:46.944Z]  Name: ip-10-100-58-147
14:33:46 [2020-02-10T14:33:46.944Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
14:33:46 [2020-02-10T14:33:46.944Z]  Docker Root Dir: /var/lib/docker
14:33:46 [2020-02-10T14:33:46.944Z]  Debug Mode: false
14:33:46 [2020-02-10T14:33:46.944Z]  Registry: https://index.docker.io/v1/
14:33:46 [2020-02-10T14:33:46.944Z]  Labels:
14:33:46 [2020-02-10T14:33:46.944Z]  Experimental: true
14:33:46 [2020-02-10T14:33:46.944Z]  Insecure Registries:
14:33:46 [2020-02-10T14:33:46.944Z]   127.0.0.0/8
14:33:46 [2020-02-10T14:33:46.944Z]  Live Restore Enabled: true
14:33:46 [2020-02-10T14:33:46.944Z] 
14:33:46 [2020-02-10T14:33:46.944Z] WARNING: No swap limit support
[Pipeline] sh
14:33:46 [2020-02-10T14:33:46.985Z] Sending build context to Docker daemon  51.67MB

14:33:46 [2020-02-10T14:33:46.985Z] Step 1/16 : ARG GO_VERSION=1.12.10
14:33:46 [2020-02-10T14:33:46.985Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
14:33:46 [2020-02-10T14:33:46.985Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
14:33:46 [2020-02-10T14:33:46.985Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 687421176e14
14:33:46 [2020-02-10T14:33:46.985Z] Step 5/16 : ARG BUILDX_REPO
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 8de9bfc32cb9
14:33:46 [2020-02-10T14:33:46.985Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> e9f4d47a5116
14:33:46 [2020-02-10T14:33:46.985Z] Step 7/16 : WORKDIR /buildx
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 5009e5b1e6bf
14:33:46 [2020-02-10T14:33:46.985Z] Step 8/16 : ARG BUILDX_COMMIT
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 9dbbd1c020c8
14:33:46 [2020-02-10T14:33:46.985Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 63f9e10a7963
14:33:46 [2020-02-10T14:33:46.985Z] Step 10/16 : RUN go mod download
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 4970782c8dc3
14:33:46 [2020-02-10T14:33:46.985Z] Step 11/16 : ARG GOOS
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> a8110e346b06
14:33:46 [2020-02-10T14:33:46.985Z] Step 12/16 : ARG GOARCH
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 6a0a7e5421f3
14:33:46 [2020-02-10T14:33:46.985Z] 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
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 5531ffb16831
14:33:46 [2020-02-10T14:33:46.985Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 687421176e14
14:33:46 [2020-02-10T14:33:46.985Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 93393bfdc54e
14:33:46 [2020-02-10T14:33:46.985Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
14:33:46 [2020-02-10T14:33:46.985Z]  ---> Using cache
14:33:46 [2020-02-10T14:33:46.985Z]  ---> 8a0b15f79064
14:33:47 [2020-02-10T14:33:47.153Z] Merge succeeded, producing ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:47 [2020-02-10T14:33:47.154Z] Checking out Revision ed439e4a31caaebf32c657e4063a77aa7af87bc0 (PR-40487)
14:33:47 [2020-02-10T14:33:47.226Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:33:47 [2020-02-10T14:33:47.226Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:33:47 [2020-02-10T14:33:47.226Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40487/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:33:47 [2020-02-10T14:33:47.226Z] + bash /home/ubuntu/workspace/moby_PR-40487/check-config.sh
14:33:47 [2020-02-10T14:33:47.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:33:47 [2020-02-10T14:33:47.226Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
14:33:47 [2020-02-10T14:33:47.226Z] 
14:33:47 [2020-02-10T14:33:47.226Z] Generally Necessary:
14:33:47 [2020-02-10T14:33:47.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:33:47 [2020-02-10T14:33:47.226Z] - apparmor: enabled and tools installed
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_NAMESPACES: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_NET_NS: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_PID_NS: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_IPC_NS: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_UTS_NS: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_CGROUPS: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_CGROUP_CPUACCT: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_CGROUP_DEVICE: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_CGROUP_FREEZER: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_CGROUP_SCHED: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_CPUSETS: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_MEMCG: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_KEYS: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_VETH: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_BRIDGE: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_NF_NAT: enabled (as module)
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_NF_NAT_NEEDED: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_POSIX_MQUEUE: enabled
14:33:47 [2020-02-10T14:33:47.226Z] 
14:33:47 [2020-02-10T14:33:47.226Z] Optional Features:
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_USER_NS: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_SECCOMP: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_CGROUP_PIDS: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_MEMCG_SWAP: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:33:47 [2020-02-10T14:33:47.226Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_BLK_CGROUP: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_IOSCHED_CFQ: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:33:47 [2020-02-10T14:33:47.226Z] - CONFIG_CGROUP_PERF: enabled
14:33:47 [2020-02-10T14:33:47.345Z] Successfully built 8a0b15f79064
14:33:47 [2020-02-10T14:33:47.345Z] Successfully tagged moby-buildx:latest
14:33:47 [2020-02-10T14:33:47.345Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
14:33:47 [2020-02-10T14:33:47.345Z] if [ -n "${id}" ]; then \
14:33:47 [2020-02-10T14:33:47.345Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
14:33:47 [2020-02-10T14:33:47.345Z] 	&& touch bundles/buildx; \
14:33:47 [2020-02-10T14:33:47.345Z] 	docker rm -f ${id}; \
14:33:47 [2020-02-10T14:33:47.345Z] fi
14:33:47 [2020-02-10T14:33:47.348Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints"
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_CGROUP_HUGETLB: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_CFS_BANDWIDTH: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_RT_GROUP_SCHED: missing
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_IP_VS: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_IP_VS_NFCT: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_IP_VS_RR: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_EXT4_FS: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:33:47 [2020-02-10T14:33:47.484Z] - Network Drivers:
14:33:47 [2020-02-10T14:33:47.484Z]   - "overlay":
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_VXLAN: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:33:47 [2020-02-10T14:33:47.484Z]       Optional (for encrypted networks):
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_CRYPTO: enabled
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_CRYPTO_AEAD: enabled
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_CRYPTO_GCM: enabled
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_CRYPTO_GHASH: enabled
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_XFRM: enabled
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_XFRM_USER: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_INET_ESP: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]   - "ipvlan":
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_IPVLAN: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]   - "macvlan":
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_MACVLAN: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_DUMMY: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]   - "ftp,tftp client in container":
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z] - Storage Drivers:
14:33:47 [2020-02-10T14:33:47.484Z]   - "aufs":
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_AUFS_FS: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]   - "btrfs":
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:33:47 [2020-02-10T14:33:47.484Z]   - "devicemapper":
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_BLK_DEV_DM: enabled
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]   - "overlay":
14:33:47 [2020-02-10T14:33:47.484Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:33:47 [2020-02-10T14:33:47.484Z]   - "zfs":
14:33:47 [2020-02-10T14:33:47.484Z]     - /dev/zfs: missing
14:33:47 [2020-02-10T14:33:47.484Z]     - zfs command: missing
14:33:47 [2020-02-10T14:33:47.484Z]     - zpool command: missing
14:33:47 [2020-02-10T14:33:47.484Z] 
14:33:47 [2020-02-10T14:33:47.484Z] Limits:
14:33:47 [2020-02-10T14:33:47.484Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:33:47 [2020-02-10T14:33:47.484Z] 
14:33:47 [2020-02-10T14:33:47.484Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:33:46 [2020-02-10T14:33:46.313Z]  > git config core.sparsecheckout # timeout=10
14:33:46 [2020-02-10T14:33:46.317Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:47 [2020-02-10T14:33:47.134Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:33:47 [2020-02-10T14:33:47.148Z]  > git rev-parse HEAD^{commit} # timeout=10
14:33:47 [2020-02-10T14:33:47.157Z]  > git config core.sparsecheckout # timeout=10
14:33:47 [2020-02-10T14:33:47.166Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:47 [2020-02-10T14:33:47.697Z] abc2a642bcef4c6ef34b7f1194225290a07ee30a8f5265df2d74835d70381c6a
14:33:47 [2020-02-10T14:33:47.697Z] bundles/buildx version
14:33:47 [2020-02-10T14:33:47.697Z] buildx v0.3.1 6db68d0
14:33:47 [2020-02-10T14:33:47.697Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 .
14:33:47 [2020-02-10T14:33:47.811Z] + sudo modprobe ip_vs
14:33:47 [2020-02-10T14:33:47.811Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 .
14:33:47 [2020-02-10T14:33:47.811Z] #2 [internal] load .dockerignore
14:33:47 [2020-02-10T14:33:47.811Z] #2 transferring context: 87B done
14:33:47 [2020-02-10T14:33:47.811Z] #2 DONE 0.0s
14:33:47 [2020-02-10T14:33:47.811Z] 
14:33:47 [2020-02-10T14:33:47.811Z] #1 [internal] load build definition from Dockerfile
14:33:47 [2020-02-10T14:33:47.811Z] #1 transferring dockerfile: 15.71kB done
14:33:47 [2020-02-10T14:33:47.811Z] #1 DONE 0.0s
14:33:47 [2020-02-10T14:33:47.811Z] 
14:33:47 [2020-02-10T14:33:47.811Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:33:48 [2020-02-10T14:33:48.041Z] #2 [internal] load .dockerignore
14:33:48 [2020-02-10T14:33:48.041Z] #2 transferring context: 87B done
14:33:48 [2020-02-10T14:33:48.041Z] #2 DONE 0.0s
14:33:48 [2020-02-10T14:33:48.041Z] 
14:33:48 [2020-02-10T14:33:48.041Z] #1 [internal] load build definition from Dockerfile
14:33:48 [2020-02-10T14:33:48.041Z] #1 transferring dockerfile: 15.71kB done
14:33:48 [2020-02-10T14:33:48.041Z] #1 DONE 0.0s
14:33:48 [2020-02-10T14:33:48.041Z] 
14:33:48 [2020-02-10T14:33:48.041Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:33:48 [2020-02-10T14:33:48.376Z] #3 DONE 0.4s
14:33:48 [2020-02-10T14:33:48.376Z] 
14:33:48 [2020-02-10T14:33:48.376Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:33:48 [2020-02-10T14:33:48.376Z] #4 CACHED
14:33:48 [2020-02-10T14:33:48.385Z] #3 DONE 0.4s
14:33:48 [2020-02-10T14:33:48.385Z] 
14:33:48 [2020-02-10T14:33:48.385Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:33:48 [2020-02-10T14:33:48.385Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:33:48 [2020-02-10T14:33:48.385Z] #4 CACHED
14:33:48 [2020-02-10T14:33:48.569Z] + docker version
14:33:48 [2020-02-10T14:33:48.569Z] Client: Docker Engine - Community
14:33:48 [2020-02-10T14:33:48.569Z]  Version:           19.03.5
14:33:48 [2020-02-10T14:33:48.569Z]  API version:       1.40
14:33:48 [2020-02-10T14:33:48.569Z]  Go version:        go1.12.12
14:33:48 [2020-02-10T14:33:48.569Z]  Git commit:        633a0ea
14:33:48 [2020-02-10T14:33:48.569Z]  Built:             Wed Nov 13 07:27:53 2019
14:33:48 [2020-02-10T14:33:48.569Z]  OS/Arch:           linux/arm64
14:33:48 [2020-02-10T14:33:48.569Z]  Experimental:      false
14:33:48 [2020-02-10T14:33:48.569Z] 
14:33:48 [2020-02-10T14:33:48.569Z] Server: Docker Engine - Community
14:33:48 [2020-02-10T14:33:48.569Z]  Engine:
14:33:48 [2020-02-10T14:33:48.569Z]   Version:          19.03.5
14:33:48 [2020-02-10T14:33:48.569Z]   API version:      1.40 (minimum version 1.12)
14:33:48 [2020-02-10T14:33:48.569Z]   Go version:       go1.12.12
14:33:48 [2020-02-10T14:33:48.569Z]   Git commit:       633a0ea
14:33:48 [2020-02-10T14:33:48.569Z]   Built:            Wed Nov 13 07:26:25 2019
14:33:48 [2020-02-10T14:33:48.569Z]   OS/Arch:          linux/arm64
14:33:48 [2020-02-10T14:33:48.569Z]   Experimental:     true
14:33:48 [2020-02-10T14:33:48.569Z]  containerd:
14:33:48 [2020-02-10T14:33:48.569Z]   Version:          1.2.10
14:33:48 [2020-02-10T14:33:48.569Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
14:33:48 [2020-02-10T14:33:48.569Z]  runc:
14:33:48 [2020-02-10T14:33:48.569Z]   Version:          1.0.0-rc8+dev
14:33:48 [2020-02-10T14:33:48.569Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:33:48 [2020-02-10T14:33:48.569Z]  docker-init:
14:33:48 [2020-02-10T14:33:48.569Z]   Version:          0.18.0
14:33:48 [2020-02-10T14:33:48.569Z]   GitCommit:        fec3683
[Pipeline] sh
14:33:48 [2020-02-10T14:33:48.761Z] 
14:33:48 [2020-02-10T14:33:48.761Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:33:48 [2020-02-10T14:33:48.761Z] #5 DONE 0.0s
14:33:48 [2020-02-10T14:33:48.761Z] 
14:33:48 [2020-02-10T14:33:48.761Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
14:33:48 [2020-02-10T14:33:48.859Z] + docker info
14:33:48 [2020-02-10T14:33:48.946Z] 
14:33:48 [2020-02-10T14:33:48.946Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:33:48 [2020-02-10T14:33:48.946Z] #5 DONE 0.0s
14:33:48 [2020-02-10T14:33:48.946Z] 
14:33:48 [2020-02-10T14:33:48.946Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
14:33:49 [2020-02-10T14:33:49.167Z] #6 DONE 0.1s
14:33:49 [2020-02-10T14:33:49.167Z] 
14:33:49 [2020-02-10T14:33:49.167Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:33:49 [2020-02-10T14:33:49.167Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:33:49 [2020-02-10T14:33:49.167Z] #68 DONE 0.0s
14:33:49 [2020-02-10T14:33:49.167Z] 
14:33:49 [2020-02-10T14:33:49.167Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
14:33:49 [2020-02-10T14:33:49.168Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
14:33:49 [2020-02-10T14:33:49.168Z] #7 DONE 0.0s
14:33:49 [2020-02-10T14:33:49.168Z] 
14:33:49 [2020-02-10T14:33:49.168Z] #20 [internal] load build context
14:33:49 [2020-02-10T14:33:49.208Z] #6 DONE 0.1s
14:33:49 [2020-02-10T14:33:49.208Z] 
14:33:49 [2020-02-10T14:33:49.208Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:33:49 [2020-02-10T14:33:49.208Z] #68 DONE 0.0s
14:33:49 [2020-02-10T14:33:49.208Z] 
14:33:49 [2020-02-10T14:33:49.208Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
14:33:49 [2020-02-10T14:33:49.208Z] #7 DONE 0.0s
14:33:49 [2020-02-10T14:33:49.208Z] 
14:33:49 [2020-02-10T14:33:49.208Z] #20 [internal] load build context
14:33:49 [2020-02-10T14:33:49.291Z] Merge succeeded, producing ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:49 [2020-02-10T14:33:49.292Z] Checking out Revision ed439e4a31caaebf32c657e4063a77aa7af87bc0 (PR-40487)
14:33:49 [2020-02-10T14:33:49.428Z] Client:
14:33:49 [2020-02-10T14:33:49.428Z]  Debug Mode: false
14:33:49 [2020-02-10T14:33:49.428Z] 
14:33:49 [2020-02-10T14:33:49.428Z] Server:
14:33:49 [2020-02-10T14:33:49.428Z]  Containers: 0
14:33:49 [2020-02-10T14:33:49.428Z]   Running: 0
14:33:49 [2020-02-10T14:33:49.428Z]   Paused: 0
14:33:49 [2020-02-10T14:33:49.428Z]   Stopped: 0
14:33:49 [2020-02-10T14:33:49.428Z]  Images: 3
14:33:49 [2020-02-10T14:33:49.428Z]  Server Version: 19.03.5
14:33:49 [2020-02-10T14:33:49.428Z]  Storage Driver: overlay2
14:33:49 [2020-02-10T14:33:49.428Z]   Backing Filesystem: extfs
14:33:49 [2020-02-10T14:33:49.428Z]   Supports d_type: true
14:33:49 [2020-02-10T14:33:49.428Z]   Native Overlay Diff: true
14:33:49 [2020-02-10T14:33:49.428Z]  Logging Driver: json-file
14:33:49 [2020-02-10T14:33:49.428Z]  Cgroup Driver: cgroupfs
14:33:49 [2020-02-10T14:33:49.428Z]  Plugins:
14:33:49 [2020-02-10T14:33:49.428Z]   Volume: local
14:33:49 [2020-02-10T14:33:49.428Z]   Network: bridge host ipvlan macvlan null overlay
14:33:49 [2020-02-10T14:33:49.428Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:33:49 [2020-02-10T14:33:49.428Z]  Swarm: inactive
14:33:49 [2020-02-10T14:33:49.428Z]  Runtimes: runc
14:33:49 [2020-02-10T14:33:49.428Z]  Default Runtime: runc
14:33:49 [2020-02-10T14:33:49.428Z]  Init Binary: docker-init
14:33:49 [2020-02-10T14:33:49.428Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
14:33:49 [2020-02-10T14:33:49.428Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:33:49 [2020-02-10T14:33:49.428Z]  init version: fec3683
14:33:49 [2020-02-10T14:33:49.428Z]  Security Options:
14:33:49 [2020-02-10T14:33:49.428Z]   apparmor
14:33:49 [2020-02-10T14:33:49.428Z]   seccomp
14:33:49 [2020-02-10T14:33:49.428Z]    Profile: default
14:33:49 [2020-02-10T14:33:49.428Z]  Kernel Version: 4.15.0-1057-aws
14:33:49 [2020-02-10T14:33:49.428Z]  Operating System: Ubuntu 16.04.6 LTS
14:33:49 [2020-02-10T14:33:49.428Z]  OSType: linux
14:33:49 [2020-02-10T14:33:49.428Z]  Architecture: aarch64
14:33:49 [2020-02-10T14:33:49.428Z]  CPUs: 4
14:33:49 [2020-02-10T14:33:49.428Z]  Total Memory: 7.525GiB
14:33:49 [2020-02-10T14:33:49.428Z]  Name: ip-10-100-108-230
14:33:49 [2020-02-10T14:33:49.428Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
14:33:49 [2020-02-10T14:33:49.428Z]  Docker Root Dir: /var/lib/docker
14:33:49 [2020-02-10T14:33:49.428Z]  Debug Mode: false
14:33:49 [2020-02-10T14:33:49.428Z]  Registry: https://index.docker.io/v1/
14:33:49 [2020-02-10T14:33:49.428Z]  Labels:
14:33:49 [2020-02-10T14:33:49.428Z]  Experimental: true
14:33:49 [2020-02-10T14:33:49.428Z]  Insecure Registries:
14:33:49 [2020-02-10T14:33:49.428Z]   127.0.0.0/8
14:33:49 [2020-02-10T14:33:49.428Z]  Live Restore Enabled: true
14:33:49 [2020-02-10T14:33:49.428Z] 
14:33:49 [2020-02-10T14:33:49.428Z] WARNING: No swap limit support
[Pipeline] sh
14:33:49 [2020-02-10T14:33:49.719Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:33:49 [2020-02-10T14:33:49.719Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:33:49 [2020-02-10T14:33:49.719Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40487/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:33:49 [2020-02-10T14:33:49.719Z] + bash /home/ubuntu/workspace/moby_PR-40487/check-config.sh
14:33:49 [2020-02-10T14:33:49.719Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:33:49 [2020-02-10T14:33:49.719Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
14:33:49 [2020-02-10T14:33:49.719Z] 
14:33:49 [2020-02-10T14:33:49.719Z] Generally Necessary:
14:33:49 [2020-02-10T14:33:49.719Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:33:49 [2020-02-10T14:33:49.719Z] - apparmor: enabled and tools installed
14:33:49 [2020-02-10T14:33:49.719Z] - CONFIG_NAMESPACES: enabled
14:33:49 [2020-02-10T14:33:49.719Z] - CONFIG_NET_NS: enabled
14:33:49 [2020-02-10T14:33:49.719Z] - CONFIG_PID_NS: enabled
14:33:49 [2020-02-10T14:33:49.719Z] - CONFIG_IPC_NS: enabled
14:33:49 [2020-02-10T14:33:49.719Z] - CONFIG_UTS_NS: enabled
14:33:49 [2020-02-10T14:33:49.719Z] - CONFIG_CGROUPS: enabled
14:33:49 [2020-02-10T14:33:49.719Z] - CONFIG_CGROUP_CPUACCT: enabled
14:33:49 [2020-02-10T14:33:49.719Z] - CONFIG_CGROUP_DEVICE: enabled
14:33:49 [2020-02-10T14:33:49.719Z] - CONFIG_CGROUP_FREEZER: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_CGROUP_SCHED: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_CPUSETS: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_MEMCG: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_KEYS: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_VETH: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_BRIDGE: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_NF_NAT: enabled (as module)
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_NF_NAT_NEEDED: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_POSIX_MQUEUE: enabled
14:33:49 [2020-02-10T14:33:49.980Z] 
14:33:49 [2020-02-10T14:33:49.980Z] Optional Features:
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_USER_NS: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_SECCOMP: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_CGROUP_PIDS: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_MEMCG_SWAP: enabled
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:33:49 [2020-02-10T14:33:49.980Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:33:49 [2020-02-10T14:33:49.980Z] - CONFIG_BLK_CGROUP: enabled
14:33:49 [2020-02-10T14:33:49.051Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:33:49 [2020-02-10T14:33:49.177Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:33:49 [2020-02-10T14:33:49.318Z]  > git config core.sparsecheckout # timeout=10
14:33:49 [2020-02-10T14:33:49.365Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:50 [2020-02-10T14:33:50.120Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints"
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_IOSCHED_CFQ: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_CGROUP_PERF: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_CGROUP_HUGETLB: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_CFS_BANDWIDTH: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_RT_GROUP_SCHED: missing
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_IP_VS: enabled (as module)
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_IP_VS_NFCT: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_IP_VS_RR: enabled (as module)
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_EXT4_FS: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:33:50 [2020-02-10T14:33:50.239Z] - Network Drivers:
14:33:50 [2020-02-10T14:33:50.239Z]   - "overlay":
14:33:50 [2020-02-10T14:33:50.239Z]     - CONFIG_VXLAN: enabled (as module)
14:33:50 [2020-02-10T14:33:50.239Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:33:50 [2020-02-10T14:33:50.239Z]       Optional (for encrypted networks):
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_CRYPTO: enabled
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_CRYPTO_AEAD: enabled
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_CRYPTO_GCM: enabled
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_CRYPTO_GHASH: enabled
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_XFRM: enabled
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_XFRM_USER: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_INET_ESP: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]   - "ipvlan":
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_IPVLAN: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]   - "macvlan":
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_MACVLAN: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_DUMMY: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]   - "ftp,tftp client in container":
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z] - Storage Drivers:
14:33:50 [2020-02-10T14:33:50.498Z]   - "aufs":
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_AUFS_FS: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]   - "btrfs":
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:33:50 [2020-02-10T14:33:50.498Z]   - "devicemapper":
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_BLK_DEV_DM: enabled
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]   - "overlay":
14:33:50 [2020-02-10T14:33:50.498Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:33:50 [2020-02-10T14:33:50.498Z]   - "zfs":
14:33:50 [2020-02-10T14:33:50.498Z]     - /dev/zfs: missing
14:33:50 [2020-02-10T14:33:50.498Z]     - zfs command: missing
14:33:50 [2020-02-10T14:33:50.498Z]     - zpool command: missing
14:33:50 [2020-02-10T14:33:50.498Z] 
14:33:50 [2020-02-10T14:33:50.498Z] Limits:
14:33:50 [2020-02-10T14:33:50.498Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:33:50 [2020-02-10T14:33:50.498Z] 
14:33:50 [2020-02-10T14:33:50.498Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:33:50 [2020-02-10T14:33:50.584Z] #20 transferring context: 47.10MB 1.3s done
14:33:50 [2020-02-10T14:33:50.584Z] #20 DONE 1.3s
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:33:50 [2020-02-10T14:33:50.584Z] #28 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:33:50 [2020-02-10T14:33:50.584Z] #64 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:33:50 [2020-02-10T14:33:50.584Z] #46 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:33:50 [2020-02-10T14:33:50.584Z] #24 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.584Z] #72 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #11 [dev 1/25] RUN groupadd -r docker
14:33:50 [2020-02-10T14:33:50.584Z] #11 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:33:50 [2020-02-10T14:33:50.584Z] #59 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:33:50 [2020-02-10T14:33:50.584Z] #29 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:33:50 [2020-02-10T14:33:50.584Z] #69 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:33:50 [2020-02-10T14:33:50.584Z] #14 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:50 [2020-02-10T14:33:50.584Z] #57 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:33:50 [2020-02-10T14:33:50.584Z] #25 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.584Z] #31 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.584Z] #48 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:33:50 [2020-02-10T14:33:50.584Z] #65 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.584Z] #63 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.584Z] #42 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.584Z] #39 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:50 [2020-02-10T14:33:50.584Z] #71 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:33:50 [2020-02-10T14:33:50.584Z] #22 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:33:50 [2020-02-10T14:33:50.584Z] #9 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:33:50 [2020-02-10T14:33:50.584Z] #32 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:50 [2020-02-10T14:33:50.584Z] #36 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:33:50 [2020-02-10T14:33:50.584Z] #56 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:33:50 [2020-02-10T14:33:50.584Z] #19 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:50 [2020-02-10T14:33:50.584Z] #10 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #16 [dev 6/25] RUN ldconfig
14:33:50 [2020-02-10T14:33:50.584Z] #16 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:33:50 [2020-02-10T14:33:50.584Z] #52 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:50 [2020-02-10T14:33:50.584Z] #33 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.584Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:33:50 [2020-02-10T14:33:50.584Z] #61 CACHED
14:33:50 [2020-02-10T14:33:50.584Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:33:50 [2020-02-10T14:33:50.585Z] #53 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:33:50 [2020-02-10T14:33:50.585Z] #37 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:50 [2020-02-10T14:33:50.585Z] #44 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:50 [2020-02-10T14:33:50.585Z] #23 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:33:50 [2020-02-10T14:33:50.585Z] #66 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:33:50 [2020-02-10T14:33:50.585Z] #27 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:50 [2020-02-10T14:33:50.585Z] #47 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:33:50 [2020-02-10T14:33:50.585Z] #43 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:33:50 [2020-02-10T14:33:50.585Z] #17 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:33:50 [2020-02-10T14:33:50.585Z] #62 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:33:50 [2020-02-10T14:33:50.585Z] #41 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:33:50 [2020-02-10T14:33:50.585Z] #49 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:50 [2020-02-10T14:33:50.585Z] #21 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.585Z] #51 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:50 [2020-02-10T14:33:50.585Z] #55 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:33:50 [2020-02-10T14:33:50.585Z] #30 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:33:50 [2020-02-10T14:33:50.585Z] #13 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:33:50 [2020-02-10T14:33:50.585Z] #8 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:33:50 [2020-02-10T14:33:50.585Z] #40 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:33:50 [2020-02-10T14:33:50.585Z] #18 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:50 [2020-02-10T14:33:50.585Z] #38 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.585Z] #67 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:50 [2020-02-10T14:33:50.585Z] #60 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:33:50 [2020-02-10T14:33:50.585Z] #15 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.585Z] #58 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:33:50 [2020-02-10T14:33:50.585Z] #45 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:33:50 [2020-02-10T14:33:50.585Z] #12 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:33:50 [2020-02-10T14:33:50.585Z] #35 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:33:50 [2020-02-10T14:33:50.585Z] #70 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.585Z] #34 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.585Z] #54 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:50 [2020-02-10T14:33:50.585Z] #50 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:33:50 [2020-02-10T14:33:50.585Z] #26 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:33:50 [2020-02-10T14:33:50.585Z] #73 CACHED
14:33:50 [2020-02-10T14:33:50.585Z] 
14:33:50 [2020-02-10T14:33:50.585Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:33:50 [2020-02-10T14:33:50.624Z] #20 transferring context: 47.10MB 1.5s done
14:33:50 [2020-02-10T14:33:50.624Z] #20 DONE 1.6s
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.624Z] #63 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:33:50 [2020-02-10T14:33:50.624Z] #17 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:33:50 [2020-02-10T14:33:50.624Z] #24 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:33:50 [2020-02-10T14:33:50.624Z] #41 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:33:50 [2020-02-10T14:33:50.624Z] #32 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:33:50 [2020-02-10T14:33:50.624Z] #14 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:50 [2020-02-10T14:33:50.624Z] #21 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:50 [2020-02-10T14:33:50.624Z] #38 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:50 [2020-02-10T14:33:50.624Z] #50 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:33:50 [2020-02-10T14:33:50.624Z] #45 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:33:50 [2020-02-10T14:33:50.624Z] #64 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.624Z] #72 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:33:50 [2020-02-10T14:33:50.624Z] #26 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:33:50 [2020-02-10T14:33:50.624Z] #46 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:33:50 [2020-02-10T14:33:50.624Z] #13 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:33:50 [2020-02-10T14:33:50.624Z] #12 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:50 [2020-02-10T14:33:50.624Z] #36 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:50 [2020-02-10T14:33:50.624Z] #71 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:33:50 [2020-02-10T14:33:50.624Z] #30 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.624Z] #31 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:50 [2020-02-10T14:33:50.624Z] #23 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:33:50 [2020-02-10T14:33:50.624Z] #35 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:50 [2020-02-10T14:33:50.624Z] #33 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:33:50 [2020-02-10T14:33:50.624Z] #52 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:33:50 [2020-02-10T14:33:50.624Z] #8 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:50 [2020-02-10T14:33:50.624Z] #55 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:33:50 [2020-02-10T14:33:50.624Z] #9 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:33:50 [2020-02-10T14:33:50.624Z] #28 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:33:50 [2020-02-10T14:33:50.624Z] #15 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:33:50 [2020-02-10T14:33:50.624Z] #56 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:33:50 [2020-02-10T14:33:50.624Z] #29 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #11 [dev 1/25] RUN groupadd -r docker
14:33:50 [2020-02-10T14:33:50.624Z] #11 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:33:50 [2020-02-10T14:33:50.624Z] #59 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.624Z] #67 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.624Z] #16 [dev 6/25] RUN ldconfig
14:33:50 [2020-02-10T14:33:50.624Z] #16 CACHED
14:33:50 [2020-02-10T14:33:50.624Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:33:50 [2020-02-10T14:33:50.625Z] #18 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:33:50 [2020-02-10T14:33:50.625Z] #25 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:33:50 [2020-02-10T14:33:50.625Z] #19 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:33:50 [2020-02-10T14:33:50.625Z] #43 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:33:50 [2020-02-10T14:33:50.625Z] #27 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.625Z] #48 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:33:50 [2020-02-10T14:33:50.625Z] #40 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:33:50 [2020-02-10T14:33:50.625Z] #62 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:33:50 [2020-02-10T14:33:50.625Z] #37 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:50 [2020-02-10T14:33:50.625Z] #57 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:33:50 [2020-02-10T14:33:50.625Z] #49 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:50 [2020-02-10T14:33:50.625Z] #10 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:50 [2020-02-10T14:33:50.625Z] #47 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:33:50 [2020-02-10T14:33:50.625Z] #61 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:33:50 [2020-02-10T14:33:50.625Z] #66 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:33:50 [2020-02-10T14:33:50.625Z] #69 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.625Z] #34 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.625Z] #51 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:33:50 [2020-02-10T14:33:50.625Z] #70 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:33:50 [2020-02-10T14:33:50.625Z] #65 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.625Z] #42 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:33:50 [2020-02-10T14:33:50.625Z] #53 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:50 [2020-02-10T14:33:50.625Z] #60 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.625Z] #54 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:50 [2020-02-10T14:33:50.625Z] #44 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.625Z] #58 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:33:50 [2020-02-10T14:33:50.625Z] #22 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:33:50 [2020-02-10T14:33:50.625Z] #39 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:33:50 [2020-02-10T14:33:50.625Z] #73 CACHED
14:33:50 [2020-02-10T14:33:50.625Z] 
14:33:50 [2020-02-10T14:33:50.625Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:33:50 [2020-02-10T14:33:50.834Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 .
14:33:50 [2020-02-10T14:33:50.834Z] #2 [internal] load build definition from Dockerfile
14:33:50 [2020-02-10T14:33:50.834Z] #2 transferring dockerfile: 15.71kB done
14:33:50 [2020-02-10T14:33:50.834Z] #2 DONE 0.0s
14:33:50 [2020-02-10T14:33:50.834Z] 
14:33:50 [2020-02-10T14:33:50.834Z] #1 [internal] load .dockerignore
14:33:50 [2020-02-10T14:33:50.834Z] #1 transferring context: 87B done
14:33:50 [2020-02-10T14:33:50.834Z] #1 DONE 0.0s
14:33:50 [2020-02-10T14:33:50.834Z] 
14:33:50 [2020-02-10T14:33:50.834Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:33:50 [2020-02-10T14:33:50.979Z] #74 DONE 0.5s
14:33:50 [2020-02-10T14:33:50.979Z] 
14:33:50 [2020-02-10T14:33:50.979Z] #75 exporting to oci image format
14:33:50 [2020-02-10T14:33:50.979Z] #75 exporting layers
14:33:51 [2020-02-10T14:33:51.095Z] #3 DONE 0.1s
14:33:51 [2020-02-10T14:33:51.095Z] 
14:33:51 [2020-02-10T14:33:51.095Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:33:51 [2020-02-10T14:33:51.095Z] #4 CACHED
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:33:51 [2020-02-10T14:33:51.353Z] 
14:33:51 [2020-02-10T14:33:51.353Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:33:51 [2020-02-10T14:33:51.353Z] #6 DONE 0.0s
14:33:51 [2020-02-10T14:33:51.353Z] 
14:33:51 [2020-02-10T14:33:51.353Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster
14:33:51 [2020-02-10T14:33:51.353Z] #5 DONE 0.1s
14:33:51 [2020-02-10T14:33:51.515Z] #74 DONE 1.2s
14:33:51 [2020-02-10T14:33:51.615Z] 
14:33:51 [2020-02-10T14:33:51.615Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:33:51 [2020-02-10T14:33:51.615Z] #68 DONE 0.0s
14:33:51 [2020-02-10T14:33:51.615Z] 
14:33:51 [2020-02-10T14:33:51.615Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
14:33:51 [2020-02-10T14:33:51.615Z] #7 DONE 0.0s
14:33:51 [2020-02-10T14:33:51.615Z] 
14:33:51 [2020-02-10T14:33:51.615Z] #20 [internal] load build context
14:33:51 [2020-02-10T14:33:51.772Z] 
14:33:51 [2020-02-10T14:33:51.772Z] #75 exporting to image
14:33:51 [2020-02-10T14:33:51.772Z] #75 exporting layers
14:33:52 [2020-02-10T14:33:52.196Z] + docker version
14:33:52 [2020-02-10T14:33:52.196Z] Client: Docker Engine - Enterprise
14:33:52 [2020-02-10T14:33:52.196Z]  Version:           19.03.5
14:33:52 [2020-02-10T14:33:52.196Z]  API version:       1.40
14:33:52 [2020-02-10T14:33:52.196Z]  Go version:        go1.12.12
14:33:52 [2020-02-10T14:33:52.196Z]  Git commit:        2ee0c57608
14:33:52 [2020-02-10T14:33:52.196Z]  Built:             11/13/2019 08:00:16
14:33:52 [2020-02-10T14:33:52.196Z]  OS/Arch:           windows/amd64
14:33:52 [2020-02-10T14:33:52.196Z]  Experimental:      false
14:33:52 [2020-02-10T14:33:52.196Z] 
14:33:52 [2020-02-10T14:33:52.196Z] Server: Docker Engine - Enterprise
14:33:52 [2020-02-10T14:33:52.196Z]  Engine:
14:33:52 [2020-02-10T14:33:52.196Z]   Version:          19.03.5
14:33:52 [2020-02-10T14:33:52.196Z]   API version:      1.40 (minimum version 1.24)
14:33:52 [2020-02-10T14:33:52.196Z]   Go version:       go1.12.12
14:33:52 [2020-02-10T14:33:52.196Z]   Git commit:       2ee0c57608
14:33:52 [2020-02-10T14:33:52.196Z]   Built:            11/13/2019 07:58:51
14:33:52 [2020-02-10T14:33:52.196Z]   OS/Arch:          windows/amd64
14:33:52 [2020-02-10T14:33:52.196Z]   Experimental:     true
[Pipeline] sh
14:33:52 [2020-02-10T14:33:52.336Z] #75 exporting layers 0.8s done
14:33:52 [2020-02-10T14:33:52.336Z] #75 writing image sha256:ac0d6cd9a9657942fbd55f73e4d6e61ef09e70ed52b9c3955f6c291daabaf687
14:33:52 [2020-02-10T14:33:52.336Z] #75 writing image sha256:ac0d6cd9a9657942fbd55f73e4d6e61ef09e70ed52b9c3955f6c291daabaf687 done
14:33:52 [2020-02-10T14:33:52.336Z] #75 naming to docker.io/library/docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 done
14:33:52 [2020-02-10T14:33:52.336Z] #75 DONE 0.9s
14:33:52 [2020-02-10T14:33:52.628Z] #32 ...
14:33:52 [2020-02-10T14:33:52.628Z] 
14:33:52 [2020-02-10T14:33:52.628Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:33:52 [2020-02-10T14:33:52.628Z] #34 2.867 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:33:52 [2020-02-10T14:33:52.628Z] #34 2.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:33:52 [2020-02-10T14:33:52.628Z] #34 3.067 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:33:52 [2020-02-10T14:33:52.628Z] #34 3.094 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:33:52 [2020-02-10T14:33:52.628Z] #34 3.644 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
14:33:52 [2020-02-10T14:33:52.628Z] #34 5.592 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:33:52 [2020-02-10T14:33:52.628Z] #34 ...
14:33:52 [2020-02-10T14:33:52.628Z] 
14:33:52 [2020-02-10T14:33:52.628Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.026 + RM_GOPATH=0
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.026 + TMP_GOPATH=
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.027 + : /build
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.027 + '[' -z '' ']'
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.029 ++ mktemp -d
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.032 + export GOPATH=/tmp/tmp.7JhUYbr0DM
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.033 + GOPATH=/tmp/tmp.7JhUYbr0DM
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.033 + RM_GOPATH=1
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.036 ++ dirname ./install.sh
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.037 + dir=.
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.037 + bin=proxy
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.037 + shift
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.037 + '[' '!' -f ./proxy.installer ']'
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.037 + . ./proxy.installer
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.037 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.038 + install_proxy
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.038 + case "$1" in
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.038 + export CGO_ENABLED=0
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.038 + CGO_ENABLED=0
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.038 + _install_proxy
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.038 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.038 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.038 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7JhUYbr0DM/src/github.com/docker/libnetwork
14:33:52 [2020-02-10T14:33:52.628Z] #70 6.041 Cloning into '/tmp/tmp.7JhUYbr0DM/src/github.com/docker/libnetwork'...
14:33:52 [2020-02-10T14:33:52.628Z] #70 ...
14:33:52 [2020-02-10T14:33:52.628Z] 
14:33:52 [2020-02-10T14:33:52.628Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.204 + RM_GOPATH=0
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.204 + TMP_GOPATH=
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.204 + : /build
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.204 + '[' -z '' ']'
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.209 ++ mktemp -d
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.213 + export GOPATH=/tmp/tmp.kioGo0BCTa
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.213 + GOPATH=/tmp/tmp.kioGo0BCTa
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.213 + RM_GOPATH=1
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.213 ++ dirname ./install.sh
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.215 + dir=.
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.217 + bin=tomlv
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.217 + shift
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.217 + '[' '!' -f ./tomlv.installer ']'
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.217 + . ./tomlv.installer
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.218 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.218 + install_tomlv
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.221 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.221 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.221 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kioGo0BCTa/src/github.com/BurntSushi/toml
14:33:52 [2020-02-10T14:33:52.628Z] #32 6.230 Cloning into '/tmp/tmp.kioGo0BCTa/src/github.com/BurntSushi/toml'...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:33:53 [2020-02-10T14:33:53.006Z] #20 transferring context: 47.10MB 1.2s done
14:33:53 [2020-02-10T14:33:53.006Z] #20 DONE 1.3s
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:33:53 [2020-02-10T14:33:53.006Z] #14 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:33:53 [2020-02-10T14:33:53.006Z] #66 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:33:53 [2020-02-10T14:33:53.006Z] #32 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:33:53 [2020-02-10T14:33:53.006Z] #27 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #67 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:53 [2020-02-10T14:33:53.006Z] #23 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:33:53 [2020-02-10T14:33:53.006Z] #46 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:33:53 [2020-02-10T14:33:53.006Z] #65 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:53 [2020-02-10T14:33:53.006Z] #21 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:53 [2020-02-10T14:33:53.006Z] #57 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #58 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:33:53 [2020-02-10T14:33:53.006Z] #30 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:33:53 [2020-02-10T14:33:53.006Z] #35 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:53 [2020-02-10T14:33:53.006Z] #71 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:53 [2020-02-10T14:33:53.006Z] #33 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #34 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:33:53 [2020-02-10T14:33:53.006Z] #19 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #63 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:33:53 [2020-02-10T14:33:53.006Z] #62 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:33:53 [2020-02-10T14:33:53.006Z] #56 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:33:53 [2020-02-10T14:33:53.006Z] #29 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:33:53 [2020-02-10T14:33:53.006Z] #13 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:33:53 [2020-02-10T14:33:53.006Z] #59 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #11 [dev 1/25] RUN groupadd -r docker
14:33:53 [2020-02-10T14:33:53.006Z] #11 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:53 [2020-02-10T14:33:53.006Z] #36 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:33:53 [2020-02-10T14:33:53.006Z] #45 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #54 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #42 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:33:53 [2020-02-10T14:33:53.006Z] #37 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:33:53 [2020-02-10T14:33:53.006Z] #40 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:53 [2020-02-10T14:33:53.006Z] #44 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:33:53 [2020-02-10T14:33:53.006Z] #25 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #72 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:53 [2020-02-10T14:33:53.006Z] #47 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:33:53 [2020-02-10T14:33:53.006Z] #52 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:33:53 [2020-02-10T14:33:53.006Z] #43 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:33:53 [2020-02-10T14:33:53.006Z] #8 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:33:53 [2020-02-10T14:33:53.006Z] #41 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:53 [2020-02-10T14:33:53.006Z] #55 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:33:53 [2020-02-10T14:33:53.006Z] #70 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:33:53 [2020-02-10T14:33:53.006Z] #53 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:33:53 [2020-02-10T14:33:53.006Z] #26 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:33:53 [2020-02-10T14:33:53.006Z] #22 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:33:53 [2020-02-10T14:33:53.006Z] #61 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:33:53 [2020-02-10T14:33:53.006Z] #64 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:53 [2020-02-10T14:33:53.006Z] #10 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:33:53 [2020-02-10T14:33:53.006Z] #28 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:33:53 [2020-02-10T14:33:53.006Z] #18 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #48 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:33:53 [2020-02-10T14:33:53.006Z] #69 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:53 [2020-02-10T14:33:53.006Z] #38 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:33:53 [2020-02-10T14:33:53.006Z] #60 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:53 [2020-02-10T14:33:53.006Z] #50 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #39 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:33:53 [2020-02-10T14:33:53.006Z] #9 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:33:53 [2020-02-10T14:33:53.006Z] #17 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #31 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:33:53 [2020-02-10T14:33:53.006Z] #24 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:33:53 [2020-02-10T14:33:53.006Z] #51 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:33:53 [2020-02-10T14:33:53.006Z] #49 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:33:53 [2020-02-10T14:33:53.006Z] #12 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:33:53 [2020-02-10T14:33:53.006Z] #15 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #16 [dev 6/25] RUN ldconfig
14:33:53 [2020-02-10T14:33:53.006Z] #16 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:33:53 [2020-02-10T14:33:53.006Z] #73 CACHED
14:33:53 [2020-02-10T14:33:53.006Z] 
14:33:53 [2020-02-10T14:33:53.006Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:33:53 [2020-02-10T14:33:53.195Z] #32 7.217 + cd /tmp/tmp.kioGo0BCTa/src/github.com/BurntSushi/toml
14:33:53 [2020-02-10T14:33:53.209Z] + docker info
14:33:53 [2020-02-10T14:33:53.454Z] #32 7.217 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:53 [2020-02-10T14:33:53.454Z] #32 7.228 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:33:53 [2020-02-10T14:33:53.900Z] 
14:33:53 [2020-02-10T14:33:53.900Z] Removing bundles/
14:33:53 [2020-02-10T14:33:53.900Z] 
14:33:53 [2020-02-10T14:33:53.900Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:33:53 [2020-02-10T14:33:53.900Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:33:53 [2020-02-10T14:33:53.900Z] GOOS="" GOARCH="" GOARM=""
14:33:54 [2020-02-10T14:33:54.020Z] #32 7.876 runtime/internal/atomic
14:33:54 [2020-02-10T14:33:54.020Z] #32 7.885 internal/cpu
14:33:54 [2020-02-10T14:33:54.278Z] #32 8.214 runtime/internal/sys
14:33:54 [2020-02-10T14:33:54.308Z] Client:
14:33:54 [2020-02-10T14:33:54.308Z]  Debug Mode: false
14:33:54 [2020-02-10T14:33:54.308Z]  Plugins:
14:33:54 [2020-02-10T14:33:54.308Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
14:33:54 [2020-02-10T14:33:54.308Z] 
14:33:54 [2020-02-10T14:33:54.308Z] Server:
14:33:54 [2020-02-10T14:33:54.308Z]  Containers: 0
14:33:54 [2020-02-10T14:33:54.308Z]   Running: 0
14:33:54 [2020-02-10T14:33:54.308Z]   Paused: 0
14:33:54 [2020-02-10T14:33:54.308Z]   Stopped: 0
14:33:54 [2020-02-10T14:33:54.308Z]  Images: 10
14:33:54 [2020-02-10T14:33:54.308Z]  Server Version: 19.03.5
14:33:54 [2020-02-10T14:33:54.308Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:33:54 [2020-02-10T14:33:54.308Z]   Windows: 
14:33:54 [2020-02-10T14:33:54.308Z]   LCOW: 
14:33:54 [2020-02-10T14:33:54.308Z]  Logging Driver: json-file
14:33:54 [2020-02-10T14:33:54.308Z]  Plugins:
14:33:54 [2020-02-10T14:33:54.308Z]   Volume: local
14:33:54 [2020-02-10T14:33:54.308Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:33:54 [2020-02-10T14:33:54.308Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:33:54 [2020-02-10T14:33:54.308Z]  Swarm: inactive
14:33:54 [2020-02-10T14:33:54.308Z]  Default Isolation: process
14:33:54 [2020-02-10T14:33:54.308Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:33:54 [2020-02-10T14:33:54.308Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
14:33:54 [2020-02-10T14:33:54.308Z]  OSType: windows
14:33:54 [2020-02-10T14:33:54.308Z]  Architecture: x86_64
14:33:54 [2020-02-10T14:33:54.308Z]  CPUs: 4
14:33:54 [2020-02-10T14:33:54.308Z]  Total Memory: 32GiB
14:33:54 [2020-02-10T14:33:54.308Z]  Name: azwin-2-45fd90
14:33:54 [2020-02-10T14:33:54.308Z]  ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY
14:33:54 [2020-02-10T14:33:54.308Z]  Docker Root Dir: D:\docker
14:33:54 [2020-02-10T14:33:54.308Z]  Debug Mode: false
14:33:54 [2020-02-10T14:33:54.308Z]  Registry: https://index.docker.io/v1/
14:33:54 [2020-02-10T14:33:54.308Z]  Labels:
14:33:54 [2020-02-10T14:33:54.308Z]  Experimental: true
14:33:54 [2020-02-10T14:33:54.308Z]  Insecure Registries:
14:33:54 [2020-02-10T14:33:54.308Z]   10.0.0.4:5000
14:33:54 [2020-02-10T14:33:54.308Z]   127.0.0.0/8
14:33:54 [2020-02-10T14:33:54.308Z]  Registry Mirrors:
14:33:54 [2020-02-10T14:33:54.308Z]   http://10.0.0.4:5000/
14:33:54 [2020-02-10T14:33:54.308Z]  Live Restore Enabled: false
14:33:54 [2020-02-10T14:33:54.308Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
14:33:54 [2020-02-10T14:33:54.535Z] #32 8.404 runtime/internal/math
14:33:54 [2020-02-10T14:33:54.535Z] #32 8.430 internal/bytealg
14:33:54 [2020-02-10T14:33:54.792Z] #32 8.537 math/bits
14:33:54 [2020-02-10T14:33:54.909Z] #74 DONE 2.0s
14:33:54 [2020-02-10T14:33:54.909Z] 
14:33:54 [2020-02-10T14:33:54.909Z] #75 exporting to image
14:33:54 [2020-02-10T14:33:54.909Z] #75 exporting layers
14:33:55 [2020-02-10T14:33:55.049Z] #32 9.023 math
14:33:55 [2020-02-10T14:33:55.175Z] #75 exporting layers 4.1s done
14:33:55 [2020-02-10T14:33:55.175Z] #75 exporting manifest sha256:853e6d38e3c2077b6af496ac287b2fa3194d0da24c93ccad742bc52687117ae3 done
14:33:55 [2020-02-10T14:33:55.175Z] #75 exporting config sha256:7352f6ed7e15dcaa7c64a0cd08943255c8b006d508e8d9ebb12c978ce0abcf0a
14:33:55 [2020-02-10T14:33:55.175Z] #75 exporting config sha256:7352f6ed7e15dcaa7c64a0cd08943255c8b006d508e8d9ebb12c978ce0abcf0a done
14:33:55 [2020-02-10T14:33:55.175Z] #75 sending tarball
14:33:55 [2020-02-10T14:33:55.307Z] #32 9.290 runtime
14:33:55 [2020-02-10T14:33:55.872Z] #32 ...
14:33:55 [2020-02-10T14:33:55.872Z] 
14:33:55 [2020-02-10T14:33:55.872Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:33:55 [2020-02-10T14:33:55.872Z] #24 5.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:33:55 [2020-02-10T14:33:55.872Z] #24 5.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:33:55 [2020-02-10T14:33:55.872Z] #24 5.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:33:55 [2020-02-10T14:33:55.872Z] #24 6.594 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:33:55 [2020-02-10T14:33:55.872Z] #24 8.898 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
14:33:55 [2020-02-10T14:33:55.872Z] #24 ...
14:33:55 [2020-02-10T14:33:55.872Z] 
14:33:55 [2020-02-10T14:33:55.872Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:33:55 [2020-02-10T14:33:55.872Z] #58 6.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:33:55 [2020-02-10T14:33:55.872Z] #58 6.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:33:55 [2020-02-10T14:33:55.872Z] #58 6.688 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:33:55 [2020-02-10T14:33:55.872Z] #58 7.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:33:55 [2020-02-10T14:33:55.872Z] #58 9.948 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
14:33:56 [2020-02-10T14:33:56.129Z] #58 ...
14:33:56 [2020-02-10T14:33:56.129Z] 
14:33:56 [2020-02-10T14:33:56.129Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.203 + RM_GOPATH=0
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.203 + TMP_GOPATH=
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.203 + : /build
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.203 + '[' -z '' ']'
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.206 ++ mktemp -d
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.219 + export GOPATH=/tmp/tmp.rgBKERTk6p
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.219 + GOPATH=/tmp/tmp.rgBKERTk6p
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.220 + RM_GOPATH=1
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.221 ++ dirname ./install.sh
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.229 + dir=.
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.230 + bin=dockercli
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.231 + shift
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.231 + '[' '!' -f ./dockercli.installer ']'
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.231 + . ./dockercli.installer
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.231 ++ : stable
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.231 ++ : 17.06.2-ce
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.232 + install_dockercli
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.233 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.234 Install docker/cli version 17.06.2-ce from stable
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.235 ++ uname -m
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.237 + arch=x86_64
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.237 + '[' x86_64 '!=' x86_64 ']'
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.237 + url=https://download.docker.com/linux/static
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.237 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:33:56 [2020-02-10T14:33:56.129Z] #22 6.255 + tar -xz docker/docker
14:33:56 [2020-02-10T14:33:56.387Z] #22 ...
14:33:56 [2020-02-10T14:33:56.387Z] 
14:33:56 [2020-02-10T14:33:56.387Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:56 [2020-02-10T14:33:56.387Z] #10 5.518 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:33:56 [2020-02-10T14:33:56.387Z] #10 5.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:33:56 [2020-02-10T14:33:56.387Z] #10 5.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:33:56 [2020-02-10T14:33:56.387Z] #10 6.603 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:33:56 [2020-02-10T14:33:56.387Z] #10 8.661 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
14:33:56 [2020-02-10T14:33:56.387Z] #10 ...
14:33:56 [2020-02-10T14:33:56.387Z] 
14:33:56 [2020-02-10T14:33:56.387Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.328 + RM_GOPATH=0
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.328 + TMP_GOPATH=
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.328 + : /build
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.328 + '[' -z '' ']'
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.328 ++ mktemp -d
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.333 + export GOPATH=/tmp/tmp.y6d8n3I8Xw
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.333 + GOPATH=/tmp/tmp.y6d8n3I8Xw
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.333 + RM_GOPATH=1
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.333 ++ dirname ./install.sh
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 + dir=.
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 + bin=vndr
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 + shift
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 + '[' '!' -f ./vndr.installer ']'
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 + . ./vndr.installer
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 + install_vndr
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.335 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.y6d8n3I8Xw/src/github.com/LK4D4/vndr
14:33:56 [2020-02-10T14:33:56.387Z] #46 6.354 Cloning into '/tmp/tmp.y6d8n3I8Xw/src/github.com/LK4D4/vndr'...
14:33:56 [2020-02-10T14:33:56.387Z] #46 7.109 + cd /tmp/tmp.y6d8n3I8Xw/src/github.com/LK4D4/vndr
14:33:56 [2020-02-10T14:33:56.387Z] #46 7.109 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:33:56 [2020-02-10T14:33:56.387Z] #46 7.156 + go build -buildmode=pie -v -o /build/vndr .
14:33:56 [2020-02-10T14:33:56.387Z] #46 8.542 runtime/internal/math
14:33:56 [2020-02-10T14:33:56.387Z] #46 8.559 internal/bytealg
14:33:56 [2020-02-10T14:33:56.387Z] #46 8.642 internal/race
14:33:56 [2020-02-10T14:33:56.387Z] #46 8.778 sync/atomic
14:33:56 [2020-02-10T14:33:56.387Z] #46 9.119 unicode
14:33:56 [2020-02-10T14:33:56.387Z] #46 9.239 runtime
14:33:56 [2020-02-10T14:33:56.644Z] #46 ...
14:33:56 [2020-02-10T14:33:56.644Z] 
14:33:56 [2020-02-10T14:33:56.644Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:33:56 [2020-02-10T14:33:56.644Z] #29 6.723 + git clone https://github.com/kolyshkin/go-swagger.git .
14:33:56 [2020-02-10T14:33:56.644Z] #29 6.730 Cloning into '.'...
14:33:56 [2020-02-10T14:33:56.644Z] #29 ...
14:33:56 [2020-02-10T14:33:56.644Z] 
14:33:56 [2020-02-10T14:33:56.644Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.091 + RM_GOPATH=0
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.091 + TMP_GOPATH=
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.092 + : /build/
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.092 + '[' -z '' ']'
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.093 ++ mktemp -d
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.098 + export GOPATH=/tmp/tmp.Zbv4Ffe1Lw
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.098 + GOPATH=/tmp/tmp.Zbv4Ffe1Lw
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.098 + RM_GOPATH=1
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.098 ++ dirname ./install.sh
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.101 + dir=.
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.106 + bin=rootlesskit
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.106 + shift
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.106 + '[' '!' -f ./rootlesskit.installer ']'
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.107 + . ./rootlesskit.installer
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.107 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.107 + install_rootlesskit
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.108 + case "$1" in
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.108 + export CGO_ENABLED=0
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.108 + CGO_ENABLED=0
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.108 + _install_rootlesskit
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.108 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.108 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Zbv4Ffe1Lw/src/github.com/rootless-containers/rootlesskit
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.108 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:33:56 [2020-02-10T14:33:56.644Z] #64 6.120 Cloning into '/tmp/tmp.Zbv4Ffe1Lw/src/github.com/rootless-containers/rootlesskit'...
14:33:56 [2020-02-10T14:33:56.644Z] #64 9.851 + cd /tmp/tmp.Zbv4Ffe1Lw/src/github.com/rootless-containers/rootlesskit
14:33:56 [2020-02-10T14:33:56.644Z] #64 9.851 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:33:56 [2020-02-10T14:33:56.644Z] #64 10.46 + for f in rootlesskit rootlesskit-docker-proxy
14:33:56 [2020-02-10T14:33:56.644Z] #64 10.46 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:33:56 [2020-02-10T14:33:56.813Z] #75 exporting layers 1.5s done
14:33:56 [2020-02-10T14:33:56.813Z] #75 writing image sha256:54ab38e8f4c7341946adeacd0b48681b563e852ddc8c8c3e931ec80f75347e19
14:33:56 [2020-02-10T14:33:56.813Z] #75 writing image sha256:54ab38e8f4c7341946adeacd0b48681b563e852ddc8c8c3e931ec80f75347e19 done
14:33:56 [2020-02-10T14:33:56.813Z] #75 naming to docker.io/library/docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 done
14:33:56 [2020-02-10T14:33:56.813Z] #75 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:33:56 [2020-02-10T14:33:56.901Z] #64 ...
14:33:56 [2020-02-10T14:33:56.901Z] 
14:33:56 [2020-02-10T14:33:56.901Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:33:56 [2020-02-10T14:33:56.901Z] #40 6.273 + git clone https://github.com/docker/distribution.git .
14:33:56 [2020-02-10T14:33:56.901Z] #40 6.280 Cloning into '.'...
14:33:56 [2020-02-10T14:33:56.901Z] #40 ...
14:33:56 [2020-02-10T14:33:56.901Z] 
14:33:56 [2020-02-10T14:33:56.901Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.160 + RM_GOPATH=0
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.160 + TMP_GOPATH=
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.161 + : /build
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.161 + '[' -z '' ']'
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.166 ++ mktemp -d
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.166 + export GOPATH=/tmp/tmp.e8QuDG8KKV
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.166 + GOPATH=/tmp/tmp.e8QuDG8KKV
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.166 + RM_GOPATH=1
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.167 ++ dirname ./install.sh
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.167 + dir=.
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.168 + bin=golangci_lint
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.168 + shift
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.168 + '[' '!' -f ./golangci_lint.installer ']'
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.168 + . ./golangci_lint.installer
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.168 ++ : v1.20.0
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.168 + install_golangci_lint
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.169 + echo 'Installing golangci-lint version v1.20.0'
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.170 Installing golangci-lint version v1.20.0
14:33:56 [2020-02-10T14:33:56.901Z] #52 6.170 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:33:56 [2020-02-10T14:33:56.999Z] Fetching without tags
14:33:57 [2020-02-10T14:33:57.151Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/test/unit
14:33:57 [2020-02-10T14:33:57.159Z] #52 ...
14:33:57 [2020-02-10T14:33:57.159Z] 
14:33:57 [2020-02-10T14:33:57.159Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.440 + RM_GOPATH=0
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.440 + TMP_GOPATH=
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.440 + : /build
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.440 + '[' -z '' ']'
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.442 ++ mktemp -d
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.443 + export GOPATH=/tmp/tmp.SkbehTyqrl
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.444 + GOPATH=/tmp/tmp.SkbehTyqrl
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.444 + RM_GOPATH=1
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.457 ++ dirname ./install.sh
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 + dir=.
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 + bin=gotestsum
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 + shift
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 + '[' '!' -f ./gotestsum.installer ']'
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 + . ./gotestsum.installer
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 ++ : v0.3.5
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 + install_gotestsum
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 + echo 'Installing gotestsum version v0.3.5'
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 + go get -d gotest.tools/gotestsum
14:33:57 [2020-02-10T14:33:57.159Z] #49 6.462 Installing gotestsum version v0.3.5
14:33:57 [2020-02-10T14:33:57.159Z] #49 ...
14:33:57 [2020-02-10T14:33:57.159Z] 
14:33:57 [2020-02-10T14:33:57.159Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:57 [2020-02-10T14:33:57.159Z] #10 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:33:57 [2020-02-10T14:33:57.523Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:56 [2020-02-10T14:33:56.959Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:56 [2020-02-10T14:33:56.964Z]  > git config --add remote.origin.fetch +refs/pull/40487/head:refs/remotes/origin/PR-40487 # timeout=10
14:33:56 [2020-02-10T14:33:56.968Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:56 [2020-02-10T14:33:56.984Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:57 [2020-02-10T14:33:57.001Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:57 [2020-02-10T14:33:57.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:57 [2020-02-10T14:33:57.002Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:57 [2020-02-10T14:33:57.525Z]  > git config core.sparsecheckout # timeout=10
14:33:57 [2020-02-10T14:33:57.529Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:58 [2020-02-10T14:33:58.598Z] Merge succeeded, producing ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:58 [2020-02-10T14:33:58.599Z] Checking out Revision ed439e4a31caaebf32c657e4063a77aa7af87bc0 (PR-40487)
14:33:59 [2020-02-10T14:33:59.324Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints"
14:33:58 [2020-02-10T14:33:58.556Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:33:58 [2020-02-10T14:33:58.582Z]  > git rev-parse HEAD^{commit} # timeout=10
14:33:58 [2020-02-10T14:33:58.600Z]  > git config core.sparsecheckout # timeout=10
14:33:58 [2020-02-10T14:33:58.604Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:34:00 [2020-02-10T14:34:00.447Z] ?   	github.com/docker/docker/api	[no test files]
14:34:00 [2020-02-10T14:34:00.483Z] + docker version
14:34:00 [2020-02-10T14:34:00.483Z] Client:
14:34:00 [2020-02-10T14:34:00.483Z]  Version:           18.06.1-ce
14:34:00 [2020-02-10T14:34:00.483Z]  API version:       1.38
14:34:00 [2020-02-10T14:34:00.483Z]  Go version:        go1.10.3
14:34:00 [2020-02-10T14:34:00.483Z]  Git commit:        e68fc7a
14:34:00 [2020-02-10T14:34:00.483Z]  Built:             Tue Aug 21 17:26:10 2018
14:34:00 [2020-02-10T14:34:00.483Z]  OS/Arch:           linux/ppc64le
14:34:00 [2020-02-10T14:34:00.483Z]  Experimental:      false
14:34:00 [2020-02-10T14:34:00.483Z] 
14:34:00 [2020-02-10T14:34:00.483Z] Server:
14:34:00 [2020-02-10T14:34:00.483Z]  Engine:
14:34:00 [2020-02-10T14:34:00.483Z]   Version:          18.06.1-ce
14:34:00 [2020-02-10T14:34:00.483Z]   API version:      1.38 (minimum version 1.12)
14:34:00 [2020-02-10T14:34:00.483Z]   Go version:       go1.10.3
14:34:00 [2020-02-10T14:34:00.483Z]   Git commit:       e68fc7a
14:34:00 [2020-02-10T14:34:00.483Z]   Built:            Tue Aug 21 17:24:20 2018
14:34:00 [2020-02-10T14:34:00.483Z]   OS/Arch:          linux/ppc64le
14:34:00 [2020-02-10T14:34:00.483Z]   Experimental:     true
[Pipeline] sh
14:34:00 [2020-02-10T14:34:00.869Z] + docker info
14:34:00 [2020-02-10T14:34:00.869Z] Containers: 0
14:34:00 [2020-02-10T14:34:00.869Z]  Running: 0
14:34:00 [2020-02-10T14:34:00.869Z]  Paused: 0
14:34:00 [2020-02-10T14:34:00.869Z]  Stopped: 0
14:34:00 [2020-02-10T14:34:00.869Z] Images: 0
14:34:00 [2020-02-10T14:34:00.869Z] Server Version: 18.06.1-ce
14:34:00 [2020-02-10T14:34:00.869Z] Storage Driver: overlay2
14:34:00 [2020-02-10T14:34:00.869Z]  Backing Filesystem: extfs
14:34:00 [2020-02-10T14:34:00.869Z]  Supports d_type: true
14:34:00 [2020-02-10T14:34:00.869Z]  Native Overlay Diff: true
14:34:00 [2020-02-10T14:34:00.869Z] Logging Driver: json-file
14:34:00 [2020-02-10T14:34:00.869Z] Cgroup Driver: cgroupfs
14:34:00 [2020-02-10T14:34:00.869Z] Plugins:
14:34:00 [2020-02-10T14:34:00.869Z]  Volume: local
14:34:00 [2020-02-10T14:34:00.869Z]  Network: bridge host ipvlan macvlan null overlay
14:34:00 [2020-02-10T14:34:00.869Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:34:00 [2020-02-10T14:34:00.869Z] Swarm: inactive
14:34:00 [2020-02-10T14:34:00.869Z] Runtimes: runc
14:34:00 [2020-02-10T14:34:00.869Z] Default Runtime: runc
14:34:00 [2020-02-10T14:34:00.869Z] Init Binary: docker-init
14:34:00 [2020-02-10T14:34:00.869Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:34:00 [2020-02-10T14:34:00.869Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
14:34:00 [2020-02-10T14:34:00.869Z] init version: fec3683
14:34:00 [2020-02-10T14:34:00.869Z] Security Options:
14:34:00 [2020-02-10T14:34:00.869Z]  apparmor
14:34:00 [2020-02-10T14:34:00.869Z]  seccomp
14:34:00 [2020-02-10T14:34:00.869Z]   Profile: default
14:34:00 [2020-02-10T14:34:00.869Z] Kernel Version: 4.4.0-130-generic
14:34:00 [2020-02-10T14:34:00.869Z] Operating System: Ubuntu 16.04.3 LTS
14:34:00 [2020-02-10T14:34:00.869Z] OSType: linux
14:34:00 [2020-02-10T14:34:00.869Z] Architecture: ppc64le
14:34:00 [2020-02-10T14:34:00.869Z] CPUs: 4
14:34:00 [2020-02-10T14:34:00.869Z] Total Memory: 7.972GiB
14:34:00 [2020-02-10T14:34:00.869Z] Name: ppc64le-ubuntu-24
14:34:00 [2020-02-10T14:34:00.869Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
14:34:00 [2020-02-10T14:34:00.869Z] Docker Root Dir: /var/lib/docker
14:34:00 [2020-02-10T14:34:00.869Z] Debug Mode (client): false
14:34:00 [2020-02-10T14:34:00.869Z] Debug Mode (server): false
14:34:00 [2020-02-10T14:34:00.869Z] Username: dockerbuildbot
14:34:00 [2020-02-10T14:34:00.869Z] Registry: https://index.docker.io/v1/
14:34:00 [2020-02-10T14:34:00.869Z] Labels:
14:34:00 [2020-02-10T14:34:00.869Z] Experimental: true
14:34:00 [2020-02-10T14:34:00.869Z] Insecure Registries:
14:34:00 [2020-02-10T14:34:00.869Z]  127.0.0.0/8
14:34:00 [2020-02-10T14:34:00.869Z] Live Restore Enabled: false
14:34:00 [2020-02-10T14:34:00.869Z] 
[Pipeline] sh
14:34:01 [2020-02-10T14:34:01.258Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:34:01 [2020-02-10T14:34:01.258Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:34:01 [2020-02-10T14:34:01.258Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40487/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:34:01 [2020-02-10T14:34:01.258Z] + bash /home/docker/workspace/moby_PR-40487/check-config.sh
14:34:01 [2020-02-10T14:34:01.258Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:34:01 [2020-02-10T14:34:01.258Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
14:34:01 [2020-02-10T14:34:01.258Z] 
14:34:01 [2020-02-10T14:34:01.258Z] Generally Necessary:
14:34:01 [2020-02-10T14:34:01.258Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:34:01 [2020-02-10T14:34:01.258Z] - apparmor: enabled and tools installed
14:34:01 [2020-02-10T14:34:01.258Z] - CONFIG_NAMESPACES: enabled
14:34:01 [2020-02-10T14:34:01.258Z] - CONFIG_NET_NS: enabled
14:34:01 [2020-02-10T14:34:01.345Z] #10 ...
14:34:01 [2020-02-10T14:34:01.345Z] 
14:34:01 [2020-02-10T14:34:01.345Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:34:01 [2020-02-10T14:34:01.345Z] #22 13.93 + mkdir -p /build
14:34:01 [2020-02-10T14:34:01.345Z] #22 13.93 + mv docker/docker /build/
14:34:01 [2020-02-10T14:34:01.345Z] #22 13.94 + rmdir docker
14:34:01 [2020-02-10T14:34:01.345Z] #22 DONE 14.5s
14:34:01 [2020-02-10T14:34:01.345Z] 
14:34:01 [2020-02-10T14:34:01.345Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:01 [2020-02-10T14:34:01.345Z] #46 12.62 unicode/utf8
14:34:01 [2020-02-10T14:34:01.345Z] #46 13.38 internal/testlog
14:34:01 [2020-02-10T14:34:01.345Z] #46 13.70 encoding
14:34:01 [2020-02-10T14:34:01.345Z] #46 13.80 unicode/utf16
14:34:01 [2020-02-10T14:34:01.345Z] #46 14.08 container/list
14:34:01 [2020-02-10T14:34:01.345Z] #46 14.53 crypto/internal/subtle
14:34:01 [2020-02-10T14:34:01.345Z] #46 14.78 crypto/subtle
14:34:01 [2020-02-10T14:34:01.345Z] #46 15.00 vendor/golang.org/x/crypto/cryptobyte/asn1
14:34:01 [2020-02-10T14:34:01.345Z] #46 15.20 internal/nettrace
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_PID_NS: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_IPC_NS: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_UTS_NS: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_CGROUPS: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_CGROUP_CPUACCT: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_CGROUP_DEVICE: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_CGROUP_FREEZER: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_CGROUP_SCHED: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_CPUSETS: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_MEMCG: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_KEYS: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_VETH: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_BRIDGE: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_NF_NAT: enabled (as module)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_NF_NAT_NEEDED: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_POSIX_MQUEUE: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:34:01 [2020-02-10T14:34:01.547Z] 
14:34:01 [2020-02-10T14:34:01.547Z] Optional Features:
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_USER_NS: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_SECCOMP: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_CGROUP_PIDS: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_MEMCG_SWAP: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:34:01 [2020-02-10T14:34:01.547Z]     (cgroup swap accounting is currently enabled)
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_MEMCG_KMEM: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_BLK_CGROUP: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:34:01 [2020-02-10T14:34:01.547Z] - CONFIG_IOSCHED_CFQ: enabled
14:34:01 [2020-02-10T14:34:01.602Z] #46 15.38 runtime/cgo
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_CGROUP_PERF: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_CGROUP_HUGETLB: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_CFS_BANDWIDTH: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_RT_GROUP_SCHED: missing
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_IP_VS: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_IP_VS_NFCT: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_IP_VS_RR: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_EXT4_FS: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:34:01 [2020-02-10T14:34:01.834Z] - Network Drivers:
14:34:01 [2020-02-10T14:34:01.834Z]   - "overlay":
14:34:01 [2020-02-10T14:34:01.834Z]     - CONFIG_VXLAN: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:34:01 [2020-02-10T14:34:01.834Z]       Optional (for encrypted networks):
14:34:01 [2020-02-10T14:34:01.834Z]       - CONFIG_CRYPTO: enabled
14:34:01 [2020-02-10T14:34:01.834Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z]       - CONFIG_XFRM: enabled
14:34:01 [2020-02-10T14:34:01.834Z]       - CONFIG_XFRM_USER: enabled (as module)
14:34:01 [2020-02-10T14:34:01.834Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:34:01 [2020-02-10T14:34:01.835Z]       - CONFIG_INET_ESP: enabled (as module)
14:34:01 [2020-02-10T14:34:01.835Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:34:01 [2020-02-10T14:34:01.835Z]   - "ipvlan":
14:34:01 [2020-02-10T14:34:01.835Z]     - CONFIG_IPVLAN: enabled (as module)
14:34:01 [2020-02-10T14:34:01.835Z]   - "macvlan":
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_MACVLAN: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_DUMMY: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z]   - "ftp,tftp client in container":
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z] - Storage Drivers:
14:34:02 [2020-02-10T14:34:02.119Z]   - "aufs":
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_AUFS_FS: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z]   - "btrfs":
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:34:02 [2020-02-10T14:34:02.119Z]   - "devicemapper":
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_BLK_DEV_DM: enabled
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z]   - "overlay":
14:34:02 [2020-02-10T14:34:02.119Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:34:02 [2020-02-10T14:34:02.119Z]   - "zfs":
14:34:02 [2020-02-10T14:34:02.119Z]     - /dev/zfs: missing
14:34:02 [2020-02-10T14:34:02.119Z]     - zfs command: missing
14:34:02 [2020-02-10T14:34:02.119Z]     - zpool command: missing
14:34:02 [2020-02-10T14:34:02.119Z] 
14:34:02 [2020-02-10T14:34:02.119Z] Limits:
14:34:02 [2020-02-10T14:34:02.119Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:34:02 [2020-02-10T14:34:02.119Z] 
14:34:02 [2020-02-10T14:34:02.119Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:34:02 [2020-02-10T14:34:02.533Z] #46 ...
14:34:02 [2020-02-10T14:34:02.533Z] 
14:34:02 [2020-02-10T14:34:02.533Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:34:02 [2020-02-10T14:34:02.533Z] #42 6.551 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:34:02 [2020-02-10T14:34:02.533Z] #42 6.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:34:02 [2020-02-10T14:34:02.533Z] #42 6.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:34:02 [2020-02-10T14:34:02.533Z] #42 7.475 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:34:02 [2020-02-10T14:34:02.533Z] #42 9.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
14:34:02 [2020-02-10T14:34:02.533Z] #42 12.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:34:02 [2020-02-10T14:34:02.533Z] #42 ...
14:34:02 [2020-02-10T14:34:02.533Z] 
14:34:02 [2020-02-10T14:34:02.533Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:02 [2020-02-10T14:34:02.533Z] #32 13.21 unicode/utf8
14:34:02 [2020-02-10T14:34:02.533Z] #32 13.67 internal/testlog
14:34:02 [2020-02-10T14:34:02.533Z] #32 14.10 runtime/cgo
14:34:02 [2020-02-10T14:34:02.569Z] + make bundles/buildx
14:34:03 [2020-02-10T14:34:03.193Z] make: command: Command not found
14:34:03 [2020-02-10T14:34:03.193Z] make: command: Command not found
14:34:03 [2020-02-10T14:34:03.193Z] mkdir bundles
14:34:03 [2020-02-10T14:34:03.193Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
14:34:03 [2020-02-10T14:34:03.193Z] 	--build-arg BUILDX_COMMIT \
14:34:03 [2020-02-10T14:34:03.193Z] 	--build-arg BUILDX_REPO \
14:34:03 [2020-02-10T14:34:03.193Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
14:34:03 [2020-02-10T14:34:03.193Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
14:34:03 [2020-02-10T14:34:03.193Z] 	.
14:34:03 [2020-02-10T14:34:03.193Z] /bin/sh: 4: go: not found
14:34:03 [2020-02-10T14:34:03.193Z] /bin/sh: 5: go: not found
14:34:03 [2020-02-10T14:34:03.564Z] #75 sending tarball 8.3s done
14:34:03 [2020-02-10T14:34:03.564Z] #75 DONE 12.4s
14:34:03 [2020-02-10T14:34:03.564Z] 
14:34:03 [2020-02-10T14:34:03.564Z] #76 importing to docker
14:34:04 [2020-02-10T14:34:04.323Z] #76 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:34:05 [2020-02-10T14:34:05.081Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/test/unit
14:34:05 [2020-02-10T14:34:05.896Z] Sending build context to Docker daemon  51.67MB

14:34:05 [2020-02-10T14:34:05.896Z] Step 1/16 : ARG GO_VERSION=1.12.10
14:34:05 [2020-02-10T14:34:05.896Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
14:34:05 [2020-02-10T14:34:05.896Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
14:34:05 [2020-02-10T14:34:05.896Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
14:34:05 [2020-02-10T14:34:05.896Z] 1.12.10-stretch: Pulling from library/golang
14:34:05 [2020-02-10T14:34:05.896Z] fb056072eab9: Pulling fs layer
14:34:05 [2020-02-10T14:34:05.896Z] 6a33b1f9796f: Pulling fs layer
14:34:05 [2020-02-10T14:34:05.896Z] 8f8f8962e456: Pulling fs layer
14:34:05 [2020-02-10T14:34:05.896Z] 68adcc365214: Pulling fs layer
14:34:05 [2020-02-10T14:34:05.896Z] 76d8adf27bdf: Pulling fs layer
14:34:05 [2020-02-10T14:34:05.896Z] d66e58854927: Pulling fs layer
14:34:05 [2020-02-10T14:34:05.896Z] 71497195576e: Pulling fs layer
14:34:05 [2020-02-10T14:34:05.896Z] 76d8adf27bdf: Waiting
14:34:05 [2020-02-10T14:34:05.896Z] d66e58854927: Waiting
14:34:05 [2020-02-10T14:34:05.896Z] 71497195576e: Waiting
14:34:05 [2020-02-10T14:34:05.896Z] 68adcc365214: Waiting
14:34:06 [2020-02-10T14:34:06.526Z] 8f8f8962e456: Verifying Checksum
14:34:06 [2020-02-10T14:34:06.526Z] 8f8f8962e456: Download complete
14:34:07 [2020-02-10T14:34:07.155Z] 6a33b1f9796f: Verifying Checksum
14:34:07 [2020-02-10T14:34:07.155Z] 6a33b1f9796f: Download complete
14:34:07 [2020-02-10T14:34:07.199Z] DEBUG: print all environment variables to check how Jenkins runs this script
14:34:07 [2020-02-10T14:34:07.199Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-77854377\powershellScript.ps1'; exit $LASTEXITCODE;
14:34:07 [2020-02-10T14:34:07.199Z] ----------------------------------------------------------------------------
14:34:07 [2020-02-10T14:34:07.199Z] 
14:34:07 [2020-02-10T14:34:07.199Z] INFO: executeCI.ps1 starting at Mon Feb 10 14:34:07 CUT 2020
14:34:07 [2020-02-10T14:34:07.199Z] 
14:34:07 [2020-02-10T14:34:07.199Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:34:07 [2020-02-10T14:34:07.199Z] INFO: Running git version 2.24.1.windows.2
14:34:07 [2020-02-10T14:34:07.199Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
14:34:07 [2020-02-10T14:34:07.199Z] INFO: Environment variables:
14:34:07 [2020-02-10T14:34:07.199Z] 
14:34:07 [2020-02-10T14:34:07.199Z] Name                           Value                                                                                   
14:34:07 [2020-02-10T14:34:07.199Z] ----                           -----                                                                                   
14:34:07 [2020-02-10T14:34:07.199Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
14:34:07 [2020-02-10T14:34:07.199Z] amd64                          true                                                                                    
14:34:07 [2020-02-10T14:34:07.199Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
14:34:07 [2020-02-10T14:34:07.199Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
14:34:07 [2020-02-10T14:34:07.572Z] ?   	github.com/docker/docker/api	[no test files]
14:34:07 [2020-02-10T14:34:07.655Z] arm64                          true                                                                                    
14:34:07 [2020-02-10T14:34:07.655Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
14:34:07 [2020-02-10T14:34:07.655Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
14:34:07 [2020-02-10T14:34:07.655Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
14:34:07 [2020-02-10T14:34:07.655Z] BRANCH_NAME                    PR-40487                                                                                
14:34:07 [2020-02-10T14:34:07.655Z] BUILD_DISPLAY_NAME             #2                                                                                      
14:34:07 [2020-02-10T14:34:07.655Z] BUILD_ID                       2                                                                                       
14:34:07 [2020-02-10T14:34:07.655Z] BUILD_NUMBER                   2                                                                                       
14:34:07 [2020-02-10T14:34:07.655Z] BUILD_TAG                      jenkins-moby-PR-40487-2                                                                 
14:34:07 [2020-02-10T14:34:07.655Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40487/2/                              
14:34:07 [2020-02-10T14:34:07.655Z] CHANGE_AUTHOR                  thaJeztah                                                                               
14:34:07 [2020-02-10T14:34:07.655Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
14:34:07 [2020-02-10T14:34:07.655Z] CHANGE_BRANCH                  swagger_document_constraints                                                            
14:34:07 [2020-02-10T14:34:07.655Z] CHANGE_FORK                    thaJeztah/docker                                                                        
14:34:07 [2020-02-10T14:34:07.655Z] CHANGE_ID                      40487                                                                                   
14:34:07 [2020-02-10T14:34:07.655Z] CHANGE_TARGET                  master                                                                                  
14:34:07 [2020-02-10T14:34:07.655Z] CHANGE_TITLE                   swagger: document "node.platform.(arch|os)" constraints                                 
14:34:07 [2020-02-10T14:34:07.655Z] CHANGE_URL                     https://github.com/moby/moby/pull/40487                                                 
14:34:07 [2020-02-10T14:34:07.655Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
14:34:07 [2020-02-10T14:34:07.655Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
14:34:07 [2020-02-10T14:34:07.655Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
14:34:07 [2020-02-10T14:34:07.655Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
14:34:07 [2020-02-10T14:34:07.655Z] COMPUTERNAME                   azwin-2-45fd90                                                                          
14:34:07 [2020-02-10T14:34:07.655Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
14:34:07 [2020-02-10T14:34:07.655Z] ConfigSequenceNumber           0                                                                                       
14:34:07 [2020-02-10T14:34:07.655Z] dco                            true                                                                                    
14:34:07 [2020-02-10T14:34:07.655Z] DOCKER_BUILDKIT                0                                                                                       
14:34:07 [2020-02-10T14:34:07.655Z] DOCKER_DUT_DEBUG               1                                                                                       
14:34:07 [2020-02-10T14:34:07.655Z] DOCKER_EXPERIMENTAL            1                                                                                       
14:34:07 [2020-02-10T14:34:07.655Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
14:34:07 [2020-02-10T14:34:07.655Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
14:34:07 [2020-02-10T14:34:07.655Z] EXECUTOR_NUMBER                0                                                                                       
14:34:07 [2020-02-10T14:34:07.655Z] FQDN                           azwin-2-45fd90.westus.cloudapp.azure.com                                                
14:34:07 [2020-02-10T14:34:07.655Z] GIT_BRANCH                     PR-40487                                                                                
14:34:07 [2020-02-10T14:34:07.655Z] GIT_COMMIT                     ed439e4a31caaebf32c657e4063a77aa7af87bc0                                                
14:34:07 [2020-02-10T14:34:07.655Z] GIT_PREVIOUS_COMMIT            6791304ca94d8a104103ad393e2f34f02d5306af                                                
14:34:07 [2020-02-10T14:34:07.655Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6791304ca94d8a104103ad393e2f34f02d5306af                                                
14:34:07 [2020-02-10T14:34:07.655Z] GIT_URL                        https://github.com/moby/moby.git                                                        
14:34:07 [2020-02-10T14:34:07.655Z] HUDSON_COOKIE                  795880b5-f57a-43d2-a383-e458800440f9                                                    
14:34:07 [2020-02-10T14:34:07.655Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
14:34:07 [2020-02-10T14:34:07.655Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
14:34:07 [2020-02-10T14:34:07.655Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
14:34:07 [2020-02-10T14:34:07.655Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
14:34:07 [2020-02-10T14:34:07.655Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
14:34:07 [2020-02-10T14:34:07.656Z] JENKINS_NODE_COOKIE            8521ead0-1e3c-4d9b-a473-5dd567e11cd6                                                    
14:34:07 [2020-02-10T14:34:07.656Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
14:34:07 [2020-02-10T14:34:07.656Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
14:34:07 [2020-02-10T14:34:07.656Z] JOB_BASE_NAME                  PR-40487                                                                                
14:34:07 [2020-02-10T14:34:07.656Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40487/display/redirect                
14:34:07 [2020-02-10T14:34:07.656Z] JOB_NAME                       moby/PR-40487                                                                           
14:34:07 [2020-02-10T14:34:07.656Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40487/                                
14:34:07 [2020-02-10T14:34:07.656Z] library.jps.version            master                                                                                  
14:34:07 [2020-02-10T14:34:07.656Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
14:34:07 [2020-02-10T14:34:07.656Z] NODE_LABELS                    amd64 azure azwin-2-45fd90 azwin-2019 docker west-us windows windows-2019 x86_64        
14:34:07 [2020-02-10T14:34:07.656Z] NODE_NAME                      azwin-2-45fd90                                                                          
14:34:07 [2020-02-10T14:34:07.656Z] NUMBER_OF_PROCESSORS           4                                                                                       
14:34:07 [2020-02-10T14:34:07.656Z] OS                             Windows_NT                                                                              
14:34:07 [2020-02-10T14:34:07.656Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
14:34:07 [2020-02-10T14:34:07.656Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
14:34:07 [2020-02-10T14:34:07.656Z] ppc64le                        true                                                                                    
14:34:07 [2020-02-10T14:34:07.656Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
14:34:07 [2020-02-10T14:34:07.656Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
14:34:07 [2020-02-10T14:34:07.656Z] PROCESSOR_LEVEL                6                                                                                       
14:34:07 [2020-02-10T14:34:07.656Z] PROCESSOR_REVISION             4f01                                                                                    
14:34:07 [2020-02-10T14:34:07.656Z] ProgramData                    C:\ProgramData                                                                          
14:34:07 [2020-02-10T14:34:07.656Z] ProgramFiles                   C:\Program Files                                                                        
14:34:07 [2020-02-10T14:34:07.656Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
14:34:07 [2020-02-10T14:34:07.656Z] ProgramW6432                   C:\Program Files                                                                        
14:34:07 [2020-02-10T14:34:07.656Z] PROMPT                         $P$G                                                                                    
14:34:07 [2020-02-10T14:34:07.656Z] PSExecutionPolicyPreference    Bypass                                                                                  
14:34:07 [2020-02-10T14:34:07.656Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
14:34:07 [2020-02-10T14:34:07.656Z] PUBLIC                         C:\Users\Public                                                                         
14:34:07 [2020-02-10T14:34:07.656Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40487/2/display/redirect?page=changes 
14:34:07 [2020-02-10T14:34:07.656Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40487/2/display/redirect              
14:34:07 [2020-02-10T14:34:07.656Z] s390x                          true                                                                                    
14:34:07 [2020-02-10T14:34:07.656Z] SKIP_VALIDATION_TESTS          1                                                                                       
14:34:07 [2020-02-10T14:34:07.656Z] SOURCES_DRIVE                  d                                                                                       
14:34:07 [2020-02-10T14:34:07.656Z] SOURCES_SUBDIR                 gopath                                                                                  
14:34:07 [2020-02-10T14:34:07.656Z] STAGE_NAME                     Run tests                                                                               
14:34:07 [2020-02-10T14:34:07.656Z] SystemDrive                    C:                                                                                      
14:34:07 [2020-02-10T14:34:07.656Z] SystemRoot                     C:\windows                                                                              
14:34:07 [2020-02-10T14:34:07.656Z] TEMP                           C:\windows\TEMP                                                                         
14:34:07 [2020-02-10T14:34:07.656Z] TESTDEBUG                      0                                                                                       
14:34:07 [2020-02-10T14:34:07.656Z] TESTRUN_DRIVE                  d                                                                                       
14:34:07 [2020-02-10T14:34:07.656Z] TESTRUN_SUBDIR                 CI                                                                                      
14:34:07 [2020-02-10T14:34:07.656Z] TIMEOUT                        120m                                                                                    
14:34:07 [2020-02-10T14:34:07.656Z] TMP                            C:\windows\TEMP                                                                         
14:34:07 [2020-02-10T14:34:07.656Z] unit_validate                  true                                                                                    
14:34:07 [2020-02-10T14:34:07.656Z] USERDOMAIN                     WORKGROUP                                                                               
14:34:07 [2020-02-10T14:34:07.656Z] USERNAME                       azwin-2-45fd90$                                                                         
14:34:07 [2020-02-10T14:34:07.656Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
14:34:07 [2020-02-10T14:34:07.656Z] validate_force                 false                                                                                   
14:34:07 [2020-02-10T14:34:07.656Z] windir                         C:\windows                                                                              
14:34:07 [2020-02-10T14:34:07.656Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
14:34:07 [2020-02-10T14:34:07.656Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
14:34:07 [2020-02-10T14:34:07.656Z] windowsRS1                     false                                                                                   
14:34:07 [2020-02-10T14:34:07.656Z] windowsRS5                     true                                                                                    
14:34:07 [2020-02-10T14:34:07.656Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
14:34:07 [2020-02-10T14:34:07.656Z] 
14:34:07 [2020-02-10T14:34:07.656Z] 
14:34:07 [2020-02-10T14:34:07.656Z] 
14:34:07 [2020-02-10T14:34:07.656Z] INFO: Sources under d:\gopath\...
14:34:07 [2020-02-10T14:34:07.656Z] INFO: Test run under d:\CI\...
14:34:07 [2020-02-10T14:34:07.656Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:34:07 [2020-02-10T14:34:07.656Z] INFO: docker/docker repository was found
14:34:07 [2020-02-10T14:34:07.656Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
14:34:07 [2020-02-10T14:34:07.796Z] #32 ...
14:34:07 [2020-02-10T14:34:07.796Z] 
14:34:07 [2020-02-10T14:34:07.796Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:07 [2020-02-10T14:34:07.796Z] #70 21.21 Checking out files:  64% (1284/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
14:34:07 [2020-02-10T14:34:07.796Z] #70 ...
14:34:07 [2020-02-10T14:34:07.796Z] 
14:34:07 [2020-02-10T14:34:07.796Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:34:07 [2020-02-10T14:34:07.796Z] #24 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:34:07 [2020-02-10T14:34:07.796Z] #24 21.48 Fetched 8325 kB in 16s (517 kB/s)
14:34:07 [2020-02-10T14:34:07.796Z] #24 21.48 Reading package lists...
14:34:07 [2020-02-10T14:34:07.796Z] #24 ...
14:34:07 [2020-02-10T14:34:07.796Z] 
14:34:07 [2020-02-10T14:34:07.796Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:08 [2020-02-10T14:34:08.059Z] #70 21.21 Checking out files:  64% (1284/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
14:34:08 [2020-02-10T14:34:08.059Z] #70 21.93 + cd /tmp/tmp.7JhUYbr0DM/src/github.com/docker/libnetwork
14:34:08 [2020-02-10T14:34:08.059Z] #70 21.93 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:34:08 [2020-02-10T14:34:08.112Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973'
14:34:08 [2020-02-10T14:34:08.112Z] INFO: Docker version of control daemon
14:34:08 [2020-02-10T14:34:08.112Z] 
14:34:08 [2020-02-10T14:34:08.112Z] Client: Docker Engine - Enterprise
14:34:08 [2020-02-10T14:34:08.112Z]  Version:           19.03.5
14:34:08 [2020-02-10T14:34:08.112Z]  API version:       1.40
14:34:08 [2020-02-10T14:34:08.112Z]  Go version:        go1.12.12
14:34:08 [2020-02-10T14:34:08.112Z]  Git commit:        2ee0c57608
14:34:08 [2020-02-10T14:34:08.112Z]  Built:             11/13/2019 08:00:16
14:34:08 [2020-02-10T14:34:08.112Z]  OS/Arch:           windows/amd64
14:34:08 [2020-02-10T14:34:08.112Z]  Experimental:      false
14:34:08 [2020-02-10T14:34:08.112Z] 
14:34:08 [2020-02-10T14:34:08.112Z] Server: Docker Engine - Enterprise
14:34:08 [2020-02-10T14:34:08.112Z]  Engine:
14:34:08 [2020-02-10T14:34:08.112Z]   Version:          19.03.5
14:34:08 [2020-02-10T14:34:08.112Z]   API version:      1.40 (minimum version 1.24)
14:34:08 [2020-02-10T14:34:08.112Z]   Go version:       go1.12.12
14:34:08 [2020-02-10T14:34:08.112Z]   Git commit:       2ee0c57608
14:34:08 [2020-02-10T14:34:08.112Z]   Built:            11/13/2019 07:58:51
14:34:08 [2020-02-10T14:34:08.112Z]   OS/Arch:          windows/amd64
14:34:08 [2020-02-10T14:34:08.112Z]   Experimental:     true
14:34:08 [2020-02-10T14:34:08.112Z] 
14:34:08 [2020-02-10T14:34:08.112Z] INFO: Docker info of control daemon
14:34:08 [2020-02-10T14:34:08.112Z] 
14:34:08 [2020-02-10T14:34:08.317Z] #70 ...
14:34:08 [2020-02-10T14:34:08.317Z] 
14:34:08 [2020-02-10T14:34:08.317Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:34:08 [2020-02-10T14:34:08.317Z] #58 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:34:08 [2020-02-10T14:34:08.317Z] #58 ...
14:34:08 [2020-02-10T14:34:08.317Z] 
14:34:08 [2020-02-10T14:34:08.317Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:34:08 [2020-02-10T14:34:08.317Z] #40 21.31 Checking out files:  95% (1493/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
14:34:08 [2020-02-10T14:34:08.317Z] #40 21.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:34:08 [2020-02-10T14:34:08.882Z] #40 22.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:34:09 [2020-02-10T14:34:09.076Z] Client:
14:34:09 [2020-02-10T14:34:09.077Z]  Debug Mode: false
14:34:09 [2020-02-10T14:34:09.077Z]  Plugins:
14:34:09 [2020-02-10T14:34:09.077Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
14:34:09 [2020-02-10T14:34:09.077Z] 
14:34:09 [2020-02-10T14:34:09.077Z] Server:
14:34:09 [2020-02-10T14:34:09.077Z]  Containers: 0
14:34:09 [2020-02-10T14:34:09.077Z]   Running: 0
14:34:09 [2020-02-10T14:34:09.077Z]   Paused: 0
14:34:09 [2020-02-10T14:34:09.077Z]   Stopped: 0
14:34:09 [2020-02-10T14:34:09.077Z]  Images: 10
14:34:09 [2020-02-10T14:34:09.077Z]  Server Version: 19.03.5
14:34:09 [2020-02-10T14:34:09.077Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:34:09 [2020-02-10T14:34:09.077Z]   Windows: 
14:34:09 [2020-02-10T14:34:09.077Z]   LCOW: 
14:34:09 [2020-02-10T14:34:09.077Z]  Logging Driver: json-file
14:34:09 [2020-02-10T14:34:09.077Z]  Plugins:
14:34:09 [2020-02-10T14:34:09.077Z]   Volume: local
14:34:09 [2020-02-10T14:34:09.077Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:34:09 [2020-02-10T14:34:09.077Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:34:09 [2020-02-10T14:34:09.077Z]  Swarm: inactive
14:34:09 [2020-02-10T14:34:09.077Z]  Default Isolation: process
14:34:09 [2020-02-10T14:34:09.077Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:34:09 [2020-02-10T14:34:09.077Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
14:34:09 [2020-02-10T14:34:09.077Z]  OSType: windows
14:34:09 [2020-02-10T14:34:09.077Z]  Architecture: x86_64
14:34:09 [2020-02-10T14:34:09.077Z]  CPUs: 4
14:34:09 [2020-02-10T14:34:09.077Z]  Total Memory: 32GiB
14:34:09 [2020-02-10T14:34:09.077Z]  Name: azwin-2-45fd90
14:34:09 [2020-02-10T14:34:09.077Z]  ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY
14:34:09 [2020-02-10T14:34:09.077Z]  Docker Root Dir: D:\docker
14:34:09 [2020-02-10T14:34:09.077Z]  Debug Mode: false
14:34:09 [2020-02-10T14:34:09.077Z]  Registry: https://index.docker.io/v1/
14:34:09 [2020-02-10T14:34:09.077Z]  Labels:
14:34:09 [2020-02-10T14:34:09.077Z]  Experimental: true
14:34:09 [2020-02-10T14:34:09.077Z]  Insecure Registries:
14:34:09 [2020-02-10T14:34:09.077Z]   10.0.0.4:5000
14:34:09 [2020-02-10T14:34:09.077Z]   127.0.0.0/8
14:34:09 [2020-02-10T14:34:09.077Z]  Registry Mirrors:
14:34:09 [2020-02-10T14:34:09.077Z]   http://10.0.0.4:5000/
14:34:09 [2020-02-10T14:34:09.077Z]  Live Restore Enabled: false
14:34:09 [2020-02-10T14:34:09.077Z] 
14:34:09 [2020-02-10T14:34:09.077Z] 
14:34:09 [2020-02-10T14:34:09.077Z] INFO: Commit hash is ed439e4a31
14:34:09 [2020-02-10T14:34:09.077Z] INFO: Nuke-Everything...
14:34:09 [2020-02-10T14:34:09.208Z] fb056072eab9: Verifying Checksum
14:34:09 [2020-02-10T14:34:09.208Z] fb056072eab9: Download complete
14:34:09 [2020-02-10T14:34:09.531Z] INFO: Container count on control daemon to delete is 0
14:34:09 [2020-02-10T14:34:09.988Z] INFO: Nuking d:\CI
14:34:09 [2020-02-10T14:34:09.988Z] INFO: Zapped successfully
14:34:09 [2020-02-10T14:34:09.988Z] INFO: Location for testing is d:\CI\PR-40487\2
14:34:09 [2020-02-10T14:34:09.988Z] INFO: Validating GOLang consistency in Dockerfile.windows...
14:34:09 [2020-02-10T14:34:09.988Z] 
14:34:09 [2020-02-10T14:34:09.988Z] 
14:34:09 [2020-02-10T14:34:09.988Z] INFO: Building the image from Dockerfile.windows at 02/10/2020 14:34:09...
14:34:09 [2020-02-10T14:34:09.988Z] 
14:34:10 [2020-02-10T14:34:10.715Z] 68adcc365214: Verifying Checksum
14:34:10 [2020-02-10T14:34:10.715Z] 68adcc365214: Download complete
14:34:10 [2020-02-10T14:34:10.715Z] 71497195576e: Verifying Checksum
14:34:10 [2020-02-10T14:34:10.715Z] 71497195576e: Download complete
14:34:11 [2020-02-10T14:34:11.002Z] 76d8adf27bdf: Verifying Checksum
14:34:11 [2020-02-10T14:34:11.411Z] #40 ...
14:34:11 [2020-02-10T14:34:11.411Z] 
14:34:11 [2020-02-10T14:34:11.411Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:34:11 [2020-02-10T14:34:11.411Z] #34 15.27 Fetched 8325 kB in 13s (649 kB/s)
14:34:11 [2020-02-10T14:34:11.411Z] #34 15.27 Reading package lists...
14:34:11 [2020-02-10T14:34:11.411Z] #34 21.97 Reading package lists...
14:34:11 [2020-02-10T14:34:11.411Z] #34 ...
14:34:11 [2020-02-10T14:34:11.411Z] 
14:34:11 [2020-02-10T14:34:11.411Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:11 [2020-02-10T14:34:11.411Z] #70 22.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:34:12 [2020-02-10T14:34:12.669Z] ok  	github.com/docker/docker/api/server	0.033s	coverage: 9.0% of statements
14:34:13 [2020-02-10T14:34:13.719Z] fb056072eab9: Pull complete
14:34:13 [2020-02-10T14:34:13.939Z] #70 ...
14:34:13 [2020-02-10T14:34:13.939Z] 
14:34:13 [2020-02-10T14:34:13.939Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:34:13 [2020-02-10T14:34:13.939Z] #52 25.21 + cd /tmp/tmp.e8QuDG8KKV/src/github.com/golangci/golangci-lint/
14:34:13 [2020-02-10T14:34:13.939Z] #52 25.21 + git checkout -q v1.20.0
14:34:13 [2020-02-10T14:34:13.939Z] #52 26.02 ++ git describe --tags
14:34:13 [2020-02-10T14:34:13.939Z] #52 26.02 + version=v1.20.0
14:34:13 [2020-02-10T14:34:13.939Z] #52 26.02 ++ git rev-parse --short HEAD
14:34:13 [2020-02-10T14:34:13.939Z] #52 26.03 + commit=cc98739
14:34:13 [2020-02-10T14:34:13.939Z] #52 26.03 ++ git show -s --format=%cd
14:34:13 [2020-02-10T14:34:13.939Z] #52 26.03 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:34:13 [2020-02-10T14:34:13.939Z] #52 26.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
14:34:14 [2020-02-10T14:34:14.352Z] 6a33b1f9796f: Pull complete
14:34:14 [2020-02-10T14:34:14.640Z] 8f8f8962e456: Pull complete
14:34:15 [2020-02-10T14:34:15.751Z] Sending build context to Docker daemon  51.66MB
14:34:15 [2020-02-10T14:34:15.751Z] 
14:34:15 [2020-02-10T14:34:15.751Z] Step 1/10 : FROM microsoft/windowsservercore
14:34:15 [2020-02-10T14:34:15.751Z]  ---> 8351e66084ac
14:34:15 [2020-02-10T14:34:15.751Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
14:34:15 [2020-02-10T14:34:15.751Z]  ---> Using cache
14:34:15 [2020-02-10T14:34:15.751Z]  ---> 49f1b540636d
14:34:15 [2020-02-10T14:34:15.751Z] Step 3/10 : ARG GO_VERSION=1.13.7
14:34:15 [2020-02-10T14:34:15.751Z]  ---> Using cache
14:34:15 [2020-02-10T14:34:15.751Z]  ---> 6d513806461d
14:34:15 [2020-02-10T14:34:15.751Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
14:34:15 [2020-02-10T14:34:15.751Z]  ---> Using cache
14:34:15 [2020-02-10T14:34:15.751Z]  ---> 5243bd38f3aa
14:34:15 [2020-02-10T14:34:15.751Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
14:34:15 [2020-02-10T14:34:15.751Z]  ---> Using cache
14:34:15 [2020-02-10T14:34:15.751Z]  ---> 1c474546f728
14:34:15 [2020-02-10T14:34:15.751Z] Step 6/10 : 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;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
14:34:15 [2020-02-10T14:34:15.751Z]  ---> Using cache
14:34:15 [2020-02-10T14:34:15.751Z]  ---> 0969240dfa6d
14:34:15 [2020-02-10T14:34:15.751Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
14:34:15 [2020-02-10T14:34:15.751Z]  ---> Using cache
14:34:15 [2020-02-10T14:34:15.751Z]  ---> 6144271d5e1d
14:34:15 [2020-02-10T14:34:15.751Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
14:34:15 [2020-02-10T14:34:15.751Z]  ---> Using cache
14:34:15 [2020-02-10T14:34:15.751Z]  ---> 81d9056e5467
14:34:15 [2020-02-10T14:34:15.751Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
14:34:15 [2020-02-10T14:34:15.751Z]  ---> Using cache
14:34:15 [2020-02-10T14:34:15.751Z]  ---> b531dc2e921f
14:34:15 [2020-02-10T14:34:15.751Z] Step 10/10 : COPY . .
14:34:16 [2020-02-10T14:34:16.691Z] d66e58854927: Verifying Checksum
14:34:16 [2020-02-10T14:34:16.691Z] d66e58854927: Download complete
14:34:16 [2020-02-10T14:34:16.790Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 9.0% of statements
14:34:17 [2020-02-10T14:34:17.219Z] #52 ...
14:34:17 [2020-02-10T14:34:17.219Z] 
14:34:17 [2020-02-10T14:34:17.219Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:34:17 [2020-02-10T14:34:17.219Z] #10 21.40 Fetched 8325 kB in 16s (517 kB/s)
14:34:17 [2020-02-10T14:34:17.219Z] #10 21.40 Reading package lists...
14:34:17 [2020-02-10T14:34:17.477Z] #10 28.12 Reading package lists...
14:34:17 [2020-02-10T14:34:17.477Z] #10 ...
14:34:17 [2020-02-10T14:34:17.477Z] 
14:34:17 [2020-02-10T14:34:17.477Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:34:17 [2020-02-10T14:34:17.477Z] #34 21.97 Reading package lists...
14:34:17 [2020-02-10T14:34:17.477Z] #34 28.63 Building dependency tree...
14:34:17 [2020-02-10T14:34:17.735Z] #34 ...
14:34:17 [2020-02-10T14:34:17.735Z] 
14:34:17 [2020-02-10T14:34:17.735Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:34:17 [2020-02-10T14:34:17.735Z] #42 21.94 Fetched 8325 kB in 16s (532 kB/s)
14:34:17 [2020-02-10T14:34:17.735Z] #42 21.94 Reading package lists...
14:34:17 [2020-02-10T14:34:17.993Z] #42 28.34 Reading package lists...
14:34:17 [2020-02-10T14:34:17.993Z] #42 ...
14:34:17 [2020-02-10T14:34:17.993Z] 
14:34:17 [2020-02-10T14:34:17.993Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:34:17 [2020-02-10T14:34:17.993Z] #24 21.48 Reading package lists...
14:34:18 [2020-02-10T14:34:18.559Z] #24 28.01 Reading package lists...
14:34:18 [2020-02-10T14:34:18.559Z] #24 ...
14:34:18 [2020-02-10T14:34:18.559Z] 
14:34:18 [2020-02-10T14:34:18.559Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:34:18 [2020-02-10T14:34:18.559Z] #58 22.71 Fetched 8325 kB in 16s (509 kB/s)
14:34:18 [2020-02-10T14:34:18.559Z] #58 22.71 Reading package lists...
14:34:18 [2020-02-10T14:34:18.749Z] 68adcc365214: Pull complete
14:34:18 [2020-02-10T14:34:18.816Z] #58 29.10 Reading package lists...
14:34:18 [2020-02-10T14:34:18.816Z] #58 ...
14:34:18 [2020-02-10T14:34:18.816Z] 
14:34:18 [2020-02-10T14:34:18.816Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:34:18 [2020-02-10T14:34:18.816Z] #34 32.15 The following additional packages will be installed:
14:34:18 [2020-02-10T14:34:18.816Z] #34 32.17   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:34:18 [2020-02-10T14:34:18.816Z] #34 32.19 Suggested packages:
14:34:18 [2020-02-10T14:34:18.816Z] #34 32.19   cmake-doc ninja-build lrzip
14:34:18 [2020-02-10T14:34:18.816Z] #34 32.19 Recommended packages:
14:34:18 [2020-02-10T14:34:18.816Z] #34 32.19   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:34:19 [2020-02-10T14:34:19.074Z] #34 33.24 The following NEW packages will be installed:
14:34:19 [2020-02-10T14:34:19.074Z] #34 33.27   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:34:19 [2020-02-10T14:34:19.074Z] #34 33.27   vim-common xxd
14:34:19 [2020-02-10T14:34:19.639Z] #34 33.80 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:34:19 [2020-02-10T14:34:19.639Z] #34 33.80 Need to get 14.9 MB of archives.
14:34:19 [2020-02-10T14:34:19.640Z] #34 33.80 After this operation, 61.8 MB of additional disk space will be used.
14:34:19 [2020-02-10T14:34:19.640Z] #34 33.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:34:19 [2020-02-10T14:34:19.640Z] #34 33.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:34:19 [2020-02-10T14:34:19.640Z] #34 33.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:34:19 [2020-02-10T14:34:19.898Z] #34 33.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
14:34:20 [2020-02-10T14:34:20.464Z] #34 34.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
14:34:20 [2020-02-10T14:34:20.722Z] #34 34.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:34:20 [2020-02-10T14:34:20.722Z] #34 34.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:34:20 [2020-02-10T14:34:20.722Z] #34 34.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:34:20 [2020-02-10T14:34:20.722Z] #34 34.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
14:34:20 [2020-02-10T14:34:20.722Z] #34 34.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:34:21 [2020-02-10T14:34:21.454Z] 76d8adf27bdf: Pull complete
14:34:22 [2020-02-10T14:34:22.621Z] #34 36.36 debconf: delaying package configuration, since apt-utils is not installed
14:34:22 [2020-02-10T14:34:22.621Z] #34 36.59 Fetched 14.9 MB in 2s (8160 kB/s)
14:34:22 [2020-02-10T14:34:22.621Z] #34 36.69 Selecting previously unselected package xxd.
14:34:22 [2020-02-10T14:34:22.621Z] #34 36.69 (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 ... 15401 files and directories currently installed.)
14:34:22 [2020-02-10T14:34:22.621Z] #34 36.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:34:22 [2020-02-10T14:34:22.621Z] #34 36.78 Unpacking xxd (2:8.1.0875-5) ...
14:34:22 [2020-02-10T14:34:22.879Z] #34 36.98 Selecting previously unselected package vim-common.
14:34:22 [2020-02-10T14:34:22.879Z] #34 36.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:34:22 [2020-02-10T14:34:22.879Z] #34 37.03 Unpacking vim-common (2:8.1.0875-5) ...
14:34:23 [2020-02-10T14:34:23.137Z] #34 37.42 Selecting previously unselected package cmake-data.
14:34:23 [2020-02-10T14:34:23.137Z] #34 37.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:34:23 [2020-02-10T14:34:23.137Z] #34 37.43 Unpacking cmake-data (3.13.4-1) ...
14:34:25 [2020-02-10T14:34:25.039Z] #34 ...
14:34:25 [2020-02-10T14:34:25.039Z] 
14:34:25 [2020-02-10T14:34:25.039Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:25 [2020-02-10T14:34:25.039Z] #70 DONE 38.9s
14:34:25 [2020-02-10T14:34:25.039Z] 
14:34:25 [2020-02-10T14:34:25.039Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:34:25 [2020-02-10T14:34:25.039Z] #58 29.10 Reading package lists...
14:34:25 [2020-02-10T14:34:25.039Z] #58 35.38 Building dependency tree...
14:34:25 [2020-02-10T14:34:25.039Z] #58 38.29 The following additional packages will be installed:
14:34:25 [2020-02-10T14:34:25.039Z] #58 38.31   libbtrfs0
14:34:25 [2020-02-10T14:34:25.039Z] #58 38.52 The following NEW packages will be installed:
14:34:25 [2020-02-10T14:34:25.039Z] #58 38.53   libbtrfs-dev libbtrfs0
14:34:25 [2020-02-10T14:34:25.039Z] #58 39.14 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
14:34:25 [2020-02-10T14:34:25.039Z] #58 39.14 Need to get 119 kB of archives.
14:34:25 [2020-02-10T14:34:25.039Z] #58 39.14 After this operation, 387 kB of additional disk space will be used.
14:34:25 [2020-02-10T14:34:25.039Z] #58 39.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:34:25 [2020-02-10T14:34:25.039Z] #58 39.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:34:26 [2020-02-10T14:34:26.412Z] #58 40.66 debconf: delaying package configuration, since apt-utils is not installed
14:34:26 [2020-02-10T14:34:26.670Z] #58 40.82 Fetched 119 kB in 0s (260 kB/s)
14:34:26 [2020-02-10T14:34:26.670Z] #58 40.92 Selecting previously unselected package libbtrfs0.
14:34:26 [2020-02-10T14:34:26.928Z] #58 40.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:34:26 [2020-02-10T14:34:26.928Z] #58 41.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:34:26 [2020-02-10T14:34:26.928Z] #58 41.04 Unpacking libbtrfs0 (4.20.1-2) ...
14:34:26 [2020-02-10T14:34:26.928Z] #58 41.20 Selecting previously unselected package libbtrfs-dev.
14:34:26 [2020-02-10T14:34:26.928Z] #58 41.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:34:26 [2020-02-10T14:34:26.972Z] d66e58854927: Pull complete
14:34:26 [2020-02-10T14:34:26.972Z] 71497195576e: Pull complete
14:34:26 [2020-02-10T14:34:26.972Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
14:34:26 [2020-02-10T14:34:26.972Z] Status: Downloaded newer image for golang:1.12.10-stretch
14:34:26 [2020-02-10T14:34:26.972Z]  ---> ebd73b5ebd31
14:34:26 [2020-02-10T14:34:26.972Z] Step 5/16 : ARG BUILDX_REPO
14:34:26 [2020-02-10T14:34:26.972Z]  ---> Running in 88f94b6b7af0
14:34:26 [2020-02-10T14:34:26.972Z] Removing intermediate container 88f94b6b7af0
14:34:26 [2020-02-10T14:34:26.972Z]  ---> 7792c61cbd3f
14:34:26 [2020-02-10T14:34:26.972Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
14:34:26 [2020-02-10T14:34:26.972Z]  ---> Running in 711aa9337226
14:34:27 [2020-02-10T14:34:27.186Z] #58 41.21 Unpacking libbtrfs-dev (4.20.1-2) ...
14:34:27 [2020-02-10T14:34:27.186Z] #58 41.42 Setting up libbtrfs0 (4.20.1-2) ...
14:34:27 [2020-02-10T14:34:27.186Z] #58 41.44 Setting up libbtrfs-dev (4.20.1-2) ...
14:34:27 [2020-02-10T14:34:27.186Z] #58 41.46 Processing triggers for libc-bin (2.28-10) ...
14:34:27 [2020-02-10T14:34:27.257Z] Cloning into '/buildx'...
14:34:27 [2020-02-10T14:34:27.445Z] #58 ...
14:34:27 [2020-02-10T14:34:27.445Z] 
14:34:27 [2020-02-10T14:34:27.445Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:34:27 [2020-02-10T14:34:27.445Z] #34 41.62 Selecting previously unselected package libicu63:amd64.
14:34:27 [2020-02-10T14:34:27.445Z] #34 41.63 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
14:34:27 [2020-02-10T14:34:27.445Z] #34 41.64 Unpacking libicu63:amd64 (63.1-6) ...
14:34:27 [2020-02-10T14:34:27.740Z] #34 ...
14:34:27 [2020-02-10T14:34:27.740Z] 
14:34:27 [2020-02-10T14:34:27.740Z] #58 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:34:27 [2020-02-10T14:34:27.740Z] #58 DONE 41.9s
14:34:27 [2020-02-10T14:34:27.740Z] 
14:34:27 [2020-02-10T14:34:27.740Z] #59 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:34:27 [2020-02-10T14:34:27.740Z] #59 DONE 0.1s
14:34:27 [2020-02-10T14:34:27.998Z] 
14:34:27 [2020-02-10T14:34:27.998Z] #60 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:34:27 [2020-02-10T14:34:27.998Z] #60 DONE 0.1s
14:34:27 [2020-02-10T14:34:27.998Z] 
14:34:27 [2020-02-10T14:34:27.998Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:27 [2020-02-10T14:34:27.998Z] #61 ...
14:34:27 [2020-02-10T14:34:27.998Z] 
14:34:27 [2020-02-10T14:34:27.998Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:34:27 [2020-02-10T14:34:27.998Z] #24 28.01 Reading package lists...
14:34:27 [2020-02-10T14:34:27.998Z] #24 34.75 Building dependency tree...
14:34:27 [2020-02-10T14:34:27.998Z] #24 38.29 ca-certificates is already the newest version (20190110).
14:34:27 [2020-02-10T14:34:27.998Z] #24 38.29 The following additional packages will be installed:
14:34:27 [2020-02-10T14:34:27.998Z] #24 38.30   libjq1 libonig5
14:34:27 [2020-02-10T14:34:27.998Z] #24 38.69 The following NEW packages will be installed:
14:34:27 [2020-02-10T14:34:27.998Z] #24 38.70   jq libjq1 libonig5
14:34:27 [2020-02-10T14:34:27.998Z] #24 39.09 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:34:27 [2020-02-10T14:34:27.998Z] #24 39.09 Need to get 355 kB of archives.
14:34:27 [2020-02-10T14:34:27.998Z] #24 39.09 After this operation, 1072 kB of additional disk space will be used.
14:34:27 [2020-02-10T14:34:27.998Z] #24 39.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:34:27 [2020-02-10T14:34:27.998Z] #24 39.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:34:27 [2020-02-10T14:34:27.998Z] #24 39.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:34:27 [2020-02-10T14:34:27.998Z] #24 40.64 debconf: delaying package configuration, since apt-utils is not installed
14:34:27 [2020-02-10T14:34:27.998Z] #24 40.87 Fetched 355 kB in 0s (940 kB/s)
14:34:27 [2020-02-10T14:34:27.998Z] #24 40.95 Selecting previously unselected package libonig5:amd64.
14:34:27 [2020-02-10T14:34:27.998Z] #24 40.95 (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 ... 15401 files and directories currently installed.)
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.00 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.01 Unpacking libonig5:amd64 (6.9.1-1) ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.21 Selecting previously unselected package libjq1:amd64.
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.44 Selecting previously unselected package jq.
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.47 Unpacking jq (1.5+dfsg-2+b1) ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.71 Setting up libonig5:amd64 (6.9.1-1) ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.75 Setting up jq (1.5+dfsg-2+b1) ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 41.76 Processing triggers for libc-bin (2.28-10) ...
14:34:27 [2020-02-10T14:34:27.998Z] #24 DONE 42.2s
14:34:27 [2020-02-10T14:34:27.998Z] 
14:34:27 [2020-02-10T14:34:27.998Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:34:27 [2020-02-10T14:34:27.998Z] #25 DONE 0.1s
14:34:28 [2020-02-10T14:34:28.257Z] 
14:34:28 [2020-02-10T14:34:28.257Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:34:30 [2020-02-10T14:34:30.162Z] #26 ...
14:34:30 [2020-02-10T14:34:30.162Z] 
14:34:30 [2020-02-10T14:34:30.162Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:34:30 [2020-02-10T14:34:30.162Z] #10 28.12 Reading package lists...
14:34:30 [2020-02-10T14:34:30.162Z] #10 34.48 Building dependency tree...
14:34:30 [2020-02-10T14:34:30.162Z] #10 38.10 The following additional packages will be installed:
14:34:30 [2020-02-10T14:34:30.162Z] #10 38.12   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:34:30 [2020-02-10T14:34:30.162Z] #10 38.13   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:34:30 [2020-02-10T14:34:30.162Z] #10 38.13   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:34:30 [2020-02-10T14:34:30.162Z] #10 38.13   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:34:30 [2020-02-10T14:34:30.162Z] #10 38.13   mingw-w64-x86-64-dev
14:34:30 [2020-02-10T14:34:30.162Z] #10 38.13 Suggested packages:
14:34:30 [2020-02-10T14:34:30.162Z] #10 38.13   gcc-8-locales seccomp wine64
14:34:30 [2020-02-10T14:34:30.162Z] #10 39.77 The following NEW packages will be installed:
14:34:30 [2020-02-10T14:34:30.162Z] #10 39.77   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:34:30 [2020-02-10T14:34:30.162Z] #10 39.77   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:34:30 [2020-02-10T14:34:30.162Z] #10 39.77   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:34:30 [2020-02-10T14:34:30.162Z] #10 39.77   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:34:30 [2020-02-10T14:34:30.162Z] #10 39.77   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:34:30 [2020-02-10T14:34:30.162Z] #10 39.78   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:34:30 [2020-02-10T14:34:30.162Z] #10 39.79 The following packages will be upgraded:
14:34:30 [2020-02-10T14:34:30.162Z] #10 39.81   libsystemd0 libudev1
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.33 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded.
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.33 Need to get 78.2 MB of archives.
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.33 After this operation, 487 MB of additional disk space will be used.
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 40.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 41.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 41.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 41.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
14:34:30 [2020-02-10T14:34:30.162Z] #10 ...
14:34:30 [2020-02-10T14:34:30.162Z] 
14:34:30 [2020-02-10T14:34:30.162Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:34:30 [2020-02-10T14:34:30.162Z] #42 28.34 Reading package lists...
14:34:30 [2020-02-10T14:34:30.162Z] #42 34.92 Building dependency tree...
14:34:30 [2020-02-10T14:34:30.162Z] #42 38.51 The following additional packages will be installed:
14:34:30 [2020-02-10T14:34:30.162Z] #42 38.51   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:34:30 [2020-02-10T14:34:30.162Z] #42 38.51   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:34:30 [2020-02-10T14:34:30.162Z] #42 38.53 Suggested packages:
14:34:30 [2020-02-10T14:34:30.162Z] #42 38.53   manpages-dev python-setuptools
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.29 The following NEW packages will be installed:
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.30   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.31   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.31   python-six zlib1g-dev
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.80 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.80 Need to get 4095 kB of archives.
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.80 After this operation, 22.5 MB of additional disk space will be used.
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 40.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 41.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 41.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 41.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 41.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
14:34:30 [2020-02-10T14:34:30.162Z] #42 41.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
14:34:30 [2020-02-10T14:34:30.163Z] #42 41.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
14:34:30 [2020-02-10T14:34:30.163Z] #42 42.38 debconf: delaying package configuration, since apt-utils is not installed
14:34:30 [2020-02-10T14:34:30.163Z] #42 42.70 Fetched 4095 kB in 1s (6390 kB/s)
14:34:30 [2020-02-10T14:34:30.163Z] #42 42.80 Selecting previously unselected package libcap-dev:amd64.
14:34:30 [2020-02-10T14:34:30.163Z] #42 42.80 (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 ... 15401 files and directories currently installed.)
14:34:30 [2020-02-10T14:34:30.163Z] #42 42.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 42.93 Unpacking libcap-dev:amd64 (1:2.25-2) ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.13 Selecting previously unselected package libnet1:amd64.
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.37 Selecting previously unselected package libnet1-dev.
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.67 Selecting previously unselected package libnl-3-200:amd64.
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.80 Selecting previously unselected package libnl-3-dev:amd64.
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 43.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 44.11 Selecting previously unselected package libprotobuf-c1:amd64.
14:34:30 [2020-02-10T14:34:30.163Z] #42 44.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 44.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 44.19 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:34:30 [2020-02-10T14:34:30.163Z] #42 44.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 44.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 44.32 Selecting previously unselected package zlib1g-dev:amd64.
14:34:30 [2020-02-10T14:34:30.163Z] #42 44.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
14:34:30 [2020-02-10T14:34:30.163Z] #42 44.32 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:34:30 [2020-02-10T14:34:30.421Z] #42 44.57 Selecting previously unselected package libprotobuf17:amd64.
14:34:30 [2020-02-10T14:34:30.421Z] #42 44.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
14:34:30 [2020-02-10T14:34:30.421Z] #42 44.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
14:34:31 [2020-02-10T14:34:31.355Z] #42 45.41 Selecting previously unselected package libprotobuf-lite17:amd64.
14:34:31 [2020-02-10T14:34:31.355Z] #42 45.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
14:34:31 [2020-02-10T14:34:31.355Z] #42 45.43 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:34:31 [2020-02-10T14:34:31.355Z] #42 ...
14:34:31 [2020-02-10T14:34:31.355Z] 
14:34:31 [2020-02-10T14:34:31.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:34:31 [2020-02-10T14:34:31.355Z] #10 45.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
14:34:31 [2020-02-10T14:34:31.669Z] Removing intermediate container 711aa9337226
14:34:31 [2020-02-10T14:34:31.669Z]  ---> ea9a4cefe3c5
14:34:31 [2020-02-10T14:34:31.669Z] Step 7/16 : WORKDIR /buildx
14:34:31 [2020-02-10T14:34:31.669Z]  ---> Running in 284934e5c613
14:34:31 [2020-02-10T14:34:31.669Z] Removing intermediate container 284934e5c613
14:34:31 [2020-02-10T14:34:31.669Z]  ---> e048759ba58a
14:34:31 [2020-02-10T14:34:31.669Z] Step 8/16 : ARG BUILDX_COMMIT
14:34:31 [2020-02-10T14:34:31.669Z]  ---> Running in 155858391de4
14:34:31 [2020-02-10T14:34:31.669Z] Removing intermediate container 155858391de4
14:34:31 [2020-02-10T14:34:31.669Z]  ---> 7852a76c2771
14:34:31 [2020-02-10T14:34:31.669Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
14:34:31 [2020-02-10T14:34:31.669Z]  ---> Running in e11fc067e864
14:34:32 [2020-02-10T14:34:32.306Z] From https://github.com/docker/buildx
14:34:32 [2020-02-10T14:34:32.306Z]  * [new tag]         v0.3.1     -> build
14:34:32 [2020-02-10T14:34:32.730Z] #10 ...
14:34:32 [2020-02-10T14:34:32.730Z] 
14:34:32 [2020-02-10T14:34:32.730Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:32 [2020-02-10T14:34:32.730Z] #46 36.48 sync
14:34:32 [2020-02-10T14:34:32.730Z] #46 36.48 internal/reflectlite
14:34:32 [2020-02-10T14:34:32.730Z] #46 37.95 github.com/LK4D4/vndr/godl/singleflight
14:34:32 [2020-02-10T14:34:32.730Z] #46 38.46 math/rand
14:34:32 [2020-02-10T14:34:32.730Z] #46 39.84 internal/singleflight
14:34:32 [2020-02-10T14:34:32.730Z] #46 40.21 io
14:34:32 [2020-02-10T14:34:32.730Z] #46 40.33 strconv
14:34:32 [2020-02-10T14:34:32.730Z] #46 41.40 bytes
14:34:32 [2020-02-10T14:34:32.730Z] #46 43.75 bufio
14:34:32 [2020-02-10T14:34:32.730Z] #46 44.70 reflect
14:34:32 [2020-02-10T14:34:32.730Z] #46 45.71 syscall
14:34:32 [2020-02-10T14:34:32.730Z] #46 ...
14:34:32 [2020-02-10T14:34:32.730Z] 
14:34:32 [2020-02-10T14:34:32.730Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:32 [2020-02-10T14:34:32.730Z] #32 36.59 internal/reflectlite
14:34:32 [2020-02-10T14:34:32.730Z] #32 36.59 sync
14:34:32 [2020-02-10T14:34:32.730Z] #32 39.28 sort
14:34:32 [2020-02-10T14:34:32.730Z] #32 39.28 errors
14:34:32 [2020-02-10T14:34:32.730Z] #32 39.89 strconv
14:34:32 [2020-02-10T14:34:32.730Z] #32 40.81 io
14:34:32 [2020-02-10T14:34:32.730Z] #32 42.17 internal/oserror
14:34:32 [2020-02-10T14:34:32.730Z] #32 42.32 syscall
14:34:32 [2020-02-10T14:34:32.730Z] #32 44.28 reflect
14:34:32 [2020-02-10T14:34:32.926Z] Switched to branch 'build'
14:34:32 [2020-02-10T14:34:32.988Z] #32 ...
14:34:32 [2020-02-10T14:34:32.988Z] 
14:34:32 [2020-02-10T14:34:32.988Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.446 + RM_GOPATH=0
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.446 + TMP_GOPATH=
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.446 + : /build
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.446 + '[' -z '' ']'
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.446 ++ mktemp -d
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.448 + export GOPATH=/tmp/tmp.jfMXOpd6DZ
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.448 + GOPATH=/tmp/tmp.jfMXOpd6DZ
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.448 + RM_GOPATH=1
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.449 ++ dirname ./install.sh
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 + dir=.
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 + bin=containerd
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 + shift
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 + '[' '!' -f ./containerd.installer ']'
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 + . ./containerd.installer
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 + install_containerd
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.450 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jfMXOpd6DZ/src/github.com/containerd/containerd
14:34:32 [2020-02-10T14:34:32.988Z] #61 3.454 Cloning into '/tmp/tmp.jfMXOpd6DZ/src/github.com/containerd/containerd'...
14:34:33 [2020-02-10T14:34:33.549Z] Removing intermediate container e11fc067e864
14:34:33 [2020-02-10T14:34:33.549Z]  ---> 6744548efa4e
14:34:33 [2020-02-10T14:34:33.549Z] Step 10/16 : RUN go mod download
14:34:33 [2020-02-10T14:34:33.836Z]  ---> Running in cd45361d0639
14:34:34 [2020-02-10T14:34:34.125Z] go: finding github.com/bitly/go-simplejson v0.5.0
14:34:34 [2020-02-10T14:34:34.125Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
14:34:34 [2020-02-10T14:34:34.125Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
14:34:34 [2020-02-10T14:34:34.125Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
14:34:34 [2020-02-10T14:34:34.125Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
14:34:34 [2020-02-10T14:34:34.125Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
14:34:34 [2020-02-10T14:34:34.125Z] go: finding github.com/Microsoft/hcsshim v0.8.6
14:34:34 [2020-02-10T14:34:34.125Z] go: finding github.com/spf13/pflag v1.0.3
14:34:35 [2020-02-10T14:34:35.163Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
14:34:35 [2020-02-10T14:34:35.457Z] go: finding gopkg.in/inf.v0 v0.9.1
14:34:35 [2020-02-10T14:34:35.752Z] go: finding github.com/imdario/mergo v0.3.7
14:34:36 [2020-02-10T14:34:36.049Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
14:34:36 [2020-02-10T14:34:36.270Z] #61 ...
14:34:36 [2020-02-10T14:34:36.270Z] 
14:34:36 [2020-02-10T14:34:36.270Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:34:36 [2020-02-10T14:34:36.270Z] #26 4.593 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:34:36 [2020-02-10T14:34:36.270Z] #26 4.951 
14:34:36 [2020-02-10T14:34:36.270Z] #26 5.137 
#                                                                          1.4%
######                                                                     8.4%
##########                                                                14.7%
################                                                          23.0%
####################                                                      28.6%
########################                                                  34.3%
#############################                                             41.4%
#################################                                         46.0%
######################################                                    52.8%
#########################################                                 58.2%
##############################################                            64.0%
####################################################                      73.2%
#########################################################                 80.2%
################################################################          89.1%
#######################################################################   99.4%
######################################################################## 100.0%
14:34:36 [2020-02-10T14:34:36.270Z] #26 7.076 #=#=#                                                                         
14:34:36 [2020-02-10T14:34:36.270Z] #26 7.228 
#####                                                                      7.6%
######################                                                    31.0%
#######################################                                   55.4%
#######################################################                   77.2%
#####################################################################     96.1%
######################################################################## 100.0%
14:34:36 [2020-02-10T14:34:36.270Z] #26 8.119 
14:34:36 [2020-02-10T14:34:36.682Z] go: finding github.com/mattn/go-shellwords v1.0.5
14:34:36 [2020-02-10T14:34:36.975Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
14:34:36 [2020-02-10T14:34:36.975Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
14:34:37 [2020-02-10T14:34:37.286Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
14:34:37 [2020-02-10T14:34:37.286Z] go: finding github.com/gorilla/mux v1.7.0
14:34:37 [2020-02-10T14:34:37.286Z] go: finding github.com/modern-go/reflect2 v1.0.1
14:34:37 [2020-02-10T14:34:37.560Z] #26 8.360 
###                                                                        5.5%
##########                                                                15.2%
#################                                                         23.6%
#######################                                                   32.1%
############################                                              40.2%
###################################                                       48.8%
#########################################                                 58.0%
################################################                          67.6%
######################################################                    75.1%
############################################################              84.3%
##################################################################        92.1%
######################################################################## 100.0%
14:34:37 [2020-02-10T14:34:37.819Z] #26 9.871 
14:34:37 [2020-02-10T14:34:37.917Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
14:34:38 [2020-02-10T14:34:38.206Z] go: finding github.com/stretchr/testify v1.3.0
14:34:38 [2020-02-10T14:34:38.206Z] go: finding github.com/opencontainers/image-spec v1.0.1
14:34:38 [2020-02-10T14:34:38.514Z] go: finding github.com/hashicorp/hcl v1.0.0
14:34:38 [2020-02-10T14:34:38.805Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
14:34:39 [2020-02-10T14:34:39.095Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
14:34:39 [2020-02-10T14:34:39.385Z] go: finding github.com/jinzhu/gorm v1.9.2
14:34:39 [2020-02-10T14:34:39.628Z] #26 10.05 
                                                                           1.1%
##                                                                         3.0%
###                                                                        5.1%
#####                                                                      7.8%
#######                                                                   10.9%
#########                                                                 13.2%
##########                                                                15.2%
############                                                              17.1%
#############                                                             19.2%
###############                                                           21.7%
#################                                                         23.7%
##################                                                        25.3%
###################                                                       27.5%
14:34:39 [2020-02-10T14:34:39.628Z] #26 ...
14:34:39 [2020-02-10T14:34:39.628Z] 
14:34:39 [2020-02-10T14:34:39.628Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:34:39 [2020-02-10T14:34:39.628Z] #49 43.42 + cd /tmp/tmp.SkbehTyqrl/src/gotest.tools/gotestsum
14:34:39 [2020-02-10T14:34:39.628Z] #49 43.42 + git checkout -q v0.3.5
14:34:39 [2020-02-10T14:34:39.628Z] #49 43.48 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:34:39 [2020-02-10T14:34:39.628Z] #49 ...
14:34:39 [2020-02-10T14:34:39.628Z] 
14:34:39 [2020-02-10T14:34:39.628Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:34:39 [2020-02-10T14:34:39.676Z] go: finding github.com/json-iterator/go v1.1.6
14:34:39 [2020-02-10T14:34:39.676Z] go: finding github.com/pkg/errors v0.8.1
14:34:40 [2020-02-10T14:34:40.312Z] go: finding github.com/gogo/protobuf v1.2.1
14:34:40 [2020-02-10T14:34:40.312Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
14:34:40 [2020-02-10T14:34:40.603Z] go: finding github.com/stretchr/objx v0.1.0
14:34:40 [2020-02-10T14:34:40.603Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
14:34:40 [2020-02-10T14:34:40.895Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
14:34:41 [2020-02-10T14:34:41.437Z] #26 10.05 
                                                                           1.1%
##                                                                         3.0%
###                                                                        5.1%
#####                                                                      7.8%
#######                                                                   10.9%
#########                                                                 13.2%
##########                                                                15.2%
############                                                              17.1%
#############                                                             19.2%
###############                                                           21.7%
#################                                                         23.7%
##################                                                        25.3%
###################                                                       27.5%
#####################                                                     29.9%
######################                                                    31.6%
#######################                                                   33.1%
#########################                                                 35.0%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.1%
#############################                                             40.9%
###############################                                           43.1%
################################                                          44.6%
#################################                                         46.5%
##################################                                        48.3%
###################################                                       50.0%
#####################################                                     51.7%
#######################################                                   54.7%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.1%
####
14:34:41 [2020-02-10T14:34:41.437Z] #26 ...
14:34:41 [2020-02-10T14:34:41.437Z] 
14:34:41 [2020-02-10T14:34:41.437Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:34:41 [2020-02-10T14:34:41.437Z] #42 45.61 Selecting previously unselected package libprotobuf-dev:amd64.
14:34:41 [2020-02-10T14:34:41.437Z] #42 45.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 45.62 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 46.76 Selecting previously unselected package libprotoc17:amd64.
14:34:41 [2020-02-10T14:34:41.437Z] #42 46.76 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 46.78 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 47.32 Selecting previously unselected package protobuf-c-compiler.
14:34:41 [2020-02-10T14:34:41.437Z] #42 47.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 47.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 47.50 Selecting previously unselected package protobuf-compiler.
14:34:41 [2020-02-10T14:34:41.437Z] #42 47.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 47.52 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 47.68 Selecting previously unselected package python-pkg-resources.
14:34:41 [2020-02-10T14:34:41.437Z] #42 47.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 47.71 Unpacking python-pkg-resources (40.8.0-1) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 48.00 Selecting previously unselected package python-six.
14:34:41 [2020-02-10T14:34:41.437Z] #42 48.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 48.02 Unpacking python-six (1.12.0-1) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 48.23 Selecting previously unselected package python-protobuf.
14:34:41 [2020-02-10T14:34:41.437Z] #42 48.27 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 48.28 Unpacking python-protobuf (3.6.1.3-2) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 48.93 Setting up python-pkg-resources (40.8.0-1) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 53.86 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 53.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 53.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 53.89 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 53.91 Setting up python-six (1.12.0-1) ...
14:34:41 [2020-02-10T14:34:41.437Z] #42 ...
14:34:41 [2020-02-10T14:34:41.437Z] 
14:34:41 [2020-02-10T14:34:41.437Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:34:41 [2020-02-10T14:34:41.527Z] go: finding github.com/gofrs/flock v0.7.0
14:34:41 [2020-02-10T14:34:41.818Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
14:34:41 [2020-02-10T14:34:41.818Z] go: finding github.com/sirupsen/logrus v1.4.0
14:34:41 [2020-02-10T14:34:41.818Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
14:34:42 [2020-02-10T14:34:42.108Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
14:34:42 [2020-02-10T14:34:42.471Z] #26 10.05 
                                                                           1.1%
##                                                                         3.0%
###                                                                        5.1%
#####                                                                      7.8%
#######                                                                   10.9%
#########                                                                 13.2%
##########                                                                15.2%
############                                                              17.1%
#############                                                             19.2%
###############                                                           21.7%
#################                                                         23.7%
##################                                                        25.3%
###################                                                       27.5%
#####################                                                     29.9%
######################                                                    31.6%
#######################                                                   33.1%
#########################                                                 35.0%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.1%
#############################                                             40.9%
###############################                                           43.1%
################################                                          44.6%
#################################                                         46.5%
##################################                                        48.3%
###################################                                       50.0%
#####################################                                     51.7%
#######################################                                   54.7%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.1%
############################################                              62.3%
###############################################                           65.8%
#################################################                         69.1%
####################################################                      72.2%
#####################################################                     74.2%
######################################################                    76.3%
########################################################                  78.3%
#########################################################                 79.9%
###########
14:34:42 [2020-02-10T14:34:42.472Z] #26 ...
14:34:42 [2020-02-10T14:34:42.472Z] 
14:34:42 [2020-02-10T14:34:42.472Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:34:42 [2020-02-10T14:34:42.472Z] #34 49.55 Selecting previously unselected package libxml2:amd64.
14:34:42 [2020-02-10T14:34:42.472Z] #34 49.57 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 49.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 50.23 Selecting previously unselected package libarchive13:amd64.
14:34:42 [2020-02-10T14:34:42.472Z] #34 50.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 50.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 50.63 Selecting previously unselected package libjsoncpp1:amd64.
14:34:42 [2020-02-10T14:34:42.472Z] #34 50.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 50.69 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 50.88 Selecting previously unselected package librhash0:amd64.
14:34:42 [2020-02-10T14:34:42.472Z] #34 50.89 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 50.90 Unpacking librhash0:amd64 (1.3.8-1) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 51.11 Selecting previously unselected package libuv1:amd64.
14:34:42 [2020-02-10T14:34:42.472Z] #34 51.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 51.17 Unpacking libuv1:amd64 (1.24.1-1) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 51.37 Selecting previously unselected package cmake.
14:34:42 [2020-02-10T14:34:42.472Z] #34 51.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 51.41 Unpacking cmake (3.13.4-1) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.10 Setting up libicu63:amd64 (63.1-6) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.13 Setting up xxd (2:8.1.0875-5) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.15 Setting up libuv1:amd64 (1.24.1-1) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.17 Setting up vim-common (2:8.1.0875-5) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.21 Setting up librhash0:amd64 (1.3.8-1) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.23 Setting up cmake-data (3.13.4-1) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.25 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.27 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.29 Setting up cmake (3.13.4-1) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.31 Processing triggers for libc-bin (2.28-10) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 55.37 Processing triggers for mime-support (3.62) ...
14:34:42 [2020-02-10T14:34:42.472Z] #34 DONE 56.5s
14:34:42 [2020-02-10T14:34:42.472Z] 
14:34:42 [2020-02-10T14:34:42.472Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:34:42 [2020-02-10T14:34:42.472Z] #35 DONE 0.1s
14:34:42 [2020-02-10T14:34:42.472Z] 
14:34:42 [2020-02-10T14:34:42.472Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:34:42 [2020-02-10T14:34:42.472Z] #26 10.05 
                                                                           1.1%
##                                                                         3.0%
###                                                                        5.1%
#####                                                                      7.8%
#######                                                                   10.9%
#########                                                                 13.2%
##########                                                                15.2%
############                                                              17.1%
#############                                                             19.2%
###############                                                           21.7%
#################                                                         23.7%
##################                                                        25.3%
###################                                                       27.5%
#####################                                                     29.9%
######################                                                    31.6%
#######################                                                   33.1%
#########################                                                 35.0%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.1%
#############################                                             40.9%
###############################                                           43.1%
################################                                          44.6%
#################################                                         46.5%
##################################                                        48.3%
###################################                                       50.0%
#####################################                                     51.7%
#######################################                                   54.7%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.1%
############################################                              62.3%
###############################################                           65.8%
#################################################                         69.1%
####################################################                      72.2%
#####################################################                     74.2%
######################################################                    76.3%
########################################################                  78.3%
#########################################################                 79.9%
###########################################################               82.0%
14:34:42 [2020-02-10T14:34:42.472Z] #26 ...
14:34:42 [2020-02-10T14:34:42.472Z] 
14:34:42 [2020-02-10T14:34:42.472Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:34:42 [2020-02-10T14:34:42.472Z] #36 DONE 0.1s
14:34:42 [2020-02-10T14:34:42.472Z] 
14:34:42 [2020-02-10T14:34:42.472Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:34:42 [2020-02-10T14:34:42.740Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
14:34:43 [2020-02-10T14:34:43.373Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
14:34:43 [2020-02-10T14:34:43.373Z] go: finding github.com/spf13/cobra v0.0.3
14:34:43 [2020-02-10T14:34:43.373Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
14:34:43 [2020-02-10T14:34:43.373Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
14:34:43 [2020-02-10T14:34:43.510Z] #26 10.05 
                                                                           1.1%
##                                                                         3.0%
###                                                                        5.1%
#####                                                                      7.8%
#######                                                                   10.9%
#########                                                                 13.2%
##########                                                                15.2%
############                                                              17.1%
#############                                                             19.2%
###############                                                           21.7%
#################                                                         23.7%
##################                                                        25.3%
###################                                                       27.5%
#####################                                                     29.9%
######################                                                    31.6%
#######################                                                   33.1%
#########################                                                 35.0%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.1%
#############################                                             40.9%
###############################                                           43.1%
################################                                          44.6%
#################################                                         46.5%
##################################                                        48.3%
###################################                                       50.0%
#####################################                                     51.7%
#######################################                                   54.7%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.1%
############################################                              62.3%
###############################################                           65.8%
#################################################                         69.1%
####################################################                      72.2%
#####################################################                     74.2%
######################################################                    76.3%
########################################################                  78.3%
#########################################################                 79.9%
###########################################################               82.0%
###########################################################               82.9%
############################################################              83.9%
#############################################################             85.3%
##############################################################            86.2%
#################################################################         90.9%
#################################################################         91.6%
##################################################################        92.2%
##################################################################        92.5%
###################################################################       93.3%
#####################################################################     96.2%
######################################################################## 100.0%
14:34:43 [2020-02-10T14:34:43.666Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
14:34:43 [2020-02-10T14:34:43.666Z] go: finding github.com/pmezard/go-difflib v1.0.0
14:34:43 [2020-02-10T14:34:43.768Z] #26 15.59 
14:34:43 [2020-02-10T14:34:43.769Z] #26 ...
14:34:43 [2020-02-10T14:34:43.769Z] 
14:34:43 [2020-02-10T14:34:43.769Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:34:43 [2020-02-10T14:34:43.769Z] #29 47.94 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
14:34:43 [2020-02-10T14:34:43.769Z] #29 50.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:34:44 [2020-02-10T14:34:44.027Z] #29 ...
14:34:44 [2020-02-10T14:34:44.027Z] 
14:34:44 [2020-02-10T14:34:44.027Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 48.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
14:34:44 [2020-02-10T14:34:44.027Z] #10 49.71 debconf: delaying package configuration, since apt-utils is not installed
14:34:44 [2020-02-10T14:34:44.027Z] #10 49.88 Fetched 78.2 MB in 8s (9301 kB/s)
14:34:44 [2020-02-10T14:34:44.027Z] #10 50.03 (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 ... 15401 files and directories currently installed.)
14:34:44 [2020-02-10T14:34:44.027Z] #10 50.10 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 50.14 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 50.53 Setting up libsystemd0:amd64 (241-7~deb10u3) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 50.69 (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 ... 15401 files and directories currently installed.)
14:34:44 [2020-02-10T14:34:44.027Z] #10 50.77 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 50.81 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 51.05 Setting up libudev1:amd64 (241-7~deb10u3) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 51.21 Selecting previously unselected package binutils-mingw-w64-i686.
14:34:44 [2020-02-10T14:34:44.027Z] #10 51.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:34:44 [2020-02-10T14:34:44.027Z] #10 51.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 51.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 53.89 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:34:44 [2020-02-10T14:34:44.027Z] #10 53.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 53.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 57.42 Selecting previously unselected package binutils-mingw-w64.
14:34:44 [2020-02-10T14:34:44.027Z] #10 57.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 57.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 57.62 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:34:44 [2020-02-10T14:34:44.027Z] #10 57.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 57.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 57.83 Selecting previously unselected package dmsetup.
14:34:44 [2020-02-10T14:34:44.027Z] #10 57.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 57.85 Unpacking dmsetup (2:1.02.155-3) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 58.03 Selecting previously unselected package mingw-w64-common.
14:34:44 [2020-02-10T14:34:44.027Z] #10 58.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 58.04 Unpacking mingw-w64-common (6.0.0-3) ...
14:34:44 [2020-02-10T14:34:44.027Z] #10 ...
14:34:44 [2020-02-10T14:34:44.027Z] 
14:34:44 [2020-02-10T14:34:44.027Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:34:44 [2020-02-10T14:34:44.027Z] #42 58.27 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:34:44 [2020-02-10T14:34:44.027Z] #42 58.29 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:34:44 [2020-02-10T14:34:44.027Z] #42 58.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
14:34:44 [2020-02-10T14:34:44.027Z] #42 58.33 Setting up libcap-dev:amd64 (1:2.25-2) ...
14:34:44 [2020-02-10T14:34:44.027Z] #42 58.36 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
14:34:44 [2020-02-10T14:34:44.027Z] #42 58.38 Setting up protobuf-compiler (3.6.1.3-2) ...
14:34:44 [2020-02-10T14:34:44.285Z] #42 58.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:34:44 [2020-02-10T14:34:44.285Z] #42 58.42 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:34:44 [2020-02-10T14:34:44.285Z] #42 58.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:34:44 [2020-02-10T14:34:44.285Z] #42 58.45 Setting up python-protobuf (3.6.1.3-2) ...
14:34:44 [2020-02-10T14:34:44.303Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
14:34:44 [2020-02-10T14:34:44.605Z] go: finding github.com/jinzhu/now v1.0.0
14:34:44 [2020-02-10T14:34:44.895Z] go: finding github.com/go-sql-driver/mysql v1.4.1
14:34:45 [2020-02-10T14:34:45.533Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
14:34:45 [2020-02-10T14:34:45.533Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
14:34:45 [2020-02-10T14:34:45.533Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
14:34:45 [2020-02-10T14:34:45.640Z]  ---> ad87470f41ee
14:34:45 [2020-02-10T14:34:45.640Z] Successfully built ad87470f41ee
14:34:45 [2020-02-10T14:34:45.640Z] Successfully tagged docker:latest
14:34:45 [2020-02-10T14:34:45.640Z] INFO: Image build ended at 02/10/2020 14:34:42. Duration:00:00:32.9875838
14:34:45 [2020-02-10T14:34:45.640Z] 
14:34:45 [2020-02-10T14:34:45.640Z] 
14:34:45 [2020-02-10T14:34:45.640Z] INFO: Building the test binaries at 02/10/2020 14:34:42...
14:34:46 [2020-02-10T14:34:46.166Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
14:34:46 [2020-02-10T14:34:46.166Z] go: finding github.com/davecgh/go-spew v1.1.0
14:34:46 [2020-02-10T14:34:46.187Z] #42 ...
14:34:46 [2020-02-10T14:34:46.187Z] 
14:34:46 [2020-02-10T14:34:46.187Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:46 [2020-02-10T14:34:46.187Z] #32 50.13 time
14:34:46 [2020-02-10T14:34:46.187Z] #32 56.92 internal/poll
14:34:46 [2020-02-10T14:34:46.187Z] #32 58.78 internal/fmtsort
14:34:46 [2020-02-10T14:34:46.187Z] #32 59.43 internal/syscall/unix
14:34:46 [2020-02-10T14:34:46.187Z] #32 59.49 strings
14:34:46 [2020-02-10T14:34:46.187Z] #32 59.70 os
14:34:46 [2020-02-10T14:34:46.445Z] #32 ...
14:34:46 [2020-02-10T14:34:46.445Z] 
14:34:46 [2020-02-10T14:34:46.445Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.577 + RM_GOPATH=0
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.578 + TMP_GOPATH=
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.578 + : /build
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.578 + '[' -z '' ']'
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.581 ++ mktemp -d
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.584 + export GOPATH=/tmp/tmp.hR3O6oMnju
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.584 + GOPATH=/tmp/tmp.hR3O6oMnju
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.585 + RM_GOPATH=1
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.589 ++ dirname ./install.sh
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.604 + dir=.
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.604 + bin=tini
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.604 + shift
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.604 + '[' '!' -f ./tini.installer ']'
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.604 + . ./tini.installer
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.604 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.605 + install_tini
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.605 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.605 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.605 + git clone https://github.com/krallin/tini.git /tmp/tmp.hR3O6oMnju/tini
14:34:46 [2020-02-10T14:34:46.445Z] #37 2.608 Cloning into '/tmp/tmp.hR3O6oMnju/tini'...
14:34:46 [2020-02-10T14:34:46.445Z] #37 3.377 + cd /tmp/tmp.hR3O6oMnju/tini
14:34:46 [2020-02-10T14:34:46.445Z] #37 3.378 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:34:46 [2020-02-10T14:34:46.445Z] #37 3.384 + cmake .
14:34:46 [2020-02-10T14:34:46.456Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
14:34:46 [2020-02-10T14:34:46.704Z] #37 4.110 -- The C compiler identification is GNU 8.3.0
14:34:46 [2020-02-10T14:34:46.704Z] #37 4.188 -- Check for working C compiler: /usr/bin/cc
14:34:46 [2020-02-10T14:34:46.746Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
14:34:46 [2020-02-10T14:34:46.746Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
14:34:47 [2020-02-10T14:34:47.167Z] INFO: make.ps1 starting at 02/10/2020 14:34:46
14:34:47 [2020-02-10T14:34:47.167Z] INFO: Git commit (ed439e4a31) assumed from DOCKER_GITCOMMIT environment variable
14:34:47 [2020-02-10T14:34:47.167Z] INFO: Invoking autogen...
14:34:47 [2020-02-10T14:34:47.377Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
14:34:47 [2020-02-10T14:34:47.377Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
14:34:47 [2020-02-10T14:34:47.377Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
14:34:47 [2020-02-10T14:34:47.623Z] INFO: Building daemon...
14:34:47 [2020-02-10T14:34:47.639Z] #37 4.962 -- Check for working C compiler: /usr/bin/cc -- works
14:34:47 [2020-02-10T14:34:47.639Z] #37 4.969 -- Detecting C compiler ABI info
14:34:48 [2020-02-10T14:34:48.205Z] #37 ...
14:34:48 [2020-02-10T14:34:48.205Z] 
14:34:48 [2020-02-10T14:34:48.205Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:34:48 [2020-02-10T14:34:48.205Z] #26 16.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:34:48 [2020-02-10T14:34:48.205Z] #26 16.97 
14:34:48 [2020-02-10T14:34:48.205Z] #26 17.11 
######################################################################## 100.0%
14:34:48 [2020-02-10T14:34:48.205Z] #26 17.24 
14:34:48 [2020-02-10T14:34:48.205Z] #26 18.10 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:34:48 [2020-02-10T14:34:48.205Z] #26 18.42 
14:34:48 [2020-02-10T14:34:48.205Z] #26 18.62 
###########################################                               60.3%
######################################################################## 100.0%
14:34:48 [2020-02-10T14:34:48.205Z] #26 18.76 
14:34:48 [2020-02-10T14:34:48.205Z] #26 19.78 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:34:48 [2020-02-10T14:34:48.205Z] #26 19.87 skipping existing 1849cc453dee
14:34:48 [2020-02-10T14:34:48.205Z] #26 19.99 
14:34:48 [2020-02-10T14:34:48.413Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
14:34:48 [2020-02-10T14:34:48.771Z] #26 20.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:34:49 [2020-02-10T14:34:49.044Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
14:34:49 [2020-02-10T14:34:49.044Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
14:34:49 [2020-02-10T14:34:49.335Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
14:34:49 [2020-02-10T14:34:49.335Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
14:34:49 [2020-02-10T14:34:49.337Z] #26 21.15 
14:34:49 [2020-02-10T14:34:49.337Z] #26 21.30 
######################################################################## 100.0%
14:34:49 [2020-02-10T14:34:49.337Z] #26 ...
14:34:49 [2020-02-10T14:34:49.337Z] 
14:34:49 [2020-02-10T14:34:49.337Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:49 [2020-02-10T14:34:49.337Z] #46 53.23 time
14:34:49 [2020-02-10T14:34:49.337Z] #46 59.45 internal/fmtsort
14:34:49 [2020-02-10T14:34:49.337Z] #46 60.01 strings
14:34:49 [2020-02-10T14:34:49.337Z] #46 60.19 os
14:34:49 [2020-02-10T14:34:49.337Z] #46 63.21 regexp/syntax
14:34:49 [2020-02-10T14:34:49.595Z] #46 ...
14:34:49 [2020-02-10T14:34:49.595Z] 
14:34:49 [2020-02-10T14:34:49.595Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:34:49 [2020-02-10T14:34:49.595Z] #26 21.44 
14:34:49 [2020-02-10T14:34:49.595Z] #26 21.49 Download of images into '/build' complete.
14:34:49 [2020-02-10T14:34:49.595Z] #26 21.49 Use something like the following to load the result into a Docker daemon:
14:34:49 [2020-02-10T14:34:49.595Z] #26 21.49   tar -cC '/build' . | docker load
14:34:50 [2020-02-10T14:34:50.165Z] #26 DONE 22.0s
14:34:50 [2020-02-10T14:34:50.165Z] 
14:34:50 [2020-02-10T14:34:50.165Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:50 [2020-02-10T14:34:50.165Z] #32 62.46 path
14:34:50 [2020-02-10T14:34:50.165Z] #32 63.11 text/tabwriter
14:34:50 [2020-02-10T14:34:50.165Z] #32 63.88 path/filepath
14:34:50 [2020-02-10T14:34:50.165Z] #32 63.94 fmt
14:34:50 [2020-02-10T14:34:50.856Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
14:34:51 [2020-02-10T14:34:51.147Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
14:34:51 [2020-02-10T14:34:51.445Z] go: finding github.com/stretchr/objx v0.1.1
14:34:52 [2020-02-10T14:34:52.085Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
14:34:52 [2020-02-10T14:34:52.085Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
14:34:52 [2020-02-10T14:34:52.744Z] #32 ...
14:34:52 [2020-02-10T14:34:52.744Z] 
14:34:52 [2020-02-10T14:34:52.744Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:34:52 [2020-02-10T14:34:52.744Z] #42 65.69 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
14:34:52 [2020-02-10T14:34:52.744Z] #42 65.79 Processing triggers for libc-bin (2.28-10) ...
14:34:52 [2020-02-10T14:34:52.744Z] #42 DONE 66.5s
14:34:52 [2020-02-10T14:34:52.744Z] 
14:34:52 [2020-02-10T14:34:52.744Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:53 [2020-02-10T14:34:53.122Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
14:34:53 [2020-02-10T14:34:53.808Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
14:34:54 [2020-02-10T14:34:54.437Z] go: finding github.com/hashicorp/golang-lru v0.5.0
14:34:54 [2020-02-10T14:34:54.437Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
14:34:56 [2020-02-10T14:34:56.034Z] #43 ...
14:34:56 [2020-02-10T14:34:56.034Z] 
14:34:56 [2020-02-10T14:34:56.034Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:56 [2020-02-10T14:34:56.034Z] #37 5.891 -- Detecting C compiler ABI info - done
14:34:56 [2020-02-10T14:34:56.034Z] #37 5.976 -- Detecting C compile features
14:34:56 [2020-02-10T14:34:56.034Z] #37 8.452 -- Detecting C compile features - done
14:34:56 [2020-02-10T14:34:56.034Z] #37 8.527 -- Performing Test HAS_BUILTIN_FORTIFY
14:34:56 [2020-02-10T14:34:56.034Z] #37 9.187 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:34:56 [2020-02-10T14:34:56.034Z] #37 9.354 -- Configuring done
14:34:56 [2020-02-10T14:34:56.034Z] #37 9.360 -- Generating done
14:34:56 [2020-02-10T14:34:56.034Z] #37 9.406 -- Build files have been written to: /tmp/tmp.hR3O6oMnju/tini
14:34:56 [2020-02-10T14:34:56.034Z] #37 9.415 + make tini-static
14:34:56 [2020-02-10T14:34:56.034Z] #37 10.16 Scanning dependencies of target tini-static
14:34:56 [2020-02-10T14:34:56.034Z] #37 10.33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:34:56 [2020-02-10T14:34:56.034Z] #37 12.01 [100%] Linking C executable tini-static
14:34:56 [2020-02-10T14:34:56.034Z] #37 12.61 [100%] Built target tini-static
14:34:56 [2020-02-10T14:34:56.034Z] #37 12.68 + mkdir -p /build
14:34:56 [2020-02-10T14:34:56.034Z] #37 12.69 + cp tini-static /build/docker-init
14:34:56 [2020-02-10T14:34:56.034Z] #37 DONE 12.9s
14:34:56 [2020-02-10T14:34:56.034Z] 
14:34:56 [2020-02-10T14:34:56.034Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:56 [2020-02-10T14:34:56.034Z] #32 66.55 io/ioutil
14:34:56 [2020-02-10T14:34:56.034Z] #32 68.84 github.com/BurntSushi/toml
14:34:56 [2020-02-10T14:34:56.034Z] #32 68.86 flag
14:34:56 [2020-02-10T14:34:56.494Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
14:34:56 [2020-02-10T14:34:56.494Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
14:34:56 [2020-02-10T14:34:56.785Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
14:34:56 [2020-02-10T14:34:56.966Z] #32 70.89 log
14:34:57 [2020-02-10T14:34:57.077Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
14:34:57 [2020-02-10T14:34:57.370Z] go: finding github.com/sirupsen/logrus v1.3.0
14:34:58 [2020-02-10T14:34:58.863Z] #32 ...
14:34:58 [2020-02-10T14:34:58.863Z] 
14:34:58 [2020-02-10T14:34:58.863Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:58 [2020-02-10T14:34:58.863Z] #43 4.248 Note: Building without setproctitle() and strlcpy() support.
14:34:58 [2020-02-10T14:34:58.863Z] #43 4.248       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:34:58 [2020-02-10T14:34:58.863Z] #43 5.932 fatal: not a git repository (or any of the parent directories): .git
14:34:58 [2020-02-10T14:34:58.863Z] #43 5.972   GEN      .gitid
14:34:58 [2020-02-10T14:34:58.863Z] #43 5.974   GEN      criu/include/version.h
14:34:58 [2020-02-10T14:34:58.863Z] #43 5.990   GEN      include/common/asm
14:34:59 [2020-02-10T14:34:59.449Z] go: finding github.com/hashicorp/go-version v1.1.0
14:34:59 [2020-02-10T14:34:59.743Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
14:34:59 [2020-02-10T14:34:59.795Z] #43 7.349   PBCC     images/google/protobuf/descriptor.pb-c.c
14:34:59 [2020-02-10T14:34:59.795Z] #43 7.431   PBCC     images/opts.pb-c.c
14:34:59 [2020-02-10T14:34:59.795Z] #43 7.495   PBCC     images/sit.pb-c.c
14:34:59 [2020-02-10T14:34:59.795Z] #43 7.564   DEP      images/google/protobuf/descriptor.pb-c.d
14:34:59 [2020-02-10T14:34:59.795Z] #43 7.622   DEP      images/opts.pb-c.d
14:35:00 [2020-02-10T14:35:00.053Z] #43 7.679   DEP      images/sit.pb-c.d
14:35:00 [2020-02-10T14:35:00.053Z] #43 7.724   PBCC     images/macvlan.pb-c.c
14:35:00 [2020-02-10T14:35:00.053Z] #43 7.751   DEP      images/macvlan.pb-c.d
14:35:00 [2020-02-10T14:35:00.053Z] #43 7.791   PBCC     images/autofs.pb-c.c
14:35:00 [2020-02-10T14:35:00.053Z] #43 7.846   DEP      images/autofs.pb-c.d
14:35:00 [2020-02-10T14:35:00.310Z] #43 7.906   PBCC     images/sysctl.pb-c.c
14:35:00 [2020-02-10T14:35:00.310Z] #43 7.958   DEP      images/sysctl.pb-c.d
14:35:00 [2020-02-10T14:35:00.310Z] #43 7.981   PBCC     images/time.pb-c.c
14:35:00 [2020-02-10T14:35:00.310Z] #43 8.014   DEP      images/time.pb-c.d
14:35:00 [2020-02-10T14:35:00.310Z] #43 8.056   PBCC     images/binfmt-misc.pb-c.c
14:35:00 [2020-02-10T14:35:00.310Z] #43 8.091   DEP      images/binfmt-misc.pb-c.d
14:35:00 [2020-02-10T14:35:00.310Z] #43 8.160   PBCC     images/seccomp.pb-c.c
14:35:00 [2020-02-10T14:35:00.379Z] go: finding github.com/bugsnag/panicwrap v1.2.0
14:35:00 [2020-02-10T14:35:00.379Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
14:35:00 [2020-02-10T14:35:00.568Z] #43 8.174   DEP      images/seccomp.pb-c.d
14:35:00 [2020-02-10T14:35:00.568Z] #43 8.242   PBCC     images/userns.pb-c.c
14:35:00 [2020-02-10T14:35:00.568Z] #43 8.275   DEP      images/userns.pb-c.d
14:35:00 [2020-02-10T14:35:00.568Z] #43 ...
14:35:00 [2020-02-10T14:35:00.568Z] 
14:35:00 [2020-02-10T14:35:00.568Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:00 [2020-02-10T14:35:00.568Z] #46 64.40 fmt
14:35:00 [2020-02-10T14:35:00.568Z] #46 69.94 regexp
14:35:00 [2020-02-10T14:35:00.568Z] #46 70.49 flag
14:35:00 [2020-02-10T14:35:00.568Z] #46 71.95 go/token
14:35:00 [2020-02-10T14:35:00.568Z] #46 72.84 go/scanner
14:35:00 [2020-02-10T14:35:00.568Z] #46 73.72 internal/lazyregexp
14:35:00 [2020-02-10T14:35:00.568Z] #46 73.92 net/url
14:35:00 [2020-02-10T14:35:00.568Z] #46 74.15 go/ast
14:35:00 [2020-02-10T14:35:00.825Z] #46 ...
14:35:00 [2020-02-10T14:35:00.825Z] 
14:35:00 [2020-02-10T14:35:00.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:35:00 [2020-02-10T14:35:00.825Z] #10 64.94 Selecting previously unselected package mingw-w64-x86-64-dev.
14:35:00 [2020-02-10T14:35:00.825Z] #10 64.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:35:00 [2020-02-10T14:35:00.825Z] #10 65.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:35:00 [2020-02-10T14:35:00.825Z] #10 72.81 Selecting previously unselected package gcc-mingw-w64-base.
14:35:00 [2020-02-10T14:35:00.825Z] #10 72.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:35:00 [2020-02-10T14:35:00.825Z] #10 72.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:35:00 [2020-02-10T14:35:00.825Z] #10 73.03 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:35:00 [2020-02-10T14:35:00.825Z] #10 73.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:35:00 [2020-02-10T14:35:00.825Z] #10 73.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:35:00 [2020-02-10T14:35:00.825Z] #10 ...
14:35:00 [2020-02-10T14:35:00.825Z] 
14:35:00 [2020-02-10T14:35:00.825Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:00 [2020-02-10T14:35:00.825Z] #43 8.319   PBCC     images/cgroup.pb-c.c
14:35:00 [2020-02-10T14:35:00.825Z] #43 8.370   DEP      images/cgroup.pb-c.d
14:35:00 [2020-02-10T14:35:00.825Z] #43 8.463   PBCC     images/fown.pb-c.c
14:35:00 [2020-02-10T14:35:00.825Z] #43 8.511   PBCC     images/ext-file.pb-c.c
14:35:00 [2020-02-10T14:35:00.825Z] #43 8.551   DEP      images/fown.pb-c.d
14:35:00 [2020-02-10T14:35:00.825Z] #43 8.596   DEP      images/ext-file.pb-c.d
14:35:00 [2020-02-10T14:35:00.825Z] #43 8.622   PBCC     images/rpc.pb-c.c
14:35:00 [2020-02-10T14:35:00.825Z] #43 8.668   DEP      images/rpc.pb-c.d
14:35:01 [2020-02-10T14:35:01.083Z] #43 8.726   PBCC     images/siginfo.pb-c.c
14:35:01 [2020-02-10T14:35:01.083Z] #43 8.776   DEP      images/siginfo.pb-c.d
14:35:01 [2020-02-10T14:35:01.083Z] #43 8.828   PBCC     images/pagemap.pb-c.c
14:35:01 [2020-02-10T14:35:01.083Z] #43 8.871   DEP      images/pagemap.pb-c.d
14:35:01 [2020-02-10T14:35:01.341Z] #43 8.932   PBCC     images/rlimit.pb-c.c
14:35:01 [2020-02-10T14:35:01.341Z] #43 8.951   DEP      images/rlimit.pb-c.d
14:35:01 [2020-02-10T14:35:01.341Z] #43 8.984   PBCC     images/file-lock.pb-c.c
14:35:01 [2020-02-10T14:35:01.341Z] #43 9.003   DEP      images/file-lock.pb-c.d
14:35:01 [2020-02-10T14:35:01.341Z] #43 9.054   PBCC     images/tty.pb-c.c
14:35:01 [2020-02-10T14:35:01.599Z] #43 9.127   DEP      images/tty.pb-c.d
14:35:01 [2020-02-10T14:35:01.599Z] #43 9.195   PBCC     images/tun.pb-c.c
14:35:01 [2020-02-10T14:35:01.599Z] #43 9.256   PBCC     images/netdev.pb-c.c
14:35:01 [2020-02-10T14:35:01.599Z] #43 9.316   DEP      images/tun.pb-c.d
14:35:01 [2020-02-10T14:35:01.599Z] #43 9.364   DEP      images/netdev.pb-c.d
14:35:01 [2020-02-10T14:35:01.599Z] #43 9.416   PBCC     images/vma.pb-c.c
14:35:01 [2020-02-10T14:35:01.857Z] #43 9.491   DEP      images/vma.pb-c.d
14:35:01 [2020-02-10T14:35:01.857Z] #43 9.535   PBCC     images/creds.pb-c.c
14:35:01 [2020-02-10T14:35:01.857Z] #43 9.554   DEP      images/creds.pb-c.d
14:35:01 [2020-02-10T14:35:01.857Z] #43 9.593   PBCC     images/utsns.pb-c.c
14:35:01 [2020-02-10T14:35:01.857Z] #43 9.619   DEP      images/utsns.pb-c.d
14:35:01 [2020-02-10T14:35:01.857Z] #43 9.663   PBCC     images/ipc-desc.pb-c.c
14:35:02 [2020-02-10T14:35:02.115Z] #43 9.682   PBCC     images/ipc-sem.pb-c.c
14:35:02 [2020-02-10T14:35:02.115Z] #43 9.708   DEP      images/ipc-desc.pb-c.d
14:35:02 [2020-02-10T14:35:02.115Z] #43 9.766   DEP      images/ipc-sem.pb-c.d
14:35:02 [2020-02-10T14:35:02.115Z] #43 9.845   PBCC     images/ipc-msg.pb-c.c
14:35:02 [2020-02-10T14:35:02.115Z] #43 9.899   DEP      images/ipc-msg.pb-c.d
14:35:02 [2020-02-10T14:35:02.373Z] #43 9.930   PBCC     images/ipc-shm.pb-c.c
14:35:02 [2020-02-10T14:35:02.373Z] #43 9.949   DEP      images/ipc-shm.pb-c.d
14:35:02 [2020-02-10T14:35:02.373Z] #43 10.00   PBCC     images/ipc-var.pb-c.c
14:35:02 [2020-02-10T14:35:02.373Z] #43 10.06   DEP      images/ipc-var.pb-c.d
14:35:02 [2020-02-10T14:35:02.373Z] #43 10.11   PBCC     images/sk-opts.pb-c.c
14:35:02 [2020-02-10T14:35:02.631Z] #43 10.18   PBCC     images/packet-sock.pb-c.c
14:35:02 [2020-02-10T14:35:02.631Z] #43 10.24   DEP      images/sk-opts.pb-c.d
14:35:02 [2020-02-10T14:35:02.631Z] #43 10.34   DEP      images/packet-sock.pb-c.d
14:35:02 [2020-02-10T14:35:02.890Z] #43 10.45   PBCC     images/sk-netlink.pb-c.c
14:35:02 [2020-02-10T14:35:02.890Z] #43 10.52   DEP      images/sk-netlink.pb-c.d
14:35:02 [2020-02-10T14:35:02.890Z] #43 10.58   PBCC     images/sk-inet.pb-c.c
14:35:02 [2020-02-10T14:35:02.890Z] #43 10.64   DEP      images/sk-inet.pb-c.d
14:35:03 [2020-02-10T14:35:03.148Z] #43 10.69   PBCC     images/sk-unix.pb-c.c
14:35:03 [2020-02-10T14:35:03.148Z] #43 10.72   DEP      images/sk-unix.pb-c.d
14:35:03 [2020-02-10T14:35:03.148Z] #43 10.76   PBCC     images/mm.pb-c.c
14:35:03 [2020-02-10T14:35:03.148Z] #43 10.80   DEP      images/mm.pb-c.d
14:35:03 [2020-02-10T14:35:03.148Z] #43 10.84   PBCC     images/timerfd.pb-c.c
14:35:03 [2020-02-10T14:35:03.148Z] #43 10.87   DEP      images/timerfd.pb-c.d
14:35:03 [2020-02-10T14:35:03.148Z] #43 10.97   PBCC     images/timer.pb-c.c
14:35:03 [2020-02-10T14:35:03.406Z] #43 11.01   DEP      images/timer.pb-c.d
14:35:03 [2020-02-10T14:35:03.406Z] #43 11.09   PBCC     images/sa.pb-c.c
14:35:03 [2020-02-10T14:35:03.406Z] #43 11.13   DEP      images/sa.pb-c.d
14:35:03 [2020-02-10T14:35:03.406Z] #43 11.22   PBCC     images/pipe-data.pb-c.c
14:35:03 [2020-02-10T14:35:03.664Z] #43 11.25   DEP      images/pipe-data.pb-c.d
14:35:03 [2020-02-10T14:35:03.664Z] #43 11.33   PBCC     images/mnt.pb-c.c
14:35:03 [2020-02-10T14:35:03.664Z] #43 11.40   DEP      images/mnt.pb-c.d
14:35:03 [2020-02-10T14:35:03.664Z] #43 11.47   PBCC     images/sk-packet.pb-c.c
14:35:03 [2020-02-10T14:35:03.898Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
14:35:03 [2020-02-10T14:35:03.898Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
14:35:03 [2020-02-10T14:35:03.898Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:35:03 [2020-02-10T14:35:03.898Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
14:35:03 [2020-02-10T14:35:03.898Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
14:35:03 [2020-02-10T14:35:03.922Z] #43 11.49   DEP      images/sk-packet.pb-c.d
14:35:03 [2020-02-10T14:35:03.922Z] #43 11.53   PBCC     images/tcp-stream.pb-c.c
14:35:03 [2020-02-10T14:35:03.922Z] #43 11.61   DEP      images/tcp-stream.pb-c.d
14:35:03 [2020-02-10T14:35:03.922Z] #43 ...
14:35:03 [2020-02-10T14:35:03.922Z] 
14:35:03 [2020-02-10T14:35:03.922Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:35:03 [2020-02-10T14:35:03.922Z] #32 73.18 github.com/BurntSushi/toml/cmd/tomlv
14:35:03 [2020-02-10T14:35:03.922Z] #32 DONE 77.9s
14:35:03 [2020-02-10T14:35:03.922Z] 
14:35:03 [2020-02-10T14:35:03.922Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:03 [2020-02-10T14:35:03.922Z] #43 11.67   PBCC     images/pipe.pb-c.c
14:35:04 [2020-02-10T14:35:04.180Z] #43 11.77   DEP      images/pipe.pb-c.d
14:35:04 [2020-02-10T14:35:04.180Z] #43 11.85   PBCC     images/pstree.pb-c.c
14:35:04 [2020-02-10T14:35:04.180Z] #43 11.92   DEP      images/pstree.pb-c.d
14:35:04 [2020-02-10T14:35:04.180Z] #43 11.99   PBCC     images/fs.pb-c.c
14:35:04 [2020-02-10T14:35:04.180Z] #43 12.02   DEP      images/fs.pb-c.d
14:35:04 [2020-02-10T14:35:04.438Z] #43 12.11   PBCC     images/signalfd.pb-c.c
14:35:04 [2020-02-10T14:35:04.696Z] #43 12.20   DEP      images/signalfd.pb-c.d
14:35:04 [2020-02-10T14:35:04.696Z] #43 12.31   PBCC     images/fh.pb-c.c
14:35:04 [2020-02-10T14:35:04.696Z] #43 12.38   PBCC     images/fsnotify.pb-c.c
14:35:04 [2020-02-10T14:35:04.696Z] #43 12.41   DEP      images/fh.pb-c.d
14:35:04 [2020-02-10T14:35:04.956Z] #43 12.51   DEP      images/fsnotify.pb-c.d
14:35:04 [2020-02-10T14:35:04.956Z] #43 12.60   PBCC     images/eventpoll.pb-c.c
14:35:04 [2020-02-10T14:35:04.956Z] #43 12.68   DEP      images/eventpoll.pb-c.d
14:35:05 [2020-02-10T14:35:05.216Z] #43 12.74   PBCC     images/eventfd.pb-c.c
14:35:05 [2020-02-10T14:35:05.216Z] #43 12.75   DEP      images/eventfd.pb-c.d
14:35:05 [2020-02-10T14:35:05.216Z] #43 12.82   PBCC     images/remap-file-path.pb-c.c
14:35:05 [2020-02-10T14:35:05.216Z] #43 12.83   DEP      images/remap-file-path.pb-c.d
14:35:05 [2020-02-10T14:35:05.216Z] #43 12.90   PBCC     images/fifo.pb-c.c
14:35:05 [2020-02-10T14:35:05.216Z] #43 12.92   DEP      images/fifo.pb-c.d
14:35:05 [2020-02-10T14:35:05.216Z] #43 12.97   PBCC     images/ghost-file.pb-c.c
14:35:05 [2020-02-10T14:35:05.216Z] #43 13.03   DEP      images/ghost-file.pb-c.d
14:35:05 [2020-02-10T14:35:05.401Z] go: finding github.com/ghodss/yaml v1.0.0
14:35:05 [2020-02-10T14:35:05.474Z] #43 13.08   PBCC     images/regfile.pb-c.c
14:35:05 [2020-02-10T14:35:05.474Z] #43 13.12   DEP      images/regfile.pb-c.d
14:35:05 [2020-02-10T14:35:05.474Z] #43 13.15   PBCC     images/ns.pb-c.c
14:35:05 [2020-02-10T14:35:05.474Z] #43 13.18   DEP      images/ns.pb-c.d
14:35:05 [2020-02-10T14:35:05.474Z] #43 13.22   PBCC     images/fdinfo.pb-c.c
14:35:05 [2020-02-10T14:35:05.636Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:35:05 [2020-02-10T14:35:05.636Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
14:35:05 [2020-02-10T14:35:05.636Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
14:35:05 [2020-02-10T14:35:05.636Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:35:05 [2020-02-10T14:35:05.636Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:35:05 [2020-02-10T14:35:05.636Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:35:05 [2020-02-10T14:35:05.636Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:35:05 [2020-02-10T14:35:05.636Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:35:05 [2020-02-10T14:35:05.636Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:35:05 [2020-02-10T14:35:05.636Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ok  	github.com/docker/docker/api/server/router/swarm	0.035s	coverage: 4.5% of statements
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
14:35:05 [2020-02-10T14:35:05.637Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
14:35:05 [2020-02-10T14:35:05.637Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/builder	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:35:05 [2020-02-10T14:35:05.637Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
14:35:05 [2020-02-10T14:35:05.637Z] ok  	github.com/docker/docker/builder/remotecontext	0.327s	coverage: 13.6% of statements
14:35:05 [2020-02-10T14:35:05.732Z] #43 13.29   DEP      images/fdinfo.pb-c.d
14:35:05 [2020-02-10T14:35:05.732Z] #43 13.41   PBCC     images/core-aarch64.pb-c.c
14:35:05 [2020-02-10T14:35:05.732Z] #43 13.47   PBCC     images/core-arm.pb-c.c
14:35:05 [2020-02-10T14:35:05.732Z] #43 13.51   PBCC     images/core-ppc64.pb-c.c
14:35:05 [2020-02-10T14:35:05.990Z] #43 13.55   PBCC     images/core-s390.pb-c.c
14:35:05 [2020-02-10T14:35:05.990Z] #43 13.58   PBCC     images/core-x86.pb-c.c
14:35:05 [2020-02-10T14:35:05.990Z] #43 13.64   PBCC     images/core.pb-c.c
14:35:05 [2020-02-10T14:35:05.990Z] #43 13.72   PBCC     images/inventory.pb-c.c
14:35:05 [2020-02-10T14:35:05.990Z] #43 13.76   DEP      images/core-aarch64.pb-c.d
14:35:05 [2020-02-10T14:35:05.995Z] ok  	github.com/docker/docker/builder/dockerfile	0.930s	coverage: 48.2% of statements
14:35:06 [2020-02-10T14:35:06.249Z] #43 13.85   DEP      images/core-arm.pb-c.d
14:35:06 [2020-02-10T14:35:06.249Z] #43 13.91   DEP      images/core-ppc64.pb-c.d
14:35:06 [2020-02-10T14:35:06.249Z] #43 13.97   DEP      images/core-s390.pb-c.d
14:35:06 [2020-02-10T14:35:06.249Z] #43 14.04   DEP      images/core-x86.pb-c.d
14:35:06 [2020-02-10T14:35:06.459Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
14:35:06 [2020-02-10T14:35:06.459Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
14:35:06 [2020-02-10T14:35:06.507Z] #43 14.10   DEP      images/core.pb-c.d
14:35:06 [2020-02-10T14:35:06.507Z] #43 14.17   DEP      images/inventory.pb-c.d
14:35:06 [2020-02-10T14:35:06.507Z] #43 14.30   PBCC     images/cpuinfo.pb-c.c
14:35:06 [2020-02-10T14:35:06.755Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
14:35:06 [2020-02-10T14:35:06.755Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.762s	coverage: 86.3% of statements
14:35:06 [2020-02-10T14:35:06.755Z] ?   	github.com/docker/docker/cli	[no test files]
14:35:06 [2020-02-10T14:35:06.755Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:35:06 [2020-02-10T14:35:06.765Z] #43 14.33   DEP      images/cpuinfo.pb-c.d
14:35:06 [2020-02-10T14:35:06.765Z] #43 14.41   PBCC     images/stats.pb-c.c
14:35:06 [2020-02-10T14:35:06.765Z] #43 14.42   DEP      images/stats.pb-c.d
14:35:07 [2020-02-10T14:35:07.087Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
14:35:07 [2020-02-10T14:35:07.378Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
14:35:07 [2020-02-10T14:35:07.671Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
14:35:08 [2020-02-10T14:35:08.139Z] #43 15.78 make[1]: Nothing to be done for 'all'.
14:35:08 [2020-02-10T14:35:08.305Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
14:35:08 [2020-02-10T14:35:08.305Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
14:35:08 [2020-02-10T14:35:08.596Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
14:35:08 [2020-02-10T14:35:08.916Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ok  	github.com/docker/docker/api/server/middleware	0.019s	coverage: 37.7% of statements
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
14:35:08 [2020-02-10T14:35:08.917Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
14:35:08 [2020-02-10T14:35:08.917Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
14:35:08 [2020-02-10T14:35:08.917Z] ok  	github.com/docker/docker/api/server/router/swarm	0.029s	coverage: 4.5% of statements
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ok  	github.com/docker/docker/api/types/versions	0.026s	coverage: 75.0% of statements
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/builder	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:35:08 [2020-02-10T14:35:08.917Z] ok  	github.com/docker/docker/builder/dockerignore	0.024s	coverage: 96.8% of statements
14:35:08 [2020-02-10T14:35:08.917Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
14:35:08 [2020-02-10T14:35:08.917Z] ok  	github.com/docker/docker/builder/remotecontext	0.398s	coverage: 13.6% of statements
14:35:09 [2020-02-10T14:35:09.225Z] go: finding github.com/pkg/profile v1.2.1
14:35:09 [2020-02-10T14:35:09.486Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.769s	coverage: 86.3% of statements
14:35:09 [2020-02-10T14:35:09.513Z] #43 17.10   CC       images/stats.o
14:35:09 [2020-02-10T14:35:09.745Z] ok  	github.com/docker/docker/builder/dockerfile	1.148s	coverage: 48.2% of statements
14:35:09 [2020-02-10T14:35:09.745Z] ?   	github.com/docker/docker/cli	[no test files]
14:35:09 [2020-02-10T14:35:09.745Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:35:09 [2020-02-10T14:35:09.771Z] #43 17.40   CC       images/core.o
14:35:09 [2020-02-10T14:35:09.862Z] go: finding github.com/theupdateframework/notary v0.6.1
14:35:09 [2020-02-10T14:35:09.872Z] ok  	github.com/docker/docker/client	0.128s	coverage: 75.8% of statements
14:35:10 [2020-02-10T14:35:10.157Z] go: finding github.com/kisielk/errcheck v1.1.0
14:35:10 [2020-02-10T14:35:10.157Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
14:35:10 [2020-02-10T14:35:10.705Z] #43 18.16   CC       images/core-x86.o
14:35:10 [2020-02-10T14:35:10.796Z] go: finding github.com/onsi/ginkgo v1.7.0
14:35:10 [2020-02-10T14:35:10.963Z] #43 18.69   CC       images/core-arm.o
14:35:11 [2020-02-10T14:35:11.090Z] go: finding github.com/vishvananda/netlink v1.0.0
14:35:11 [2020-02-10T14:35:11.221Z] #43 19.05   CC       images/core-aarch64.o
14:35:11 [2020-02-10T14:35:11.787Z] #43 ...
14:35:11 [2020-02-10T14:35:11.787Z] 
14:35:11 [2020-02-10T14:35:11.787Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:11 [2020-02-10T14:35:11.787Z] #46 75.45 text/template/parse
14:35:11 [2020-02-10T14:35:11.787Z] #46 79.47 go/parser
14:35:11 [2020-02-10T14:35:11.787Z] #46 80.32 text/template
14:35:11 [2020-02-10T14:35:11.787Z] #46 82.87 encoding/xml
14:35:11 [2020-02-10T14:35:11.787Z] #46 84.86 go/doc
14:35:11 [2020-02-10T14:35:11.787Z] #46 ...
14:35:11 [2020-02-10T14:35:11.787Z] 
14:35:11 [2020-02-10T14:35:11.787Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:11 [2020-02-10T14:35:11.787Z] #43 19.37   CC       images/core-ppc64.o
14:35:12 [2020-02-10T14:35:12.127Z] go: finding github.com/lib/pq v1.0.0
14:35:12 [2020-02-10T14:35:12.127Z] go: finding github.com/docker/go-connections v0.3.0
14:35:12 [2020-02-10T14:35:12.354Z] #43 19.86   CC       images/core-s390.o
14:35:12 [2020-02-10T14:35:12.354Z] #43 ...
14:35:12 [2020-02-10T14:35:12.354Z] 
14:35:12 [2020-02-10T14:35:12.354Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:12 [2020-02-10T14:35:12.354Z] #61 34.50 Checking out files:  52% (1610/3042)   
Checking out files:  53% (1613/3042)   
Checking out files:  54% (1643/3042)   
Checking out files:  55% (1674/3042)   
Checking out files:  56% (1704/3042)   
Checking out files:  57% (1734/3042)   
Checking out files:  58% (1765/3042)   
Checking out files:  59% (1795/3042)   
Checking out files:  60% (1826/3042)   
Checking out files:  61% (1856/3042)   
Checking out files:  62% (1887/3042)   
Checking out files:  63% (1917/3042)   
Checking out files:  64% (1947/3042)   
Checking out files:  65% (1978/3042)   
Checking out files:  66% (2008/3042)   
Checking out files:  67% (2039/3042)   
Checking out files:  68% (2069/3042)   
Checking out files:  69% (2099/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  91% (2770/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
14:35:12 [2020-02-10T14:35:12.354Z] #61 35.77 + cd /tmp/tmp.jfMXOpd6DZ/src/github.com/containerd/containerd
14:35:12 [2020-02-10T14:35:12.354Z] #61 35.77 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
14:35:12 [2020-02-10T14:35:12.354Z] #61 37.44 + export 'BUILDTAGS=netgo osusergo static_build'
14:35:12 [2020-02-10T14:35:12.354Z] #61 37.44 + BUILDTAGS='netgo osusergo static_build'
14:35:12 [2020-02-10T14:35:12.354Z] #61 37.44 + export EXTRA_FLAGS=-buildmode=pie
14:35:12 [2020-02-10T14:35:12.354Z] #61 37.44 + EXTRA_FLAGS=-buildmode=pie
14:35:12 [2020-02-10T14:35:12.354Z] #61 37.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:35:12 [2020-02-10T14:35:12.354Z] #61 37.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:35:12 [2020-02-10T14:35:12.354Z] #61 37.44 + '[' '' = dynamic ']'
14:35:12 [2020-02-10T14:35:12.354Z] #61 37.44 + make
14:35:12 [2020-02-10T14:35:12.354Z] #61 38.22 + bin/ctr
14:35:12 [2020-02-10T14:35:12.419Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
14:35:12 [2020-02-10T14:35:12.419Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
14:35:12 [2020-02-10T14:35:12.612Z] #61 ...
14:35:12 [2020-02-10T14:35:12.612Z] 
14:35:12 [2020-02-10T14:35:12.612Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:12 [2020-02-10T14:35:12.612Z] #43 20.39   CC       images/cpuinfo.o
14:35:12 [2020-02-10T14:35:12.717Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
14:35:13 [2020-02-10T14:35:13.009Z] go: finding github.com/golang/protobuf v1.2.0
14:35:13 [2020-02-10T14:35:13.178Z] #43 20.84   CC       images/inventory.o
14:35:13 [2020-02-10T14:35:13.745Z] #43 21.14   CC       images/fdinfo.o
14:35:13 [2020-02-10T14:35:13.745Z] #43 21.43   CC       images/fown.o
14:35:13 [2020-02-10T14:35:13.944Z] ok  	github.com/docker/docker/client	0.559s	coverage: 75.8% of statements
14:35:14 [2020-02-10T14:35:14.003Z] #43 21.64   CC       images/ns.o
14:35:14 [2020-02-10T14:35:14.261Z] #43 21.78   CC       images/regfile.o
14:35:14 [2020-02-10T14:35:14.261Z] #43 21.96   CC       images/ghost-file.o
14:35:14 [2020-02-10T14:35:14.524Z] go: finding github.com/Microsoft/hcsshim v0.8.5
14:35:14 [2020-02-10T14:35:14.524Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
14:35:14 [2020-02-10T14:35:14.817Z] go: finding github.com/google/go-cmp v0.2.0
14:35:14 [2020-02-10T14:35:14.817Z] go: finding go.etcd.io/bbolt v1.3.2
14:35:14 [2020-02-10T14:35:14.826Z] #43 22.35   CC       images/fifo.o
14:35:15 [2020-02-10T14:35:15.084Z] #43 22.62   CC       images/remap-file-path.o
14:35:15 [2020-02-10T14:35:15.111Z] go: finding github.com/containerd/containerd v1.2.4
14:35:15 [2020-02-10T14:35:15.111Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:35:15 [2020-02-10T14:35:15.299Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:35:15 [2020-02-10T14:35:15.299Z] 
14:35:15 [2020-02-10T14:35:15.299Z] 
14:35:15 [2020-02-10T14:35:15.342Z] #43 22.94   CC       images/eventfd.o
14:35:15 [2020-02-10T14:35:15.342Z] #43 23.15   CC       images/eventpoll.o
14:35:15 [2020-02-10T14:35:15.404Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
14:35:15 [2020-02-10T14:35:15.559Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:35:15 [2020-02-10T14:35:15.559Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:35:15 [2020-02-10T14:35:15.559Z] HOSTNAME=73acd713bd1c
14:35:15 [2020-02-10T14:35:15.559Z] TEST_SKIP_INTEGRATION=1
14:35:15 [2020-02-10T14:35:15.559Z] TESTDEBUG=0
14:35:15 [2020-02-10T14:35:15.559Z] DEST=bundles/test-integration
14:35:15 [2020-02-10T14:35:15.559Z] PWD=/go/src/github.com/docker/docker
14:35:15 [2020-02-10T14:35:15.559Z] KEEPBUNDLE=1
14:35:15 [2020-02-10T14:35:15.559Z] DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:35:15 [2020-02-10T14:35:15.559Z] container=docker
14:35:15 [2020-02-10T14:35:15.559Z] HOME=/root
14:35:15 [2020-02-10T14:35:15.559Z] GOLANG_VERSION=1.13.7
14:35:15 [2020-02-10T14:35:15.559Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:35:15 [2020-02-10T14:35:15.559Z] VALIDATE_BRANCH=master
14:35:15 [2020-02-10T14:35:15.559Z] TERM=xterm
14:35:15 [2020-02-10T14:35:15.559Z] DOCKER_PKG=github.com/docker/docker
14:35:15 [2020-02-10T14:35:15.559Z] SHLVL=1
14:35:15 [2020-02-10T14:35:15.559Z] TIMEOUT=120m
14:35:15 [2020-02-10T14:35:15.559Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:35:15 [2020-02-10T14:35:15.559Z] DOCKER_GRAPHDRIVER=overlay2
14:35:15 [2020-02-10T14:35:15.559Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
14:35:15 [2020-02-10T14:35:15.559Z] GO111MODULE=off
14:35:15 [2020-02-10T14:35:15.559Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:35:15 [2020-02-10T14:35:15.559Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:35:15 [2020-02-10T14:35:15.559Z] GOPATH=/go
14:35:15 [2020-02-10T14:35:15.559Z] PKG_CONFIG=pkg-config
14:35:15 [2020-02-10T14:35:15.559Z] _=/usr/bin/env
14:35:15 [2020-02-10T14:35:15.559Z] Building test suite binary ./integration-cli/test.main
14:35:15 [2020-02-10T14:35:15.600Z] #43 23.34   CC       images/fh.o
14:35:15 [2020-02-10T14:35:15.817Z] 
14:35:15 [2020-02-10T14:35:15.817Z] 
14:35:16 [2020-02-10T14:35:16.039Z] go: finding google.golang.org/grpc v1.20.1
14:35:16 [2020-02-10T14:35:16.074Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:35:16 [2020-02-10T14:35:16.075Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:35:16 [2020-02-10T14:35:16.075Z] HOSTNAME=b28719c2f2a6
14:35:16 [2020-02-10T14:35:16.075Z] TEST_SKIP_INTEGRATION=1
14:35:16 [2020-02-10T14:35:16.075Z] TESTDEBUG=0
14:35:16 [2020-02-10T14:35:16.075Z] DEST=bundles/test-integration
14:35:16 [2020-02-10T14:35:16.075Z] PWD=/go/src/github.com/docker/docker
14:35:16 [2020-02-10T14:35:16.075Z] KEEPBUNDLE=1
14:35:16 [2020-02-10T14:35:16.075Z] DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:35:16 [2020-02-10T14:35:16.075Z] container=docker
14:35:16 [2020-02-10T14:35:16.075Z] HOME=/root
14:35:16 [2020-02-10T14:35:16.075Z] GOLANG_VERSION=1.13.7
14:35:16 [2020-02-10T14:35:16.075Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:35:16 [2020-02-10T14:35:16.075Z] VALIDATE_BRANCH=master
14:35:16 [2020-02-10T14:35:16.075Z] TERM=xterm
14:35:16 [2020-02-10T14:35:16.075Z] DOCKER_PKG=github.com/docker/docker
14:35:16 [2020-02-10T14:35:16.075Z] SHLVL=1
14:35:16 [2020-02-10T14:35:16.075Z] TIMEOUT=120m
14:35:16 [2020-02-10T14:35:16.075Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:35:16 [2020-02-10T14:35:16.075Z] DOCKER_GRAPHDRIVER=overlay2
14:35:16 [2020-02-10T14:35:16.075Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:35:16 [2020-02-10T14:35:16.075Z] GO111MODULE=off
14:35:16 [2020-02-10T14:35:16.075Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:35:16 [2020-02-10T14:35:16.075Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:35:16 [2020-02-10T14:35:16.075Z] GOPATH=/go
14:35:16 [2020-02-10T14:35:16.075Z] PKG_CONFIG=pkg-config
14:35:16 [2020-02-10T14:35:16.075Z] _=/usr/bin/env
14:35:16 [2020-02-10T14:35:16.075Z] Building test suite binary ./integration-cli/test.main
14:35:16 [2020-02-10T14:35:16.075Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
14:35:16 [2020-02-10T14:35:16.166Z] #43 23.68   CC       images/fsnotify.o
14:35:16 [2020-02-10T14:35:16.639Z] No new tests added to integration.
14:35:16 [2020-02-10T14:35:16.640Z] 
14:35:16 [2020-02-10T14:35:16.640Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:35:16 [2020-02-10T14:35:16.675Z] go: finding github.com/gogo/googleapis v1.1.0
14:35:16 [2020-02-10T14:35:16.732Z] #43 24.20   CC       images/signalfd.o
14:35:16 [2020-02-10T14:35:16.732Z] #43 24.43   CC       images/fs.o
14:35:16 [2020-02-10T14:35:16.968Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
14:35:16 [2020-02-10T14:35:16.968Z] go: finding github.com/Microsoft/go-winio v0.4.11
14:35:16 [2020-02-10T14:35:16.968Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
14:35:16 [2020-02-10T14:35:16.968Z] go: finding github.com/davecgh/go-spew v1.1.1
14:35:16 [2020-02-10T14:35:16.991Z] #43 24.69   CC       images/pstree.o
14:35:17 [2020-02-10T14:35:17.248Z] #43 24.84   CC       images/pipe.o
14:35:17 [2020-02-10T14:35:17.248Z] #43 25.00   CC       images/tcp-stream.o
14:35:17 [2020-02-10T14:35:17.256Z] go: finding github.com/kr/pretty v0.1.0
14:35:17 [2020-02-10T14:35:17.815Z] #43 25.22   CC       images/sk-packet.o
14:35:17 [2020-02-10T14:35:17.815Z] #43 25.48   CC       images/mnt.o
14:35:18 [2020-02-10T14:35:18.011Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:35:18 [2020-02-10T14:35:18.011Z] HOSTNAME=f1fd0371f906
14:35:18 [2020-02-10T14:35:18.011Z] TESTDEBUG=0
14:35:18 [2020-02-10T14:35:18.011Z] DEST=bundles/test-integration
14:35:18 [2020-02-10T14:35:18.011Z] PWD=/go/src/github.com/docker/docker
14:35:18 [2020-02-10T14:35:18.011Z] KEEPBUNDLE=1
14:35:18 [2020-02-10T14:35:18.011Z] DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:35:18 [2020-02-10T14:35:18.011Z] container=docker
14:35:18 [2020-02-10T14:35:18.011Z] HOME=/root
14:35:18 [2020-02-10T14:35:18.011Z] GOLANG_VERSION=1.13.7
14:35:18 [2020-02-10T14:35:18.011Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:35:18 [2020-02-10T14:35:18.011Z] VALIDATE_BRANCH=master
14:35:18 [2020-02-10T14:35:18.011Z] TERM=xterm
14:35:18 [2020-02-10T14:35:18.011Z] DOCKER_PKG=github.com/docker/docker
14:35:18 [2020-02-10T14:35:18.011Z] SHLVL=1
14:35:18 [2020-02-10T14:35:18.011Z] TIMEOUT=120m
14:35:18 [2020-02-10T14:35:18.011Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:35:18 [2020-02-10T14:35:18.011Z] DOCKER_GRAPHDRIVER=overlay2
14:35:18 [2020-02-10T14:35:18.011Z] GO111MODULE=off
14:35:18 [2020-02-10T14:35:18.011Z] TEST_SKIP_INTEGRATION_CLI=1
14:35:18 [2020-02-10T14:35:18.011Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:35:18 [2020-02-10T14:35:18.011Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:35:18 [2020-02-10T14:35:18.011Z] GOPATH=/go
14:35:18 [2020-02-10T14:35:18.011Z] PKG_CONFIG=pkg-config
14:35:18 [2020-02-10T14:35:18.011Z] _=/usr/bin/env
14:35:18 [2020-02-10T14:35:18.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:35:18 [2020-02-10T14:35:18.073Z] #43 25.72   CC       images/pipe-data.o
14:35:18 [2020-02-10T14:35:18.292Z] go: finding github.com/gogo/protobuf v1.0.0
14:35:18 [2020-02-10T14:35:18.331Z] #43 25.93   CC       images/sa.o
14:35:18 [2020-02-10T14:35:18.589Z] #43 26.10   CC       images/timer.o
14:35:18 [2020-02-10T14:35:18.847Z] #43 26.45   CC       images/timerfd.o
14:35:18 [2020-02-10T14:35:18.929Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
14:35:19 [2020-02-10T14:35:19.105Z] #43 26.71   CC       images/mm.o
14:35:19 [2020-02-10T14:35:19.219Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
14:35:19 [2020-02-10T14:35:19.219Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
14:35:19 [2020-02-10T14:35:19.219Z] go: finding github.com/kisielk/gotool v1.0.0
14:35:19 [2020-02-10T14:35:19.671Z] #43 27.10   CC       images/sk-opts.o
14:35:19 [2020-02-10T14:35:19.671Z] #43 27.30   CC       images/sk-unix.o
14:35:19 [2020-02-10T14:35:19.863Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
14:35:19 [2020-02-10T14:35:19.929Z] #43 27.62   CC       images/sk-inet.o
14:35:20 [2020-02-10T14:35:20.495Z] #43 28.02   CC       images/tun.o
14:35:20 [2020-02-10T14:35:20.495Z] #43 28.26   CC       images/sk-netlink.o
14:35:20 [2020-02-10T14:35:20.496Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
14:35:20 [2020-02-10T14:35:20.753Z] #43 28.41   CC       images/packet-sock.o
14:35:21 [2020-02-10T14:35:21.319Z] #43 28.73   CC       images/ipc-var.o
14:35:21 [2020-02-10T14:35:21.319Z] #43 28.89   CC       images/ipc-desc.o
14:35:21 [2020-02-10T14:35:21.319Z] #43 29.10   CC       images/ipc-shm.o
14:35:21 [2020-02-10T14:35:21.530Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
14:35:21 [2020-02-10T14:35:21.530Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
14:35:21 [2020-02-10T14:35:21.530Z] go: finding github.com/stretchr/testify v1.2.2
14:35:21 [2020-02-10T14:35:21.577Z] #43 29.28   CC       images/ipc-msg.o
14:35:21 [2020-02-10T14:35:21.820Z] go: finding github.com/kr/text v0.1.0
14:35:21 [2020-02-10T14:35:21.820Z] go: finding gotest.tools v2.1.0+incompatible
14:35:21 [2020-02-10T14:35:21.835Z] #43 29.58   CC       images/ipc-sem.o
14:35:22 [2020-02-10T14:35:22.093Z] #43 ...
14:35:22 [2020-02-10T14:35:22.093Z] 
14:35:22 [2020-02-10T14:35:22.093Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:35:22 [2020-02-10T14:35:22.093Z] #10 96.36 Selecting previously unselected package g++-mingw-w64-x86-64.
14:35:22 [2020-02-10T14:35:22.093Z] #10 96.36 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:35:22 [2020-02-10T14:35:22.351Z] #10 96.37 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:35:22 [2020-02-10T14:35:22.456Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
14:35:22 [2020-02-10T14:35:22.748Z] go: finding github.com/client9/misspell v0.3.4
14:35:22 [2020-02-10T14:35:22.748Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
14:35:23 [2020-02-10T14:35:23.782Z] go: finding github.com/gogo/protobuf v1.2.0
14:35:23 [2020-02-10T14:35:23.782Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
14:35:24 [2020-02-10T14:35:24.072Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
14:35:24 [2020-02-10T14:35:24.251Z] #10 ...
14:35:24 [2020-02-10T14:35:24.251Z] 
14:35:24 [2020-02-10T14:35:24.251Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:24 [2020-02-10T14:35:24.251Z] #46 88.23 github.com/LK4D4/vndr/build
14:35:24 [2020-02-10T14:35:24.251Z] #46 88.63 github.com/LK4D4/vndr/versioned
14:35:24 [2020-02-10T14:35:24.251Z] #46 88.78 compress/flate
14:35:24 [2020-02-10T14:35:24.251Z] #46 91.11 net
14:35:24 [2020-02-10T14:35:24.251Z] #46 91.74 vendor/golang.org/x/text/transform
14:35:24 [2020-02-10T14:35:24.251Z] #46 92.69 vendor/golang.org/x/text/unicode/bidi
14:35:24 [2020-02-10T14:35:24.251Z] #46 94.44 vendor/golang.org/x/text/secure/bidirule
14:35:24 [2020-02-10T14:35:24.251Z] #46 94.78 vendor/golang.org/x/text/unicode/norm
14:35:24 [2020-02-10T14:35:24.509Z] #46 ...
14:35:24 [2020-02-10T14:35:24.509Z] 
14:35:24 [2020-02-10T14:35:24.509Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:24 [2020-02-10T14:35:24.509Z] #43 29.87   CC       images/utsns.o
14:35:24 [2020-02-10T14:35:24.509Z] #43 30.09   CC       images/creds.o
14:35:24 [2020-02-10T14:35:24.509Z] #43 30.30   CC       images/vma.o
14:35:24 [2020-02-10T14:35:24.509Z] #43 30.59   CC       images/netdev.o
14:35:24 [2020-02-10T14:35:24.509Z] #43 31.08   CC       images/tty.o
14:35:24 [2020-02-10T14:35:24.509Z] #43 31.79   CC       images/file-lock.o
14:35:24 [2020-02-10T14:35:24.509Z] #43 32.05   CC       images/rlimit.o
14:35:24 [2020-02-10T14:35:24.509Z] #43 32.25   CC       images/pagemap.o
14:35:24 [2020-02-10T14:35:24.767Z] #43 32.61   CC       images/siginfo.o
14:35:25 [2020-02-10T14:35:25.025Z] #43 32.86   CC       images/rpc.o
14:35:25 [2020-02-10T14:35:25.113Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
14:35:25 [2020-02-10T14:35:25.113Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
14:35:25 [2020-02-10T14:35:25.113Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
14:35:26 [2020-02-10T14:35:26.399Z] #43 34.00   CC       images/ext-file.o
14:35:26 [2020-02-10T14:35:26.399Z] #43 34.19   CC       images/cgroup.o
14:35:26 [2020-02-10T14:35:26.965Z] #43 34.74   CC       images/userns.o
14:35:27 [2020-02-10T14:35:27.223Z] #43 34.99   CC       images/google/protobuf/descriptor.o
14:35:27 [2020-02-10T14:35:27.847Z] go: finding gotest.tools v2.2.0+incompatible
14:35:27 [2020-02-10T14:35:27.847Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
14:35:27 [2020-02-10T14:35:27.847Z] go: finding github.com/onsi/gomega v1.4.3
14:35:28 [2020-02-10T14:35:28.137Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
14:35:28 [2020-02-10T14:35:28.137Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
14:35:29 [2020-02-10T14:35:29.123Z] #43 36.63   CC       images/opts.o
14:35:29 [2020-02-10T14:35:29.123Z] #43 36.88   CC       images/seccomp.o
14:35:29 [2020-02-10T14:35:29.171Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
14:35:29 [2020-02-10T14:35:29.381Z] #43 37.09   CC       images/binfmt-misc.o
14:35:29 [2020-02-10T14:35:29.639Z] #43 37.26   CC       images/time.o
14:35:29 [2020-02-10T14:35:29.639Z] #43 37.41   CC       images/sysctl.o
14:35:29 [2020-02-10T14:35:29.803Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
14:35:29 [2020-02-10T14:35:29.898Z] #43 37.57   CC       images/autofs.o
14:35:30 [2020-02-10T14:35:30.155Z] #43 37.86   CC       images/macvlan.o
14:35:30 [2020-02-10T14:35:30.414Z] #43 38.09   CC       images/sit.o
14:35:30 [2020-02-10T14:35:30.437Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
14:35:30 [2020-02-10T14:35:30.437Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
14:35:30 [2020-02-10T14:35:30.672Z] #43 38.29   LINK     images/built-in.o
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.41   GEN      compel/include/asm
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.41   GEN      compel/include/version.h
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.45 touch .config
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.46   GEN      include/common/config.h
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.55   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.57   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.61   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.62   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.65   DEP      compel/arch/x86/plugins/std/memcpy.d
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.69   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.72   GEN      compel/plugins/include/uapi/std/syscall.h
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.74   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:35:30 [2020-02-10T14:35:30.930Z] #43 38.76   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:35:31 [2020-02-10T14:35:31.188Z] #43 38.80   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:35:31 [2020-02-10T14:35:31.189Z] #43 38.80   DEP      compel/plugins/std/infect.d
14:35:31 [2020-02-10T14:35:31.447Z] #43 38.93   DEP      compel/plugins/std/string.d
14:35:31 [2020-02-10T14:35:31.447Z] #43 39.10   DEP      compel/plugins/std/log.d
14:35:31 [2020-02-10T14:35:31.447Z] #43 39.19   DEP      compel/plugins/std/fds.d
14:35:31 [2020-02-10T14:35:31.475Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
14:35:31 [2020-02-10T14:35:31.475Z] go: finding github.com/hashicorp/go-uuid v1.0.0
14:35:31 [2020-02-10T14:35:31.705Z] #43 39.29   DEP      compel/plugins/std/std.d
14:35:31 [2020-02-10T14:35:31.705Z] #43 39.39   DEP      compel/plugins/shmem/shmem.d
14:35:31 [2020-02-10T14:35:31.705Z] #43 39.49   DEP      compel/plugins/fds/fds.d
14:35:31 [2020-02-10T14:35:31.765Z] go: finding golang.org/x/text v0.3.0
14:35:31 [2020-02-10T14:35:31.964Z] #43 39.64   CC       compel/plugins/std/std.o
14:35:32 [2020-02-10T14:35:32.222Z] #43 39.92   CC       compel/plugins/std/fds.o
14:35:32 [2020-02-10T14:35:32.394Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
14:35:32 [2020-02-10T14:35:32.788Z] #43 40.38   CC       compel/plugins/std/log.o
14:35:33 [2020-02-10T14:35:33.046Z] #43 ...
14:35:33 [2020-02-10T14:35:33.046Z] 
14:35:33 [2020-02-10T14:35:33.046Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:35:33 [2020-02-10T14:35:33.046Z] #64 99.13 + for f in rootlesskit rootlesskit-docker-proxy
14:35:33 [2020-02-10T14:35:33.046Z] #64 99.13 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:35:33 [2020-02-10T14:35:33.046Z] #64 DONE 106.9s
14:35:33 [2020-02-10T14:35:33.046Z] 
14:35:33 [2020-02-10T14:35:33.046Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:33 [2020-02-10T14:35:33.046Z] #46 99.08 vendor/golang.org/x/net/idna
14:35:33 [2020-02-10T14:35:33.046Z] #46 101.4 vendor/golang.org/x/net/http2/hpack
14:35:33 [2020-02-10T14:35:33.046Z] #46 102.7 mime
14:35:33 [2020-02-10T14:35:33.046Z] #46 104.4 mime/quotedprintable
14:35:33 [2020-02-10T14:35:33.046Z] #46 104.9 net/http/internal
14:35:33 [2020-02-10T14:35:33.046Z] #46 ...
14:35:33 [2020-02-10T14:35:33.046Z] 
14:35:33 [2020-02-10T14:35:33.046Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:35:33 [2020-02-10T14:35:33.046Z] #65 DONE 0.1s
14:35:33 [2020-02-10T14:35:33.305Z] 
14:35:33 [2020-02-10T14:35:33.305Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:35:33 [2020-02-10T14:35:33.485Z] ok  	github.com/docker/docker/cmd/dockerd	0.042s	coverage: 30.6% of statements
14:35:33 [2020-02-10T14:35:33.870Z] #49 ...
14:35:33 [2020-02-10T14:35:33.870Z] 
14:35:33 [2020-02-10T14:35:33.870Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:33 [2020-02-10T14:35:33.870Z] #43 41.69   CC       compel/plugins/std/string.o
14:35:33 [2020-02-10T14:35:33.907Z] go: finding github.com/uber/jaeger-lib v1.2.1
14:35:34 [2020-02-10T14:35:34.364Z] ok  	github.com/docker/docker/container	0.122s	coverage: 35.0% of statements
14:35:34 [2020-02-10T14:35:34.364Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:35:34 [2020-02-10T14:35:34.364Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:35:34 [2020-02-10T14:35:34.364Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:35:34 [2020-02-10T14:35:34.364Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:35:34 [2020-02-10T14:35:34.436Z] #43 42.29   CC       compel/plugins/std/infect.o
14:35:35 [2020-02-10T14:35:35.002Z] #43 42.66   CC       compel/arch/x86/plugins/std/parasite-head.o
14:35:35 [2020-02-10T14:35:35.002Z] #43 42.73   CC       compel/arch/x86/plugins/std/memcpy.o
14:35:35 [2020-02-10T14:35:35.002Z] #43 42.77   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:35:35 [2020-02-10T14:35:35.002Z] #43 42.83   AR       compel/plugins/std.lib.a
14:35:35 [2020-02-10T14:35:35.273Z] #43 42.97   CC       compel/plugins/fds/fds.o
14:35:35 [2020-02-10T14:35:35.530Z] #43 43.26   AR       compel/plugins/fds.lib.a
14:35:35 [2020-02-10T14:35:35.795Z] #43 43.31   HOSTDEP  compel/src/lib/log-host.d
14:35:35 [2020-02-10T14:35:35.795Z] #43 43.47   HOSTDEP  compel/src/lib/handle-elf-host.d
14:35:35 [2020-02-10T14:35:35.795Z] #43 43.53   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:35:36 [2020-02-10T14:35:36.030Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
14:35:36 [2020-02-10T14:35:36.053Z] #43 43.60   HOSTDEP  compel/src/main-host.d
14:35:36 [2020-02-10T14:35:36.053Z] #43 43.72   DEP      compel/src/lib/ptrace.d
14:35:36 [2020-02-10T14:35:36.053Z] #43 43.82   DEP      compel/src/lib/infect.d
14:35:36 [2020-02-10T14:35:36.310Z] #43 44.02   DEP      compel/src/lib/infect-util.d
14:35:36 [2020-02-10T14:35:36.567Z] #43 44.18   DEP      compel/src/lib/infect-rpc.d
14:35:36 [2020-02-10T14:35:36.567Z] #43 44.30   DEP      compel/arch/x86/src/lib/infect.d
14:35:36 [2020-02-10T14:35:36.567Z] #43 44.38   DEP      compel/arch/x86/src/lib/cpu.d
14:35:36 [2020-02-10T14:35:36.695Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
14:35:36 [2020-02-10T14:35:36.695Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
14:35:36 [2020-02-10T14:35:36.824Z] #43 44.46   DEP      compel/src/lib/log.d
14:35:37 [2020-02-10T14:35:37.081Z] #43 44.56   DEP      compel/src/main.d
14:35:37 [2020-02-10T14:35:37.081Z] #43 44.73   DEP      compel/src/lib/handle-elf.d
14:35:37 [2020-02-10T14:35:37.338Z] #43 44.83   DEP      compel/arch/x86/src/lib/handle-elf.d
14:35:37 [2020-02-10T14:35:37.338Z] #43 45.04   CC       compel/src/lib/log.o
14:35:37 [2020-02-10T14:35:37.904Z] #43 45.45   CC       compel/arch/x86/src/lib/cpu.o
14:35:38 [2020-02-10T14:35:38.208Z] go: finding github.com/docker/go-connections v0.4.0
14:35:38 [2020-02-10T14:35:38.470Z] #43 46.29   CC       compel/arch/x86/src/lib/infect.o
14:35:38 [2020-02-10T14:35:38.840Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
14:35:39 [2020-02-10T14:35:39.403Z] #43 47.14   CC       compel/src/lib/infect-rpc.o
14:35:39 [2020-02-10T14:35:39.405Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
14:35:39 [2020-02-10T14:35:39.470Z] go: finding cloud.google.com/go v0.26.0
14:35:39 [2020-02-10T14:35:39.663Z] #43 47.42   CC       compel/src/lib/infect-util.o
14:35:39 [2020-02-10T14:35:39.761Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
14:35:39 [2020-02-10T14:35:39.921Z] #43 ...
14:35:39 [2020-02-10T14:35:39.921Z] 
14:35:39 [2020-02-10T14:35:39.921Z] #49 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:35:39 [2020-02-10T14:35:39.921Z] #49 DONE 113.9s
14:35:39 [2020-02-10T14:35:39.921Z] 
14:35:39 [2020-02-10T14:35:39.921Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:39 [2020-02-10T14:35:39.921Z] #43 47.73   CC       compel/src/lib/infect.o
14:35:39 [2020-02-10T14:35:39.921Z] #43 ...
14:35:39 [2020-02-10T14:35:39.921Z] 
14:35:39 [2020-02-10T14:35:39.921Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:35:39 [2020-02-10T14:35:39.921Z] #10 112.9 Selecting previously unselected package libapparmor1:amd64.
14:35:39 [2020-02-10T14:35:39.921Z] #10 112.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 112.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.0 Selecting previously unselected package libapparmor-dev:amd64.
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.2 Selecting previously unselected package libbtrfs0.
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.2 Unpacking libbtrfs0 (4.20.1-2) ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.3 Selecting previously unselected package libbtrfs-dev.
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.3 Unpacking libbtrfs-dev (4.20.1-2) ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.6 Selecting previously unselected package libudev-dev:amd64.
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.7 Selecting previously unselected package libsepol1-dev:amd64.
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 113.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 114.1 Selecting previously unselected package libpcre16-3:amd64.
14:35:39 [2020-02-10T14:35:39.921Z] #10 114.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:35:39 [2020-02-10T14:35:39.921Z] #10 114.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:35:40 [2020-02-10T14:35:40.052Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
14:35:40 [2020-02-10T14:35:40.179Z] #10 114.3 Selecting previously unselected package libpcre32-3:amd64.
14:35:40 [2020-02-10T14:35:40.179Z] #10 114.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:35:40 [2020-02-10T14:35:40.179Z] #10 114.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:35:40 [2020-02-10T14:35:40.437Z] #10 114.7 Selecting previously unselected package libpcrecpp0v5:amd64.
14:35:40 [2020-02-10T14:35:40.437Z] #10 114.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:35:40 [2020-02-10T14:35:40.437Z] #10 114.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:35:40 [2020-02-10T14:35:40.508Z] ok  	github.com/docker/docker/cmd/dockerd	0.126s	coverage: 30.6% of statements
14:35:40 [2020-02-10T14:35:40.695Z] #10 114.8 Selecting previously unselected package libpcre3-dev:amd64.
14:35:40 [2020-02-10T14:35:40.695Z] #10 114.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:35:40 [2020-02-10T14:35:40.695Z] #10 114.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:35:41 [2020-02-10T14:35:41.086Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
14:35:41 [2020-02-10T14:35:41.201Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
14:35:41 [2020-02-10T14:35:41.261Z] #10 115.4 Selecting previously unselected package libselinux1-dev:amd64.
14:35:41 [2020-02-10T14:35:41.261Z] #10 115.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:35:41 [2020-02-10T14:35:41.261Z] #10 115.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:35:41 [2020-02-10T14:35:41.518Z] #10 115.7 Selecting previously unselected package libdevmapper-dev:amd64.
14:35:41 [2020-02-10T14:35:41.518Z] #10 115.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:35:41 [2020-02-10T14:35:41.518Z] #10 115.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:35:41 [2020-02-10T14:35:41.518Z] #10 115.8 Selecting previously unselected package libseccomp-dev:amd64.
14:35:41 [2020-02-10T14:35:41.776Z] #10 115.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
14:35:41 [2020-02-10T14:35:41.776Z] #10 115.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
14:35:41 [2020-02-10T14:35:41.776Z] #10 115.9 Selecting previously unselected package libsystemd-dev:amd64.
14:35:41 [2020-02-10T14:35:41.776Z] #10 116.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
14:35:41 [2020-02-10T14:35:41.776Z] #10 116.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.5 Setting up libbtrfs0 (4.20.1-2) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 Setting up libbtrfs-dev (4.20.1-2) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 Setting up mingw-w64-common (6.0.0-3) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:35:42 [2020-02-10T14:35:42.342Z] #10 116.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:35:42 [2020-02-10T14:35:42.419Z] ok  	github.com/docker/docker/container	0.149s	coverage: 35.0% of statements
14:35:42 [2020-02-10T14:35:42.419Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:35:42 [2020-02-10T14:35:42.419Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:35:42 [2020-02-10T14:35:42.419Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:35:42 [2020-02-10T14:35:42.419Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:35:42 [2020-02-10T14:35:42.600Z] #10 116.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:35:42 [2020-02-10T14:35:42.600Z] #10 116.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:35:42 [2020-02-10T14:35:42.600Z] #10 116.7 Setting up dmsetup (2:1.02.155-3) ...
14:35:42 [2020-02-10T14:35:42.600Z] #10 116.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:35:42 [2020-02-10T14:35:42.600Z] #10 116.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:35:42 [2020-02-10T14:35:42.600Z] #10 116.7 Processing triggers for libc-bin (2.28-10) ...
14:35:42 [2020-02-10T14:35:42.608Z] go: finding github.com/fsnotify/fsnotify v1.4.7
14:35:42 [2020-02-10T14:35:42.858Z] #10 DONE 117.1s
14:35:42 [2020-02-10T14:35:42.858Z] 
14:35:42 [2020-02-10T14:35:42.858Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:42 [2020-02-10T14:35:42.858Z] #43 50.01   CC       compel/src/lib/ptrace.o
14:35:42 [2020-02-10T14:35:42.858Z] #43 50.41   AR       compel/libcompel.a
14:35:42 [2020-02-10T14:35:42.858Z] #43 50.48   HOSTCC   compel/src/main-host.o
14:35:43 [2020-02-10T14:35:43.049Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.7% of statements
14:35:43 [2020-02-10T14:35:43.117Z] #43 ...
14:35:43 [2020-02-10T14:35:43.117Z] 
14:35:43 [2020-02-10T14:35:43.117Z] #54 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:35:43 [2020-02-10T14:35:43.117Z] #54 DONE 0.1s
14:35:43 [2020-02-10T14:35:43.117Z] 
14:35:43 [2020-02-10T14:35:43.117Z] #55 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:35:43 [2020-02-10T14:35:43.117Z] #55 DONE 0.1s
14:35:43 [2020-02-10T14:35:43.117Z] 
14:35:43 [2020-02-10T14:35:43.117Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:43 [2020-02-10T14:35:43.241Z] go: finding github.com/google/certificate-transparency-go v1.0.21
14:35:43 [2020-02-10T14:35:43.242Z] go: finding github.com/kr/pty v1.1.1
14:35:43 [2020-02-10T14:35:43.242Z] go: finding github.com/spf13/viper v1.3.2
14:35:45 [2020-02-10T14:35:45.311Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
14:35:45 [2020-02-10T14:35:45.311Z] go: finding github.com/BurntSushi/toml v0.3.1
14:35:45 [2020-02-10T14:35:45.311Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
14:35:45 [2020-02-10T14:35:45.603Z] go: finding github.com/coreos/go-semver v0.2.0
14:35:45 [2020-02-10T14:35:45.647Z] #56 ...
14:35:45 [2020-02-10T14:35:45.647Z] 
14:35:45 [2020-02-10T14:35:45.647Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:45 [2020-02-10T14:35:45.647Z] #46 109.2 crypto/x509
14:35:45 [2020-02-10T14:35:45.647Z] #46 109.2 net/textproto
14:35:45 [2020-02-10T14:35:45.647Z] #46 110.5 vendor/golang.org/x/net/http/httpguts
14:35:45 [2020-02-10T14:35:45.647Z] #46 110.8 vendor/golang.org/x/net/http/httpproxy
14:35:45 [2020-02-10T14:35:45.647Z] #46 111.3 mime/multipart
14:35:45 [2020-02-10T14:35:45.647Z] #46 113.3 crypto/tls
14:35:45 [2020-02-10T14:35:45.647Z] #46 ...
14:35:45 [2020-02-10T14:35:45.647Z] 
14:35:45 [2020-02-10T14:35:45.647Z] #11 [dev 1/25] RUN groupadd -r docker
14:35:45 [2020-02-10T14:35:45.647Z] #11 DONE 2.6s
14:35:45 [2020-02-10T14:35:45.647Z] 
14:35:45 [2020-02-10T14:35:45.647Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.374 + RM_GOPATH=0
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.374 + TMP_GOPATH=
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.374 + : /build
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.374 + '[' -z '' ']'
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 ++ mktemp -d
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + export GOPATH=/tmp/tmp.AMsZCeNRuD
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + GOPATH=/tmp/tmp.AMsZCeNRuD
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + RM_GOPATH=1
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 ++ dirname ./install.sh
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + dir=.
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + bin=runc
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + shift
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + '[' '!' -f ./runc.installer ']'
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + . ./runc.installer
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + install_runc
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.383 + grep -q '^3\.10\.0.*\.el7\.'
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.384 + uname -r
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.387 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.387 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.387 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AMsZCeNRuD/src/github.com/opencontainers/runc
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.387 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
14:35:45 [2020-02-10T14:35:45.647Z] #56 2.390 Cloning into '/tmp/tmp.AMsZCeNRuD/src/github.com/opencontainers/runc'...
14:35:45 [2020-02-10T14:35:45.893Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
14:35:46 [2020-02-10T14:35:46.185Z] go: finding github.com/onsi/ginkgo v1.6.0
14:35:47 [2020-02-10T14:35:47.681Z] go: finding github.com/mitchellh/mapstructure v1.1.2
14:35:47 [2020-02-10T14:35:47.681Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
14:35:47 [2020-02-10T14:35:47.681Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
14:35:47 [2020-02-10T14:35:47.681Z] go: finding github.com/sirupsen/logrus v1.0.3
14:35:47 [2020-02-10T14:35:47.703Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.038s	coverage: 65.3% of statements
14:35:47 [2020-02-10T14:35:47.703Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.035s	coverage: 35.7% of statements
14:35:48 [2020-02-10T14:35:48.178Z] #56 ...
14:35:48 [2020-02-10T14:35:48.178Z] 
14:35:48 [2020-02-10T14:35:48.178Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:35:48 [2020-02-10T14:35:48.178Z] #12 DONE 2.2s
14:35:48 [2020-02-10T14:35:48.178Z] 
14:35:48 [2020-02-10T14:35:48.178Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:35:48 [2020-02-10T14:35:48.274Z] ok  	github.com/docker/docker/daemon/cluster	0.176s	coverage: 0.5% of statements
14:35:49 [2020-02-10T14:35:49.185Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
14:35:49 [2020-02-10T14:35:49.191Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.426s	coverage: 13.7% of statements
14:35:49 [2020-02-10T14:35:49.483Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
14:35:49 [2020-02-10T14:35:49.483Z] go: finding github.com/magiconair/properties v1.8.0
14:35:49 [2020-02-10T14:35:49.775Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
14:35:50 [2020-02-10T14:35:50.080Z] #13 2.286 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:35:50 [2020-02-10T14:35:50.338Z] #13 DONE 2.4s
14:35:50 [2020-02-10T14:35:50.338Z] 
14:35:50 [2020-02-10T14:35:50.338Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:35:50 [2020-02-10T14:35:50.402Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
14:35:50 [2020-02-10T14:35:50.402Z] go: finding github.com/hpcloud/tail v1.0.0
14:35:50 [2020-02-10T14:35:50.690Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
14:35:50 [2020-02-10T14:35:50.815Z] ok  	github.com/docker/docker/daemon/discovery	0.016s	coverage: 30.0% of statements
14:35:50 [2020-02-10T14:35:50.993Z] ok  	github.com/docker/docker/daemon/config	0.017s	coverage: 82.1% of statements
14:35:51 [2020-02-10T14:35:51.076Z] ok  	github.com/docker/docker/daemon/config	0.102s	coverage: 82.1% of statements
14:35:51 [2020-02-10T14:35:51.342Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
14:35:51 [2020-02-10T14:35:51.718Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
14:35:51 [2020-02-10T14:35:51.718Z] go: finding google.golang.org/appengine v1.1.0
14:35:51 [2020-02-10T14:35:51.718Z] go: finding github.com/spf13/cast v1.3.0
14:35:52 [2020-02-10T14:35:52.090Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
14:35:52 [2020-02-10T14:35:52.237Z] #14 DONE 2.2s
14:35:52 [2020-02-10T14:35:52.237Z] 
14:35:52 [2020-02-10T14:35:52.237Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:52 [2020-02-10T14:35:52.237Z] #56 8.426 + cd /tmp/tmp.AMsZCeNRuD/src/github.com/opencontainers/runc
14:35:52 [2020-02-10T14:35:52.237Z] #56 8.427 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:35:52 [2020-02-10T14:35:52.237Z] #56 8.806 + '[' -z '' ']'
14:35:52 [2020-02-10T14:35:52.237Z] #56 8.806 + target=static
14:35:52 [2020-02-10T14:35:52.237Z] #56 8.806 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:35:52 [2020-02-10T14:35:52.457Z] ok  	github.com/docker/docker/daemon/events	0.081s	coverage: 50.0% of statements
14:35:52 [2020-02-10T14:35:52.751Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
14:35:52 [2020-02-10T14:35:52.751Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
14:35:52 [2020-02-10T14:35:52.751Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
14:35:52 [2020-02-10T14:35:52.842Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
14:35:53 [2020-02-10T14:35:53.171Z] #56 ...
14:35:53 [2020-02-10T14:35:53.171Z] 
14:35:53 [2020-02-10T14:35:53.171Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:53 [2020-02-10T14:35:53.171Z] #43 50.79   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 51.17   HOSTCC   compel/src/lib/handle-elf-host.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 51.59   HOSTCC   compel/src/lib/log-host.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 51.90   HOSTLINK compel/compel-host-bin
14:35:53 [2020-02-10T14:35:53.171Z] #43 52.13   DEP      soccr/soccr.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 52.37   CC       soccr/soccr.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 53.80   AR       soccr/libsoccr.a
14:35:53 [2020-02-10T14:35:53.171Z] #43 53.84 make[1]: 'soccr/libsoccr.a' is up to date.
14:35:53 [2020-02-10T14:35:53.171Z] #43 54.25   DEP      criu/arch/x86/sigframe.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 54.44   DEP      criu/arch/x86/sigaction_compat.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 54.51   DEP      criu/arch/x86/kerndat.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 54.62   DEP      criu/arch/x86/crtools.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 54.72   DEP      criu/arch/x86/cpu.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 54.92   CC       criu/arch/x86/cpu.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 55.66   CC       criu/arch/x86/crtools.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 57.12   CC       criu/arch/x86/kerndat.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 57.65   CC       criu/arch/x86/sigaction_compat.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 58.06   CC       criu/arch/x86/sigframe.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 58.38   LINK     criu/arch/x86/crtools.built-in.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 58.49   DEP      criu/pie/util-vdso-elf32.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 58.65   DEP      criu/arch/x86/vdso-pie.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 58.80   DEP      criu/pie/parasite-vdso.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 59.01   DEP      criu/pie/util-vdso.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 59.12   DEP      criu/pie/util.d
14:35:53 [2020-02-10T14:35:53.171Z] #43 59.28   CC       criu/pie/util.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 59.68   CC       criu/pie/util-vdso.o
14:35:53 [2020-02-10T14:35:53.171Z] #43 60.33   CC       criu/pie/parasite-vdso.o
14:35:53 [2020-02-10T14:35:53.210Z] ok  	github.com/docker/docker/daemon	12.262s	coverage: 17.5% of statements
14:35:53 [2020-02-10T14:35:53.210Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:35:53 [2020-02-10T14:35:53.210Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:35:53 [2020-02-10T14:35:53.210Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:35:53 [2020-02-10T14:35:53.210Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:35:53 [2020-02-10T14:35:53.429Z] #43 61.04   CC       criu/arch/x86/vdso-pie.o
14:35:53 [2020-02-10T14:35:53.429Z] #43 ...
14:35:53 [2020-02-10T14:35:53.429Z] 
14:35:53 [2020-02-10T14:35:53.429Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:53 [2020-02-10T14:35:53.429Z] #56 10.31 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
14:35:53 [2020-02-10T14:35:53.782Z] go: finding github.com/docker/go-units v0.3.1
14:35:53 [2020-02-10T14:35:53.841Z] ok  	github.com/docker/docker/daemon/graphdriver	0.034s	coverage: 2.2% of statements
14:35:54 [2020-02-10T14:35:54.072Z] go: finding github.com/spf13/afero v1.1.2
14:35:54 [2020-02-10T14:35:54.072Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
14:35:54 [2020-02-10T14:35:54.363Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
14:35:54 [2020-02-10T14:35:54.803Z] #56 ...
14:35:54 [2020-02-10T14:35:54.803Z] 
14:35:54 [2020-02-10T14:35:54.803Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:35:54 [2020-02-10T14:35:54.803Z] #15 DONE 2.2s
14:35:54 [2020-02-10T14:35:54.803Z] 
14:35:54 [2020-02-10T14:35:54.803Z] #16 [dev 6/25] RUN ldconfig
14:35:54 [2020-02-10T14:35:54.987Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
14:35:55 [2020-02-10T14:35:55.394Z] go: finding gopkg.in/yaml.v2 v2.2.1
14:35:55 [2020-02-10T14:35:55.685Z] go: finding github.com/prometheus/client_golang v0.8.0
14:35:55 [2020-02-10T14:35:55.685Z] go: finding github.com/pelletier/go-toml v1.2.0
14:35:55 [2020-02-10T14:35:55.807Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 57.9% of statements
14:35:56 [2020-02-10T14:35:56.177Z] #16 ...
14:35:56 [2020-02-10T14:35:56.177Z] 
14:35:56 [2020-02-10T14:35:56.177Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:56 [2020-02-10T14:35:56.177Z] #46 120.1 net/http/httptrace
14:35:56 [2020-02-10T14:35:56.177Z] #46 120.4 net/http
14:35:56 [2020-02-10T14:35:56.315Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
14:35:56 [2020-02-10T14:35:56.435Z] #46 ...
14:35:56 [2020-02-10T14:35:56.435Z] 
14:35:56 [2020-02-10T14:35:56.435Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:56 [2020-02-10T14:35:56.435Z] #43 61.41   CC       criu/pie/util-vdso-elf32.o
14:35:56 [2020-02-10T14:35:56.435Z] #43 62.05   AR       criu/pie/pie.lib.a
14:35:56 [2020-02-10T14:35:56.435Z] #43 62.13   DEP      criu/pie/restorer.d
14:35:56 [2020-02-10T14:35:56.435Z] #43 62.36   DEP      criu/arch/x86/sigaction_compat_pie.d
14:35:56 [2020-02-10T14:35:56.435Z] #43 62.48   DEP      criu/arch/x86/restorer_unmap.d
14:35:56 [2020-02-10T14:35:56.435Z] #43 62.50   DEP      criu/arch/x86/restorer.d
14:35:56 [2020-02-10T14:35:56.435Z] #43 62.70   DEP      criu/pie/parasite.d
14:35:56 [2020-02-10T14:35:56.435Z] #43 62.92   CC       criu/pie/parasite.o
14:35:56 [2020-02-10T14:35:56.435Z] #43 64.06   LINK     criu/pie/parasite.built-in.o
14:35:56 [2020-02-10T14:35:56.435Z] #43 64.07   GEN      criu/pie/parasite-blob.h
14:35:56 [2020-02-10T14:35:56.435Z] #43 64.11   CC       criu/arch/x86/restorer.o
14:35:56 [2020-02-10T14:35:56.610Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
14:35:56 [2020-02-10T14:35:56.610Z] go: finding github.com/golang/mock v1.1.1
14:35:56 [2020-02-10T14:35:56.693Z] #43 ...
14:35:56 [2020-02-10T14:35:56.693Z] 
14:35:56 [2020-02-10T14:35:56.693Z] #16 [dev 6/25] RUN ldconfig
14:35:56 [2020-02-10T14:35:56.693Z] #16 DONE 2.2s
14:35:56 [2020-02-10T14:35:56.952Z] 
14:35:56 [2020-02-10T14:35:56.952Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:35:57 [2020-02-10T14:35:57.138Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
14:35:58 [2020-02-10T14:35:58.109Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
14:35:58 [2020-02-10T14:35:58.399Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
14:35:58 [2020-02-10T14:35:58.528Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.496s	coverage: 13.6% of statements
14:35:58 [2020-02-10T14:35:58.686Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
14:35:58 [2020-02-10T14:35:58.787Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.561s	coverage: 57.0% of statements
14:35:59 [2020-02-10T14:35:59.482Z] #17 2.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:35:59 [2020-02-10T14:35:59.482Z] #17 2.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:35:59 [2020-02-10T14:35:59.482Z] #17 2.629 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:35:59 [2020-02-10T14:35:59.638Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
14:35:59 [2020-02-10T14:35:59.638Z] 
14:35:59 [2020-02-10T14:35:59.638Z]  ________   ____  __.
14:35:59 [2020-02-10T14:35:59.638Z]  \_____  \ |    |/ _|
14:35:59 [2020-02-10T14:35:59.638Z]  /   |   \|      <
14:35:59 [2020-02-10T14:35:59.638Z]  /    |    \    |  \
14:35:59 [2020-02-10T14:35:59.638Z]  \_______  /____|__ \
14:35:59 [2020-02-10T14:35:59.638Z]          \/        \/
14:35:59 [2020-02-10T14:35:59.638Z] 
14:35:59 [2020-02-10T14:35:59.638Z] INFO: make.ps1 ended at 02/10/2020 14:35:53
14:35:59 [2020-02-10T14:35:59.638Z] INFO: Binaries build ended at 02/10/2020 14:35:55. Duration:00:01:12.8657893
14:35:59 [2020-02-10T14:35:59.638Z] INFO: Copying the built daemon binary to d:\CI\PR-40487\2\binary\dockerd-ed439e4a31.exe...
14:35:59 [2020-02-10T14:35:59.638Z] INFO: Copying the built client binary to d:\CI\PR-40487\2\binary\docker-ed439e4a31.exe...
14:35:59 [2020-02-10T14:35:59.638Z] INFO: Copying dockerversion from the container...
14:35:59 [2020-02-10T14:35:59.638Z] INFO: Copying the golang package from the container to d:\CI\PR-40487\2\installer\go.zip...
14:35:59 [2020-02-10T14:35:59.739Z] #17 3.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:36:00 [2020-02-10T14:36:00.741Z] go: finding gopkg.in/yaml.v2 v2.2.2
14:36:01 [2020-02-10T14:36:01.641Z] #17 4.397 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
14:36:01 [2020-02-10T14:36:01.801Z] INFO: Extracting go.zip to d:\CI\PR-40487\2\go
14:36:02 [2020-02-10T14:36:02.105Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.467s	coverage: 46.2% of statements
14:36:02 [2020-02-10T14:36:02.980Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.798s	coverage: 48.6% of statements
14:36:03 [2020-02-10T14:36:03.014Z] #17 5.903 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:36:03 [2020-02-10T14:36:03.239Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.557s	coverage: 72.5% of statements
14:36:03 [2020-02-10T14:36:03.272Z] #17 ...
14:36:03 [2020-02-10T14:36:03.272Z] 
14:36:03 [2020-02-10T14:36:03.272Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:36:03 [2020-02-10T14:36:03.272Z] #43 64.82   CC       criu/arch/x86/restorer_unmap.o
14:36:03 [2020-02-10T14:36:03.272Z] #43 64.96   CC       criu/arch/x86/sigaction_compat_pie.o
14:36:03 [2020-02-10T14:36:03.272Z] #43 65.38   CC       criu/pie/restorer.o
14:36:03 [2020-02-10T14:36:03.272Z] #43 68.18   LINK     criu/pie/restorer.built-in.o
14:36:03 [2020-02-10T14:36:03.272Z] #43 68.20   GEN      criu/pie/restorer-blob.h
14:36:03 [2020-02-10T14:36:03.272Z] #43 68.30   DEP      criu/vdso.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 68.44   DEP      criu/vdso-compat.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 68.55   DEP      criu/uts_ns.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 68.71   DEP      criu/util.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 68.88   DEP      criu/uffd.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 69.10   DEP      criu/tun.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 69.28   DEP      criu/tty.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 69.48   DEP      criu/timerfd.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 69.62   DEP      criu/sysfs_parse.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 69.77   DEP      criu/sysctl.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 69.97   DEP      criu/string.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 70.02   DEP      criu/stats.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 70.14   DEP      criu/sockets.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 70.29   DEP      criu/sk-unix.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 70.57   DEP      criu/sk-tcp.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 70.73   DEP      criu/sk-queue.d
14:36:03 [2020-02-10T14:36:03.272Z] #43 70.93   DEP      criu/sk-packet.d
14:36:03 [2020-02-10T14:36:03.498Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.310s	coverage: 46.3% of statements
14:36:03 [2020-02-10T14:36:03.530Z] #43 71.10   DEP      criu/sk-netlink.d
14:36:03 [2020-02-10T14:36:03.530Z] #43 71.28   DEP      criu/sk-inet.d
14:36:03 [2020-02-10T14:36:03.787Z] #43 71.48   DEP      criu/signalfd.d
14:36:04 [2020-02-10T14:36:04.045Z] #43 71.67   DEP      criu/sigframe.d
14:36:04 [2020-02-10T14:36:04.045Z] #43 71.77   DEP      criu/shmem.d
14:36:04 [2020-02-10T14:36:04.249Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
14:36:04 [2020-02-10T14:36:04.304Z] #43 71.92   DEP      criu/servicefd.d
14:36:04 [2020-02-10T14:36:04.561Z] #43 72.11   DEP      criu/seize.d
14:36:04 [2020-02-10T14:36:04.561Z] #43 72.33   DEP      criu/seccomp.d
14:36:04 [2020-02-10T14:36:04.819Z] #43 72.53   DEP      criu/rst-malloc.d
14:36:04 [2020-02-10T14:36:04.819Z] #43 72.60   DEP      criu/rbtree.d
14:36:05 [2020-02-10T14:36:05.077Z] #43 72.65   DEP      criu/pstree.d
14:36:05 [2020-02-10T14:36:05.077Z] #43 72.81   DEP      criu/protobuf.d
14:36:05 [2020-02-10T14:36:05.301Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.991s	coverage: 48.6% of statements
14:36:05 [2020-02-10T14:36:05.335Z] #43 72.90   GEN      criu/protobuf-desc-gen.h
14:36:06 [2020-02-10T14:36:06.037Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
14:36:06 [2020-02-10T14:36:06.037Z] ok  	github.com/docker/docker/daemon	12.352s	coverage: 17.5% of statements
14:36:06 [2020-02-10T14:36:06.037Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:36:06 [2020-02-10T14:36:06.037Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:36:06 [2020-02-10T14:36:06.037Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:36:06 [2020-02-10T14:36:06.037Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:36:06 [2020-02-10T14:36:06.037Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:36:06 [2020-02-10T14:36:06.037Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.562s	coverage: 76.1% of statements
14:36:06 [2020-02-10T14:36:06.709Z] #43 74.41   DEP      criu/protobuf-desc.d
14:36:06 [2020-02-10T14:36:06.709Z] #43 74.54   DEP      criu/proc_parse.d
14:36:06 [2020-02-10T14:36:06.977Z] ok  	github.com/docker/docker/daemon/links	0.040s	coverage: 93.0% of statements
14:36:07 [2020-02-10T14:36:07.068Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	13.091s	coverage: 72.5% of statements
14:36:07 [2020-02-10T14:36:07.068Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:36:07 [2020-02-10T14:36:07.275Z] #43 74.83   DEP      criu/plugin.d
14:36:07 [2020-02-10T14:36:07.275Z] #43 74.91   DEP      criu/pipes.d
14:36:07 [2020-02-10T14:36:07.275Z] #43 75.09   DEP      criu/pie-util.d
14:36:07 [2020-02-10T14:36:07.533Z] #43 75.20   DEP      criu/pie-util-vdso.d
14:36:07 [2020-02-10T14:36:07.533Z] #43 75.31   DEP      criu/pie-util-vdso-elf32.d
14:36:07 [2020-02-10T14:36:07.546Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
14:36:07 [2020-02-10T14:36:07.791Z] #43 75.44   DEP      criu/path.d
14:36:07 [2020-02-10T14:36:07.791Z] #43 75.56   DEP      criu/parasite-syscall.d
14:36:08 [2020-02-10T14:36:08.048Z] #43 75.82   DEP      criu/pagemap.d
14:36:08 [2020-02-10T14:36:08.306Z] #43 75.97   DEP      criu/pagemap-cache.d
14:36:08 [2020-02-10T14:36:08.306Z] #43 ...
14:36:08 [2020-02-10T14:36:08.306Z] 
14:36:08 [2020-02-10T14:36:08.306Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:36:08 [2020-02-10T14:36:08.306Z] #17 11.55 Fetched 8325 kB in 9s (883 kB/s)
14:36:08 [2020-02-10T14:36:08.857Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.585s	coverage: 76.1% of statements
14:36:09 [2020-02-10T14:36:09.457Z] ok  	github.com/docker/docker/daemon/logger	0.240s	coverage: 42.7% of statements
14:36:09 [2020-02-10T14:36:09.625Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
14:36:09 [2020-02-10T14:36:09.680Z] #17 11.55 Reading package lists...
14:36:09 [2020-02-10T14:36:09.680Z] #17 ...
14:36:09 [2020-02-10T14:36:09.680Z] 
14:36:09 [2020-02-10T14:36:09.680Z] #46 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:36:09 [2020-02-10T14:36:09.680Z] #46 134.0 github.com/LK4D4/vndr/godl
14:36:09 [2020-02-10T14:36:09.680Z] #46 134.8 github.com/LK4D4/vndr
14:36:09 [2020-02-10T14:36:09.680Z] #46 DONE 143.6s
14:36:09 [2020-02-10T14:36:09.939Z] 
14:36:09 [2020-02-10T14:36:09.939Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:36:09 [2020-02-10T14:36:09.939Z] #43 76.09   DEP      criu/page-xfer.d
14:36:09 [2020-02-10T14:36:09.939Z] #43 76.25   DEP      criu/page-pipe.d
14:36:09 [2020-02-10T14:36:09.939Z] #43 76.39   DEP      criu/netfilter.d
14:36:09 [2020-02-10T14:36:09.939Z] #43 76.54   DEP      criu/net.d
14:36:09 [2020-02-10T14:36:09.939Z] #43 76.78   DEP      criu/namespaces.d
14:36:09 [2020-02-10T14:36:09.939Z] #43 77.02   DEP      criu/mount.d
14:36:09 [2020-02-10T14:36:09.939Z] #43 77.26   DEP      criu/mem.d
14:36:09 [2020-02-10T14:36:09.939Z] #43 77.42   DEP      criu/lsm.d
14:36:09 [2020-02-10T14:36:09.939Z] #43 77.66   DEP      criu/log.d
14:36:10 [2020-02-10T14:36:10.027Z] ok  	github.com/docker/docker/daemon/images	0.052s	coverage: 4.9% of statements
14:36:10 [2020-02-10T14:36:10.197Z] #43 77.86   DEP      criu/libnetlink.d
14:36:10 [2020-02-10T14:36:10.417Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
14:36:10 [2020-02-10T14:36:10.455Z] #43 78.14   DEP      criu/kerndat.d
14:36:10 [2020-02-10T14:36:10.597Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.276s	coverage: 77.8% of statements
14:36:10 [2020-02-10T14:36:10.713Z] #43 78.44   DEP      criu/kcmp-ids.d
14:36:10 [2020-02-10T14:36:10.713Z] #43 78.49   DEP      criu/irmap.d
14:36:10 [2020-02-10T14:36:10.858Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.806s	coverage: 60.1% of statements
14:36:10 [2020-02-10T14:36:10.858Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:36:10 [2020-02-10T14:36:10.858Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:36:10 [2020-02-10T14:36:10.858Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:36:10 [2020-02-10T14:36:10.858Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:36:10 [2020-02-10T14:36:10.858Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:36:10 [2020-02-10T14:36:10.858Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:36:10 [2020-02-10T14:36:10.858Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.072s	coverage: 67.0% of statements
14:36:10 [2020-02-10T14:36:10.971Z] #43 78.62   DEP      criu/ipc_ns.d
14:36:11 [2020-02-10T14:36:11.229Z] #43 78.72   DEP      criu/image.d
14:36:11 [2020-02-10T14:36:11.229Z] #43 78.87   DEP      criu/image-desc.d
14:36:11 [2020-02-10T14:36:11.229Z] #43 78.97   DEP      criu/fsnotify.d
14:36:11 [2020-02-10T14:36:11.487Z] #43 79.17   DEP      criu/filesystems.d
14:36:11 [2020-02-10T14:36:11.746Z] #43 79.28   DEP      criu/files.d
14:36:11 [2020-02-10T14:36:11.746Z] #43 79.53   DEP      criu/files-reg.d
14:36:11 [2020-02-10T14:36:11.798Z] ok  	github.com/docker/docker/daemon/logger/journald	0.042s	coverage: 26.2% of statements
14:36:11 [2020-02-10T14:36:11.798Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 88.3% of statements
14:36:11 [2020-02-10T14:36:11.848Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.045s	coverage: 59.8% of statements
14:36:11 [2020-02-10T14:36:11.848Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:36:11 [2020-02-10T14:36:11.848Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:36:12 [2020-02-10T14:36:12.005Z] #43 79.73   DEP      criu/files-ext.d
14:36:12 [2020-02-10T14:36:12.263Z] #43 79.84   DEP      criu/file-lock.d
14:36:12 [2020-02-10T14:36:12.263Z] #43 80.03   DEP      criu/file-ids.d
14:36:12 [2020-02-10T14:36:12.367Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.062s	coverage: 62.1% of statements
14:36:12 [2020-02-10T14:36:12.521Z] #43 80.13   DEP      criu/fifo.d
14:36:12 [2020-02-10T14:36:12.521Z] #43 80.25   DEP      criu/fdstore.d
14:36:12 [2020-02-10T14:36:12.521Z] #43 80.32   DEP      criu/fault-injection.d
14:36:12 [2020-02-10T14:36:12.521Z] #43 80.36   DEP      criu/external.d
14:36:12 [2020-02-10T14:36:12.611Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 4.9% of statements
14:36:12 [2020-02-10T14:36:12.611Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:36:12 [2020-02-10T14:36:12.611Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
14:36:12 [2020-02-10T14:36:12.611Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:36:12 [2020-02-10T14:36:12.779Z] #43 80.45   DEP      criu/eventpoll.d
14:36:12 [2020-02-10T14:36:12.936Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 74.7% of statements
14:36:12 [2020-02-10T14:36:12.936Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:36:13 [2020-02-10T14:36:13.037Z] #43 80.64   DEP      criu/eventfd.d
14:36:13 [2020-02-10T14:36:13.295Z] #43 80.79   DEP      criu/crtools.d
14:36:13 [2020-02-10T14:36:13.295Z] #43 81.04   DEP      criu/cr-service.d
14:36:13 [2020-02-10T14:36:13.553Z] #43 81.22   DEP      criu/cr-restore.d
14:36:13 [2020-02-10T14:36:13.811Z] #43 81.49   DEP      criu/cr-errno.d
14:36:13 [2020-02-10T14:36:13.811Z] #43 81.52   DEP      criu/cr-dump.d
14:36:13 [2020-02-10T14:36:13.876Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.059s	coverage: 19.9% of statements
14:36:13 [2020-02-10T14:36:13.876Z] ok  	github.com/docker/docker/daemon/logger/templates	0.018s	coverage: 8.3% of statements
14:36:14 [2020-02-10T14:36:14.069Z] #43 81.71   DEP      criu/cr-dedup.d
14:36:14 [2020-02-10T14:36:14.327Z] #43 81.84   DEP      criu/cr-check.d
14:36:14 [2020-02-10T14:36:14.327Z] #43 82.03   DEP      criu/config.d
14:36:14 [2020-02-10T14:36:14.408Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.072s	coverage: 77.4% of statements
14:36:14 [2020-02-10T14:36:14.408Z] ok  	github.com/docker/docker/daemon/logger	0.211s	coverage: 42.7% of statements
14:36:14 [2020-02-10T14:36:14.408Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:36:14 [2020-02-10T14:36:14.408Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:36:14 [2020-02-10T14:36:14.446Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.029s	coverage: 47.8% of statements
14:36:14 [2020-02-10T14:36:14.585Z] #43 82.25   DEP      criu/clone-noasan.d
14:36:14 [2020-02-10T14:36:14.585Z] #43 82.33   DEP      criu/cgroup.d
14:36:14 [2020-02-10T14:36:14.783Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
14:36:14 [2020-02-10T14:36:14.842Z] #43 82.48   DEP      criu/cgroup-props.d
14:36:14 [2020-02-10T14:36:14.842Z] #43 82.58   DEP      criu/bitmap.d
14:36:14 [2020-02-10T14:36:14.842Z] #43 82.61   DEP      criu/bfd.d
14:36:14 [2020-02-10T14:36:14.842Z] #43 82.69   DEP      criu/autofs.d
14:36:15 [2020-02-10T14:36:15.017Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
14:36:15 [2020-02-10T14:36:15.100Z] #43 82.81   DEP      criu/aio.d
14:36:15 [2020-02-10T14:36:15.100Z] #43 82.93   DEP      criu/action-scripts.d
14:36:15 [2020-02-10T14:36:15.134Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 26.2% of statements
14:36:15 [2020-02-10T14:36:15.358Z] #43 83.21   CC       criu/action-scripts.o
14:36:15 [2020-02-10T14:36:15.889Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 88.3% of statements
14:36:15 [2020-02-10T14:36:15.889Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 62.1% of statements
14:36:15 [2020-02-10T14:36:15.924Z] #43 83.62   CC       criu/aio.o
14:36:15 [2020-02-10T14:36:15.956Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.910s	coverage: 82.5% of statements
14:36:15 [2020-02-10T14:36:15.956Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:36:15 [2020-02-10T14:36:15.956Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:36:16 [2020-02-10T14:36:16.759Z] ok  	github.com/docker/docker/daemon/logger/local	0.006s	coverage: 74.7% of statements
14:36:16 [2020-02-10T14:36:16.760Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:36:16 [2020-02-10T14:36:16.857Z] #43 84.29   CC       criu/autofs.o
14:36:16 [2020-02-10T14:36:16.897Z] ok  	github.com/docker/docker/distribution/metadata	0.132s	coverage: 48.2% of statements
14:36:17 [2020-02-10T14:36:17.207Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 19.9% of statements
14:36:17 [2020-02-10T14:36:17.469Z] ok  	github.com/docker/docker/errdefs	0.034s	coverage: 49.4% of statements
14:36:17 [2020-02-10T14:36:17.729Z] ok  	github.com/docker/docker/distribution	0.276s	coverage: 22.1% of statements
14:36:17 [2020-02-10T14:36:17.729Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:36:18 [2020-02-10T14:36:18.231Z] #43 85.71   CC       criu/bfd.o
14:36:18 [2020-02-10T14:36:18.489Z] #43 86.23   CC       criu/bitmap.o
14:36:18 [2020-02-10T14:36:18.597Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.002s	coverage: 47.8% of statements
14:36:18 [2020-02-10T14:36:18.747Z] #43 86.43   CC       criu/cgroup-props.o
14:36:18 [2020-02-10T14:36:18.964Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
14:36:19 [2020-02-10T14:36:19.313Z] #43 ...
14:36:19 [2020-02-10T14:36:19.313Z] 
14:36:19 [2020-02-10T14:36:19.313Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:36:19 [2020-02-10T14:36:19.313Z] #17 11.55 Reading package lists...
14:36:19 [2020-02-10T14:36:19.313Z] #17 15.39 Reading package lists...
14:36:19 [2020-02-10T14:36:19.313Z] #17 18.67 Building dependency tree...
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.14 libcap2-bin is already the newest version (1:2.25-2).
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.14 The following additional packages will be installed:
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   python3.7 python3.7-minimal vim-runtime xxd
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16 Suggested packages:
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16 Recommended packages:
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   aufs-dkms nftables build-essential python3-dev python3-keyring
14:36:19 [2020-02-10T14:36:19.313Z] #17 20.16   python3-keyrings.alt python3-xdg unzip
14:36:19 [2020-02-10T14:36:19.313Z] #17 21.91 The following NEW packages will be installed:
14:36:19 [2020-02-10T14:36:19.313Z] #17 21.91   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:36:19 [2020-02-10T14:36:19.313Z] #17 21.92   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:36:19 [2020-02-10T14:36:19.313Z] #17 21.92   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:36:19 [2020-02-10T14:36:19.313Z] #17 21.92   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:36:19 [2020-02-10T14:36:19.313Z] #17 21.92   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:36:19 [2020-02-10T14:36:19.313Z] #17 21.92   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:36:19 [2020-02-10T14:36:19.313Z] #17 21.92   python3-setuptools python3-wheel python3.7 python3.7-minimal
14:36:19 [2020-02-10T14:36:19.313Z] #17 21.92   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.26 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded.
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.26 Need to get 27.0 MB of archives.
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.26 After this operation, 111 MB of additional disk space will be used.
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:36:19 [2020-02-10T14:36:19.313Z] #17 22.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:36:19 [2020-02-10T14:36:19.318Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
14:36:19 [2020-02-10T14:36:19.571Z] #17 22.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:36:19 [2020-02-10T14:36:19.571Z] #17 22.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:36:19 [2020-02-10T14:36:19.571Z] #17 22.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:36:19 [2020-02-10T14:36:19.571Z] #17 22.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:36:19 [2020-02-10T14:36:19.571Z] #17 22.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:36:19 [2020-02-10T14:36:19.571Z] #17 22.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:36:19 [2020-02-10T14:36:19.571Z] #17 22.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:36:19 [2020-02-10T14:36:19.571Z] #17 ...
14:36:19 [2020-02-10T14:36:19.571Z] 
14:36:19 [2020-02-10T14:36:19.571Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:36:19 [2020-02-10T14:36:19.571Z] #43 87.25   CC       criu/cgroup.o
14:36:19 [2020-02-10T14:36:19.641Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
14:36:19 [2020-02-10T14:36:19.641Z] ok  	github.com/docker/docker/image	0.056s	coverage: 86.4% of statements
14:36:19 [2020-02-10T14:36:19.641Z] ok  	github.com/docker/docker/distribution/xfer	1.723s	coverage: 85.1% of statements
14:36:19 [2020-02-10T14:36:19.641Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:36:19 [2020-02-10T14:36:19.641Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:36:19 [2020-02-10T14:36:19.686Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.520s	coverage: 82.5% of statements
14:36:19 [2020-02-10T14:36:19.686Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:36:19 [2020-02-10T14:36:19.686Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:36:19 [2020-02-10T14:36:19.829Z] #43 ...
14:36:19 [2020-02-10T14:36:19.829Z] 
14:36:19 [2020-02-10T14:36:19.829Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:36:19 [2020-02-10T14:36:19.829Z] #29 DONE 153.9s
14:36:19 [2020-02-10T14:36:19.829Z] 
14:36:19 [2020-02-10T14:36:19.829Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:36:19 [2020-02-10T14:36:19.829Z] #17 22.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:36:19 [2020-02-10T14:36:19.829Z] #17 22.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:36:19 [2020-02-10T14:36:19.829Z] #17 22.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:36:19 [2020-02-10T14:36:19.829Z] #17 22.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
14:36:19 [2020-02-10T14:36:19.901Z] ok  	github.com/docker/docker/image/v1	0.049s	coverage: 25.0% of statements
14:36:19 [2020-02-10T14:36:19.901Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:36:20 [2020-02-10T14:36:20.087Z] #17 23.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:36:20 [2020-02-10T14:36:20.087Z] #17 23.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:36:20 [2020-02-10T14:36:20.087Z] #17 23.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:36:20 [2020-02-10T14:36:20.087Z] #17 23.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:36:20 [2020-02-10T14:36:20.087Z] #17 23.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:36:20 [2020-02-10T14:36:20.087Z] #17 23.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:36:20 [2020-02-10T14:36:20.087Z] #17 23.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:36:20 [2020-02-10T14:36:20.087Z] #17 23.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:36:20 [2020-02-10T14:36:20.162Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
14:36:20 [2020-02-10T14:36:20.345Z] #17 23.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:36:20 [2020-02-10T14:36:20.345Z] #17 23.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:36:20 [2020-02-10T14:36:20.345Z] #17 23.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:36:20 [2020-02-10T14:36:20.345Z] #17 23.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:36:20 [2020-02-10T14:36:20.345Z] #17 23.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:36:20 [2020-02-10T14:36:20.345Z] #17 23.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:36:20 [2020-02-10T14:36:20.912Z] #17 24.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:36:20 [2020-02-10T14:36:20.912Z] #17 24.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:36:21 [2020-02-10T14:36:21.104Z] ok  	github.com/docker/docker/pkg/aaparser	0.035s	coverage: 50.0% of statements
14:36:21 [2020-02-10T14:36:21.182Z] #17 24.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:36:21 [2020-02-10T14:36:21.440Z] #17 24.59 debconf: delaying package configuration, since apt-utils is not installed
14:36:21 [2020-02-10T14:36:21.440Z] #17 24.68 Fetched 27.0 MB in 2s (12.4 MB/s)
14:36:21 [2020-02-10T14:36:21.493Z] ok  	github.com/docker/docker/distribution/metadata	0.031s	coverage: 48.2% of statements
14:36:21 [2020-02-10T14:36:21.493Z] ok  	github.com/docker/docker/distribution	0.242s	coverage: 22.1% of statements
14:36:21 [2020-02-10T14:36:21.493Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:36:21 [2020-02-10T14:36:21.698Z] #17 24.72 Selecting previously unselected package pigz.
14:36:21 [2020-02-10T14:36:21.699Z] #17 24.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
14:36:21 [2020-02-10T14:36:21.699Z] #17 24.74 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:36:21 [2020-02-10T14:36:21.699Z] #17 24.75 Unpacking pigz (2.4-1) ...
14:36:21 [2020-02-10T14:36:21.699Z] #17 24.84 Selecting previously unselected package libpython3.7-minimal:amd64.
14:36:21 [2020-02-10T14:36:21.699Z] #17 24.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:36:21 [2020-02-10T14:36:21.699Z] #17 24.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:36:22 [2020-02-10T14:36:22.046Z] ok  	github.com/docker/docker/opts	0.056s	coverage: 67.0% of statements
14:36:22 [2020-02-10T14:36:22.264Z] #17 25.30 Selecting previously unselected package python3.7-minimal.
14:36:22 [2020-02-10T14:36:22.264Z] #17 25.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:36:22 [2020-02-10T14:36:22.264Z] #17 25.33 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
14:36:22 [2020-02-10T14:36:22.864Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
14:36:23 [2020-02-10T14:36:23.198Z] #17 26.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:36:23 [2020-02-10T14:36:23.198Z] #17 26.11 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
14:36:23 [2020-02-10T14:36:23.439Z] ok  	github.com/docker/docker/pkg/broadcaster	0.013s	coverage: 100.0% of statements
14:36:23 [2020-02-10T14:36:23.440Z] ok  	github.com/docker/docker/pkg/authorization	0.495s	coverage: 68.3% of statements
14:36:23 [2020-02-10T14:36:23.645Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
14:36:23 [2020-02-10T14:36:23.706Z] ok  	github.com/docker/docker/pkg/capabilities	0.020s	coverage: 87.5% of statements
14:36:24 [2020-02-10T14:36:24.424Z] ok  	github.com/docker/docker/distribution/xfer	1.913s	coverage: 85.1% of statements
14:36:24 [2020-02-10T14:36:24.424Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:36:24 [2020-02-10T14:36:24.424Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
14:36:24 [2020-02-10T14:36:24.424Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:36:24 [2020-02-10T14:36:24.643Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
14:36:24 [2020-02-10T14:36:24.643Z] ok  	github.com/docker/docker/pkg/archive	1.313s	coverage: 76.8% of statements
14:36:25 [2020-02-10T14:36:25.098Z] #17 28.10 Selecting previously unselected package python3-minimal.
14:36:25 [2020-02-10T14:36:25.098Z] #17 28.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 ... 23672 files and directories currently installed.)
14:36:25 [2020-02-10T14:36:25.098Z] #17 28.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:36:25 [2020-02-10T14:36:25.098Z] #17 28.19 Unpacking python3-minimal (3.7.3-1) ...
14:36:25 [2020-02-10T14:36:25.098Z] #17 28.26 Selecting previously unselected package libmpdec2:amd64.
14:36:25 [2020-02-10T14:36:25.098Z] #17 28.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:36:25 [2020-02-10T14:36:25.098Z] #17 28.28 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:36:25 [2020-02-10T14:36:25.211Z] ok  	github.com/docker/docker/pkg/discovery	0.026s	coverage: 58.3% of statements
14:36:25 [2020-02-10T14:36:25.356Z] #17 28.36 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:36:25 [2020-02-10T14:36:25.356Z] #17 28.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
14:36:25 [2020-02-10T14:36:25.356Z] #17 28.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:36:25 [2020-02-10T14:36:25.470Z] ok  	github.com/docker/docker/pkg/discovery/file	0.023s	coverage: 97.6% of statements
14:36:25 [2020-02-10T14:36:25.664Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
14:36:25 [2020-02-10T14:36:25.664Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:36:26 [2020-02-10T14:36:26.019Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
14:36:26 [2020-02-10T14:36:26.040Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
14:36:26 [2020-02-10T14:36:26.418Z] #17 29.15 Selecting previously unselected package python3.7.
14:36:26 [2020-02-10T14:36:26.418Z] #17 29.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
14:36:26 [2020-02-10T14:36:26.418Z] #17 29.16 Unpacking python3.7 (3.7.3-2+deb10u1) ...
14:36:26 [2020-02-10T14:36:26.418Z] #17 29.25 Selecting previously unselected package libpython3-stdlib:amd64.
14:36:26 [2020-02-10T14:36:26.418Z] #17 29.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:36:26 [2020-02-10T14:36:26.418Z] #17 29.28 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:36:26 [2020-02-10T14:36:26.418Z] #17 29.38 Setting up python3-minimal (3.7.3-1) ...
14:36:26 [2020-02-10T14:36:26.733Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.015s	coverage: 93.8% of statements
14:36:26 [2020-02-10T14:36:26.879Z] INFO: Extraction ended at 02/10/2020 14:36:25. Duration:00:00:23.5308203
14:36:26 [2020-02-10T14:36:26.879Z] INFO: Updating the golang and path environment variables
14:36:26 [2020-02-10T14:36:26.879Z] INFO: GOPATH=d:\gopath
14:36:26 [2020-02-10T14:36:26.879Z] INFO: go version go1.13.7 windows/amd64
14:36:26 [2020-02-10T14:36:26.879Z] INFO: Running the daemon under test in debug mode
14:36:26 [2020-02-10T14:36:26.879Z] INFO: Starting a daemon under test...
14:36:26 [2020-02-10T14:36:26.879Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40487\2\daemon --pidfile d:\CI\PR-40487\2\docker.pid -D
14:36:26 [2020-02-10T14:36:26.879Z] INFO: Process started successfully.
14:36:26 [2020-02-10T14:36:26.879Z] INFO: Start tailing logs of the daemon under tests
14:36:26 [2020-02-10T14:36:26.879Z] INFO: Waiting for the daemon under test to start...
14:36:26 [2020-02-10T14:36:26.890Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.0% of statements
14:36:26 [2020-02-10T14:36:26.983Z] #17 30.22 Selecting previously unselected package python3.
14:36:26 [2020-02-10T14:36:26.992Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
14:36:27 [2020-02-10T14:36:27.241Z] #17 30.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
14:36:27 [2020-02-10T14:36:27.241Z] #17 30.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:36:27 [2020-02-10T14:36:27.241Z] #17 30.29 Unpacking python3 (3.7.3-1) ...
14:36:27 [2020-02-10T14:36:27.241Z] #17 30.36 Selecting previously unselected package libip4tc0:amd64.
14:36:27 [2020-02-10T14:36:27.241Z] #17 30.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:36:27 [2020-02-10T14:36:27.241Z] #17 30.37 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:36:27 [2020-02-10T14:36:27.241Z] #17 30.46 Selecting previously unselected package libip6tc0:amd64.
14:36:27 [2020-02-10T14:36:27.249Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.48 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.55 Selecting previously unselected package libiptc0:amd64.
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.55 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.56 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.62 Selecting previously unselected package libnfnetlink0:amd64.
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.71 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:36:27 [2020-02-10T14:36:27.499Z] #17 30.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:36:27 [2020-02-10T14:36:27.757Z] #17 30.78 Selecting previously unselected package libnftnl11:amd64.
14:36:27 [2020-02-10T14:36:27.757Z] #17 30.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:36:27 [2020-02-10T14:36:27.757Z] #17 30.79 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:36:27 [2020-02-10T14:36:27.757Z] #17 30.89 Selecting previously unselected package iptables.
14:36:27 [2020-02-10T14:36:27.757Z] #17 30.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:36:27 [2020-02-10T14:36:27.757Z] #17 30.90 Unpacking iptables (1.8.2-4) ...
14:36:28 [2020-02-10T14:36:28.322Z] #17 31.20 Selecting previously unselected package xxd.
14:36:28 [2020-02-10T14:36:28.322Z] #17 31.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:36:28 [2020-02-10T14:36:28.322Z] #17 31.22 Unpacking xxd (2:8.1.0875-5) ...
14:36:28 [2020-02-10T14:36:28.322Z] #17 31.35 Selecting previously unselected package vim-common.
14:36:28 [2020-02-10T14:36:28.322Z] #17 31.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:36:28 [2020-02-10T14:36:28.322Z] #17 31.37 Unpacking vim-common (2:8.1.0875-5) ...
14:36:28 [2020-02-10T14:36:28.369Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.452s	coverage: 43.2% of statements
14:36:28 [2020-02-10T14:36:28.369Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 67.0% of statements
14:36:28 [2020-02-10T14:36:28.628Z] #17 31.55 Selecting previously unselected package bash-completion.
14:36:28 [2020-02-10T14:36:28.628Z] #17 31.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:36:28 [2020-02-10T14:36:28.938Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
14:36:29 [2020-02-10T14:36:29.041Z] INFO: Daemon under test started and replied!
14:36:29 [2020-02-10T14:36:29.041Z] INFO: Docker version of the daemon under test
14:36:29 [2020-02-10T14:36:29.041Z] 
14:36:29 [2020-02-10T14:36:29.155Z] ok  	github.com/docker/docker/pkg/archive	0.421s	coverage: 77.3% of statements
14:36:29 [2020-02-10T14:36:29.198Z] ok  	github.com/docker/docker/pkg/fsutils	0.337s	coverage: 85.1% of statements
14:36:29 [2020-02-10T14:36:29.198Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
14:36:29 [2020-02-10T14:36:29.457Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.102s	coverage: 84.1% of statements
14:36:29 [2020-02-10T14:36:29.497Z] Client:
14:36:29 [2020-02-10T14:36:29.497Z]  Version:      17.06.2-ce
14:36:29 [2020-02-10T14:36:29.497Z]  API version:  1.30
14:36:29 [2020-02-10T14:36:29.497Z]  Go version:   go1.8.3
14:36:29 [2020-02-10T14:36:29.497Z]  Git commit:   cec0b72
14:36:29 [2020-02-10T14:36:29.497Z]  Built:        Tue Sep  5 19:57:19 2017
14:36:29 [2020-02-10T14:36:29.497Z]  OS/Arch:      windows/amd64
14:36:29 [2020-02-10T14:36:29.497Z] 
14:36:29 [2020-02-10T14:36:29.497Z] Server:
14:36:29 [2020-02-10T14:36:29.497Z]  Version:      0.0.0-dev
14:36:29 [2020-02-10T14:36:29.497Z]  API version:  1.41 (minimum version 1.24)
14:36:29 [2020-02-10T14:36:29.497Z]  Go version:   go1.13.7
14:36:29 [2020-02-10T14:36:29.497Z]  Git commit:   ed439e4a31
14:36:29 [2020-02-10T14:36:29.497Z]  Built:        02/10/2020 14:34:47
14:36:29 [2020-02-10T14:36:29.497Z]  OS/Arch:      windows/amd64
14:36:29 [2020-02-10T14:36:29.497Z]  Experimental: false
14:36:29 [2020-02-10T14:36:29.497Z] 
14:36:29 [2020-02-10T14:36:29.497Z] INFO: Docker info of the daemon under test
14:36:29 [2020-02-10T14:36:29.497Z] 
14:36:29 [2020-02-10T14:36:29.497Z] Containers: 0
14:36:29 [2020-02-10T14:36:29.497Z]  Running: 0
14:36:29 [2020-02-10T14:36:29.497Z]  Paused: 0
14:36:29 [2020-02-10T14:36:29.497Z]  Stopped: 0
14:36:29 [2020-02-10T14:36:29.497Z] Images: 0
14:36:29 [2020-02-10T14:36:29.497Z] Server Version: 0.0.0-dev
14:36:29 [2020-02-10T14:36:29.497Z] Storage Driver: windowsfilter
14:36:29 [2020-02-10T14:36:29.497Z]  Windows: 
14:36:29 [2020-02-10T14:36:29.497Z] Logging Driver: json-file
14:36:29 [2020-02-10T14:36:29.497Z] Plugins: 
14:36:29 [2020-02-10T14:36:29.497Z]  Volume: local
14:36:29 [2020-02-10T14:36:29.497Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:36:29 [2020-02-10T14:36:29.497Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:36:29 [2020-02-10T14:36:29.497Z] Swarm: inactive
14:36:29 [2020-02-10T14:36:29.497Z] Default Isolation: process
14:36:29 [2020-02-10T14:36:29.497Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:36:29 [2020-02-10T14:36:29.497Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
14:36:29 [2020-02-10T14:36:29.497Z] OSType: windows
14:36:29 [2020-02-10T14:36:29.497Z] Architecture: x86_64
14:36:29 [2020-02-10T14:36:29.497Z] CPUs: 4
14:36:29 [2020-02-10T14:36:29.497Z] Total Memory: 32GiB
14:36:29 [2020-02-10T14:36:29.497Z] Name: azwin-2-45fd90
14:36:29 [2020-02-10T14:36:29.497Z] ID: Y5D5:GJQG:WPHM:UTQY:CSNX:JFSO:EN7A:5M77:7SKW:S2MX:VJEL:4BZJ
14:36:29 [2020-02-10T14:36:29.497Z] Docker Root Dir: D:\CI\PR-40487\2\daemon
14:36:29 [2020-02-10T14:36:29.497Z] Debug Mode (client): false
14:36:29 [2020-02-10T14:36:29.497Z] Debug Mode (server): true
14:36:29 [2020-02-10T14:36:29.497Z]  File Descriptors: -1
14:36:29 [2020-02-10T14:36:29.497Z]  Goroutines: 17
14:36:29 [2020-02-10T14:36:29.497Z]  System Time: 2020-02-10T14:36:29.1027976Z
14:36:29 [2020-02-10T14:36:29.497Z]  EventsListeners: 0
14:36:29 [2020-02-10T14:36:29.497Z] Registry: https://index.docker.io/v1/
14:36:29 [2020-02-10T14:36:29.497Z] Labels:
14:36:29 [2020-02-10T14:36:29.497Z] Experimental: false
14:36:29 [2020-02-10T14:36:29.497Z] Insecure Registries:
14:36:29 [2020-02-10T14:36:29.497Z]  127.0.0.0/8
14:36:29 [2020-02-10T14:36:29.497Z] Live Restore Enabled: false
14:36:29 [2020-02-10T14:36:29.497Z] 
14:36:29 [2020-02-10T14:36:29.497Z] 
14:36:29 [2020-02-10T14:36:29.497Z] INFO: Docker images of the daemon under test
14:36:29 [2020-02-10T14:36:29.497Z] 
14:36:29 [2020-02-10T14:36:29.497Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
14:36:29 [2020-02-10T14:36:29.497Z] 
14:36:29 [2020-02-10T14:36:29.497Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
14:36:29 [2020-02-10T14:36:29.497Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
14:36:29 [2020-02-10T14:36:29.497Z] ltsc2019: Pulling from windows/servercore
14:36:29 [2020-02-10T14:36:29.918Z] ok  	github.com/docker/docker/pkg/authorization	0.220s	coverage: 68.3% of statements
14:36:29 [2020-02-10T14:36:29.918Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:36:29 [2020-02-10T14:36:29.953Z] 65014b3c3121: Pulling fs layer
14:36:29 [2020-02-10T14:36:29.953Z] edbd72df76b4: Pulling fs layer
14:36:30 [2020-02-10T14:36:30.274Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
14:36:30 [2020-02-10T14:36:30.398Z] ok  	github.com/docker/docker/layer	7.655s	coverage: 68.8% of statements
14:36:30 [2020-02-10T14:36:30.398Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:36:30 [2020-02-10T14:36:30.398Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:36:30 [2020-02-10T14:36:30.398Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:36:30 [2020-02-10T14:36:30.398Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:36:30 [2020-02-10T14:36:30.398Z] ?   	github.com/docker/docker/oci	[no test files]
14:36:30 [2020-02-10T14:36:30.398Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:36:30 [2020-02-10T14:36:30.398Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:36:30 [2020-02-10T14:36:30.398Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:36:30 [2020-02-10T14:36:30.658Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
14:36:30 [2020-02-10T14:36:30.658Z] ok  	github.com/docker/docker/pkg/locker	0.040s	coverage: 88.9% of statements
14:36:30 [2020-02-10T14:36:30.918Z] ok  	github.com/docker/docker/pkg/ioutils	0.626s	coverage: 70.6% of statements
14:36:30 [2020-02-10T14:36:30.918Z] ok  	github.com/docker/docker/pkg/idtools	0.887s	coverage: 70.1% of statements
14:36:31 [2020-02-10T14:36:31.179Z] ok  	github.com/docker/docker/pkg/longpath	0.031s	coverage: 100.0% of statements
14:36:31 [2020-02-10T14:36:31.179Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:36:31 [2020-02-10T14:36:31.242Z] #17 34.37 Unpacking bash-completion (1:2.8-6) ...
14:36:31 [2020-02-10T14:36:31.439Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
14:36:31 [2020-02-10T14:36:31.808Z] #17 34.80 Selecting previously unselected package bzip2.
14:36:31 [2020-02-10T14:36:31.808Z] #17 34.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:36:31 [2020-02-10T14:36:31.808Z] #17 34.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:36:31 [2020-02-10T14:36:31.808Z] #17 34.92 Selecting previously unselected package xz-utils.
14:36:31 [2020-02-10T14:36:31.808Z] #17 34.93 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:36:31 [2020-02-10T14:36:31.808Z] #17 34.94 Unpacking xz-utils (5.2.4-1) ...
14:36:32 [2020-02-10T14:36:32.010Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
14:36:32 [2020-02-10T14:36:32.010Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.026s	coverage: 60.0% of statements
14:36:32 [2020-02-10T14:36:32.066Z] #17 35.13 Selecting previously unselected package apparmor.
14:36:32 [2020-02-10T14:36:32.066Z] #17 35.13 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:36:32 [2020-02-10T14:36:32.269Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.052s	coverage: 91.4% of statements
14:36:32 [2020-02-10T14:36:32.324Z] #17 35.23 Unpacking apparmor (2.13.2-10) ...
14:36:32 [2020-02-10T14:36:32.324Z] #17 35.62 Selecting previously unselected package aufs-tools.
14:36:32 [2020-02-10T14:36:32.324Z] #17 35.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:36:32 [2020-02-10T14:36:32.529Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
14:36:32 [2020-02-10T14:36:32.581Z] #17 35.63 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:36:32 [2020-02-10T14:36:32.789Z] ok  	github.com/docker/docker/pkg/mount	0.952s	coverage: 70.0% of statements
14:36:32 [2020-02-10T14:36:32.789Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:36:32 [2020-02-10T14:36:32.789Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:36:32 [2020-02-10T14:36:32.789Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:36:32 [2020-02-10T14:36:32.839Z] #17 35.76 Selecting previously unselected package libonig5:amd64.
14:36:32 [2020-02-10T14:36:32.839Z] #17 35.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:36:32 [2020-02-10T14:36:32.839Z] #17 35.80 Unpacking libonig5:amd64 (6.9.1-1) ...
14:36:32 [2020-02-10T14:36:32.839Z] #17 35.93 Selecting previously unselected package libjq1:amd64.
14:36:32 [2020-02-10T14:36:32.839Z] #17 35.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:36:32 [2020-02-10T14:36:32.839Z] #17 35.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:36:33 [2020-02-10T14:36:33.096Z] #17 36.06 Selecting previously unselected package jq.
14:36:33 [2020-02-10T14:36:33.096Z] #17 36.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:36:33 [2020-02-10T14:36:33.097Z] #17 36.09 Unpacking jq (1.5+dfsg-2+b1) ...
14:36:33 [2020-02-10T14:36:33.097Z] #17 36.18 Selecting previously unselected package libaio1:amd64.
14:36:33 [2020-02-10T14:36:33.097Z] #17 ...
14:36:33 [2020-02-10T14:36:33.097Z] 
14:36:33 [2020-02-10T14:36:33.097Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:36:33 [2020-02-10T14:36:33.097Z] #43 90.64   CC       criu/clone-noasan.o
14:36:33 [2020-02-10T14:36:33.097Z] #43 90.78   CC       criu/config.o
14:36:33 [2020-02-10T14:36:33.097Z] #43 92.05   CC       criu/cr-check.o
14:36:33 [2020-02-10T14:36:33.097Z] #43 93.68   CC       criu/cr-dedup.o
14:36:33 [2020-02-10T14:36:33.097Z] #43 94.07   CC       criu/cr-dump.o
14:36:33 [2020-02-10T14:36:33.097Z] #43 96.03   CC       criu/cr-errno.o
14:36:33 [2020-02-10T14:36:33.097Z] #43 96.10   CC       criu/cr-restore.o
14:36:33 [2020-02-10T14:36:33.097Z] #43 100.6   CC       criu/cr-service.o
14:36:33 [2020-02-10T14:36:33.097Z] #43 ...
14:36:33 [2020-02-10T14:36:33.097Z] 
14:36:33 [2020-02-10T14:36:33.097Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:36:33 [2020-02-10T14:36:33.097Z] #17 36.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:36:33 [2020-02-10T14:36:33.097Z] #17 36.19 Unpacking libaio1:amd64 (0.3.112-3) ...
14:36:33 [2020-02-10T14:36:33.097Z] #17 36.24 Selecting previously unselected package libgpm2:amd64.
14:36:33 [2020-02-10T14:36:33.097Z] #17 36.26 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:36:33 [2020-02-10T14:36:33.097Z] #17 36.27 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:36:33 [2020-02-10T14:36:33.351Z] ok  	github.com/docker/docker/layer	7.121s	coverage: 68.8% of statements
14:36:33 [2020-02-10T14:36:33.351Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:36:33 [2020-02-10T14:36:33.351Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:36:33 [2020-02-10T14:36:33.351Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:36:33 [2020-02-10T14:36:33.351Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:36:33 [2020-02-10T14:36:33.351Z] ?   	github.com/docker/docker/oci	[no test files]
14:36:33 [2020-02-10T14:36:33.351Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:36:33 [2020-02-10T14:36:33.351Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
14:36:33 [2020-02-10T14:36:33.354Z] #17 36.34 Selecting previously unselected package libicu63:amd64.
14:36:33 [2020-02-10T14:36:33.354Z] #17 36.35 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
14:36:33 [2020-02-10T14:36:33.354Z] #17 36.36 Unpacking libicu63:amd64 (63.1-6) ...
14:36:33 [2020-02-10T14:36:33.361Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.042s	coverage: 56.8% of statements
14:36:33 [2020-02-10T14:36:33.620Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
14:36:33 [2020-02-10T14:36:33.737Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
14:36:33 [2020-02-10T14:36:33.881Z] ok  	github.com/docker/docker/pkg/progress	0.019s	coverage: 75.9% of statements
14:36:33 [2020-02-10T14:36:33.881Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
14:36:34 [2020-02-10T14:36:34.161Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.398s	coverage: 43.2% of statements
14:36:34 [2020-02-10T14:36:34.162Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:36:34 [2020-02-10T14:36:34.162Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:36:34 [2020-02-10T14:36:34.162Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
14:36:34 [2020-02-10T14:36:34.450Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
14:36:34 [2020-02-10T14:36:34.954Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.016s	coverage: 92.3% of statements
14:36:35 [2020-02-10T14:36:35.019Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
14:36:35 [2020-02-10T14:36:35.279Z] ok  	github.com/docker/docker/pkg/pubsub	1.090s	coverage: 73.9% of statements
14:36:35 [2020-02-10T14:36:35.318Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
14:36:35 [2020-02-10T14:36:35.687Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
14:36:35 [2020-02-10T14:36:35.848Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
14:36:35 [2020-02-10T14:36:35.848Z] ok  	github.com/docker/docker/pkg/streamformatter	0.018s	coverage: 66.2% of statements
14:36:36 [2020-02-10T14:36:36.416Z] ok  	github.com/docker/docker/pkg/symlink	0.048s	coverage: 87.7% of statements
14:36:36 [2020-02-10T14:36:36.416Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 71.3% of statements
14:36:36 [2020-02-10T14:36:36.890Z] #17 39.90 Selecting previously unselected package libnet1:amd64.
14:36:36 [2020-02-10T14:36:36.890Z] #17 39.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:36:36 [2020-02-10T14:36:36.890Z] #17 39.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:36:36 [2020-02-10T14:36:36.890Z] #17 40.01 Selecting previously unselected package libnl-3-200:amd64.
14:36:36 [2020-02-10T14:36:36.890Z] #17 40.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:36:36 [2020-02-10T14:36:36.890Z] #17 40.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:36:36 [2020-02-10T14:36:36.961Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
14:36:37 [2020-02-10T14:36:37.029Z] edbd72df76b4: Verifying Checksum
14:36:37 [2020-02-10T14:36:37.029Z] edbd72df76b4: Download complete
14:36:37 [2020-02-10T14:36:37.148Z] #17 40.11 Selecting previously unselected package libprotobuf-c1:amd64.
14:36:37 [2020-02-10T14:36:37.148Z] #17 40.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:36:37 [2020-02-10T14:36:37.148Z] #17 40.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:36:37 [2020-02-10T14:36:37.148Z] #17 40.22 Selecting previously unselected package libreadline5:amd64.
14:36:37 [2020-02-10T14:36:37.148Z] #17 40.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:36:37 [2020-02-10T14:36:37.148Z] #17 40.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:36:37 [2020-02-10T14:36:37.148Z] #17 40.33 Selecting previously unselected package net-tools.
14:36:37 [2020-02-10T14:36:37.319Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
14:36:37 [2020-02-10T14:36:37.355Z] ok  	github.com/docker/docker/pkg/tailfile	0.108s	coverage: 88.6% of statements
14:36:37 [2020-02-10T14:36:37.355Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 36.2% of statements
14:36:37 [2020-02-10T14:36:37.355Z] ok  	github.com/docker/docker/pkg/signal	2.722s	coverage: 61.0% of statements
14:36:37 [2020-02-10T14:36:37.406Z] #17 40.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:36:37 [2020-02-10T14:36:37.406Z] #17 40.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:36:37 [2020-02-10T14:36:37.406Z] #17 40.54 Selecting previously unselected package python-pip-whl.
14:36:37 [2020-02-10T14:36:37.406Z] #17 40.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:36:37 [2020-02-10T14:36:37.406Z] #17 40.56 Unpacking python-pip-whl (18.1-5) ...
14:36:37 [2020-02-10T14:36:37.924Z] testing: warning: no tests to run
14:36:37 [2020-02-10T14:36:37.924Z] coverage: [no statements]
14:36:37 [2020-02-10T14:36:37.924Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
14:36:37 [2020-02-10T14:36:37.971Z] #17 41.11 Selecting previously unselected package python3-lib2to3.
14:36:37 [2020-02-10T14:36:37.971Z] #17 41.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:36:37 [2020-02-10T14:36:37.971Z] #17 41.14 Unpacking python3-lib2to3 (3.7.3-1) ...
14:36:38 [2020-02-10T14:36:38.101Z] ok  	github.com/docker/docker/pkg/fsutils	0.398s	coverage: 85.1% of statements
14:36:38 [2020-02-10T14:36:38.184Z] ok  	github.com/docker/docker/pkg/term	0.017s	coverage: 84.8% of statements
14:36:38 [2020-02-10T14:36:38.184Z] ok  	github.com/docker/docker/pkg/tarsum	0.105s	coverage: 89.3% of statements
14:36:38 [2020-02-10T14:36:38.229Z] #17 41.25 Selecting previously unselected package python3-distutils.
14:36:38 [2020-02-10T14:36:38.229Z] #17 41.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:36:38 [2020-02-10T14:36:38.229Z] #17 41.26 Unpacking python3-distutils (3.7.3-1) ...
14:36:38 [2020-02-10T14:36:38.229Z] #17 41.43 Selecting previously unselected package python3-pip.
14:36:38 [2020-02-10T14:36:38.229Z] #17 41.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:36:38 [2020-02-10T14:36:38.229Z] #17 41.44 Unpacking python3-pip (18.1-5) ...
14:36:38 [2020-02-10T14:36:38.458Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.062s	coverage: 84.1% of statements
14:36:38 [2020-02-10T14:36:38.458Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
14:36:38 [2020-02-10T14:36:38.487Z] #17 41.61 Selecting previously unselected package python3-pkg-resources.
14:36:38 [2020-02-10T14:36:38.487Z] #17 41.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:36:38 [2020-02-10T14:36:38.487Z] #17 41.62 Unpacking python3-pkg-resources (40.8.0-1) ...
14:36:38 [2020-02-10T14:36:38.745Z] #17 41.74 Selecting previously unselected package python3-setuptools.
14:36:38 [2020-02-10T14:36:38.745Z] #17 41.75 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:36:38 [2020-02-10T14:36:38.745Z] #17 41.75 Unpacking python3-setuptools (40.8.0-1) ...
14:36:38 [2020-02-10T14:36:38.745Z] #17 41.98 Selecting previously unselected package python3-wheel.
14:36:38 [2020-02-10T14:36:38.754Z] ok  	github.com/docker/docker/pkg/truncindex	0.120s	coverage: 91.5% of statements
14:36:38 [2020-02-10T14:36:38.754Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
14:36:38 [2020-02-10T14:36:38.754Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
14:36:39 [2020-02-10T14:36:39.003Z] #17 41.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:36:39 [2020-02-10T14:36:39.003Z] #17 41.99 Unpacking python3-wheel (0.32.3-2) ...
14:36:39 [2020-02-10T14:36:39.003Z] #17 42.05 Selecting previously unselected package thin-provisioning-tools.
14:36:39 [2020-02-10T14:36:39.003Z] #17 42.07 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:36:39 [2020-02-10T14:36:39.003Z] #17 42.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:36:39 [2020-02-10T14:36:39.261Z] #17 42.35 Selecting previously unselected package vim-runtime.
14:36:39 [2020-02-10T14:36:39.261Z] #17 42.35 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:36:39 [2020-02-10T14:36:39.261Z] #17 42.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:36:39 [2020-02-10T14:36:39.261Z] #17 42.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:36:39 [2020-02-10T14:36:39.261Z] #17 42.43 Unpacking vim-runtime (2:8.1.0875-5) ...
14:36:39 [2020-02-10T14:36:39.825Z] ok  	github.com/docker/docker/pkg/ioutils	0.287s	coverage: 70.6% of statements
14:36:39 [2020-02-10T14:36:39.825Z] ok  	github.com/docker/docker/pkg/idtools	0.508s	coverage: 70.1% of statements
14:36:39 [2020-02-10T14:36:39.825Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.042s	coverage: 91.7% of statements
14:36:40 [2020-02-10T14:36:40.180Z] ok  	github.com/docker/docker/pkg/locker	0.017s	coverage: 88.9% of statements
14:36:40 [2020-02-10T14:36:40.180Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
14:36:40 [2020-02-10T14:36:40.180Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:36:40 [2020-02-10T14:36:40.662Z] ok  	github.com/docker/docker/plugin/v2	0.018s	coverage: 14.5% of statements
14:36:40 [2020-02-10T14:36:40.662Z] ok  	github.com/docker/docker/profiles/seccomp	0.021s	coverage: 73.8% of statements
14:36:40 [2020-02-10T14:36:40.940Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
14:36:40 [2020-02-10T14:36:40.940Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
14:36:41 [2020-02-10T14:36:41.293Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
14:36:41 [2020-02-10T14:36:41.293Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
14:36:41 [2020-02-10T14:36:41.603Z] ok  	github.com/docker/docker/reference	0.055s	coverage: 84.4% of statements
14:36:41 [2020-02-10T14:36:41.654Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
14:36:42 [2020-02-10T14:36:42.014Z] ok  	github.com/docker/docker/pkg/mount	1.297s	coverage: 70.0% of statements
14:36:42 [2020-02-10T14:36:42.014Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:36:42 [2020-02-10T14:36:42.014Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:36:42 [2020-02-10T14:36:42.014Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:36:42 [2020-02-10T14:36:42.172Z] ok  	github.com/docker/docker/plugin	0.580s	coverage: 27.1% of statements
14:36:42 [2020-02-10T14:36:42.542Z] #17 45.49 Selecting previously unselected package vim.
14:36:42 [2020-02-10T14:36:42.542Z] #17 45.52 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
14:36:42 [2020-02-10T14:36:42.542Z] #17 45.54 Unpacking vim (2:8.1.0875-5) ...
14:36:42 [2020-02-10T14:36:42.742Z] ok  	github.com/docker/docker/registry/resumable	0.037s	coverage: 100.0% of statements
14:36:42 [2020-02-10T14:36:42.742Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 45.3% of statements
14:36:42 [2020-02-10T14:36:42.769Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
14:36:42 [2020-02-10T14:36:42.800Z] #17 46.04 Selecting previously unselected package xfsprogs.
14:36:42 [2020-02-10T14:36:42.800Z] #17 46.04 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
14:36:43 [2020-02-10T14:36:43.002Z] ok  	github.com/docker/docker/registry	0.232s	coverage: 56.0% of statements
14:36:43 [2020-02-10T14:36:43.058Z] #17 46.05 Unpacking xfsprogs (4.20.0-1) ...
14:36:43 [2020-02-10T14:36:43.123Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
14:36:43 [2020-02-10T14:36:43.123Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
14:36:43 [2020-02-10T14:36:43.316Z] #17 46.45 Selecting previously unselected package zip.
14:36:43 [2020-02-10T14:36:43.316Z] #17 46.47 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
14:36:43 [2020-02-10T14:36:43.316Z] #17 46.48 Unpacking zip (3.0-11+b1) ...
14:36:43 [2020-02-10T14:36:43.468Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
14:36:43 [2020-02-10T14:36:43.572Z] ok  	github.com/docker/docker/testutil	0.026s	coverage: 62.5% of statements
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.64 Setting up aufs-tools (1:4.14+20190211-1) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.67 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.69 Setting up libgpm2:amd64 (1.20.7-5) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.70 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.71 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.76 Setting up libicu63:amd64 (63.1-6) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.77 Setting up xxd (2:8.1.0875-5) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.78 Setting up zip (3.0-11+b1) ...
14:36:43 [2020-02-10T14:36:43.574Z] #17 46.79 Setting up vim-common (2:8.1.0875-5) ...
14:36:43 [2020-02-10T14:36:43.832Z] #17 46.82 Setting up bash-completion (1:2.8-6) ...
14:36:44 [2020-02-10T14:36:44.142Z] ok  	github.com/docker/docker/runconfig	0.031s	coverage: 68.2% of statements
14:36:44 [2020-02-10T14:36:44.709Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
14:36:44 [2020-02-10T14:36:44.765Z] #17 ...
14:36:44 [2020-02-10T14:36:44.765Z] 
14:36:44 [2020-02-10T14:36:44.765Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:36:44 [2020-02-10T14:36:44.765Z] #43 102.1   CC       criu/crtools.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 102.6   CC       criu/eventfd.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 102.9   CC       criu/eventpoll.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 103.8   CC       criu/external.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 104.1   CC       criu/fault-injection.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 104.2   CC       criu/fdstore.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 104.7   CC       criu/fifo.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 105.1   CC       criu/file-ids.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 105.4   CC       criu/file-lock.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 106.3   CC       criu/files-ext.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 106.6   CC       criu/files-reg.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 108.7   CC       criu/files.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 110.7   CC       criu/filesystems.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 111.4   CC       criu/fsnotify.o
14:36:44 [2020-02-10T14:36:44.765Z] #43 112.4   CC       criu/image-desc.o
14:36:45 [2020-02-10T14:36:45.023Z] #43 112.6   CC       criu/image.o
14:36:45 [2020-02-10T14:36:45.077Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
14:36:45 [2020-02-10T14:36:45.970Z] #43 113.5   CC       criu/ipc_ns.o
14:36:46 [2020-02-10T14:36:46.051Z] ok  	github.com/docker/docker/volume/drivers	0.017s	coverage: 36.1% of statements
14:36:46 [2020-02-10T14:36:46.052Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
14:36:46 [2020-02-10T14:36:46.536Z] #43 ...
14:36:46 [2020-02-10T14:36:46.536Z] 
14:36:46 [2020-02-10T14:36:46.536Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:36:46 [2020-02-10T14:36:46.536Z] #17 49.52 Setting up libiptc0:amd64 (1.8.2-4) ...
14:36:46 [2020-02-10T14:36:46.536Z] #17 49.53 Setting up xz-utils (5.2.4-1) ...
14:36:46 [2020-02-10T14:36:46.536Z] #17 49.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:36:46 [2020-02-10T14:36:46.536Z] #17 49.56 Setting up pigz (2.4-1) ...
14:36:46 [2020-02-10T14:36:46.536Z] #17 49.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:36:46 [2020-02-10T14:36:46.536Z] #17 49.61 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:36:46 [2020-02-10T14:36:46.536Z] #17 49.63 Setting up python-pip-whl (18.1-5) ...
14:36:46 [2020-02-10T14:36:46.536Z] #17 49.64 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:36:46 [2020-02-10T14:36:46.536Z] #17 49.64 Setting up vim-runtime (2:8.1.0875-5) ...
14:36:46 [2020-02-10T14:36:46.621Z] ok  	github.com/docker/docker/volume/mounts	0.075s	coverage: 67.0% of statements
14:36:46 [2020-02-10T14:36:46.794Z] #17 50.02 Setting up libaio1:amd64 (0.3.112-3) ...
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.03 Setting up libonig5:amd64 (6.9.1-1) ...
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.05 Setting up vim (2:8.1.0875-5) ...
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.14 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.17 Setting up jq (1.5+dfsg-2+b1) ...
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:36:47 [2020-02-10T14:36:47.052Z] #17 50.19 Setting up python3.7 (3.7.3-2+deb10u1) ...
14:36:47 [2020-02-10T14:36:47.563Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.0% of statements
14:36:48 [2020-02-10T14:36:48.170Z] ok  	github.com/docker/docker/pkg/signal	2.341s	coverage: 61.0% of statements
14:36:48 [2020-02-10T14:36:48.170Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
14:36:48 [2020-02-10T14:36:48.525Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
14:36:48 [2020-02-10T14:36:48.525Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:36:48 [2020-02-10T14:36:48.893Z] ok  	github.com/docker/docker/pkg/symlink	0.004s	coverage: 87.7% of statements
14:36:49 [2020-02-10T14:36:49.244Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 71.3% of statements
14:36:49 [2020-02-10T14:36:49.581Z] #17 52.70 Setting up iptables (1.8.2-4) ...
14:36:49 [2020-02-10T14:36:49.581Z] #17 52.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:36:49 [2020-02-10T14:36:49.581Z] #17 52.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:36:49 [2020-02-10T14:36:49.581Z] #17 52.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:36:49 [2020-02-10T14:36:49.581Z] #17 52.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:36:49 [2020-02-10T14:36:49.581Z] #17 52.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:36:49 [2020-02-10T14:36:49.581Z] #17 52.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:36:49 [2020-02-10T14:36:49.581Z] #17 52.76 Setting up python3 (3.7.3-1) ...
14:36:49 [2020-02-10T14:36:49.995Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.2% of statements
14:36:50 [2020-02-10T14:36:50.147Z] #17 53.15 Setting up python3-wheel (0.32.3-2) ...
14:36:50 [2020-02-10T14:36:50.402Z] ok  	github.com/docker/docker/pkg/tailfile	0.077s	coverage: 88.6% of statements
14:36:50 [2020-02-10T14:36:50.713Z] #17 53.86 Setting up apparmor (2.13.2-10) ...
14:36:50 [2020-02-10T14:36:50.804Z] ok  	github.com/docker/docker/pkg/tarsum	0.039s	coverage: 89.3% of statements
14:36:51 [2020-02-10T14:36:51.191Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
14:36:51 [2020-02-10T14:36:51.548Z] testing: warning: no tests to run
14:36:51 [2020-02-10T14:36:51.548Z] coverage: [no statements]
14:36:51 [2020-02-10T14:36:51.549Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:36:51 [2020-02-10T14:36:51.549Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
14:36:51 [2020-02-10T14:36:51.907Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
14:36:52 [2020-02-10T14:36:52.264Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
14:36:52 [2020-02-10T14:36:52.612Z] #17 55.54 Setting up xfsprogs (4.20.0-1) ...
14:36:52 [2020-02-10T14:36:52.613Z] #17 55.56 Setting up python3-lib2to3 (3.7.3-1) ...
14:36:52 [2020-02-10T14:36:52.870Z] #17 55.97 Setting up python3-pkg-resources (40.8.0-1) ...
14:36:53 [2020-02-10T14:36:53.803Z] #17 56.81 Setting up python3-distutils (3.7.3-1) ...
14:36:54 [2020-02-10T14:36:54.061Z] #17 57.25 Setting up python3-setuptools (40.8.0-1) ...
14:36:54 [2020-02-10T14:36:54.078Z] ok  	github.com/docker/docker/plugin	0.543s	coverage: 27.1% of statements
14:36:54 [2020-02-10T14:36:54.441Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
14:36:55 [2020-02-10T14:36:55.222Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
14:36:55 [2020-02-10T14:36:55.435Z] #17 58.38 Setting up python3-pip (18.1-5) ...
14:36:55 [2020-02-10T14:36:55.580Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
14:36:56 [2020-02-10T14:36:56.368Z] #17 59.38 Processing triggers for libc-bin (2.28-10) ...
14:36:56 [2020-02-10T14:36:56.368Z] #17 59.41 Processing triggers for mime-support (3.62) ...
14:36:56 [2020-02-10T14:36:56.893Z] ok  	github.com/docker/docker/registry	0.094s	coverage: 56.0% of statements
14:36:57 [2020-02-10T14:36:57.302Z] #17 DONE 60.1s
14:36:57 [2020-02-10T14:36:57.302Z] 
14:36:57 [2020-02-10T14:36:57.302Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:36:57 [2020-02-10T14:36:57.302Z] #18 ...
14:36:57 [2020-02-10T14:36:57.302Z] 
14:36:57 [2020-02-10T14:36:57.302Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:36:57 [2020-02-10T14:36:57.302Z] #43 114.8   CC       criu/irmap.o
14:36:57 [2020-02-10T14:36:57.302Z] #43 115.4   CC       criu/kcmp-ids.o
14:36:57 [2020-02-10T14:36:57.302Z] #43 115.6   CC       criu/kerndat.o
14:36:57 [2020-02-10T14:36:57.302Z] #43 116.7   CC       criu/libnetlink.o
14:36:57 [2020-02-10T14:36:57.302Z] #43 117.1   CC       criu/log.o
14:36:57 [2020-02-10T14:36:57.302Z] #43 117.6   CC       criu/lsm.o
14:36:57 [2020-02-10T14:36:57.302Z] #43 118.0   CC       criu/mem.o
14:36:57 [2020-02-10T14:36:57.302Z] #43 119.5   CC       criu/mount.o
14:36:57 [2020-02-10T14:36:57.302Z] #43 123.5   CC       criu/namespaces.o
14:36:57 [2020-02-10T14:36:57.302Z] #43 ...
14:36:57 [2020-02-10T14:36:57.302Z] 
14:36:57 [2020-02-10T14:36:57.302Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:36:57 [2020-02-10T14:36:57.302Z] #40 182.2 + dpkg --print-architecture
14:36:57 [2020-02-10T14:36:57.302Z] #40 182.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:36:57 [2020-02-10T14:36:57.302Z] #40 182.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:36:57 [2020-02-10T14:36:57.302Z] #40 182.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:36:57 [2020-02-10T14:36:57.662Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
14:36:57 [2020-02-10T14:36:57.662Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
14:36:57 [2020-02-10T14:36:57.867Z] #40 ...
14:36:57 [2020-02-10T14:36:57.868Z] 
14:36:57 [2020-02-10T14:36:57.868Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:36:57 [2020-02-10T14:36:57.868Z] #43 125.6   CC       criu/net.o
14:36:58 [2020-02-10T14:36:58.064Z] 65014b3c3121: Verifying Checksum
14:36:58 [2020-02-10T14:36:58.064Z] 65014b3c3121: Download complete
14:36:58 [2020-02-10T14:36:58.444Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
14:36:58 [2020-02-10T14:36:58.795Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
14:36:58 [2020-02-10T14:36:58.802Z] #43 ...
14:36:58 [2020-02-10T14:36:58.802Z] 
14:36:58 [2020-02-10T14:36:58.802Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:36:58 [2020-02-10T14:36:58.802Z] #18 1.753 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:36:58 [2020-02-10T14:36:58.802Z] #18 1.757 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:36:58 [2020-02-10T14:36:58.802Z] #18 1.760 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:36:58 [2020-02-10T14:36:58.802Z] #18 DONE 1.9s
14:36:59 [2020-02-10T14:36:59.060Z] 
14:36:59 [2020-02-10T14:36:59.060Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:37:01 [2020-02-10T14:37:01.194Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
14:37:01 [2020-02-10T14:37:01.548Z] ok  	github.com/docker/docker/volume/local	0.041s	coverage: 73.0% of statements
14:37:01 [2020-02-10T14:37:01.947Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
14:37:03 [2020-02-10T14:37:03.293Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.0% of statements
14:37:05 [2020-02-10T14:37:05.623Z] #19 ...
14:37:05 [2020-02-10T14:37:05.623Z] 
14:37:05 [2020-02-10T14:37:05.623Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:37:05 [2020-02-10T14:37:05.623Z] #43 129.3   CC       criu/netfilter.o
14:37:05 [2020-02-10T14:37:05.623Z] #43 129.7   CC       criu/page-pipe.o
14:37:05 [2020-02-10T14:37:05.623Z] #43 130.5   CC       criu/page-xfer.o
14:37:05 [2020-02-10T14:37:05.623Z] #43 131.8   CC       criu/pagemap-cache.o
14:37:05 [2020-02-10T14:37:05.623Z] #43 132.3   CC       criu/pagemap.o
14:37:05 [2020-02-10T14:37:05.623Z] #43 133.3   CC       criu/parasite-syscall.o
14:37:06 [2020-02-10T14:37:06.557Z] #43 134.2   CC       criu/path.o
14:37:06 [2020-02-10T14:37:06.815Z] #43 134.5   CC       criu/pie-util-vdso-elf32.o
14:37:07 [2020-02-10T14:37:07.074Z] #43 134.9   CC       criu/pie-util-vdso.o
14:37:07 [2020-02-10T14:37:07.639Z] #43 135.3   CC       criu/pie-util.o
14:37:07 [2020-02-10T14:37:07.639Z] #43 135.5   CC       criu/pipes.o
14:37:08 [2020-02-10T14:37:08.574Z] #43 136.1   CC       criu/plugin.o
14:37:08 [2020-02-10T14:37:08.832Z] #43 136.5   CC       criu/proc_parse.o
14:37:09 [2020-02-10T14:37:09.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:37:09 [2020-02-10T14:37:09.489Z] ok  	github.com/docker/docker/pkg/plugins	33.650s	coverage: 76.6% of statements
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/rootless	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/volume	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === Skipped
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:73: No driver to put!
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     overlay_test.go:49: Fails to compute changes intermittently
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     graphtest_unix.go:73: No driver to put!
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:37:09 [2020-02-10T14:37:09.489Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] 
14:37:09 [2020-02-10T14:37:09.489Z] DONE 2155 tests, 20 skipped in 187.984s
Post stage
[Pipeline] junit
14:37:09 [2020-02-10T14:37:09.502Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:37:09 [2020-02-10T14:37:09.952Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -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:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/make.sh dynbinary test-integration
14:37:10 [2020-02-10T14:37:10.522Z] 
14:37:10 [2020-02-10T14:37:10.781Z] Removing bundles/
14:37:10 [2020-02-10T14:37:10.782Z] 
14:37:10 [2020-02-10T14:37:10.782Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:37:10 [2020-02-10T14:37:10.782Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:37:10 [2020-02-10T14:37:10.782Z] GOOS="" GOARCH="" GOARM=""
14:37:11 [2020-02-10T14:37:11.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:37:12 [2020-02-10T14:37:12.114Z] #43 139.3   CC       criu/protobuf-desc.o
14:37:12 [2020-02-10T14:37:12.605Z] Removing intermediate container cd45361d0639
14:37:12 [2020-02-10T14:37:12.606Z]  ---> 8e13e1b739b0
14:37:12 [2020-02-10T14:37:12.606Z] Step 11/16 : ARG GOOS
14:37:12 [2020-02-10T14:37:12.606Z]  ---> Running in 3d4fcb1ae085
14:37:12 [2020-02-10T14:37:12.606Z] Removing intermediate container 3d4fcb1ae085
14:37:12 [2020-02-10T14:37:12.606Z]  ---> 48ef4f25d2d4
14:37:12 [2020-02-10T14:37:12.606Z] Step 12/16 : ARG GOARCH
14:37:12 [2020-02-10T14:37:12.606Z]  ---> Running in 580377c0e633
14:37:12 [2020-02-10T14:37:12.606Z] Removing intermediate container 580377c0e633
14:37:12 [2020-02-10T14:37:12.606Z]  ---> 69c4af1e2cf9
14:37:12 [2020-02-10T14:37:12.606Z] 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
14:37:12 [2020-02-10T14:37:12.606Z]  ---> Running in 00a762372295
14:37:12 [2020-02-10T14:37:12.680Z] #43 140.4   CC       criu/protobuf.o
14:37:12 [2020-02-10T14:37:12.680Z] #43 ...
14:37:12 [2020-02-10T14:37:12.680Z] 
14:37:12 [2020-02-10T14:37:12.680Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:37:12 [2020-02-10T14:37:12.680Z] #19 5.761 Collecting yamllint==1.16.0
14:37:12 [2020-02-10T14:37:12.680Z] #19 11.11   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:37:12 [2020-02-10T14:37:12.680Z] #19 11.21 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:37:12 [2020-02-10T14:37:12.680Z] #19 11.26   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:37:12 [2020-02-10T14:37:12.680Z] #19 11.31 Collecting pyyaml (from yamllint==1.16.0)
14:37:12 [2020-02-10T14:37:12.680Z] #19 11.46   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:37:12 [2020-02-10T14:37:12.680Z] #19 12.76 Building wheels for collected packages: pyyaml
14:37:12 [2020-02-10T14:37:12.680Z] #19 12.76   Running setup.py bdist_wheel for pyyaml: started
14:37:12 [2020-02-10T14:37:12.680Z] #19 13.89   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:37:12 [2020-02-10T14:37:12.680Z] #19 13.89   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:37:12 [2020-02-10T14:37:12.680Z] #19 13.95 Successfully built pyyaml
14:37:12 [2020-02-10T14:37:12.938Z] #19 13.98 Installing collected packages: pathspec, pyyaml, yamllint
14:37:13 [2020-02-10T14:37:13.196Z] #19 14.26 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:37:13 [2020-02-10T14:37:13.196Z] #19 ...
14:37:13 [2020-02-10T14:37:13.196Z] 
14:37:13 [2020-02-10T14:37:13.196Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:37:13 [2020-02-10T14:37:13.196Z] #43 140.9   CC       criu/pstree.o
14:37:13 [2020-02-10T14:37:13.765Z] #43 ...
14:37:13 [2020-02-10T14:37:13.765Z] 
14:37:13 [2020-02-10T14:37:13.765Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:37:13 [2020-02-10T14:37:13.765Z] #19 DONE 14.8s
14:37:13 [2020-02-10T14:37:13.765Z] 
14:37:13 [2020-02-10T14:37:13.765Z] #23 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:37:14 [2020-02-10T14:37:14.024Z] #23 DONE 0.3s
14:37:14 [2020-02-10T14:37:14.024Z] 
14:37:14 [2020-02-10T14:37:14.024Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:37:14 [2020-02-10T14:37:14.024Z] #40 ...
14:37:14 [2020-02-10T14:37:14.024Z] 
14:37:14 [2020-02-10T14:37:14.024Z] #27 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:37:15 [2020-02-10T14:37:15.932Z] #27 DONE 1.5s
14:37:15 [2020-02-10T14:37:15.932Z] 
14:37:15 [2020-02-10T14:37:15.932Z] #30 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:37:15 [2020-02-10T14:37:15.932Z] #30 DONE 0.2s
14:37:15 [2020-02-10T14:37:15.932Z] 
14:37:15 [2020-02-10T14:37:15.932Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:37:15 [2020-02-10T14:37:15.932Z] #43 142.2   CC       criu/rbtree.o
14:37:15 [2020-02-10T14:37:15.932Z] #43 143.0   CC       criu/rst-malloc.o
14:37:15 [2020-02-10T14:37:15.932Z] #43 143.3   CC       criu/seccomp.o
14:37:15 [2020-02-10T14:37:15.932Z] #43 ...
14:37:15 [2020-02-10T14:37:15.932Z] 
14:37:15 [2020-02-10T14:37:15.932Z] #33 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:37:15 [2020-02-10T14:37:15.932Z] #33 DONE 0.1s
14:37:15 [2020-02-10T14:37:15.932Z] 
14:37:15 [2020-02-10T14:37:15.932Z] #38 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:37:15 [2020-02-10T14:37:15.932Z] #38 DONE 0.1s
14:37:15 [2020-02-10T14:37:15.932Z] 
14:37:15 [2020-02-10T14:37:15.932Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:37:16 [2020-02-10T14:37:16.498Z] #40 ...
14:37:16 [2020-02-10T14:37:16.499Z] 
14:37:16 [2020-02-10T14:37:16.499Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:37:16 [2020-02-10T14:37:16.499Z] #43 144.0   CC       criu/seize.o
14:37:16 [2020-02-10T14:37:16.707Z] ok  	github.com/docker/docker/pkg/plugins	33.611s	coverage: 76.6% of statements
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/rootless	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/volume	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === Skipped
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver btrfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:73: No driver to put!
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     overlay_test.go:49: Fails to compute changes intermittently
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:46: Driver zfs not supported
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     graphtest_unix.go:73: No driver to put!
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:37:16 [2020-02-10T14:37:16.707Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] 
14:37:16 [2020-02-10T14:37:16.707Z] DONE 2155 tests, 20 skipped in 189.929s
Post stage
[Pipeline] junit
14:37:16 [2020-02-10T14:37:16.818Z] Recording test results
14:37:17 [2020-02-10T14:37:17.064Z] #43 144.8   CC       criu/servicefd.o
14:37:17 [2020-02-10T14:37:17.630Z] #43 ...
14:37:17 [2020-02-10T14:37:17.630Z] 
14:37:17 [2020-02-10T14:37:17.630Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:37:17 [2020-02-10T14:37:17.630Z] #40 DONE 211.6s
14:37:17 [2020-02-10T14:37:17.630Z] 
14:37:17 [2020-02-10T14:37:17.630Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:37:17 [2020-02-10T14:37:17.630Z] #43 145.2   CC       criu/shmem.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:37:18 [2020-02-10T14:37:18.916Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -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:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/make.sh dynbinary test-integration
14:37:19 [2020-02-10T14:37:19.004Z] #43 ...
14:37:19 [2020-02-10T14:37:19.004Z] 
14:37:19 [2020-02-10T14:37:19.004Z] #41 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:37:19 [2020-02-10T14:37:19.004Z] #41 DONE 0.2s
14:37:19 [2020-02-10T14:37:19.004Z] 
14:37:19 [2020-02-10T14:37:19.005Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:37:19 [2020-02-10T14:37:19.005Z] #43 146.5   CC       criu/sigframe.o
14:37:19 [2020-02-10T14:37:19.005Z] #43 146.7   CC       criu/signalfd.o
14:37:19 [2020-02-10T14:37:19.269Z] 
14:37:19 [2020-02-10T14:37:19.269Z] Removing bundles/
14:37:19 [2020-02-10T14:37:19.269Z] 
14:37:19 [2020-02-10T14:37:19.269Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:37:19 [2020-02-10T14:37:19.269Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:37:19 [2020-02-10T14:37:19.269Z] GOOS="" GOARCH="" GOARM=""
14:37:19 [2020-02-10T14:37:19.573Z] #43 147.0   CC       criu/sk-inet.o
14:37:20 [2020-02-10T14:37:20.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:37:20 [2020-02-10T14:37:20.139Z] #43 147.8   CC       criu/sk-netlink.o
14:37:20 [2020-02-10T14:37:20.398Z] #43 148.1   CC       criu/sk-packet.o
14:37:20 [2020-02-10T14:37:20.964Z] #43 148.6   CC       criu/sk-queue.o
14:37:21 [2020-02-10T14:37:21.530Z] #43 149.1   CC       criu/sk-tcp.o
14:37:22 [2020-02-10T14:37:22.096Z] #43 149.6   CC       criu/sk-unix.o
14:37:23 [2020-02-10T14:37:23.469Z] #43 151.2   CC       criu/sockets.o
14:37:24 [2020-02-10T14:37:24.403Z] #43 151.9   CC       criu/stats.o
14:37:24 [2020-02-10T14:37:24.660Z] #43 152.2   CC       criu/string.o
14:37:24 [2020-02-10T14:37:24.660Z] #43 152.3   CC       criu/sysctl.o
14:37:25 [2020-02-10T14:37:25.594Z] #43 153.0   CC       criu/sysfs_parse.o
14:37:25 [2020-02-10T14:37:25.594Z] #43 153.4   CC       criu/timerfd.o
14:37:25 [2020-02-10T14:37:25.852Z] #43 153.6   CC       criu/tty.o
14:37:27 [2020-02-10T14:37:27.788Z] #43 155.1   CC       criu/tun.o
14:37:27 [2020-02-10T14:37:27.788Z] #43 155.6   CC       criu/uffd.o
14:37:29 [2020-02-10T14:37:29.199Z] #43 156.8   CC       criu/util.o
14:37:30 [2020-02-10T14:37:30.588Z] #43 158.0   CC       criu/uts_ns.o
14:37:30 [2020-02-10T14:37:30.588Z] #43 158.2   CC       criu/vdso-compat.o
14:37:30 [2020-02-10T14:37:30.845Z] #43 158.4   CC       criu/vdso.o
14:37:31 [2020-02-10T14:37:31.410Z] #43 159.0   LINK     criu/built-in.o
14:37:31 [2020-02-10T14:37:31.410Z] #43 159.1   LINK     criu/criu
14:37:31 [2020-02-10T14:37:31.976Z] #43 159.4   DEP      lib/c/criu.d
14:37:31 [2020-02-10T14:37:31.976Z] #43 159.5   CC       images/rpc.pb-c.o
14:37:31 [2020-02-10T14:37:31.976Z] #43 ...
14:37:31 [2020-02-10T14:37:31.976Z] 
14:37:31 [2020-02-10T14:37:31.976Z] #56 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:37:31 [2020-02-10T14:37:31.976Z] #56 108.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:37:33 [2020-02-10T14:37:33.348Z] #56 110.0 + mkdir -p /build
14:37:33 [2020-02-10T14:37:33.348Z] #56 110.0 + cp runc /build/runc
14:37:33 [2020-02-10T14:37:33.913Z] #56 DONE 110.5s
14:37:33 [2020-02-10T14:37:33.913Z] 
14:37:33 [2020-02-10T14:37:33.913Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:37:33 [2020-02-10T14:37:33.913Z] #43 160.0   CC       lib/c/criu.o
14:37:33 [2020-02-10T14:37:33.913Z] #43 160.9   LINK     lib/c/built-in.o
14:37:33 [2020-02-10T14:37:33.913Z] #43 160.9   LINK     lib/c/libcriu.so
14:37:33 [2020-02-10T14:37:33.913Z] #43 161.1   GEN      magic.py
14:37:33 [2020-02-10T14:37:33.913Z] #43 161.2 Note: Building without setproctitle() and strlcpy() support.
14:37:33 [2020-02-10T14:37:33.913Z] #43 161.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:37:34 [2020-02-10T14:37:34.170Z] #43 161.9 fatal: not a git repository (or any of the parent directories): .git
14:37:35 [2020-02-10T14:37:35.101Z] #43 162.9 make[1]: Nothing to be done for 'all'.
14:37:35 [2020-02-10T14:37:35.666Z] #43 163.5 make[1]: 'images/built-in.o' is up to date.
14:37:35 [2020-02-10T14:37:35.923Z] #43 163.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:37:35 [2020-02-10T14:37:35.923Z] #43 163.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:37:35 [2020-02-10T14:37:35.923Z] #43 163.5 make[1]: 'compel/libcompel.a' is up to date.
14:37:35 [2020-02-10T14:37:35.923Z] #43 163.6 make[1]: 'compel/compel-host-bin' is up to date.
14:37:35 [2020-02-10T14:37:35.923Z] #43 163.6 make[1]: Nothing to be done for 'all'.
14:37:35 [2020-02-10T14:37:35.923Z] #43 163.6 make[1]: 'soccr/libsoccr.a' is up to date.
14:37:36 [2020-02-10T14:37:36.181Z] #43 163.7 make[2]: Nothing to be done for 'all'.
14:37:36 [2020-02-10T14:37:36.181Z] #43 163.7 make[2]: Nothing to be done for 'all'.
14:37:36 [2020-02-10T14:37:36.181Z] #43 163.7 make[2]: Nothing to be done for 'all'.
14:37:36 [2020-02-10T14:37:36.181Z] #43 163.8 make[2]: Nothing to be done for 'all'.
14:37:36 [2020-02-10T14:37:36.181Z] #43 163.8 make[2]: Nothing to be done for 'all'.
14:37:36 [2020-02-10T14:37:36.181Z] #43 163.8 make[2]: Nothing to be done for 'all'.
14:37:36 [2020-02-10T14:37:36.181Z] #43 163.9 make[2]: Nothing to be done for 'all'.
14:37:36 [2020-02-10T14:37:36.438Z] #43 164.0 make[2]: Nothing to be done for 'all'.
14:37:36 [2020-02-10T14:37:36.438Z] #43 164.0   INSTALL  criu/criu
14:37:36 [2020-02-10T14:37:36.438Z] #43 DONE 164.1s
14:37:36 [2020-02-10T14:37:36.438Z] 
14:37:36 [2020-02-10T14:37:36.438Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:37:37 [2020-02-10T14:37:37.369Z] #61 189.6 + bin/containerd
14:37:37 [2020-02-10T14:37:37.627Z] #61 ...
14:37:37 [2020-02-10T14:37:37.627Z] 
14:37:37 [2020-02-10T14:37:37.627Z] #44 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:37:37 [2020-02-10T14:37:37.627Z] #44 DONE 0.1s
14:37:37 [2020-02-10T14:37:37.884Z] 
14:37:37 [2020-02-10T14:37:37.885Z] #47 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:37:37 [2020-02-10T14:37:37.885Z] #47 DONE 0.2s
14:37:37 [2020-02-10T14:37:37.885Z] 
14:37:37 [2020-02-10T14:37:37.885Z] #50 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:37:37 [2020-02-10T14:37:37.885Z] #50 DONE 0.1s
14:37:37 [2020-02-10T14:37:37.885Z] 
14:37:37 [2020-02-10T14:37:37.885Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:37:43 [2020-02-10T14:37:43.141Z] #61 ...
14:37:43 [2020-02-10T14:37:43.142Z] 
14:37:43 [2020-02-10T14:37:43.142Z] #52 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:37:43 [2020-02-10T14:37:43.142Z] #52 DONE 236.4s
14:37:43 [2020-02-10T14:37:43.142Z] 
14:37:43 [2020-02-10T14:37:43.142Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:37:44 [2020-02-10T14:37:44.077Z] #61 ...
14:37:44 [2020-02-10T14:37:44.077Z] 
14:37:44 [2020-02-10T14:37:44.077Z] #53 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:37:44 [2020-02-10T14:37:44.077Z] #53 DONE 0.2s
14:37:44 [2020-02-10T14:37:44.077Z] 
14:37:44 [2020-02-10T14:37:44.077Z] #57 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:37:44 [2020-02-10T14:37:44.334Z] #57 DONE 0.1s
14:37:44 [2020-02-10T14:37:44.334Z] 
14:37:44 [2020-02-10T14:37:44.334Z] #61 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:38:06 [2020-02-10T14:38:06.248Z] #61 217.0 + bin/containerd-stress
14:38:06 [2020-02-10T14:38:06.506Z] #61 218.7 + bin/containerd-shim
14:38:07 [2020-02-10T14:38:07.931Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:38:08 [2020-02-10T14:38:08.283Z] 
14:38:08 [2020-02-10T14:38:08.283Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:38:08 [2020-02-10T14:38:08.633Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:38:08 [2020-02-10T14:38:08.633Z] HOSTNAME=a2e8d97222bc
14:38:08 [2020-02-10T14:38:08.633Z] TESTDEBUG=0
14:38:08 [2020-02-10T14:38:08.633Z] DEST=bundles/test-integration
14:38:08 [2020-02-10T14:38:08.633Z] PWD=/go/src/github.com/docker/docker
14:38:08 [2020-02-10T14:38:08.633Z] DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:38:08 [2020-02-10T14:38:08.633Z] container=docker
14:38:08 [2020-02-10T14:38:08.633Z] HOME=/root
14:38:08 [2020-02-10T14:38:08.633Z] GOLANG_VERSION=1.13.7
14:38:08 [2020-02-10T14:38:08.633Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:38:08 [2020-02-10T14:38:08.633Z] VALIDATE_BRANCH=master
14:38:08 [2020-02-10T14:38:08.633Z] TERM=xterm
14:38:08 [2020-02-10T14:38:08.633Z] DOCKER_PKG=github.com/docker/docker
14:38:08 [2020-02-10T14:38:08.633Z] SHLVL=1
14:38:08 [2020-02-10T14:38:08.633Z] TIMEOUT=120m
14:38:08 [2020-02-10T14:38:08.633Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:38:08 [2020-02-10T14:38:08.633Z] DOCKER_GRAPHDRIVER=overlay2
14:38:08 [2020-02-10T14:38:08.633Z] GO111MODULE=off
14:38:08 [2020-02-10T14:38:08.633Z] DOCKER_EXPERIMENTAL=1
14:38:08 [2020-02-10T14:38:08.633Z] TEST_SKIP_INTEGRATION_CLI=1
14:38:08 [2020-02-10T14:38:08.633Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:38:08 [2020-02-10T14:38:08.633Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:38:08 [2020-02-10T14:38:08.633Z] GOPATH=/go
14:38:08 [2020-02-10T14:38:08.633Z] PKG_CONFIG=pkg-config
14:38:08 [2020-02-10T14:38:08.633Z] _=/usr/bin/env
14:38:08 [2020-02-10T14:38:08.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:38:13 [2020-02-10T14:38:13.063Z] #61 225.0 + bin/containerd-shim-runc-v1
14:38:16 [2020-02-10T14:38:16.340Z] #61 227.9 + bin/containerd-shim-runc-v2
14:38:16 [2020-02-10T14:38:16.597Z] #61 228.7 + binaries
14:38:16 [2020-02-10T14:38:16.597Z] #61 228.7 + mkdir -p /build
14:38:16 [2020-02-10T14:38:16.597Z] #61 228.7 + cp bin/containerd /build/containerd
14:38:16 [2020-02-10T14:38:16.597Z] #61 228.8 + cp bin/containerd-shim /build/containerd-shim
14:38:16 [2020-02-10T14:38:16.597Z] #61 228.8 + cp bin/ctr /build/ctr
14:38:17 [2020-02-10T14:38:17.161Z] #61 DONE 229.2s
14:38:17 [2020-02-10T14:38:17.726Z] 
14:38:17 [2020-02-10T14:38:17.726Z] #62 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:38:17 [2020-02-10T14:38:17.983Z] #62 DONE 0.3s
14:38:18 [2020-02-10T14:38:18.239Z] 
14:38:18 [2020-02-10T14:38:18.239Z] #66 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:38:18 [2020-02-10T14:38:18.239Z] #66 DONE 0.2s
14:38:18 [2020-02-10T14:38:18.239Z] 
14:38:18 [2020-02-10T14:38:18.239Z] #68 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:38:18 [2020-02-10T14:38:18.488Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:38:18 [2020-02-10T14:38:18.488Z] 
14:38:18 [2020-02-10T14:38:18.488Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:38:18 [2020-02-10T14:38:18.488Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:38:18 [2020-02-10T14:38:18.488Z] HOSTNAME=21031ef0bddc
14:38:18 [2020-02-10T14:38:18.488Z] TESTDEBUG=0
14:38:18 [2020-02-10T14:38:18.488Z] DEST=bundles/test-integration
14:38:18 [2020-02-10T14:38:18.488Z] PWD=/go/src/github.com/docker/docker
14:38:18 [2020-02-10T14:38:18.488Z] DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:38:18 [2020-02-10T14:38:18.488Z] container=docker
14:38:18 [2020-02-10T14:38:18.488Z] HOME=/root
14:38:18 [2020-02-10T14:38:18.488Z] GOLANG_VERSION=1.13.7
14:38:18 [2020-02-10T14:38:18.488Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:38:18 [2020-02-10T14:38:18.488Z] VALIDATE_BRANCH=master
14:38:18 [2020-02-10T14:38:18.488Z] TERM=xterm
14:38:18 [2020-02-10T14:38:18.488Z] DOCKER_PKG=github.com/docker/docker
14:38:18 [2020-02-10T14:38:18.488Z] SHLVL=1
14:38:18 [2020-02-10T14:38:18.488Z] TIMEOUT=120m
14:38:18 [2020-02-10T14:38:18.488Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:38:18 [2020-02-10T14:38:18.488Z] DOCKER_GRAPHDRIVER=overlay2
14:38:18 [2020-02-10T14:38:18.488Z] GO111MODULE=off
14:38:18 [2020-02-10T14:38:18.488Z] DOCKER_EXPERIMENTAL=1
14:38:18 [2020-02-10T14:38:18.488Z] TEST_SKIP_INTEGRATION_CLI=1
14:38:18 [2020-02-10T14:38:18.488Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:38:18 [2020-02-10T14:38:18.488Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:38:18 [2020-02-10T14:38:18.488Z] GOPATH=/go
14:38:18 [2020-02-10T14:38:18.488Z] PKG_CONFIG=pkg-config
14:38:18 [2020-02-10T14:38:18.488Z] _=/usr/bin/env
14:38:18 [2020-02-10T14:38:18.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:38:18 [2020-02-10T14:38:18.497Z] #68 DONE 0.2s
14:38:18 [2020-02-10T14:38:18.497Z] 
14:38:18 [2020-02-10T14:38:18.497Z] #71 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:38:18 [2020-02-10T14:38:18.497Z] #71 DONE 0.1s
14:38:18 [2020-02-10T14:38:18.497Z] 
14:38:18 [2020-02-10T14:38:18.497Z] #72 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:38:18 [2020-02-10T14:38:18.497Z] #72 DONE 0.0s
14:38:18 [2020-02-10T14:38:18.497Z] 
14:38:18 [2020-02-10T14:38:18.497Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
14:38:19 [2020-02-10T14:38:19.429Z] #73 DONE 0.8s
14:38:19 [2020-02-10T14:38:19.429Z] 
14:38:19 [2020-02-10T14:38:19.429Z] #75 exporting to image
14:38:19 [2020-02-10T14:38:19.429Z] #75 exporting layers
14:38:20 [2020-02-10T14:38:20.969Z] Removing intermediate container 00a762372295
14:38:20 [2020-02-10T14:38:20.969Z]  ---> cf9319f21987
14:38:20 [2020-02-10T14:38:20.969Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
14:38:20 [2020-02-10T14:38:20.969Z]  ---> ebd73b5ebd31
14:38:20 [2020-02-10T14:38:20.969Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
14:38:20 [2020-02-10T14:38:20.969Z]  ---> 414d1bf309ef
14:38:20 [2020-02-10T14:38:20.969Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
14:38:20 [2020-02-10T14:38:20.969Z]  ---> Running in e43eb5670160
14:38:20 [2020-02-10T14:38:20.969Z] Removing intermediate container e43eb5670160
14:38:20 [2020-02-10T14:38:20.969Z]  ---> 06c938f819b2
14:38:20 [2020-02-10T14:38:20.969Z] Successfully built 06c938f819b2
14:38:20 [2020-02-10T14:38:20.969Z] Successfully tagged moby-buildx:latest
14:38:20 [2020-02-10T14:38:20.969Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
14:38:20 [2020-02-10T14:38:20.969Z] if [ -n "${id}" ]; then \
14:38:20 [2020-02-10T14:38:20.969Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
14:38:20 [2020-02-10T14:38:20.969Z] 	&& touch bundles/buildx; \
14:38:20 [2020-02-10T14:38:20.969Z] 	docker rm -f ${id}; \
14:38:20 [2020-02-10T14:38:20.969Z] fi
14:38:20 [2020-02-10T14:38:20.969Z] 1aca54ed92b148790fce2a5db9f84c31e4dfeae57a3dc98211492fa9d6792e10
14:38:20 [2020-02-10T14:38:20.969Z] bundles/buildx version
14:38:20 [2020-02-10T14:38:20.969Z] buildx v0.3.1 6db68d0
14:38:20 [2020-02-10T14:38:20.969Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 .
14:38:20 [2020-02-10T14:38:20.969Z] #1 [internal] booting buildkit
14:38:20 [2020-02-10T14:38:20.969Z] #1 pulling image moby/buildkit:buildx-stable-1
14:38:20 [2020-02-10T14:38:20.969Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done
14:38:20 [2020-02-10T14:38:20.969Z] #1 creating container buildx_buildkit_default
14:38:20 [2020-02-10T14:38:20.969Z] #1 creating container buildx_buildkit_default 0.5s done
14:38:20 [2020-02-10T14:38:20.969Z] #1 DONE 3.3s
14:38:20 [2020-02-10T14:38:20.969Z] 
14:38:20 [2020-02-10T14:38:20.969Z] #2 [internal] load .dockerignore
14:38:20 [2020-02-10T14:38:20.969Z] #2 transferring context: 87B done
14:38:20 [2020-02-10T14:38:20.969Z] #2 DONE 0.0s
14:38:20 [2020-02-10T14:38:20.969Z] 
14:38:20 [2020-02-10T14:38:20.969Z] #3 [internal] load build definition from Dockerfile
14:38:20 [2020-02-10T14:38:20.969Z] #3 transferring dockerfile: 15.71kB 0.0s done
14:38:20 [2020-02-10T14:38:20.969Z] #3 DONE 0.0s
14:38:20 [2020-02-10T14:38:20.969Z] 
14:38:20 [2020-02-10T14:38:20.969Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:38:20 [2020-02-10T14:38:20.969Z] #4 DONE 1.1s
14:38:20 [2020-02-10T14:38:20.969Z] 
14:38:20 [2020-02-10T14:38:20.969Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:38:20 [2020-02-10T14:38:20.969Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:38:20 [2020-02-10T14:38:20.969Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
14:38:20 [2020-02-10T14:38:20.969Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 0B / 8.18MB 0.1s
14:38:20 [2020-02-10T14:38:20.969Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
14:38:20 [2020-02-10T14:38:20.969Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:38:20 [2020-02-10T14:38:20.969Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.68MB / 8.18MB 0.3s
14:38:20 [2020-02-10T14:38:20.969Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.4s done
14:38:20 [2020-02-10T14:38:20.969Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
14:38:20 [2020-02-10T14:38:20.969Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
14:38:20 [2020-02-10T14:38:20.969Z] #5 DONE 1.1s
14:38:20 [2020-02-10T14:38:20.969Z] 
14:38:20 [2020-02-10T14:38:20.969Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:38:20 [2020-02-10T14:38:20.969Z] #7 DONE 0.3s
14:38:20 [2020-02-10T14:38:20.969Z] 
14:38:20 [2020-02-10T14:38:20.969Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
14:38:20 [2020-02-10T14:38:20.969Z] #6 DONE 0.5s
14:38:20 [2020-02-10T14:38:20.969Z] 
14:38:20 [2020-02-10T14:38:20.969Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
14:38:20 [2020-02-10T14:38:20.969Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
14:38:20 [2020-02-10T14:38:20.969Z] #8 DONE 0.0s
14:38:20 [2020-02-10T14:38:20.969Z] 
14:38:20 [2020-02-10T14:38:20.969Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:38:20 [2020-02-10T14:38:20.969Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:38:20 [2020-02-10T14:38:20.969Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:38:20 [2020-02-10T14:38:20.969Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:38:20 [2020-02-10T14:38:20.969Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s
14:38:20 [2020-02-10T14:38:20.969Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 457.81kB / 9.11MB 0.4s
14:38:21 [2020-02-10T14:38:21.261Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.05MB / 9.11MB 0.6s
14:38:21 [2020-02-10T14:38:21.261Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.54MB / 9.11MB 0.7s
14:38:21 [2020-02-10T14:38:21.896Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.42MB / 9.11MB 1.1s
14:38:21 [2020-02-10T14:38:21.896Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.92MB / 9.11MB 1.2s
14:38:21 [2020-02-10T14:38:21.896Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.44MB / 9.11MB 1.3s
14:38:22 [2020-02-10T14:38:22.188Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.93MB / 9.11MB 1.5s
14:38:22 [2020-02-10T14:38:22.188Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.39MB / 9.11MB 1.6s
14:38:22 [2020-02-10T14:38:22.489Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.85MB / 9.11MB 1.8s
14:38:22 [2020-02-10T14:38:22.489Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.31MB / 9.11MB 1.9s
14:38:22 [2020-02-10T14:38:22.789Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.86MB / 9.11MB 2.1s
14:38:22 [2020-02-10T14:38:22.789Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.36MB / 9.11MB 2.2s
14:38:23 [2020-02-10T14:38:23.077Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.98MB / 9.11MB 2.4s
14:38:23 [2020-02-10T14:38:23.077Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.54MB / 9.11MB 2.5s
14:38:23 [2020-02-10T14:38:23.371Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.19MB / 9.11MB 2.7s
14:38:23 [2020-02-10T14:38:23.371Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.9s done
14:38:23 [2020-02-10T14:38:23.371Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
14:38:26 [2020-02-10T14:38:26.097Z] #69 ...
14:38:26 [2020-02-10T14:38:26.097Z] 
14:38:26 [2020-02-10T14:38:26.097Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 24.30MB / 54.13MB 5.4s
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 22.49MB / 96.43MB 5.4s
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.3s done
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.8s done
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.4s done
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 22.18MB / 57.39MB 5.4s
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 21.99MB / 73.43MB 5.4s
14:38:26 [2020-02-10T14:38:26.097Z] #8 ...
14:38:26 [2020-02-10T14:38:26.097Z] 
14:38:26 [2020-02-10T14:38:26.097Z] #21 [internal] load build context
14:38:26 [2020-02-10T14:38:26.097Z] #21 transferring context: 47.10MB 5.5s done
14:38:26 [2020-02-10T14:38:26.097Z] #21 DONE 5.6s
14:38:26 [2020-02-10T14:38:26.097Z] 
14:38:26 [2020-02-10T14:38:26.097Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
14:38:26 [2020-02-10T14:38:26.097Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 27.15MB / 54.13MB 5.7s
14:38:26 [2020-02-10T14:38:26.384Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 26.70MB / 57.39MB 5.8s
14:38:26 [2020-02-10T14:38:26.384Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 26.48MB / 73.43MB 5.8s
14:38:26 [2020-02-10T14:38:26.384Z] #8 ...
14:38:26 [2020-02-10T14:38:26.384Z] 
14:38:26 [2020-02-10T14:38:26.384Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:38:26 [2020-02-10T14:38:26.384Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.7s done
14:38:26 [2020-02-10T14:38:26.384Z] #69 DONE 6.0s
14:38:26 [2020-02-10T14:38:26.384Z] 
14:38:26 [2020-02-10T14:38:26.384Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
14:38:26 [2020-02-10T14:38:26.384Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 30.42MB / 54.13MB 6.0s
14:38:26 [2020-02-10T14:38:26.384Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 28.66MB / 96.43MB 6.0s
14:38:26 [2020-02-10T14:38:26.384Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 29.62MB / 57.39MB 6.1s
14:38:26 [2020-02-10T14:38:26.673Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 35.02MB / 54.13MB 6.4s
14:38:26 [2020-02-10T14:38:26.673Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 33.23MB / 57.39MB 6.4s
14:38:26 [2020-02-10T14:38:26.673Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 32.80MB / 73.43MB 6.4s
14:38:26 [2020-02-10T14:38:26.961Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 35.18MB / 96.43MB 6.6s
14:38:27 [2020-02-10T14:38:27.265Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 40.47MB / 54.13MB 6.9s
14:38:27 [2020-02-10T14:38:27.265Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 38.87MB / 57.39MB 6.9s
14:38:27 [2020-02-10T14:38:27.265Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 37.55MB / 73.43MB 6.9s
14:38:27 [2020-02-10T14:38:27.897Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 44.65MB / 54.13MB 7.2s
14:38:27 [2020-02-10T14:38:27.897Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 41.39MB / 96.43MB 7.2s
14:38:27 [2020-02-10T14:38:27.897Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 42.70MB / 57.39MB 7.2s
14:38:27 [2020-02-10T14:38:27.897Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 42.70MB / 73.43MB 7.3s
14:38:27 [2020-02-10T14:38:27.897Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 50.13MB / 54.13MB 7.6s
14:38:27 [2020-02-10T14:38:27.897Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 46.90MB / 96.43MB 7.6s
14:38:27 [2020-02-10T14:38:27.897Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 48.31MB / 57.39MB 7.6s
14:38:28 [2020-02-10T14:38:28.189Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 47.98MB / 73.43MB 7.8s
14:38:28 [2020-02-10T14:38:28.479Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 53.47MB / 54.13MB 7.9s
14:38:28 [2020-02-10T14:38:28.479Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 52.63MB / 57.39MB 8.1s
14:38:28 [2020-02-10T14:38:28.479Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.1s done
14:38:28 [2020-02-10T14:38:28.479Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 53.88MB / 96.43MB 8.2s
14:38:28 [2020-02-10T14:38:28.479Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 53.51MB / 73.43MB 8.2s
14:38:28 [2020-02-10T14:38:28.766Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 56.92MB / 57.39MB 8.4s
14:38:29 [2020-02-10T14:38:29.054Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 59.23MB / 96.43MB 8.5s
14:38:29 [2020-02-10T14:38:29.054Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.4s done
14:38:29 [2020-02-10T14:38:29.054Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 59.67MB / 73.43MB 8.5s
14:38:29 [2020-02-10T14:38:29.054Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 64.63MB / 73.43MB 8.7s
14:38:29 [2020-02-10T14:38:29.343Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 66.66MB / 96.43MB 8.8s
14:38:29 [2020-02-10T14:38:29.343Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 71.14MB / 73.43MB 9.0s
14:38:29 [2020-02-10T14:38:29.388Z] #75 exporting layers 8.4s done
14:38:29 [2020-02-10T14:38:29.388Z] #75 writing image sha256:55982703154cdf0447ee61f62761c15cee0aa373a30813e0b6e7bed67f99a949 done
14:38:29 [2020-02-10T14:38:29.388Z] #75 naming to docker.io/library/docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 done
14:38:29 [2020-02-10T14:38:29.388Z] #75 DONE 8.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:38:29 [2020-02-10T14:38:29.634Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 75.96MB / 96.43MB 9.1s
14:38:29 [2020-02-10T14:38:29.634Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.1s done
14:38:29 [2020-02-10T14:38:29.718Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40487/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/validate/default
14:38:29 [2020-02-10T14:38:29.922Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 93.29MB / 96.43MB 9.4s
14:38:29 [2020-02-10T14:38:29.922Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 9.5s done
14:38:29 [2020-02-10T14:38:29.922Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf
14:38:30 [2020-02-10T14:38:30.652Z] Congratulations!  All commits are properly signed with the DCO!
14:38:30 [2020-02-10T14:38:30.652Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:38:32 [2020-02-10T14:38:32.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:38:32 [2020-02-10T14:38:32.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:38:34 [2020-02-10T14:38:34.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:38:38 [2020-02-10T14:38:38.756Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
14:38:40 [2020-02-10T14:38:40.127Z] Congratulations!  All API changes are done the right way.
14:38:40 [2020-02-10T14:38:40.127Z] Congratulations!  All TOML source files changed here have valid syntax.
14:38:40 [2020-02-10T14:38:40.127Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:38:40 [2020-02-10T14:38:40.127Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:38:40 [2020-02-10T14:38:40.384Z] Congratulations!  No new tests were added to integration-cli.
14:38:40 [2020-02-10T14:38:40.384Z] 
14:38:40 [2020-02-10T14:38:40.384Z] INFO Start validation with golang-ci-lint
14:38:40 [2020-02-10T14:38:40.384Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:38:40 [2020-02-10T14:38:40.384Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:38:41 [2020-02-10T14:38:41.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:38:41 [2020-02-10T14:38:41.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:38:41 [2020-02-10T14:38:41.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:38:42 [2020-02-10T14:38:42.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:38:43 [2020-02-10T14:38:43.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:38:48 [2020-02-10T14:38:48.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:38:50 [2020-02-10T14:38:50.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:38:50 [2020-02-10T14:38:50.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:38:50 [2020-02-10T14:38:50.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:38:50 [2020-02-10T14:38:50.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:38:50 [2020-02-10T14:38:50.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:38:51 [2020-02-10T14:38:51.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:38:51 [2020-02-10T14:38:51.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:38:52 [2020-02-10T14:38:52.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:38:52 [2020-02-10T14:38:52.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:38:53 [2020-02-10T14:38:53.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:38:54 [2020-02-10T14:38:54.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:38:55 [2020-02-10T14:38:55.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:38:56 [2020-02-10T14:38:56.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:38:57 [2020-02-10T14:38:57.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:38:58 [2020-02-10T14:38:58.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:38:59 [2020-02-10T14:38:59.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:39:01 [2020-02-10T14:39:01.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:39:02 [2020-02-10T14:39:02.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:39:02 [2020-02-10T14:39:02.500Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 28.7s done
14:39:02 [2020-02-10T14:39:02.500Z] #8 DONE 38.3s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:39:02 [2020-02-10T14:39:02.500Z] #9 DONE 0.2s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:39:02 [2020-02-10T14:39:02.500Z] #10 DONE 0.2s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:39:02 [2020-02-10T14:39:02.500Z] #30 DONE 0.0s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:39:02 [2020-02-10T14:39:02.500Z] #41 DONE 0.0s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:39:02 [2020-02-10T14:39:02.500Z] #42 ...
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:39:02 [2020-02-10T14:39:02.500Z] #22 DONE 0.1s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:39:02 [2020-02-10T14:39:02.500Z] #47 DONE 0.1s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:39:02 [2020-02-10T14:39:02.500Z] #23 DONE 0.1s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:39:02 [2020-02-10T14:39:02.500Z] #50 DONE 0.1s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:39:02 [2020-02-10T14:39:02.500Z] #53 DONE 0.1s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:39:02 [2020-02-10T14:39:02.500Z] #33 DONE 0.1s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:39:02 [2020-02-10T14:39:02.500Z] #71 DONE 0.1s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:39:02 [2020-02-10T14:39:02.500Z] #65 DONE 0.1s
14:39:02 [2020-02-10T14:39:02.500Z] 
14:39:02 [2020-02-10T14:39:02.500Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.724 + RM_GOPATH=0
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.724 + TMP_GOPATH=
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.725 + : /build/
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.725 + '[' -z '' ']'
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.727 ++ mktemp -d
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.731 + export GOPATH=/tmp/tmp.aIcBvyrBdr
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.731 + GOPATH=/tmp/tmp.aIcBvyrBdr
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.731 + RM_GOPATH=1
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.735 ++ dirname ./install.sh
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.737 + dir=.
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.737 + bin=rootlesskit
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.737 + shift
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.737 + '[' '!' -f ./rootlesskit.installer ']'
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.738 + . ./rootlesskit.installer
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.738 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.740 + install_rootlesskit
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.740 + case "$1" in
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.740 + export CGO_ENABLED=0
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.740 + CGO_ENABLED=0
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.740 + _install_rootlesskit
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.740 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.740 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aIcBvyrBdr/src/github.com/rootless-containers/rootlesskit
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.740 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:39:02 [2020-02-10T14:39:02.500Z] #66 0.744 Cloning into '/tmp/tmp.aIcBvyrBdr/src/github.com/rootless-containers/rootlesskit'...
14:39:02 [2020-02-10T14:39:02.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:39:02 [2020-02-10T14:39:02.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:39:03 [2020-02-10T14:39:03.976Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:39:03 [2020-02-10T14:39:03.976Z] Using test binary docker
14:39:03 [2020-02-10T14:39:03.976Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:39:03 [2020-02-10T14:39:03.976Z] +++ /etc/init.d/apparmor start
14:39:03 [2020-02-10T14:39:03.976Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:39:03 [2020-02-10T14:39:03.976Z] Starting dockerd
14:39:03 [2020-02-10T14:39:03.976Z] INFO: Waiting for daemon to start...
14:39:03 [2020-02-10T14:39:03.976Z] +++ 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:39:05 [2020-02-10T14:39:05.272Z] #66 ...
14:39:05 [2020-02-10T14:39:05.272Z] 
14:39:05 [2020-02-10T14:39:05.272Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.821 + RM_GOPATH=0
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.821 + TMP_GOPATH=
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.822 + : /build
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.822 + '[' -z '' ']'
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.822 ++ mktemp -d
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.825 + export GOPATH=/tmp/tmp.43pJyK79Gh
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.826 + GOPATH=/tmp/tmp.43pJyK79Gh
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.826 + RM_GOPATH=1
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.827 ++ dirname ./install.sh
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.836 + dir=.
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.838 + bin=tomlv
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.839 + shift
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.842 + '[' '!' -f ./tomlv.installer ']'
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.844 + . ./tomlv.installer
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.845 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.847 + install_tomlv
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.849 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.849 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.850 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.43pJyK79Gh/src/github.com/BurntSushi/toml
14:39:05 [2020-02-10T14:39:05.272Z] #34 0.890 Cloning into '/tmp/tmp.43pJyK79Gh/src/github.com/BurntSushi/toml'...
14:39:05 [2020-02-10T14:39:05.272Z] #34 2.339 + cd /tmp/tmp.43pJyK79Gh/src/github.com/BurntSushi/toml
14:39:05 [2020-02-10T14:39:05.272Z] #34 2.351 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:39:05 [2020-02-10T14:39:05.272Z] #34 2.378 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:39:05 [2020-02-10T14:39:05.272Z] #34 3.702 internal/cpu
14:39:05 [2020-02-10T14:39:05.272Z] #34 3.839 runtime/internal/atomic
14:39:05 [2020-02-10T14:39:05.272Z] #34 3.847 runtime/internal/sys
14:39:05 [2020-02-10T14:39:05.272Z] #34 3.920 math/bits
14:39:05 [2020-02-10T14:39:05.272Z] #34 4.802 runtime/internal/math
14:39:05 [2020-02-10T14:39:05.272Z] #34 5.295 unicode/utf8
14:39:05 [2020-02-10T14:39:05.272Z] #34 5.419 internal/race
14:39:05 [2020-02-10T14:39:05.272Z] #34 5.780 sync/atomic
14:39:05 [2020-02-10T14:39:05.272Z] #34 6.050 internal/bytealg
14:39:05 [2020-02-10T14:39:05.724Z] .
14:39:05 [2020-02-10T14:39:05.724Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:39:05 [2020-02-10T14:39:05.724Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:39:05 [2020-02-10T14:39:05.724Z] Error: No such image: emptyfs
14:39:05 [2020-02-10T14:39:05.724Z] ++++ docker load
14:39:05 [2020-02-10T14:39:05.724Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:39:06 [2020-02-10T14:39:06.101Z] Running integration-test (iteration 1)
14:39:06 [2020-02-10T14:39:06.101Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
14:39:06 [2020-02-10T14:39:06.101Z] ++ 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:39:06 [2020-02-10T14:39:06.101Z] ++ set -e
14:39:06 [2020-02-10T14:39:06.101Z] ++ '[' -n 0 ']'
14:39:06 [2020-02-10T14:39:06.101Z] ++ set -x
14:39:06 [2020-02-10T14:39:06.101Z] ++ env -i DEST=/go/src/github.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:39:06 [2020-02-10T14:39:06.315Z] #34 ...
14:39:06 [2020-02-10T14:39:06.315Z] 
14:39:06 [2020-02-10T14:39:06.315Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:39:06 [2020-02-10T14:39:06.315Z] #66 7.023 + cd /tmp/tmp.aIcBvyrBdr/src/github.com/rootless-containers/rootlesskit
14:39:06 [2020-02-10T14:39:06.315Z] #66 7.024 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:39:06 [2020-02-10T14:39:06.605Z] #66 7.259 + for f in rootlesskit rootlesskit-docker-proxy
14:39:06 [2020-02-10T14:39:06.605Z] #66 7.260 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:39:07 [2020-02-10T14:39:07.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:39:08 [2020-02-10T14:39:08.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:39:09 [2020-02-10T14:39:09.330Z] #66 ...
14:39:09 [2020-02-10T14:39:09.330Z] 
14:39:09 [2020-02-10T14:39:09.330Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:39:09 [2020-02-10T14:39:09.330Z] #11 0.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #11 0.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #11 1.119 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #11 2.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #11 6.288 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #11 8.809 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:39:09 [2020-02-10T14:39:09.330Z] #11 ...
14:39:09 [2020-02-10T14:39:09.330Z] 
14:39:09 [2020-02-10T14:39:09.330Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:39:09 [2020-02-10T14:39:09.330Z] #60 0.673 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #60 0.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #60 1.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #60 1.980 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #60 5.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #60 7.652 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:39:09 [2020-02-10T14:39:09.330Z] #60 ...
14:39:09 [2020-02-10T14:39:09.330Z] 
14:39:09 [2020-02-10T14:39:09.330Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.939 + RM_GOPATH=0
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.940 + TMP_GOPATH=
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.940 + : /build
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.940 + '[' -z '' ']'
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.942 ++ mktemp -d
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.950 + export GOPATH=/tmp/tmp.XcSvAVAmJB
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.951 + GOPATH=/tmp/tmp.XcSvAVAmJB
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.951 + RM_GOPATH=1
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.954 ++ dirname ./install.sh
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.957 + dir=.
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.957 + bin=gotestsum
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.957 + shift
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.957 + '[' '!' -f ./gotestsum.installer ']'
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.957 + . ./gotestsum.installer
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.958 ++ : v0.3.5
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.958 + install_gotestsum
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.959 + echo 'Installing gotestsum version v0.3.5'
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.959 Installing gotestsum version v0.3.5
14:39:09 [2020-02-10T14:39:09.330Z] #51 0.959 + go get -d gotest.tools/gotestsum
14:39:09 [2020-02-10T14:39:09.330Z] #51 ...
14:39:09 [2020-02-10T14:39:09.330Z] 
14:39:09 [2020-02-10T14:39:09.330Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:39:09 [2020-02-10T14:39:09.330Z] #44 0.886 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #44 0.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #44 1.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #44 2.960 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #44 6.532 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
14:39:09 [2020-02-10T14:39:09.330Z] #44 9.129 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:39:09 [2020-02-10T14:39:09.619Z] #44 ...
14:39:09 [2020-02-10T14:39:09.619Z] 
14:39:09 [2020-02-10T14:39:09.619Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:39:09 [2020-02-10T14:39:09.619Z] #36 0.897 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:39:09 [2020-02-10T14:39:09.619Z] #36 0.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:39:09 [2020-02-10T14:39:09.619Z] #36 1.031 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:39:09 [2020-02-10T14:39:09.619Z] #36 2.729 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:39:09 [2020-02-10T14:39:09.619Z] #36 6.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
14:39:09 [2020-02-10T14:39:09.619Z] #36 8.453 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:39:09 [2020-02-10T14:39:09.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:39:09 [2020-02-10T14:39:09.699Z] 65014b3c3121: Pull complete
14:39:09 [2020-02-10T14:39:09.909Z] #36 ...
14:39:09 [2020-02-10T14:39:09.909Z] 
14:39:09 [2020-02-10T14:39:09.909Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:39:09 [2020-02-10T14:39:09.909Z] #31 1.117 + git clone https://github.com/kolyshkin/go-swagger.git .
14:39:09 [2020-02-10T14:39:09.909Z] #31 1.131 Cloning into '.'...
14:39:09 [2020-02-10T14:39:09.909Z] #31 ...
14:39:09 [2020-02-10T14:39:09.909Z] 
14:39:09 [2020-02-10T14:39:09.909Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:39:09 [2020-02-10T14:39:09.909Z] #26 1.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:39:09 [2020-02-10T14:39:09.909Z] #26 1.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:39:09 [2020-02-10T14:39:09.909Z] #26 1.602 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:39:09 [2020-02-10T14:39:09.909Z] #26 3.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:39:09 [2020-02-10T14:39:09.909Z] #26 6.791 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
14:39:09 [2020-02-10T14:39:09.909Z] #26 9.099 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:39:10 [2020-02-10T14:39:10.198Z] #26 ...
14:39:10 [2020-02-10T14:39:10.198Z] 
14:39:10 [2020-02-10T14:39:10.198Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.913 + RM_GOPATH=0
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.913 + TMP_GOPATH=
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.913 + : /build
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.913 + '[' -z '' ']'
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.913 ++ mktemp -d
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.918 + export GOPATH=/tmp/tmp.t2TLCAGPYA
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.918 + GOPATH=/tmp/tmp.t2TLCAGPYA
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.919 + RM_GOPATH=1
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.919 ++ dirname ./install.sh
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.927 + dir=.
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.928 + bin=golangci_lint
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.928 + shift
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.929 + '[' '!' -f ./golangci_lint.installer ']'
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.929 + . ./golangci_lint.installer
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.930 ++ : v1.20.0
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.932 + install_golangci_lint
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.932 + echo 'Installing golangci-lint version v1.20.0'
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.932 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:39:10 [2020-02-10T14:39:10.198Z] #54 0.932 Installing golangci-lint version v1.20.0
14:39:10 [2020-02-10T14:39:10.198Z] #54 ...
14:39:10 [2020-02-10T14:39:10.198Z] 
14:39:10 [2020-02-10T14:39:10.198Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.649 + RM_GOPATH=0
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.650 + TMP_GOPATH=
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.650 + : /build
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.651 + '[' -z '' ']'
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.652 ++ mktemp -d
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.655 + export GOPATH=/tmp/tmp.Rujur0MKjb
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.655 + GOPATH=/tmp/tmp.Rujur0MKjb
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.655 + RM_GOPATH=1
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.664 ++ dirname ./install.sh
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.666 + dir=.
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.667 + bin=proxy
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.667 + shift
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.667 + '[' '!' -f ./proxy.installer ']'
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.667 + . ./proxy.installer
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.668 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.670 + install_proxy
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.671 + case "$1" in
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.672 + export CGO_ENABLED=0
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.672 + CGO_ENABLED=0
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.672 + _install_proxy
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.673 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.673 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Rujur0MKjb/src/github.com/docker/libnetwork
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.674 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:39:10 [2020-02-10T14:39:10.198Z] #72 0.678 Cloning into '/tmp/tmp.Rujur0MKjb/src/github.com/docker/libnetwork'...
14:39:10 [2020-02-10T14:39:10.488Z] #72 ...
14:39:10 [2020-02-10T14:39:10.488Z] 
14:39:10 [2020-02-10T14:39:10.488Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.922 + RM_GOPATH=0
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.923 + TMP_GOPATH=
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.935 + : /build
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.935 + '[' -z '' ']'
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.937 ++ mktemp -d
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.946 + export GOPATH=/tmp/tmp.oMoGcU8sFu
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.946 + GOPATH=/tmp/tmp.oMoGcU8sFu
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.946 + RM_GOPATH=1
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.946 ++ dirname ./install.sh
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.951 + dir=.
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.951 + bin=vndr
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.951 + shift
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.951 + '[' '!' -f ./vndr.installer ']'
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.951 + . ./vndr.installer
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.952 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.952 + install_vndr
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.952 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.952 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:39:10 [2020-02-10T14:39:10.488Z] #48 0.952 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oMoGcU8sFu/src/github.com/LK4D4/vndr
14:39:10 [2020-02-10T14:39:10.488Z] #48 1.002 Cloning into '/tmp/tmp.oMoGcU8sFu/src/github.com/LK4D4/vndr'...
14:39:10 [2020-02-10T14:39:10.488Z] #48 2.307 + cd /tmp/tmp.oMoGcU8sFu/src/github.com/LK4D4/vndr
14:39:10 [2020-02-10T14:39:10.488Z] #48 2.308 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:39:10 [2020-02-10T14:39:10.488Z] #48 2.380 + go build -buildmode=pie -v -o /build/vndr .
14:39:10 [2020-02-10T14:39:10.488Z] #48 4.971 runtime/internal/math
14:39:10 [2020-02-10T14:39:10.488Z] #48 4.998 internal/race
14:39:10 [2020-02-10T14:39:10.488Z] #48 5.067 runtime/internal/atomic
14:39:10 [2020-02-10T14:39:10.488Z] #48 5.203 internal/cpu
14:39:10 [2020-02-10T14:39:10.488Z] #48 5.429 sync/atomic
14:39:10 [2020-02-10T14:39:10.488Z] #48 5.664 unicode
14:39:10 [2020-02-10T14:39:10.488Z] #48 6.171 unicode/utf8
14:39:10 [2020-02-10T14:39:10.488Z] #48 6.997 math/bits
14:39:10 [2020-02-10T14:39:10.488Z] #48 7.635 internal/bytealg
14:39:10 [2020-02-10T14:39:10.488Z] #48 8.301 internal/testlog
14:39:10 [2020-02-10T14:39:10.488Z] #48 9.523 encoding
14:39:10 [2020-02-10T14:39:10.488Z] #48 9.919 math
14:39:10 [2020-02-10T14:39:10.488Z] #48 9.980 runtime
14:39:10 [2020-02-10T14:39:10.488Z] #48 10.18 unicode/utf16
14:39:10 [2020-02-10T14:39:10.488Z] #48 ...
14:39:10 [2020-02-10T14:39:10.488Z] 
14:39:10 [2020-02-10T14:39:10.488Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:39:10 [2020-02-10T14:39:10.488Z] #42 1.073 + git clone https://github.com/docker/distribution.git .
14:39:10 [2020-02-10T14:39:10.488Z] #42 1.081 Cloning into '.'...
14:39:10 [2020-02-10T14:39:10.777Z] #42 ...
14:39:10 [2020-02-10T14:39:10.777Z] 
14:39:10 [2020-02-10T14:39:10.777Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.936 + RM_GOPATH=0
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.936 + TMP_GOPATH=
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.936 + : /build
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.936 + '[' -z '' ']'
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.936 ++ mktemp -d
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.941 + export GOPATH=/tmp/tmp.qaDc0wd2K3
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.941 + GOPATH=/tmp/tmp.qaDc0wd2K3
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.941 + RM_GOPATH=1
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.941 ++ dirname ./install.sh
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.944 + dir=.
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.949 + bin=dockercli
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.968 + shift
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.971 + '[' '!' -f ./dockercli.installer ']'
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.975 + . ./dockercli.installer
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.976 ++ : stable
14:39:10 [2020-02-10T14:39:10.777Z] #24 0.995 ++ : 17.06.2-ce
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.005 + install_dockercli
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.016 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.017 Install docker/cli version 17.06.2-ce from stable
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.020 ++ uname -m
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.028 + arch=ppc64le
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.032 + '[' ppc64le '!=' x86_64 ']'
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.032 + '[' ppc64le '!=' s390x ']'
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.032 + '[' ppc64le '!=' armhf ']'
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.032 + build_dockercli
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.032 + git clone https://github.com/docker/docker-ce /tmp/tmp.qaDc0wd2K3/tmp/docker-ce
14:39:10 [2020-02-10T14:39:10.777Z] #24 1.039 Cloning into '/tmp/tmp.qaDc0wd2K3/tmp/docker-ce'...
14:39:11 [2020-02-10T14:39:11.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:39:11 [2020-02-10T14:39:11.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:39:11 [2020-02-10T14:39:11.404Z] #24 ...
14:39:11 [2020-02-10T14:39:11.404Z] 
14:39:11 [2020-02-10T14:39:11.404Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:39:11 [2020-02-10T14:39:11.404Z] #48 12.13 container/list
14:39:12 [2020-02-10T14:39:12.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:39:12 [2020-02-10T14:39:12.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:39:13 [2020-02-10T14:39:13.604Z] Loaded image: buildpack-deps:jessie
14:39:13 [2020-02-10T14:39:13.604Z] Loaded image: busybox:latest
14:39:13 [2020-02-10T14:39:13.604Z] Loaded image: busybox:glibc
14:39:13 [2020-02-10T14:39:13.604Z] Loaded image: debian:jessie
14:39:13 [2020-02-10T14:39:13.604Z] Loaded image: hello-world:latest
14:39:13 [2020-02-10T14:39:13.604Z] INFO: Testing against a local daemon
14:39:13 [2020-02-10T14:39:13.604Z] === RUN   TestCgroupNamespacesBuild
14:39:14 [2020-02-10T14:39:14.905Z] #48 15.46 crypto/internal/subtle
14:39:15 [2020-02-10T14:39:15.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:39:15 [2020-02-10T14:39:15.194Z] #48 15.95 crypto/subtle
14:39:15 [2020-02-10T14:39:15.367Z] --- PASS: TestCgroupNamespacesBuild (1.61s)
14:39:15 [2020-02-10T14:39:15.367Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:39:15 [2020-02-10T14:39:15.822Z] #48 16.56 vendor/golang.org/x/crypto/cryptobyte/asn1
14:39:16 [2020-02-10T14:39:16.111Z] #48 16.96 internal/nettrace
14:39:16 [2020-02-10T14:39:16.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:39:16 [2020-02-10T14:39:16.410Z] #48 ...
14:39:16 [2020-02-10T14:39:16.410Z] 
14:39:16 [2020-02-10T14:39:16.410Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:39:16 [2020-02-10T14:39:16.410Z] #34 7.140 unicode
14:39:16 [2020-02-10T14:39:16.410Z] #34 7.382 math
14:39:16 [2020-02-10T14:39:16.410Z] #34 7.805 internal/testlog
14:39:16 [2020-02-10T14:39:16.410Z] #34 8.865 runtime
14:39:16 [2020-02-10T14:39:16.410Z] #34 9.056 encoding
14:39:16 [2020-02-10T14:39:16.410Z] #34 9.552 runtime/cgo
14:39:16 [2020-02-10T14:39:16.636Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
14:39:16 [2020-02-10T14:39:16.636Z] === RUN   TestBuildWithSession
14:39:16 [2020-02-10T14:39:16.636Z] --- SKIP: TestBuildWithSession (0.00s)
14:39:16 [2020-02-10T14:39:16.636Z]     build_session_test.go:25: TODO: BuildKit
14:39:16 [2020-02-10T14:39:16.636Z] === RUN   TestBuildSquashParent
14:39:16 [2020-02-10T14:39:16.706Z] #34 ...
14:39:16 [2020-02-10T14:39:16.706Z] 
14:39:16 [2020-02-10T14:39:16.706Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:39:16 [2020-02-10T14:39:16.706Z] #48 17.49 runtime/cgo
14:39:17 [2020-02-10T14:39:17.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:39:18 [2020-02-10T14:39:18.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:39:19 [2020-02-10T14:39:19.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:39:21 [2020-02-10T14:39:21.137Z] #48 21.90 vendor/golang.org/x/crypto/internal/subtle
14:39:21 [2020-02-10T14:39:21.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:39:22 [2020-02-10T14:39:22.164Z] #48 ...
14:39:22 [2020-02-10T14:39:22.164Z] 
14:39:22 [2020-02-10T14:39:22.164Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:39:22 [2020-02-10T14:39:22.164Z] #11 23.14 Fetched 8107 kB in 22s (364 kB/s)
14:39:22 [2020-02-10T14:39:22.727Z] --- PASS: TestBuildSquashParent (6.26s)
14:39:22 [2020-02-10T14:39:22.727Z] === RUN   TestBuildWithRemoveAndForceRemove
14:39:22 [2020-02-10T14:39:22.727Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:22 [2020-02-10T14:39:22.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:22 [2020-02-10T14:39:22.727Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:22 [2020-02-10T14:39:22.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:22 [2020-02-10T14:39:22.727Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:22 [2020-02-10T14:39:22.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:22 [2020-02-10T14:39:22.727Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:22 [2020-02-10T14:39:22.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:22 [2020-02-10T14:39:22.727Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:22 [2020-02-10T14:39:22.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:22 [2020-02-10T14:39:22.727Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:22 [2020-02-10T14:39:22.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:22 [2020-02-10T14:39:22.727Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:22 [2020-02-10T14:39:22.727Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:22 [2020-02-10T14:39:22.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:39:23 [2020-02-10T14:39:23.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:39:24 [2020-02-10T14:39:24.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:39:25 [2020-02-10T14:39:25.880Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:25 [2020-02-10T14:39:25.881Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:26 [2020-02-10T14:39:26.161Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:39:26 [2020-02-10T14:39:26.161Z] Using test binary docker
14:39:26 [2020-02-10T14:39:26.161Z] +++ /etc/init.d/apparmor start
14:39:26 [2020-02-10T14:39:26.161Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:39:26 [2020-02-10T14:39:26.161Z] INFO: Waiting for daemon to start...
14:39:26 [2020-02-10T14:39:26.161Z] Starting dockerd
14:39:26 [2020-02-10T14:39:26.161Z] +++ 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:39:27 [2020-02-10T14:39:27.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:39:27 [2020-02-10T14:39:27.717Z] #11 23.14 Reading package lists...
14:39:27 [2020-02-10T14:39:27.717Z] #11 ...
14:39:27 [2020-02-10T14:39:27.717Z] 
14:39:27 [2020-02-10T14:39:27.717Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:39:28 [2020-02-10T14:39:28.026Z] #72 27.71 Checking out files:  59% (1194/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
14:39:28 [2020-02-10T14:39:28.026Z] #72 28.72 + cd /tmp/tmp.Rujur0MKjb/src/github.com/docker/libnetwork
14:39:28 [2020-02-10T14:39:28.026Z] #72 28.72 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:39:28 [2020-02-10T14:39:28.060Z] .
14:39:28 [2020-02-10T14:39:28.060Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:39:28 [2020-02-10T14:39:28.060Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:39:28 [2020-02-10T14:39:28.060Z] Error: No such image: emptyfs
14:39:28 [2020-02-10T14:39:28.060Z] ++++ docker load
14:39:28 [2020-02-10T14:39:28.060Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:39:28 [2020-02-10T14:39:28.216Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:28 [2020-02-10T14:39:28.216Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:28 [2020-02-10T14:39:28.318Z] Running integration-test (iteration 1)
14:39:28 [2020-02-10T14:39:28.318Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:39:28 [2020-02-10T14:39:28.318Z] ++ 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:39:28 [2020-02-10T14:39:28.318Z] ++ set -e
14:39:28 [2020-02-10T14:39:28.318Z] ++ '[' -n 0 ']'
14:39:28 [2020-02-10T14:39:28.318Z] ++ set -x
14:39:28 [2020-02-10T14:39:28.318Z] ++ env -i DEST=/go/src/github.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:39:28 [2020-02-10T14:39:28.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:39:29 [2020-02-10T14:39:29.055Z] #72 29.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:39:29 [2020-02-10T14:39:29.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:39:30 [2020-02-10T14:39:30.752Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:39:30 [2020-02-10T14:39:30.753Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s)
14:39:30 [2020-02-10T14:39:30.753Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s)
14:39:30 [2020-02-10T14:39:30.753Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s)
14:39:30 [2020-02-10T14:39:30.753Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s)
14:39:30 [2020-02-10T14:39:30.753Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
14:39:30 [2020-02-10T14:39:30.753Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s)
14:39:30 [2020-02-10T14:39:30.753Z] === RUN   TestBuildMultiStageCopy
14:39:30 [2020-02-10T14:39:30.753Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:39:30 [2020-02-10T14:39:30.835Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:39:30 [2020-02-10T14:39:30.835Z] Using test binary docker
14:39:30 [2020-02-10T14:39:30.835Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:39:31 [2020-02-10T14:39:31.094Z] +++ /etc/init.d/apparmor start
14:39:31 [2020-02-10T14:39:31.094Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:39:31 [2020-02-10T14:39:31.094Z] INFO: Waiting for daemon to start...
14:39:31 [2020-02-10T14:39:31.094Z] Starting dockerd
14:39:31 [2020-02-10T14:39:31.094Z] +++ 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:39:31 [2020-02-10T14:39:31.776Z] #72 ...
14:39:31 [2020-02-10T14:39:31.776Z] 
14:39:31 [2020-02-10T14:39:31.776Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:39:31 [2020-02-10T14:39:31.776Z] #60 22.26 Fetched 8107 kB in 22s (374 kB/s)
14:39:31 [2020-02-10T14:39:31.776Z] #60 22.26 Reading package lists...
14:39:31 [2020-02-10T14:39:31.776Z] #60 31.73 Reading package lists...
14:39:31 [2020-02-10T14:39:31.776Z] #60 ...
14:39:31 [2020-02-10T14:39:31.776Z] 
14:39:31 [2020-02-10T14:39:31.776Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:39:31 [2020-02-10T14:39:31.776Z] #54 31.79 + cd /tmp/tmp.t2TLCAGPYA/src/github.com/golangci/golangci-lint/
14:39:31 [2020-02-10T14:39:31.776Z] #54 31.79 + git checkout -q v1.20.0
14:39:32 [2020-02-10T14:39:32.069Z] #54 32.87 ++ git describe --tags
14:39:32 [2020-02-10T14:39:32.069Z] #54 32.88 + version=v1.20.0
14:39:32 [2020-02-10T14:39:32.069Z] #54 32.88 ++ git rev-parse --short HEAD
14:39:32 [2020-02-10T14:39:32.069Z] #54 32.88 + commit=cc98739
14:39:32 [2020-02-10T14:39:32.069Z] #54 32.89 ++ git show -s --format=%cd
14:39:32 [2020-02-10T14:39:32.069Z] #54 32.90 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:39:32 [2020-02-10T14:39:32.069Z] #54 32.90 + 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:39:32 [2020-02-10T14:39:32.591Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:39:33 [2020-02-10T14:39:33.001Z] .
14:39:33 [2020-02-10T14:39:33.001Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:39:33 [2020-02-10T14:39:33.001Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:39:33 [2020-02-10T14:39:33.101Z] #54 ...
14:39:33 [2020-02-10T14:39:33.101Z] 
14:39:33 [2020-02-10T14:39:33.101Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:39:33 [2020-02-10T14:39:33.101Z] #26 23.87 Fetched 8107 kB in 22s (361 kB/s)
14:39:33 [2020-02-10T14:39:33.101Z] #26 23.87 Reading package lists...
14:39:33 [2020-02-10T14:39:33.101Z] #26 32.69 Reading package lists...
14:39:33 [2020-02-10T14:39:33.101Z] #26 ...
14:39:33 [2020-02-10T14:39:33.101Z] 
14:39:33 [2020-02-10T14:39:33.101Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:39:33 [2020-02-10T14:39:33.101Z] #36 23.93 Fetched 8107 kB in 23s (352 kB/s)
14:39:33 [2020-02-10T14:39:33.101Z] #36 23.93 Reading package lists...
14:39:33 [2020-02-10T14:39:33.101Z] #36 33.49 Reading package lists...
14:39:33 [2020-02-10T14:39:33.101Z] #36 ...
14:39:33 [2020-02-10T14:39:33.101Z] 
14:39:33 [2020-02-10T14:39:33.101Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:39:33 [2020-02-10T14:39:33.101Z] #42 26.62 Checking out files:  86% (1354/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
14:39:33 [2020-02-10T14:39:33.101Z] #42 26.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:39:33 [2020-02-10T14:39:33.101Z] #42 29.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:39:33 [2020-02-10T14:39:33.261Z] Error: No such image: emptyfs
14:39:33 [2020-02-10T14:39:33.261Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:39:33 [2020-02-10T14:39:33.261Z] ++++ docker load
14:39:33 [2020-02-10T14:39:33.327Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:39:33 [2020-02-10T14:39:33.520Z] Running integration-test (iteration 1)
14:39:33 [2020-02-10T14:39:33.520Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:39:33 [2020-02-10T14:39:33.520Z] ++ 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:39:33 [2020-02-10T14:39:33.520Z] ++ set -e
14:39:33 [2020-02-10T14:39:33.520Z] ++ '[' -n 0 ']'
14:39:33 [2020-02-10T14:39:33.520Z] ++ set -x
14:39:33 [2020-02-10T14:39:33.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:39:33 [2020-02-10T14:39:33.681Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:39:34 [2020-02-10T14:39:34.033Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:39:34 [2020-02-10T14:39:34.129Z] #42 ...
14:39:34 [2020-02-10T14:39:34.129Z] 
14:39:34 [2020-02-10T14:39:34.129Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:39:34 [2020-02-10T14:39:34.129Z] #44 25.16 Fetched 8107 kB in 24s (334 kB/s)
14:39:34 [2020-02-10T14:39:34.129Z] #44 25.16 Reading package lists...
14:39:34 [2020-02-10T14:39:34.419Z] #44 35.00 Reading package lists...
14:39:34 [2020-02-10T14:39:34.419Z] #44 ...
14:39:34 [2020-02-10T14:39:34.419Z] 
14:39:34 [2020-02-10T14:39:34.419Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:39:34 [2020-02-10T14:39:34.419Z] #11 23.14 Reading package lists...
14:39:34 [2020-02-10T14:39:34.777Z] --- PASS: TestBuildMultiStageCopy (4.14s)
14:39:34 [2020-02-10T14:39:34.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s)
14:39:34 [2020-02-10T14:39:34.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
14:39:34 [2020-02-10T14:39:34.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s)
14:39:34 [2020-02-10T14:39:34.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
14:39:34 [2020-02-10T14:39:34.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
14:39:34 [2020-02-10T14:39:34.777Z] === RUN   TestBuildMultiStageParentConfig
14:39:36 [2020-02-10T14:39:36.035Z] --- PASS: TestBuildMultiStageParentConfig (1.25s)
14:39:36 [2020-02-10T14:39:36.035Z] === RUN   TestBuildLabelWithTargets
14:39:37 [2020-02-10T14:39:37.894Z] --- PASS: TestBuildLabelWithTargets (1.92s)
14:39:37 [2020-02-10T14:39:37.894Z] === RUN   TestBuildWithEmptyLayers
14:39:38 [2020-02-10T14:39:38.655Z] --- PASS: TestBuildWithEmptyLayers (0.92s)
14:39:38 [2020-02-10T14:39:38.655Z] === RUN   TestBuildMultiStageOnBuild
14:39:41 [2020-02-10T14:39:41.303Z] #11 32.12 Reading package lists...
14:39:41 [2020-02-10T14:39:41.303Z] #11 ...
14:39:41 [2020-02-10T14:39:41.303Z] 
14:39:41 [2020-02-10T14:39:41.303Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:39:41 [2020-02-10T14:39:41.303Z] #60 31.73 Reading package lists...
14:39:41 [2020-02-10T14:39:41.729Z] --- PASS: TestBuildMultiStageOnBuild (2.47s)
14:39:41 [2020-02-10T14:39:41.730Z] === RUN   TestBuildUncleanTarFilenames
14:39:42 [2020-02-10T14:39:42.499Z] --- PASS: TestBuildUncleanTarFilenames (1.29s)
14:39:42 [2020-02-10T14:39:42.499Z] === RUN   TestBuildMultiStageLayerLeak
14:39:42 [2020-02-10T14:39:42.807Z] #60 41.99 Building dependency tree...
14:39:43 [2020-02-10T14:39:43.520Z] Loaded image: buildpack-deps:jessie
14:39:43 [2020-02-10T14:39:43.520Z] Loaded image: busybox:latest
14:39:43 [2020-02-10T14:39:43.520Z] Loaded image: busybox:glibc
14:39:43 [2020-02-10T14:39:43.520Z] Loaded image: debian:jessie
14:39:43 [2020-02-10T14:39:43.520Z] Loaded image: hello-world:latest
14:39:43 [2020-02-10T14:39:43.520Z] INFO: Testing against a local daemon
14:39:43 [2020-02-10T14:39:43.520Z] === RUN   TestCgroupNamespacesBuild
14:39:44 [2020-02-10T14:39:44.867Z] #60 45.65 The following additional packages will be installed:
14:39:44 [2020-02-10T14:39:44.867Z] #60 45.66   libbtrfs0
14:39:44 [2020-02-10T14:39:44.867Z] #60 45.99 The following NEW packages will be installed:
14:39:44 [2020-02-10T14:39:44.867Z] #60 46.02   libbtrfs-dev libbtrfs0
14:39:45 [2020-02-10T14:39:45.158Z] #60 46.31 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
14:39:45 [2020-02-10T14:39:45.158Z] #60 46.31 Need to get 120 kB of archives.
14:39:45 [2020-02-10T14:39:45.158Z] #60 46.31 After this operation, 423 kB of additional disk space will be used.
14:39:45 [2020-02-10T14:39:45.158Z] #60 46.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
14:39:45 [2020-02-10T14:39:45.450Z] #60 46.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
14:39:45 [2020-02-10T14:39:45.737Z] --- PASS: TestBuildMultiStageLayerLeak (2.73s)
14:39:45 [2020-02-10T14:39:45.737Z] === RUN   TestBuildWithHugeFile
14:39:46 [2020-02-10T14:39:46.053Z] --- PASS: TestCgroupNamespacesBuild (3.09s)
14:39:46 [2020-02-10T14:39:46.053Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:39:46 [2020-02-10T14:39:46.974Z] #60 ...
14:39:46 [2020-02-10T14:39:46.974Z] 
14:39:46 [2020-02-10T14:39:46.974Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:39:46 [2020-02-10T14:39:46.974Z] #11 32.12 Reading package lists...
14:39:46 [2020-02-10T14:39:46.974Z] #11 43.16 Building dependency tree...
14:39:46 [2020-02-10T14:39:46.974Z] #11 46.71 The following additional packages will be installed:
14:39:46 [2020-02-10T14:39:46.974Z] #11 46.72   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:39:46 [2020-02-10T14:39:46.974Z] #11 46.73   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:39:46 [2020-02-10T14:39:46.974Z] #11 46.73   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:39:46 [2020-02-10T14:39:46.974Z] #11 46.74   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:39:46 [2020-02-10T14:39:46.974Z] #11 46.75   mingw-w64-x86-64-dev
14:39:46 [2020-02-10T14:39:46.974Z] #11 46.76 Suggested packages:
14:39:46 [2020-02-10T14:39:46.974Z] #11 46.76   gcc-8-locales seccomp wine64
14:39:47 [2020-02-10T14:39:47.603Z] #11 ...
14:39:47 [2020-02-10T14:39:47.603Z] 
14:39:47 [2020-02-10T14:39:47.603Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:39:47 [2020-02-10T14:39:47.603Z] #60 48.05 debconf: delaying package configuration, since apt-utils is not installed
14:39:47 [2020-02-10T14:39:47.603Z] #60 48.39 Fetched 120 kB in 0s (978 kB/s)
14:39:47 [2020-02-10T14:39:47.603Z] #60 48.54 Selecting previously unselected package libbtrfs0.
14:39:47 [2020-02-10T14:39:47.603Z] #60 48.56 (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 ... 15330 files and directories currently installed.)
14:39:47 [2020-02-10T14:39:47.603Z] #60 48.70 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
14:39:47 [2020-02-10T14:39:47.603Z] #60 48.71 Unpacking libbtrfs0 (4.20.1-2) ...
14:39:47 [2020-02-10T14:39:47.893Z] #60 48.88 Selecting previously unselected package libbtrfs-dev.
14:39:47 [2020-02-10T14:39:47.893Z] #60 48.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
14:39:47 [2020-02-10T14:39:47.893Z] #60 48.90 Unpacking libbtrfs-dev (4.20.1-2) ...
14:39:47 [2020-02-10T14:39:47.956Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
14:39:47 [2020-02-10T14:39:47.956Z] === RUN   TestBuildWithSession
14:39:47 [2020-02-10T14:39:47.956Z] --- SKIP: TestBuildWithSession (0.00s)
14:39:47 [2020-02-10T14:39:47.956Z]     build_session_test.go:25: TODO: BuildKit
14:39:47 [2020-02-10T14:39:47.956Z] === RUN   TestBuildSquashParent
14:39:48 [2020-02-10T14:39:48.182Z] #60 49.26 Setting up libbtrfs0 (4.20.1-2) ...
14:39:48 [2020-02-10T14:39:48.182Z] #60 49.27 Setting up libbtrfs-dev (4.20.1-2) ...
14:39:48 [2020-02-10T14:39:48.182Z] #60 49.27 Processing triggers for libc-bin (2.28-10) ...
14:39:48 [2020-02-10T14:39:48.814Z] #60 DONE 49.7s
14:39:48 [2020-02-10T14:39:48.814Z] 
14:39:48 [2020-02-10T14:39:48.814Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.67 The following NEW packages will be installed:
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.67   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.67   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.67   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.67   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.68   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.68   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.71 The following packages will be upgraded:
14:39:48 [2020-02-10T14:39:48.814Z] #11 ...
14:39:48 [2020-02-10T14:39:48.814Z] 
14:39:48 [2020-02-10T14:39:48.814Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:39:48 [2020-02-10T14:39:48.814Z] #61 DONE 0.1s
14:39:48 [2020-02-10T14:39:48.814Z] 
14:39:48 [2020-02-10T14:39:48.814Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.72   libsystemd0 libudev1
14:39:48 [2020-02-10T14:39:48.814Z] #11 ...
14:39:48 [2020-02-10T14:39:48.814Z] 
14:39:48 [2020-02-10T14:39:48.814Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:39:48 [2020-02-10T14:39:48.814Z] #62 DONE 0.1s
14:39:48 [2020-02-10T14:39:48.814Z] 
14:39:48 [2020-02-10T14:39:48.814Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.95 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded.
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.95 Need to get 79.4 MB of archives.
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.95 After this operation, 532 MB of additional disk space will be used.
14:39:48 [2020-02-10T14:39:48.814Z] #11 49.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB]
14:39:49 [2020-02-10T14:39:49.114Z] #11 50.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB]
14:39:49 [2020-02-10T14:39:49.114Z] #11 50.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
14:39:49 [2020-02-10T14:39:49.748Z] #11 50.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
14:39:49 [2020-02-10T14:39:49.748Z] #11 50.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:39:50 [2020-02-10T14:39:50.057Z] #11 50.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
14:39:50 [2020-02-10T14:39:50.057Z] #11 50.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
14:39:50 [2020-02-10T14:39:50.057Z] #11 50.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
14:39:50 [2020-02-10T14:39:50.704Z] #11 51.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:39:51 [2020-02-10T14:39:51.341Z] #11 52.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
14:39:51 [2020-02-10T14:39:51.341Z] #11 52.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
14:39:51 [2020-02-10T14:39:51.635Z] #11 ...
14:39:51 [2020-02-10T14:39:51.635Z] 
14:39:51 [2020-02-10T14:39:51.635Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:39:51 [2020-02-10T14:39:51.635Z] #26 32.69 Reading package lists...
14:39:51 [2020-02-10T14:39:51.635Z] #26 43.52 Building dependency tree...
14:39:51 [2020-02-10T14:39:51.635Z] #26 47.18 ca-certificates is already the newest version (20190110).
14:39:51 [2020-02-10T14:39:51.635Z] #26 47.18 The following additional packages will be installed:
14:39:51 [2020-02-10T14:39:51.635Z] #26 47.19   libjq1 libonig5
14:39:51 [2020-02-10T14:39:51.635Z] #26 48.03 The following NEW packages will be installed:
14:39:51 [2020-02-10T14:39:51.635Z] #26 48.05   jq libjq1 libonig5
14:39:51 [2020-02-10T14:39:51.635Z] #26 48.38 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:39:51 [2020-02-10T14:39:51.635Z] #26 48.38 Need to get 358 kB of archives.
14:39:51 [2020-02-10T14:39:51.635Z] #26 48.38 After this operation, 1277 kB of additional disk space will be used.
14:39:51 [2020-02-10T14:39:51.635Z] #26 48.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
14:39:51 [2020-02-10T14:39:51.635Z] #26 48.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
14:39:51 [2020-02-10T14:39:51.635Z] #26 48.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
14:39:51 [2020-02-10T14:39:51.635Z] #26 50.35 debconf: delaying package configuration, since apt-utils is not installed
14:39:51 [2020-02-10T14:39:51.635Z] #26 50.58 Fetched 358 kB in 0s (3069 kB/s)
14:39:51 [2020-02-10T14:39:51.635Z] #26 50.68 Selecting previously unselected package libonig5:ppc64el.
14:39:51 [2020-02-10T14:39:51.635Z] #26 50.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:39:51 [2020-02-10T14:39:51.635Z] #26 50.82 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 50.85 Unpacking libonig5:ppc64el (6.9.1-1) ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 51.52 Selecting previously unselected package libjq1:ppc64el.
14:39:51 [2020-02-10T14:39:51.635Z] #26 51.55 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 51.56 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 51.89 Selecting previously unselected package jq.
14:39:51 [2020-02-10T14:39:51.635Z] #26 51.93 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 51.94 Unpacking jq (1.5+dfsg-2+b1) ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 52.22 Setting up libonig5:ppc64el (6.9.1-1) ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 52.24 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 52.25 Setting up jq (1.5+dfsg-2+b1) ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 52.26 Processing triggers for libc-bin (2.28-10) ...
14:39:51 [2020-02-10T14:39:51.635Z] #26 DONE 52.6s
14:39:51 [2020-02-10T14:39:51.635Z] 
14:39:51 [2020-02-10T14:39:51.635Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:39:51 [2020-02-10T14:39:51.635Z] #27 DONE 0.1s
14:39:51 [2020-02-10T14:39:51.635Z] 
14:39:51 [2020-02-10T14:39:51.635Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:39:51 [2020-02-10T14:39:51.927Z] #28 ...
14:39:51 [2020-02-10T14:39:51.927Z] 
14:39:51 [2020-02-10T14:39:51.927Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:39:51 [2020-02-10T14:39:51.927Z] #36 33.49 Reading package lists...
14:39:51 [2020-02-10T14:39:51.927Z] #36 43.50 Building dependency tree...
14:39:51 [2020-02-10T14:39:51.927Z] #36 47.85 The following additional packages will be installed:
14:39:51 [2020-02-10T14:39:51.927Z] #36 47.86   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:39:51 [2020-02-10T14:39:51.927Z] #36 47.87 Suggested packages:
14:39:51 [2020-02-10T14:39:51.927Z] #36 47.88   cmake-doc ninja-build lrzip
14:39:51 [2020-02-10T14:39:51.927Z] #36 47.88 Recommended packages:
14:39:51 [2020-02-10T14:39:51.927Z] #36 47.88   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:39:51 [2020-02-10T14:39:51.927Z] #36 49.61 The following NEW packages will be installed:
14:39:51 [2020-02-10T14:39:51.927Z] #36 49.62   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:39:51 [2020-02-10T14:39:51.927Z] #36 49.62   vim-common xxd
14:39:51 [2020-02-10T14:39:51.927Z] #36 49.76 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:39:51 [2020-02-10T14:39:51.927Z] #36 49.76 Need to get 14.9 MB of archives.
14:39:51 [2020-02-10T14:39:51.927Z] #36 49.76 After this operation, 67.2 MB of additional disk space will be used.
14:39:51 [2020-02-10T14:39:51.927Z] #36 49.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
14:39:51 [2020-02-10T14:39:51.927Z] #36 49.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
14:39:51 [2020-02-10T14:39:51.927Z] #36 49.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
14:39:51 [2020-02-10T14:39:51.927Z] #36 50.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
14:39:51 [2020-02-10T14:39:51.927Z] #36 51.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
14:39:51 [2020-02-10T14:39:51.927Z] #36 51.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
14:39:51 [2020-02-10T14:39:51.927Z] #36 51.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
14:39:51 [2020-02-10T14:39:51.927Z] #36 51.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
14:39:51 [2020-02-10T14:39:51.927Z] #36 51.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
14:39:51 [2020-02-10T14:39:51.927Z] #36 51.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
14:39:52 [2020-02-10T14:39:52.219Z] #36 ...
14:39:52 [2020-02-10T14:39:52.219Z] 
14:39:52 [2020-02-10T14:39:52.219Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.357 + RM_GOPATH=0
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.357 + TMP_GOPATH=
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.358 + : /build
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.359 + '[' -z '' ']'
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.363 ++ mktemp -d
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.379 + export GOPATH=/tmp/tmp.NCImuoNsXW
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.380 + GOPATH=/tmp/tmp.NCImuoNsXW
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.380 + RM_GOPATH=1
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.382 ++ dirname ./install.sh
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.387 + dir=.
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.388 + bin=containerd
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.390 + shift
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.391 + '[' '!' -f ./containerd.installer ']'
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.393 + . ./containerd.installer
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.395 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.398 + install_containerd
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.400 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.401 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.402 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NCImuoNsXW/src/github.com/containerd/containerd
14:39:52 [2020-02-10T14:39:52.219Z] #63 0.407 Cloning into '/tmp/tmp.NCImuoNsXW/src/github.com/containerd/containerd'...
14:39:53 [2020-02-10T14:39:53.734Z] #63 ...
14:39:53 [2020-02-10T14:39:53.734Z] 
14:39:53 [2020-02-10T14:39:53.734Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:39:53 [2020-02-10T14:39:53.734Z] #44 35.00 Reading package lists...
14:39:53 [2020-02-10T14:39:53.734Z] #44 45.18 Building dependency tree...
14:39:53 [2020-02-10T14:39:53.734Z] #44 48.90 The following additional packages will be installed:
14:39:53 [2020-02-10T14:39:53.734Z] #44 48.91   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:39:53 [2020-02-10T14:39:53.734Z] #44 48.91   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:39:53 [2020-02-10T14:39:53.734Z] #44 48.91 Suggested packages:
14:39:53 [2020-02-10T14:39:53.734Z] #44 48.92   manpages-dev python-setuptools
14:39:53 [2020-02-10T14:39:53.734Z] #44 50.68 The following NEW packages will be installed:
14:39:53 [2020-02-10T14:39:53.734Z] #44 50.69   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:39:53 [2020-02-10T14:39:53.734Z] #44 50.69   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:39:53 [2020-02-10T14:39:53.734Z] #44 50.69   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:39:53 [2020-02-10T14:39:53.734Z] #44 50.69   python-six zlib1g-dev
14:39:53 [2020-02-10T14:39:53.734Z] #44 50.96 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
14:39:53 [2020-02-10T14:39:53.734Z] #44 50.96 Need to get 4075 kB of archives.
14:39:53 [2020-02-10T14:39:53.734Z] #44 50.96 After this operation, 24.5 MB of additional disk space will be used.
14:39:53 [2020-02-10T14:39:53.734Z] #44 50.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 51.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 52.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 52.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 52.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
14:39:53 [2020-02-10T14:39:53.734Z] #44 53.75 debconf: delaying package configuration, since apt-utils is not installed
14:39:53 [2020-02-10T14:39:53.734Z] #44 53.97 Fetched 4075 kB in 1s (3319 kB/s)
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.11 Selecting previously unselected package libcap-dev:ppc64el.
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.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 ... 15330 files and directories currently installed.)
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.24 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.36 Selecting previously unselected package libnet1:ppc64el.
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.37 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.51 Selecting previously unselected package libnet1-dev.
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
14:39:53 [2020-02-10T14:39:53.734Z] #44 54.54 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:39:54 [2020-02-10T14:39:54.029Z] #44 54.99 Selecting previously unselected package libnl-3-200:ppc64el.
14:39:54 [2020-02-10T14:39:54.029Z] #44 ...
14:39:54 [2020-02-10T14:39:54.029Z] 
14:39:54 [2020-02-10T14:39:54.029Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:39:54 [2020-02-10T14:39:54.029Z] #36 53.98 debconf: delaying package configuration, since apt-utils is not installed
14:39:54 [2020-02-10T14:39:54.029Z] #36 54.46 Fetched 14.9 MB in 2s (6426 kB/s)
14:39:54 [2020-02-10T14:39:54.029Z] #36 54.63 Selecting previously unselected package xxd.
14:39:54 [2020-02-10T14:39:54.029Z] #36 54.63 (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 ... 15330 files and directories currently installed.)
14:39:54 [2020-02-10T14:39:54.029Z] #36 54.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
14:39:54 [2020-02-10T14:39:54.029Z] #36 54.73 Unpacking xxd (2:8.1.0875-5) ...
14:39:54 [2020-02-10T14:39:54.029Z] #36 55.08 Selecting previously unselected package vim-common.
14:39:54 [2020-02-10T14:39:54.029Z] #36 55.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:39:54 [2020-02-10T14:39:54.320Z] #36 55.21 Unpacking vim-common (2:8.1.0875-5) ...
14:39:54 [2020-02-10T14:39:54.522Z] --- PASS: TestBuildSquashParent (5.94s)
14:39:54 [2020-02-10T14:39:54.522Z] === RUN   TestBuildWithRemoveAndForceRemove
14:39:54 [2020-02-10T14:39:54.522Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:54 [2020-02-10T14:39:54.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:54 [2020-02-10T14:39:54.522Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:54 [2020-02-10T14:39:54.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:54 [2020-02-10T14:39:54.522Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:54 [2020-02-10T14:39:54.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:54 [2020-02-10T14:39:54.522Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:54 [2020-02-10T14:39:54.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:54 [2020-02-10T14:39:54.522Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:54 [2020-02-10T14:39:54.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:54 [2020-02-10T14:39:54.522Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:54 [2020-02-10T14:39:54.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:54 [2020-02-10T14:39:54.522Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:54 [2020-02-10T14:39:54.522Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:54 [2020-02-10T14:39:54.522Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:54 [2020-02-10T14:39:54.522Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:54 [2020-02-10T14:39:54.947Z] #36 55.75 Selecting previously unselected package cmake-data.
14:39:54 [2020-02-10T14:39:54.948Z] #36 55.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:39:54 [2020-02-10T14:39:54.948Z] #36 55.78 Unpacking cmake-data (3.13.4-1) ...
14:39:56 [2020-02-10T14:39:56.426Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:56 [2020-02-10T14:39:56.426Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:58 [2020-02-10T14:39:58.469Z] #36 ...
14:39:58 [2020-02-10T14:39:58.469Z] 
14:39:58 [2020-02-10T14:39:58.469Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:39:58 [2020-02-10T14:39:58.469Z] #28 3.116 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:39:58 [2020-02-10T14:39:58.469Z] #28 3.817 
14:39:58 [2020-02-10T14:39:58.469Z] #28 4.104 #=#=#                                                                         

##                                                                         3.4%
#####                                                                      7.7%
########                                                                  11.9%
###########                                                               16.2%
##############                                                            20.4%
################                                                          22.6%
####################                                                      29.0%
#########################                                                 35.3%
############################                                              39.6%
#################################                                         45.9%
#######################################                                   54.5%
###########################################                               60.8%
#################################################                         69.4%
#########################################################                 79.6%
############################################################              83.9%
#############################################################             86.0%
#################################################################         91.3%
#####################################################################     96.1%
######################################################################## 100.0%
14:39:58 [2020-02-10T14:39:58.962Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:39:58 [2020-02-10T14:39:58.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.73s)
14:39:58 [2020-02-10T14:39:58.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s)
14:39:58 [2020-02-10T14:39:58.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s)
14:39:58 [2020-02-10T14:39:58.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s)
14:39:58 [2020-02-10T14:39:58.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s)
14:39:58 [2020-02-10T14:39:58.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s)
14:39:58 [2020-02-10T14:39:58.962Z] === RUN   TestBuildMultiStageCopy
14:39:58 [2020-02-10T14:39:58.962Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:39:59 [2020-02-10T14:39:59.114Z] #28 7.280 
14:40:00 [2020-02-10T14:40:00.278Z] #28 7.484 #=#=#                                                                         

########                                                                  11.3%
################                                                          22.8%
############################                                              40.0%
################################                                          45.7%
#########################################                                 57.2%
###################################################                       71.0%
14:40:00 [2020-02-10T14:40:00.278Z] #28 ...
14:40:00 [2020-02-10T14:40:00.278Z] 
14:40:00 [2020-02-10T14:40:00.278Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:40:00 [2020-02-10T14:40:00.278Z] #72 DONE 60.9s
14:40:00 [2020-02-10T14:40:00.278Z] 
14:40:00 [2020-02-10T14:40:00.278Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:40:00 [2020-02-10T14:40:00.278Z] #28 7.484 #=#=#                                                                         

########                                                                  11.3%
################                                                          22.8%
############################                                              40.0%
################################                                          45.7%
#########################################                                 57.2%
###################################################                       71.0%
###########################################################               82.5%
##############################
14:40:00 [2020-02-10T14:40:00.278Z] #28 ...
14:40:00 [2020-02-10T14:40:00.278Z] 
14:40:00 [2020-02-10T14:40:00.278Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:40:00 [2020-02-10T14:40:00.278Z] #44 54.99 Selecting previously unselected package libnl-3-200:ppc64el.
14:40:00 [2020-02-10T14:40:00.278Z] #44 55.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 55.05 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 55.28 Selecting previously unselected package libnl-3-dev:ppc64el.
14:40:00 [2020-02-10T14:40:00.278Z] #44 55.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 55.36 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 55.88 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:40:00 [2020-02-10T14:40:00.278Z] #44 55.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 55.91 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 56.19 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
14:40:00 [2020-02-10T14:40:00.278Z] #44 56.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 56.21 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 56.44 Selecting previously unselected package zlib1g-dev:ppc64el.
14:40:00 [2020-02-10T14:40:00.278Z] #44 56.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 56.47 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 56.95 Selecting previously unselected package libprotobuf17:ppc64el.
14:40:00 [2020-02-10T14:40:00.278Z] #44 56.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 57.03 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 58.33 Selecting previously unselected package libprotobuf-lite17:ppc64el.
14:40:00 [2020-02-10T14:40:00.278Z] #44 58.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 58.38 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 58.87 Selecting previously unselected package libprotobuf-dev:ppc64el.
14:40:00 [2020-02-10T14:40:00.278Z] #44 58.87 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 58.92 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 61.24 Selecting previously unselected package libprotoc17:ppc64el.
14:40:00 [2020-02-10T14:40:00.278Z] #44 61.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 61.34 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
14:40:00 [2020-02-10T14:40:00.278Z] #44 ...
14:40:00 [2020-02-10T14:40:00.278Z] 
14:40:00 [2020-02-10T14:40:00.278Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:40:00 [2020-02-10T14:40:00.278Z] #28 7.484 #=#=#                                                                         

########                                                                  11.3%
################                                                          22.8%
############################                                              40.0%
################################                                          45.7%
#########################################                                 57.2%
###################################################                       71.0%
###########################################################               82.5%
###################################################################       94.0%
#######################################################################   99.8%
######################################################################## 100.0%
14:40:00 [2020-02-10T14:40:00.381Z] Loaded image: buildpack-deps:jessie
14:40:00 [2020-02-10T14:40:00.381Z] Loaded image: busybox:latest
14:40:00 [2020-02-10T14:40:00.381Z] Loaded image: busybox:glibc
14:40:00 [2020-02-10T14:40:00.381Z] Loaded image: debian:jessie
14:40:00 [2020-02-10T14:40:00.638Z] Loaded image: hello-world:latest
14:40:00 [2020-02-10T14:40:00.638Z] INFO: Testing against a local daemon
14:40:00 [2020-02-10T14:40:00.638Z] === RUN   TestCgroupNamespacesBuild
14:40:00 [2020-02-10T14:40:00.867Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:40:01 [2020-02-10T14:40:01.330Z] #28 9.562 #=#=#                                                                         
14:40:01 [2020-02-10T14:40:01.434Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:40:02 [2020-02-10T14:40:02.002Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:40:02 [2020-02-10T14:40:02.570Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:40:03 [2020-02-10T14:40:03.136Z] --- PASS: TestBuildMultiStageCopy (4.39s)
14:40:03 [2020-02-10T14:40:03.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s)
14:40:03 [2020-02-10T14:40:03.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
14:40:03 [2020-02-10T14:40:03.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
14:40:03 [2020-02-10T14:40:03.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
14:40:03 [2020-02-10T14:40:03.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
14:40:03 [2020-02-10T14:40:03.136Z] === RUN   TestBuildMultiStageParentConfig
14:40:03 [2020-02-10T14:40:03.166Z] --- PASS: TestCgroupNamespacesBuild (2.57s)
14:40:03 [2020-02-10T14:40:03.166Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:40:03 [2020-02-10T14:40:03.678Z] #28 9.784 #=#=#                                                                         

##                                                                         3.6%
####                                                                       6.2%
######                                                                     8.8%
##########                                                                13.9%
###############                                                           21.7%
#####################                                                     29.4%
##########################                                                37.2%
################################                                          44.9%
#####################################                                     52.7%
###########################################                               60.4%
##################################################                        70.8%
########################################################                  78.5%
##############################################################            86.3%
###################################################################       94.0%
#######################################################################   98.7%
######################################################################## 100.0%
14:40:03 [2020-02-10T14:40:03.982Z] #28 12.25 
14:40:04 [2020-02-10T14:40:04.513Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
14:40:04 [2020-02-10T14:40:04.513Z] === RUN   TestBuildLabelWithTargets
14:40:05 [2020-02-10T14:40:05.695Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.50s)
14:40:05 [2020-02-10T14:40:05.695Z] === RUN   TestBuildWithSession
14:40:05 [2020-02-10T14:40:05.695Z] --- SKIP: TestBuildWithSession (0.00s)
14:40:05 [2020-02-10T14:40:05.695Z]     build_session_test.go:25: TODO: BuildKit
14:40:05 [2020-02-10T14:40:05.695Z] === RUN   TestBuildSquashParent
14:40:06 [2020-02-10T14:40:06.366Z] #28 12.45 
                                                                           0.0%
#                                                                          2.0%
####                                                                       6.5%
#######                                                                   10.1%
#########                                                                 12.7%
###########                                                               15.4%
#############                                                             19.0%
##############                                                            20.8%
################                                                          22.6%
#################                                                         24.3%
###################                                                       27.0%
#####################                                                     29.7%
#######################                                                   33.3%
###########################                                               37.7%
##############################                                            42.4%
#################################                                         45.9%
###################################                                       48.6%
#####################################                                     52.2%
#######################################                                   54.9%
#########
14:40:06 [2020-02-10T14:40:06.366Z] #28 ...
14:40:06 [2020-02-10T14:40:06.366Z] 
14:40:06 [2020-02-10T14:40:06.366Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:40:06 [2020-02-10T14:40:06.366Z] #11 57.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 62.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 62.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 62.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 62.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 62.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 62.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 63.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 63.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 63.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 63.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 63.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 63.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 63.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 63.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 63.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
14:40:06 [2020-02-10T14:40:06.366Z] #11 65.80 debconf: delaying package configuration, since apt-utils is not installed
14:40:06 [2020-02-10T14:40:06.366Z] #11 66.15 Fetched 79.4 MB in 13s (5890 kB/s)
14:40:06 [2020-02-10T14:40:06.366Z] #11 66.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:40:06 [2020-02-10T14:40:06.366Z] #11 66.54 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ...
14:40:06 [2020-02-10T14:40:06.366Z] #11 66.55 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ...
14:40:06 [2020-02-10T14:40:06.366Z] #11 67.33 Setting up libsystemd0:ppc64el (241-7~deb10u3) ...
14:40:06 [2020-02-10T14:40:06.366Z] #11 67.54 (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%
14:40:06 [2020-02-10T14:40:06.366Z] #11 ...
14:40:06 [2020-02-10T14:40:06.366Z] 
14:40:06 [2020-02-10T14:40:06.366Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:40:07 [2020-02-10T14:40:07.047Z] --- PASS: TestBuildLabelWithTargets (2.19s)
14:40:07 [2020-02-10T14:40:07.047Z] === RUN   TestBuildWithEmptyLayers
14:40:07 [2020-02-10T14:40:07.615Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
14:40:07 [2020-02-10T14:40:07.615Z] === RUN   TestBuildMultiStageOnBuild
14:40:08 [2020-02-10T14:40:08.496Z] #28 12.45 
                                                                           0.0%
#                                                                          2.0%
####                                                                       6.5%
#######                                                                   10.1%
#########                                                                 12.7%
###########                                                               15.4%
#############                                                             19.0%
##############                                                            20.8%
################                                                          22.6%
#################                                                         24.3%
###################                                                       27.0%
#####################                                                     29.7%
#######################                                                   33.3%
###########################                                               37.7%
##############################                                            42.4%
#################################                                         45.9%
###################################                                       48.6%
#####################################                                     52.2%
#######################################                                   54.9%
#########################################                                 57.6%
##########################################                                59.3%
############################################                              62.0%
###############################################                           65.6%
#################################################                         68.3%
###################################################                       71.0%
####################################################                      72.8%
######################################################                    75.4%
######################################################                    76.3%
########################################################                  79.0%
##########################################################                81.7%
#############################################################             85.2%
###############################################################           87.9%
#################################################################         90.6%
###################################################################       93.3%
#####################################################################     96.9%
#######################################################################   99.6%
######################################################################## 100.0%
14:40:09 [2020-02-10T14:40:09.128Z] #28 17.33 
14:40:09 [2020-02-10T14:40:09.762Z] #28 ...
14:40:09 [2020-02-10T14:40:09.762Z] 
14:40:09 [2020-02-10T14:40:09.762Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:40:09 [2020-02-10T14:40:09.762Z] #36 60.58 Selecting previously unselected package libicu63:ppc64el.
14:40:09 [2020-02-10T14:40:09.762Z] #36 60.65 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
14:40:09 [2020-02-10T14:40:09.762Z] #36 60.65 Unpacking libicu63:ppc64el (63.1-6) ...
14:40:09 [2020-02-10T14:40:09.762Z] #36 ...
14:40:09 [2020-02-10T14:40:09.762Z] 
14:40:09 [2020-02-10T14:40:09.762Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:40:09 [2020-02-10T14:40:09.762Z] #11 67.54 (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 ... 15330 files and directories currently installed.)
14:40:09 [2020-02-10T14:40:09.762Z] #11 67.69 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ...
14:40:09 [2020-02-10T14:40:09.762Z] #11 67.70 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ...
14:40:09 [2020-02-10T14:40:09.762Z] #11 68.10 Setting up libudev1:ppc64el (241-7~deb10u3) ...
14:40:09 [2020-02-10T14:40:09.762Z] #11 68.22 Selecting previously unselected package binutils-mingw-w64-i686.
14:40:09 [2020-02-10T14:40:09.762Z] #11 68.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:40:09 [2020-02-10T14:40:09.762Z] #11 68.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
14:40:09 [2020-02-10T14:40:09.762Z] #11 68.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:40:10 [2020-02-10T14:40:10.904Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
14:40:10 [2020-02-10T14:40:10.904Z] === RUN   TestBuildUncleanTarFilenames
14:40:11 [2020-02-10T14:40:11.831Z] #11 72.86 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:40:11 [2020-02-10T14:40:11.831Z] #11 72.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
14:40:11 [2020-02-10T14:40:11.831Z] #11 72.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:40:11 [2020-02-10T14:40:11.840Z] --- PASS: TestBuildUncleanTarFilenames (1.40s)
14:40:11 [2020-02-10T14:40:11.840Z] === RUN   TestBuildMultiStageLayerLeak
14:40:12 [2020-02-10T14:40:12.126Z] #11 ...
14:40:12 [2020-02-10T14:40:12.126Z] 
14:40:12 [2020-02-10T14:40:12.126Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:40:12 [2020-02-10T14:40:12.126Z] #44 63.09 Selecting previously unselected package protobuf-c-compiler.
14:40:12 [2020-02-10T14:40:12.126Z] #44 63.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 63.11 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 63.43 Selecting previously unselected package protobuf-compiler.
14:40:12 [2020-02-10T14:40:12.126Z] #44 63.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 63.45 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 63.63 Selecting previously unselected package python-pkg-resources.
14:40:12 [2020-02-10T14:40:12.126Z] #44 63.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 63.64 Unpacking python-pkg-resources (40.8.0-1) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 64.10 Selecting previously unselected package python-six.
14:40:12 [2020-02-10T14:40:12.126Z] #44 64.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 64.12 Unpacking python-six (1.12.0-1) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 64.25 Selecting previously unselected package python-protobuf.
14:40:12 [2020-02-10T14:40:12.126Z] #44 64.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 64.29 Unpacking python-protobuf (3.6.1.3-2) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 65.27 Setting up python-pkg-resources (40.8.0-1) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 71.46 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 71.47 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 71.47 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 71.48 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 71.48 Setting up python-six (1.12.0-1) ...
14:40:12 [2020-02-10T14:40:12.126Z] #44 ...
14:40:12 [2020-02-10T14:40:12.126Z] 
14:40:12 [2020-02-10T14:40:12.126Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:40:12 [2020-02-10T14:40:12.126Z] #36 71.84 Selecting previously unselected package libxml2:ppc64el.
14:40:12 [2020-02-10T14:40:12.126Z] #36 71.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
14:40:12 [2020-02-10T14:40:12.126Z] #36 71.87 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
14:40:12 [2020-02-10T14:40:12.126Z] #36 72.71 Selecting previously unselected package libarchive13:ppc64el.
14:40:12 [2020-02-10T14:40:12.126Z] #36 72.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
14:40:12 [2020-02-10T14:40:12.126Z] #36 72.73 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
14:40:12 [2020-02-10T14:40:12.126Z] #36 73.03 Selecting previously unselected package libjsoncpp1:ppc64el.
14:40:12 [2020-02-10T14:40:12.126Z] #36 73.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
14:40:12 [2020-02-10T14:40:12.126Z] #36 73.04 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
14:40:12 [2020-02-10T14:40:12.417Z] #36 73.35 Selecting previously unselected package librhash0:ppc64el.
14:40:12 [2020-02-10T14:40:12.417Z] #36 73.39 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
14:40:12 [2020-02-10T14:40:12.417Z] #36 73.39 Unpacking librhash0:ppc64el (1.3.8-1) ...
14:40:12 [2020-02-10T14:40:12.709Z] #36 73.70 Selecting previously unselected package libuv1:ppc64el.
14:40:12 [2020-02-10T14:40:12.709Z] #36 73.71 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
14:40:12 [2020-02-10T14:40:12.709Z] #36 73.73 Unpacking libuv1:ppc64el (1.24.1-1) ...
14:40:13 [2020-02-10T14:40:13.000Z] #36 74.06 Selecting previously unselected package cmake.
14:40:13 [2020-02-10T14:40:13.000Z] #36 74.08 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
14:40:13 [2020-02-10T14:40:13.000Z] #36 74.10 Unpacking cmake (3.13.4-1) ...
14:40:13 [2020-02-10T14:40:13.947Z] --- PASS: TestBuildWithHugeFile (25.67s)
14:40:13 [2020-02-10T14:40:13.947Z] === RUN   TestBuildWithEmptyDockerfile
14:40:13 [2020-02-10T14:40:13.947Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:40:13 [2020-02-10T14:40:13.947Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:40:13 [2020-02-10T14:40:13.947Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:40:13 [2020-02-10T14:40:13.947Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:40:13 [2020-02-10T14:40:13.947Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:40:13 [2020-02-10T14:40:13.947Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:40:13 [2020-02-10T14:40:13.947Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:40:13 [2020-02-10T14:40:13.947Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:40:13 [2020-02-10T14:40:13.947Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:40:13 [2020-02-10T14:40:13.947Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
14:40:13 [2020-02-10T14:40:13.947Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
14:40:13 [2020-02-10T14:40:13.947Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
14:40:13 [2020-02-10T14:40:13.947Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
14:40:13 [2020-02-10T14:40:13.947Z] === RUN   TestBuildPreserveOwnership
14:40:13 [2020-02-10T14:40:13.947Z] === RUN   TestBuildPreserveOwnership/copy_from
14:40:14 [2020-02-10T14:40:14.036Z] #36 ...
14:40:14 [2020-02-10T14:40:14.036Z] 
14:40:14 [2020-02-10T14:40:14.036Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:40:14 [2020-02-10T14:40:14.036Z] #34 64.74 sync
14:40:14 [2020-02-10T14:40:14.036Z] #34 64.76 internal/reflectlite
14:40:14 [2020-02-10T14:40:14.036Z] #34 70.69 errors
14:40:14 [2020-02-10T14:40:14.036Z] #34 70.70 sort
14:40:14 [2020-02-10T14:40:14.036Z] #34 71.65 internal/oserror
14:40:14 [2020-02-10T14:40:14.036Z] #34 71.66 strconv
14:40:14 [2020-02-10T14:40:14.036Z] #34 71.66 io
14:40:14 [2020-02-10T14:40:14.036Z] #34 72.17 syscall
14:40:14 [2020-02-10T14:40:14.036Z] #34 ...
14:40:14 [2020-02-10T14:40:14.036Z] 
14:40:14 [2020-02-10T14:40:14.036Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:40:14 [2020-02-10T14:40:14.036Z] #28 19.28 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:40:14 [2020-02-10T14:40:14.036Z] #28 20.02 #=#=#                                                                         
14:40:14 [2020-02-10T14:40:14.036Z] #28 20.29 #=#=#                                                                         

######################################################                    75.2%
######################################################################## 100.0%
14:40:14 [2020-02-10T14:40:14.036Z] #28 20.76 
14:40:14 [2020-02-10T14:40:14.697Z] #28 ...
14:40:14 [2020-02-10T14:40:14.697Z] 
14:40:14 [2020-02-10T14:40:14.697Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:40:14 [2020-02-10T14:40:14.697Z] #48 65.58 sync
14:40:14 [2020-02-10T14:40:14.697Z] #48 65.60 internal/reflectlite
14:40:14 [2020-02-10T14:40:14.697Z] #48 69.99 github.com/LK4D4/vndr/godl/singleflight
14:40:14 [2020-02-10T14:40:14.697Z] #48 69.99 internal/singleflight
14:40:14 [2020-02-10T14:40:14.697Z] #48 70.03 math/rand
14:40:14 [2020-02-10T14:40:14.697Z] #48 74.03 sort
14:40:14 [2020-02-10T14:40:14.697Z] #48 74.11 strconv
14:40:14 [2020-02-10T14:40:14.697Z] #48 74.12 io
14:40:14 [2020-02-10T14:40:14.697Z] #48 74.19 syscall
14:40:14 [2020-02-10T14:40:14.990Z] #48 ...
14:40:14 [2020-02-10T14:40:14.990Z] 
14:40:14 [2020-02-10T14:40:14.990Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:40:14 [2020-02-10T14:40:14.990Z] #51 73.20 + cd /tmp/tmp.XcSvAVAmJB/src/gotest.tools/gotestsum
14:40:14 [2020-02-10T14:40:14.990Z] #51 73.20 + git checkout -q v0.3.5
14:40:14 [2020-02-10T14:40:14.990Z] #51 73.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:40:15 [2020-02-10T14:40:15.129Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s)
14:40:15 [2020-02-10T14:40:15.129Z] === RUN   TestBuildWithHugeFile
14:40:15 [2020-02-10T14:40:15.160Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:40:16 [2020-02-10T14:40:16.951Z] --- PASS: TestBuildPreserveOwnership (5.68s)
14:40:16 [2020-02-10T14:40:16.951Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.70s)
14:40:16 [2020-02-10T14:40:16.951Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s)
14:40:16 [2020-02-10T14:40:16.951Z] === RUN   TestBuildPlatformInvalid
14:40:16 [2020-02-10T14:40:16.951Z] --- PASS: TestBuildPlatformInvalid (0.14s)
14:40:16 [2020-02-10T14:40:16.951Z] PASS
14:40:16 [2020-02-10T14:40:16.951Z] 
14:40:16 [2020-02-10T14:40:16.951Z] === Skipped
14:40:16 [2020-02-10T14:40:16.951Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
14:40:16 [2020-02-10T14:40:16.951Z]     build_session_test.go:25: TODO: BuildKit
14:40:16 [2020-02-10T14:40:16.951Z] 
14:40:16 [2020-02-10T14:40:16.951Z] 
14:40:16 [2020-02-10T14:40:16.951Z] DONE 32 tests, 1 skipped in 71.016s
14:40:17 [2020-02-10T14:40:17.310Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
14:40:17 [2020-02-10T14:40:17.310Z] ++ 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:40:17 [2020-02-10T14:40:17.310Z] ++ set -e
14:40:17 [2020-02-10T14:40:17.310Z] ++ '[' -n 0 ']'
14:40:17 [2020-02-10T14:40:17.310Z] ++ set -x
14:40:17 [2020-02-10T14:40:17.310Z] ++ env -i DEST=/go/src/github.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:40:17 [2020-02-10T14:40:17.310Z] INFO: Testing against a local daemon
14:40:17 [2020-02-10T14:40:17.310Z] === RUN   TestConfigList
14:40:17 [2020-02-10T14:40:17.715Z] #51 ...
14:40:17 [2020-02-10T14:40:17.715Z] 
14:40:17 [2020-02-10T14:40:17.715Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:40:17 [2020-02-10T14:40:17.715Z] #28 23.28 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:40:17 [2020-02-10T14:40:17.715Z] #28 23.77 #=#=#                                                                         
14:40:17 [2020-02-10T14:40:17.715Z] #28 23.97 
########                                                                  11.4%
######################################################################## 100.0%
14:40:17 [2020-02-10T14:40:17.715Z] #28 24.31 
14:40:17 [2020-02-10T14:40:17.891Z] --- PASS: TestBuildSquashParent (10.48s)
14:40:17 [2020-02-10T14:40:17.891Z] === RUN   TestBuildWithRemoveAndForceRemove
14:40:17 [2020-02-10T14:40:17.891Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:40:17 [2020-02-10T14:40:17.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:40:17 [2020-02-10T14:40:17.891Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:40:17 [2020-02-10T14:40:17.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:40:17 [2020-02-10T14:40:17.891Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:40:17 [2020-02-10T14:40:17.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:40:17 [2020-02-10T14:40:17.891Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:40:17 [2020-02-10T14:40:17.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:40:17 [2020-02-10T14:40:17.891Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:40:17 [2020-02-10T14:40:17.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:40:17 [2020-02-10T14:40:17.891Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:40:17 [2020-02-10T14:40:17.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:40:17 [2020-02-10T14:40:17.891Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:40:17 [2020-02-10T14:40:17.891Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:40:18 [2020-02-10T14:40:18.007Z] #28 26.16 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:40:18 [2020-02-10T14:40:18.007Z] #28 26.38 skipping existing c8c2d4a6b2e3
14:40:18 [2020-02-10T14:40:18.299Z] #28 ...
14:40:18 [2020-02-10T14:40:18.299Z] 
14:40:18 [2020-02-10T14:40:18.299Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.56 Setting up libicu63:ppc64el (63.1-6) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.60 Setting up xxd (2:8.1.0875-5) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.60 Setting up libuv1:ppc64el (1.24.1-1) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.61 Setting up vim-common (2:8.1.0875-5) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.70 Setting up librhash0:ppc64el (1.3.8-1) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.71 Setting up cmake-data (3.13.4-1) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.72 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.73 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.74 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.77 Setting up cmake (3.13.4-1) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.81 Processing triggers for libc-bin (2.28-10) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 78.93 Processing triggers for mime-support (3.62) ...
14:40:18 [2020-02-10T14:40:18.299Z] #36 DONE 79.4s
14:40:18 [2020-02-10T14:40:18.299Z] 
14:40:18 [2020-02-10T14:40:18.299Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:40:18 [2020-02-10T14:40:18.299Z] #28 26.79 
14:40:18 [2020-02-10T14:40:18.591Z] #28 ...
14:40:18 [2020-02-10T14:40:18.591Z] 
14:40:18 [2020-02-10T14:40:18.591Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:40:18 [2020-02-10T14:40:18.591Z] #37 DONE 0.1s
14:40:18 [2020-02-10T14:40:18.591Z] 
14:40:18 [2020-02-10T14:40:18.591Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:40:18 [2020-02-10T14:40:18.591Z] #38 DONE 0.1s
14:40:18 [2020-02-10T14:40:18.591Z] 
14:40:18 [2020-02-10T14:40:18.591Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:40:18 [2020-02-10T14:40:18.591Z] #31 78.93 Checking out files:  80% (1055/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.
14:40:18 [2020-02-10T14:40:18.591Z] #31 79.25 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
14:40:19 [2020-02-10T14:40:19.795Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:40:19 [2020-02-10T14:40:19.795Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:40:20 [2020-02-10T14:40:20.393Z] --- PASS: TestConfigList (2.73s)
14:40:20 [2020-02-10T14:40:20.393Z] === RUN   TestConfigsCreateAndDelete
14:40:20 [2020-02-10T14:40:20.662Z] #31 81.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:40:22 [2020-02-10T14:40:22.175Z] #31 ...
14:40:22 [2020-02-10T14:40:22.175Z] 
14:40:22 [2020-02-10T14:40:22.175Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:40:22 [2020-02-10T14:40:22.175Z] #28 28.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:40:22 [2020-02-10T14:40:22.175Z] #28 29.59 
14:40:22 [2020-02-10T14:40:22.175Z] #28 29.79 
######################################################################## 100.0%
14:40:22 [2020-02-10T14:40:22.175Z] #28 30.01 
14:40:22 [2020-02-10T14:40:22.175Z] #28 30.14 Download of images into '/build' complete.
14:40:22 [2020-02-10T14:40:22.175Z] #28 30.14 Use something like the following to load the result into a Docker daemon:
14:40:22 [2020-02-10T14:40:22.175Z] #28 30.14   tar -cC '/build' . | docker load
14:40:22 [2020-02-10T14:40:22.175Z] #28 DONE 30.2s
14:40:22 [2020-02-10T14:40:22.175Z] 
14:40:22 [2020-02-10T14:40:22.175Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.306 + RM_GOPATH=0
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.307 + TMP_GOPATH=
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.309 + : /build
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.310 + '[' -z '' ']'
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.321 ++ mktemp -d
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.330 + export GOPATH=/tmp/tmp.ZY0QLuaT1J
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.331 + GOPATH=/tmp/tmp.ZY0QLuaT1J
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.332 + RM_GOPATH=1
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.338 ++ dirname ./install.sh
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.347 + dir=.
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.349 + bin=tini
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.349 + shift
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.350 + '[' '!' -f ./tini.installer ']'
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.351 + . ./tini.installer
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.352 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.355 + install_tini
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.356 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.356 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:40:22 [2020-02-10T14:40:22.175Z] #39 0.357 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZY0QLuaT1J/tini
14:40:22 [2020-02-10T14:40:22.176Z] #39 0.372 Cloning into '/tmp/tmp.ZY0QLuaT1J/tini'...
14:40:22 [2020-02-10T14:40:22.176Z] #39 1.814 + cd /tmp/tmp.ZY0QLuaT1J/tini
14:40:22 [2020-02-10T14:40:22.176Z] #39 1.827 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:40:22 [2020-02-10T14:40:22.176Z] #39 1.851 + cmake .
14:40:22 [2020-02-10T14:40:22.176Z] #39 2.854 -- The C compiler identification is GNU 8.3.0
14:40:22 [2020-02-10T14:40:22.176Z] #39 2.957 -- Check for working C compiler: /usr/bin/cc
14:40:22 [2020-02-10T14:40:22.747Z] --- PASS: TestConfigsCreateAndDelete (2.74s)
14:40:22 [2020-02-10T14:40:22.747Z] === RUN   TestConfigsUpdate
14:40:22 [2020-02-10T14:40:22.807Z] #39 4.034 -- Check for working C compiler: /usr/bin/cc -- works
14:40:22 [2020-02-10T14:40:22.807Z] #39 4.049 -- Detecting C compiler ABI info
14:40:23 [2020-02-10T14:40:23.076Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:40:23 [2020-02-10T14:40:23.334Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:40:23 [2020-02-10T14:40:23.434Z] #39 4.998 -- Detecting C compiler ABI info - done
14:40:23 [2020-02-10T14:40:23.721Z] #39 5.227 -- Detecting C compile features
14:40:25 [2020-02-10T14:40:25.224Z] #39 ...
14:40:25 [2020-02-10T14:40:25.224Z] 
14:40:25 [2020-02-10T14:40:25.224Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.35 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.35 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.37 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.38 Setting up libcap-dev:ppc64el (1:2.25-2) ...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.39 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.39 Setting up protobuf-compiler (3.6.1.3-2) ...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.40 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:40:25 [2020-02-10T14:40:25.224Z] #44 76.42 Setting up python-protobuf (3.6.1.3-2) ...
14:40:25 [2020-02-10T14:40:25.515Z] #44 ...
14:40:25 [2020-02-10T14:40:25.515Z] 
14:40:25 [2020-02-10T14:40:25.515Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:40:25 [2020-02-10T14:40:25.515Z] #11 77.89 Selecting previously unselected package binutils-mingw-w64.
14:40:25 [2020-02-10T14:40:25.515Z] #11 77.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:40:25 [2020-02-10T14:40:25.515Z] #11 77.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:40:25 [2020-02-10T14:40:25.515Z] #11 78.09 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
14:40:25 [2020-02-10T14:40:25.515Z] #11 78.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
14:40:25 [2020-02-10T14:40:25.515Z] #11 78.11 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
14:40:25 [2020-02-10T14:40:25.515Z] #11 78.40 Selecting previously unselected package dmsetup.
14:40:25 [2020-02-10T14:40:25.515Z] #11 78.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
14:40:25 [2020-02-10T14:40:25.515Z] #11 78.41 Unpacking dmsetup (2:1.02.155-3) ...
14:40:25 [2020-02-10T14:40:25.515Z] #11 78.68 Selecting previously unselected package mingw-w64-common.
14:40:25 [2020-02-10T14:40:25.515Z] #11 78.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:40:25 [2020-02-10T14:40:25.515Z] #11 78.71 Unpacking mingw-w64-common (6.0.0-3) ...
14:40:25 [2020-02-10T14:40:25.957Z] --- PASS: TestConfigsUpdate (2.78s)
14:40:25 [2020-02-10T14:40:25.957Z] === RUN   TestTemplatedConfig
14:40:26 [2020-02-10T14:40:26.147Z] #11 ...
14:40:26 [2020-02-10T14:40:26.147Z] 
14:40:26 [2020-02-10T14:40:26.147Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:40:26 [2020-02-10T14:40:26.147Z] #39 7.402 -- Detecting C compile features - done
14:40:26 [2020-02-10T14:40:26.147Z] #39 7.503 -- Performing Test HAS_BUILTIN_FORTIFY
14:40:26 [2020-02-10T14:40:26.147Z] #39 ...
14:40:26 [2020-02-10T14:40:26.147Z] 
14:40:26 [2020-02-10T14:40:26.147Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:40:26 [2020-02-10T14:40:26.147Z] #34 76.86 strings
14:40:26 [2020-02-10T14:40:26.147Z] #34 76.87 bytes
14:40:26 [2020-02-10T14:40:26.443Z] #34 ...
14:40:26 [2020-02-10T14:40:26.443Z] 
14:40:26 [2020-02-10T14:40:26.443Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:40:26 [2020-02-10T14:40:26.443Z] #44 87.26 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
14:40:26 [2020-02-10T14:40:26.443Z] #44 87.27 Processing triggers for libc-bin (2.28-10) ...
14:40:26 [2020-02-10T14:40:26.616Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:40:26 [2020-02-10T14:40:26.616Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s)
14:40:26 [2020-02-10T14:40:26.616Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.59s)
14:40:26 [2020-02-10T14:40:26.616Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s)
14:40:26 [2020-02-10T14:40:26.616Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s)
14:40:26 [2020-02-10T14:40:26.616Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.49s)
14:40:26 [2020-02-10T14:40:26.616Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s)
14:40:26 [2020-02-10T14:40:26.616Z] === RUN   TestBuildMultiStageCopy
14:40:26 [2020-02-10T14:40:26.616Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:40:26 [2020-02-10T14:40:26.735Z] #44 DONE 87.6s
14:40:26 [2020-02-10T14:40:26.736Z] 
14:40:26 [2020-02-10T14:40:26.736Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:40:28 [2020-02-10T14:40:28.297Z] --- PASS: TestTemplatedConfig (2.91s)
14:40:28 [2020-02-10T14:40:28.297Z] === RUN   TestConfigInspect
14:40:28 [2020-02-10T14:40:28.807Z] #45 1.997 Note: Building without setproctitle() and strlcpy() support.
14:40:28 [2020-02-10T14:40:28.807Z] #45 1.997       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:40:30 [2020-02-10T14:40:30.035Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:40:30 [2020-02-10T14:40:30.329Z] #45 ...
14:40:30 [2020-02-10T14:40:30.329Z] 
14:40:30 [2020-02-10T14:40:30.329Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:40:30 [2020-02-10T14:40:30.329Z] #48 80.92 vendor/golang.org/x/net/dns/dnsmessage
14:40:30 [2020-02-10T14:40:30.329Z] #48 81.58 bytes
14:40:30 [2020-02-10T14:40:30.329Z] #48 ...
14:40:30 [2020-02-10T14:40:30.329Z] 
14:40:30 [2020-02-10T14:40:30.329Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:40:30 [2020-02-10T14:40:30.329Z] #39 7.945 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:40:30 [2020-02-10T14:40:30.329Z] #39 8.299 -- Configuring done
14:40:30 [2020-02-10T14:40:30.329Z] #39 8.332 -- Generating done
14:40:30 [2020-02-10T14:40:30.329Z] #39 8.346 -- Build files have been written to: /tmp/tmp.ZY0QLuaT1J/tini
14:40:30 [2020-02-10T14:40:30.329Z] #39 8.383 + make tini-static
14:40:30 [2020-02-10T14:40:30.329Z] #39 8.785 Scanning dependencies of target tini-static
14:40:30 [2020-02-10T14:40:30.329Z] #39 8.861 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:40:30 [2020-02-10T14:40:30.329Z] #39 10.53 [100%] Linking C executable tini-static
14:40:30 [2020-02-10T14:40:30.329Z] #39 11.61 [100%] Built target tini-static
14:40:30 [2020-02-10T14:40:30.329Z] #39 11.70 + mkdir -p /build
14:40:30 [2020-02-10T14:40:30.329Z] #39 11.71 + cp tini-static /build/docker-init
14:40:30 [2020-02-10T14:40:30.329Z] #39 DONE 11.8s
14:40:30 [2020-02-10T14:40:30.329Z] 
14:40:30 [2020-02-10T14:40:30.329Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:40:30 [2020-02-10T14:40:30.329Z] #11 89.02 Selecting previously unselected package mingw-w64-x86-64-dev.
14:40:30 [2020-02-10T14:40:30.329Z] #11 89.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:40:30 [2020-02-10T14:40:30.329Z] #11 89.06 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:40:30 [2020-02-10T14:40:30.978Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:40:31 [2020-02-10T14:40:31.427Z] --- PASS: TestConfigInspect (2.74s)
14:40:31 [2020-02-10T14:40:31.427Z] === RUN   TestConfigCreateWithLabels
14:40:31 [2020-02-10T14:40:31.558Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:40:32 [2020-02-10T14:40:32.123Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:40:33 [2020-02-10T14:40:33.055Z] --- PASS: TestBuildMultiStageCopy (6.16s)
14:40:33 [2020-02-10T14:40:33.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
14:40:33 [2020-02-10T14:40:33.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s)
14:40:33 [2020-02-10T14:40:33.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.73s)
14:40:33 [2020-02-10T14:40:33.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
14:40:33 [2020-02-10T14:40:33.055Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
14:40:33 [2020-02-10T14:40:33.055Z] === RUN   TestBuildMultiStageParentConfig
14:40:33 [2020-02-10T14:40:33.789Z] --- PASS: TestConfigCreateWithLabels (2.76s)
14:40:33 [2020-02-10T14:40:33.789Z] === RUN   TestConfigCreateResolve
14:40:33 [2020-02-10T14:40:33.841Z] #11 ...
14:40:33 [2020-02-10T14:40:33.842Z] 
14:40:33 [2020-02-10T14:40:33.842Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:40:33 [2020-02-10T14:40:33.842Z] #45 3.890 fatal: not a git repository (or any of the parent directories): .git
14:40:33 [2020-02-10T14:40:33.842Z] #45 3.922   GEN      .gitid
14:40:33 [2020-02-10T14:40:33.842Z] #45 3.929   GEN      criu/include/version.h
14:40:33 [2020-02-10T14:40:33.842Z] #45 3.984   GEN      include/common/asm
14:40:33 [2020-02-10T14:40:33.842Z] #45 6.397   PBCC     images/google/protobuf/descriptor.pb-c.c
14:40:33 [2020-02-10T14:40:33.842Z] #45 6.618   PBCC     images/opts.pb-c.c
14:40:33 [2020-02-10T14:40:33.842Z] #45 6.744   PBCC     images/sit.pb-c.c
14:40:33 [2020-02-10T14:40:33.842Z] #45 6.833   DEP      images/google/protobuf/descriptor.pb-c.d
14:40:33 [2020-02-10T14:40:33.842Z] #45 6.993   DEP      images/opts.pb-c.d
14:40:33 [2020-02-10T14:40:33.842Z] #45 7.075   DEP      images/sit.pb-c.d
14:40:33 [2020-02-10T14:40:33.842Z] #45 7.162   PBCC     images/macvlan.pb-c.c
14:40:33 [2020-02-10T14:40:33.842Z] #45 7.184   DEP      images/macvlan.pb-c.d
14:40:33 [2020-02-10T14:40:33.842Z] #45 7.254   PBCC     images/autofs.pb-c.c
14:40:33 [2020-02-10T14:40:33.842Z] #45 7.278   DEP      images/autofs.pb-c.d
14:40:33 [2020-02-10T14:40:33.842Z] #45 7.381   PBCC     images/sysctl.pb-c.c
14:40:34 [2020-02-10T14:40:34.133Z] #45 7.408   DEP      images/sysctl.pb-c.d
14:40:34 [2020-02-10T14:40:34.133Z] #45 7.547   PBCC     images/time.pb-c.c
14:40:34 [2020-02-10T14:40:34.133Z] #45 7.569   DEP      images/time.pb-c.d
14:40:34 [2020-02-10T14:40:34.424Z] #45 7.707   PBCC     images/binfmt-misc.pb-c.c
14:40:34 [2020-02-10T14:40:34.424Z] #45 7.754   DEP      images/binfmt-misc.pb-c.d
14:40:34 [2020-02-10T14:40:34.424Z] #45 7.923   PBCC     images/seccomp.pb-c.c
14:40:34 [2020-02-10T14:40:34.424Z] #45 7.950   DEP      images/seccomp.pb-c.d
14:40:34 [2020-02-10T14:40:34.424Z] #45 8.025   PBCC     images/userns.pb-c.c
14:40:34 [2020-02-10T14:40:34.424Z] #45 8.051   DEP      images/userns.pb-c.d
14:40:34 [2020-02-10T14:40:34.433Z] --- PASS: TestBuildMultiStageParentConfig (1.66s)
14:40:34 [2020-02-10T14:40:34.433Z] === RUN   TestBuildLabelWithTargets
14:40:34 [2020-02-10T14:40:34.715Z] #45 8.155   PBCC     images/cgroup.pb-c.c
14:40:34 [2020-02-10T14:40:34.715Z] #45 8.194   DEP      images/cgroup.pb-c.d
14:40:35 [2020-02-10T14:40:35.005Z] #45 8.314   PBCC     images/fown.pb-c.c
14:40:35 [2020-02-10T14:40:35.005Z] #45 8.395   PBCC     images/ext-file.pb-c.c
14:40:35 [2020-02-10T14:40:35.005Z] #45 8.444   DEP      images/fown.pb-c.d
14:40:35 [2020-02-10T14:40:35.005Z] #45 8.546   DEP      images/ext-file.pb-c.d
14:40:35 [2020-02-10T14:40:35.295Z] #45 8.663   PBCC     images/rpc.pb-c.c
14:40:35 [2020-02-10T14:40:35.295Z] #45 8.763   DEP      images/rpc.pb-c.d
14:40:35 [2020-02-10T14:40:35.585Z] #45 8.886   PBCC     images/siginfo.pb-c.c
14:40:35 [2020-02-10T14:40:35.585Z] #45 8.905   DEP      images/siginfo.pb-c.d
14:40:35 [2020-02-10T14:40:35.585Z] #45 9.035   PBCC     images/pagemap.pb-c.c
14:40:35 [2020-02-10T14:40:35.875Z] #45 9.121   DEP      images/pagemap.pb-c.d
14:40:35 [2020-02-10T14:40:35.875Z] #45 9.188   PBCC     images/rlimit.pb-c.c
14:40:35 [2020-02-10T14:40:35.875Z] #45 9.236   DEP      images/rlimit.pb-c.d
14:40:35 [2020-02-10T14:40:35.875Z] #45 9.366   PBCC     images/file-lock.pb-c.c
14:40:35 [2020-02-10T14:40:35.875Z] #45 9.409   DEP      images/file-lock.pb-c.d
14:40:35 [2020-02-10T14:40:35.875Z] #45 9.492   PBCC     images/tty.pb-c.c
14:40:36 [2020-02-10T14:40:36.136Z] --- PASS: TestConfigCreateResolve (2.26s)
14:40:36 [2020-02-10T14:40:36.136Z] === RUN   TestConfigDaemonLibtrustID
14:40:36 [2020-02-10T14:40:36.167Z] #45 9.585   DEP      images/tty.pb-c.d
14:40:36 [2020-02-10T14:40:36.167Z] #45 9.677   PBCC     images/tun.pb-c.c
14:40:36 [2020-02-10T14:40:36.167Z] #45 9.750   PBCC     images/netdev.pb-c.c
14:40:36 [2020-02-10T14:40:36.458Z] #45 9.859   DEP      images/tun.pb-c.d
14:40:36 [2020-02-10T14:40:36.458Z] #45 9.953   DEP      images/netdev.pb-c.d
14:40:36 [2020-02-10T14:40:36.458Z] #45 ...
14:40:36 [2020-02-10T14:40:36.458Z] 
14:40:36 [2020-02-10T14:40:36.458Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:40:36 [2020-02-10T14:40:36.458Z] #11 97.55 Selecting previously unselected package gcc-mingw-w64-base.
14:40:36 [2020-02-10T14:40:36.749Z] #11 97.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:40:36 [2020-02-10T14:40:36.749Z] #11 97.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:40:36 [2020-02-10T14:40:36.749Z] #11 97.72 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:40:36 [2020-02-10T14:40:36.749Z] #11 97.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:40:36 [2020-02-10T14:40:36.749Z] #11 97.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:40:36 [2020-02-10T14:40:36.897Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
14:40:36 [2020-02-10T14:40:36.897Z] PASS
14:40:36 [2020-02-10T14:40:36.897Z] 
14:40:36 [2020-02-10T14:40:36.897Z] DONE 8 tests in 19.527s
14:40:36 [2020-02-10T14:40:36.897Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
14:40:36 [2020-02-10T14:40:36.897Z] ++ 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:40:36 [2020-02-10T14:40:36.897Z] ++ set -e
14:40:36 [2020-02-10T14:40:36.897Z] ++ '[' -n 0 ']'
14:40:36 [2020-02-10T14:40:36.897Z] ++ set -x
14:40:36 [2020-02-10T14:40:36.897Z] ++ env -i DEST=/go/src/github.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:40:36 [2020-02-10T14:40:36.897Z] INFO: Testing against a local daemon
14:40:36 [2020-02-10T14:40:36.897Z] === RUN   TestCheckpoint
14:40:36 [2020-02-10T14:40:36.897Z] --- SKIP: TestCheckpoint (0.00s)
14:40:36 [2020-02-10T14:40:36.897Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:40:36 [2020-02-10T14:40:36.897Z] === RUN   TestContainerInvalidJSON
14:40:36 [2020-02-10T14:40:36.897Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:40:36 [2020-02-10T14:40:36.897Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:40:36 [2020-02-10T14:40:36.897Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:40:36 [2020-02-10T14:40:36.897Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:40:36 [2020-02-10T14:40:36.897Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:40:36 [2020-02-10T14:40:36.897Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:40:36 [2020-02-10T14:40:36.897Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:40:36 [2020-02-10T14:40:36.897Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:40:36 [2020-02-10T14:40:36.897Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:40:36 [2020-02-10T14:40:36.897Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:40:36 [2020-02-10T14:40:36.897Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:40:36 [2020-02-10T14:40:36.897Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:40:36 [2020-02-10T14:40:36.897Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:40:36 [2020-02-10T14:40:36.897Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:40:36 [2020-02-10T14:40:36.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
14:40:36 [2020-02-10T14:40:36.897Z] === RUN   TestCopyFromContainerPathIsNotDir
14:40:36 [2020-02-10T14:40:36.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
14:40:36 [2020-02-10T14:40:36.897Z] === RUN   TestCopyToContainerPathDoesNotExist
14:40:37 [2020-02-10T14:40:37.314Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
14:40:37 [2020-02-10T14:40:37.314Z] === RUN   TestCopyToContainerPathIsNotDir
14:40:37 [2020-02-10T14:40:37.314Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
14:40:37 [2020-02-10T14:40:37.314Z] === RUN   TestCopyFromContainer
14:40:37 [2020-02-10T14:40:37.708Z] --- PASS: TestBuildLabelWithTargets (2.69s)
14:40:37 [2020-02-10T14:40:37.708Z] === RUN   TestBuildWithEmptyLayers
14:40:38 [2020-02-10T14:40:38.276Z] #11 ...
14:40:38 [2020-02-10T14:40:38.276Z] 
14:40:38 [2020-02-10T14:40:38.276Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:40:38 [2020-02-10T14:40:38.276Z] #34 88.95 bufio
14:40:38 [2020-02-10T14:40:38.276Z] #34 92.13 reflect
14:40:38 [2020-02-10T14:40:38.276Z] #34 93.29 path
14:40:38 [2020-02-10T14:40:38.276Z] #34 95.55 text/tabwriter
14:40:38 [2020-02-10T14:40:38.276Z] #34 ...
14:40:38 [2020-02-10T14:40:38.276Z] 
14:40:38 [2020-02-10T14:40:38.276Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.07   PBCC     images/vma.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.15   DEP      images/vma.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.23   PBCC     images/creds.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.26   DEP      images/creds.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.32   PBCC     images/utsns.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.35   DEP      images/utsns.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.41   PBCC     images/ipc-desc.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.44   PBCC     images/ipc-sem.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.47   DEP      images/ipc-desc.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.57   DEP      images/ipc-sem.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.65   PBCC     images/ipc-msg.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.69   DEP      images/ipc-msg.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.82   PBCC     images/ipc-shm.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 10.89   DEP      images/ipc-shm.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.02   PBCC     images/ipc-var.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.06   DEP      images/ipc-var.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.09   PBCC     images/sk-opts.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.11   PBCC     images/packet-sock.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.14   DEP      images/sk-opts.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.18   DEP      images/packet-sock.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.21   PBCC     images/sk-netlink.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.25   DEP      images/sk-netlink.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.34   PBCC     images/sk-inet.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.44   DEP      images/sk-inet.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.49   PBCC     images/sk-unix.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.54   DEP      images/sk-unix.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.59   PBCC     images/mm.pb-c.c
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.66   DEP      images/mm.pb-c.d
14:40:38 [2020-02-10T14:40:38.276Z] #45 11.71   PBCC     images/timerfd.pb-c.c
14:40:38 [2020-02-10T14:40:38.566Z] #45 11.87   DEP      images/timerfd.pb-c.d
14:40:38 [2020-02-10T14:40:38.566Z] #45 11.97   PBCC     images/timer.pb-c.c
14:40:38 [2020-02-10T14:40:38.566Z] #45 12.01   DEP      images/timer.pb-c.d
14:40:38 [2020-02-10T14:40:38.566Z] #45 12.08   PBCC     images/sa.pb-c.c
14:40:38 [2020-02-10T14:40:38.639Z] --- PASS: TestBuildWithEmptyLayers (1.46s)
14:40:38 [2020-02-10T14:40:38.639Z] === RUN   TestBuildMultiStageOnBuild
14:40:38 [2020-02-10T14:40:38.856Z] #45 12.16   DEP      images/sa.pb-c.d
14:40:38 [2020-02-10T14:40:38.856Z] #45 12.24   PBCC     images/pipe-data.pb-c.c
14:40:38 [2020-02-10T14:40:38.856Z] #45 12.28   DEP      images/pipe-data.pb-c.d
14:40:39 [2020-02-10T14:40:39.048Z] === RUN   TestCopyFromContainer//
14:40:39 [2020-02-10T14:40:39.048Z] === RUN   TestCopyFromContainer//bar/root
14:40:39 [2020-02-10T14:40:39.146Z] #45 12.43   PBCC     images/mnt.pb-c.c
14:40:39 [2020-02-10T14:40:39.146Z] #45 12.54   DEP      images/mnt.pb-c.d
14:40:39 [2020-02-10T14:40:39.146Z] #45 12.69   PBCC     images/sk-packet.pb-c.c
14:40:39 [2020-02-10T14:40:39.146Z] #45 12.78   DEP      images/sk-packet.pb-c.d
14:40:39 [2020-02-10T14:40:39.402Z] === RUN   TestCopyFromContainer//bar/root/
14:40:39 [2020-02-10T14:40:39.402Z] === RUN   TestCopyFromContainer/bar/quux
14:40:39 [2020-02-10T14:40:39.402Z] === RUN   TestCopyFromContainer/bar/quux/
14:40:39 [2020-02-10T14:40:39.402Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:40:39 [2020-02-10T14:40:39.402Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:40:39 [2020-02-10T14:40:39.436Z] #45 12.85   PBCC     images/tcp-stream.pb-c.c
14:40:39 [2020-02-10T14:40:39.436Z] #45 12.93   DEP      images/tcp-stream.pb-c.d
14:40:39 [2020-02-10T14:40:39.436Z] #45 13.06   PBCC     images/pipe.pb-c.c
14:40:39 [2020-02-10T14:40:39.727Z] #45 13.16   DEP      images/pipe.pb-c.d
14:40:39 [2020-02-10T14:40:39.727Z] #45 13.27   PBCC     images/pstree.pb-c.c
14:40:39 [2020-02-10T14:40:39.762Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:40:39 [2020-02-10T14:40:39.762Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:40:39 [2020-02-10T14:40:39.762Z] === RUN   TestCopyFromContainer/bar/notarget
14:40:39 [2020-02-10T14:40:39.762Z] --- PASS: TestCopyFromContainer (2.69s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
14:40:39 [2020-02-10T14:40:39.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:40:39 [2020-02-10T14:40:39.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:40:39 [2020-02-10T14:40:39.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:40:39 [2020-02-10T14:40:39.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:40:39 [2020-02-10T14:40:39.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:40:39 [2020-02-10T14:40:39.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:40:39 [2020-02-10T14:40:39.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:40:39 [2020-02-10T14:40:39.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:40:39 [2020-02-10T14:40:39.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:40:39 [2020-02-10T14:40:39.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:40:39 [2020-02-10T14:40:39.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:40:39 [2020-02-10T14:40:39.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:40:39 [2020-02-10T14:40:39.762Z] === RUN   TestCreateLinkToNonExistingContainer
14:40:39 [2020-02-10T14:40:39.762Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:40:39 [2020-02-10T14:40:39.762Z] === RUN   TestCreateWithInvalidEnv
14:40:40 [2020-02-10T14:40:40.018Z] #45 13.32   DEP      images/pstree.pb-c.d
14:40:40 [2020-02-10T14:40:40.018Z] #45 13.42   PBCC     images/fs.pb-c.c
14:40:40 [2020-02-10T14:40:40.018Z] #45 13.47   DEP      images/fs.pb-c.d
14:40:40 [2020-02-10T14:40:40.018Z] #45 13.57   PBCC     images/signalfd.pb-c.c
14:40:40 [2020-02-10T14:40:40.121Z] === RUN   TestCreateWithInvalidEnv/0
14:40:40 [2020-02-10T14:40:40.121Z] === PAUSE TestCreateWithInvalidEnv/0
14:40:40 [2020-02-10T14:40:40.121Z] === RUN   TestCreateWithInvalidEnv/1
14:40:40 [2020-02-10T14:40:40.121Z] === PAUSE TestCreateWithInvalidEnv/1
14:40:40 [2020-02-10T14:40:40.121Z] === RUN   TestCreateWithInvalidEnv/2
14:40:40 [2020-02-10T14:40:40.121Z] === PAUSE TestCreateWithInvalidEnv/2
14:40:40 [2020-02-10T14:40:40.121Z] === CONT  TestCreateWithInvalidEnv/0
14:40:40 [2020-02-10T14:40:40.121Z] === CONT  TestCreateWithInvalidEnv/2
14:40:40 [2020-02-10T14:40:40.121Z] === CONT  TestCreateWithInvalidEnv/1
14:40:40 [2020-02-10T14:40:40.121Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:40:40 [2020-02-10T14:40:40.121Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:40:40 [2020-02-10T14:40:40.121Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:40:40 [2020-02-10T14:40:40.121Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:40:40 [2020-02-10T14:40:40.121Z] === RUN   TestCreateTmpfsMountsTarget
14:40:40 [2020-02-10T14:40:40.121Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:40:40 [2020-02-10T14:40:40.121Z] === RUN   TestCreateWithCustomMaskedPaths
14:40:40 [2020-02-10T14:40:40.308Z] #45 13.66   DEP      images/signalfd.pb-c.d
14:40:40 [2020-02-10T14:40:40.308Z] #45 13.78   PBCC     images/fh.pb-c.c
14:40:40 [2020-02-10T14:40:40.599Z] #45 13.92   PBCC     images/fsnotify.pb-c.c
14:40:40 [2020-02-10T14:40:40.599Z] #45 14.00   DEP      images/fh.pb-c.d
14:40:40 [2020-02-10T14:40:40.599Z] #45 14.07   DEP      images/fsnotify.pb-c.d
14:40:40 [2020-02-10T14:40:40.599Z] #45 ...
14:40:40 [2020-02-10T14:40:40.599Z] 
14:40:40 [2020-02-10T14:40:40.599Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:40:40 [2020-02-10T14:40:40.599Z] #48 91.42 bufio
14:40:40 [2020-02-10T14:40:40.599Z] #48 91.57 reflect
14:40:40 [2020-02-10T14:40:40.599Z] #48 98.93 regexp/syntax
14:40:40 [2020-02-10T14:40:40.890Z] #48 ...
14:40:40 [2020-02-10T14:40:40.890Z] 
14:40:40 [2020-02-10T14:40:40.890Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:40:40 [2020-02-10T14:40:40.890Z] #45 14.26   PBCC     images/eventpoll.pb-c.c
14:40:40 [2020-02-10T14:40:40.890Z] #45 14.31   DEP      images/eventpoll.pb-c.d
14:40:40 [2020-02-10T14:40:40.890Z] #45 14.37   PBCC     images/eventfd.pb-c.c
14:40:40 [2020-02-10T14:40:40.890Z] #45 14.41   DEP      images/eventfd.pb-c.d
14:40:41 [2020-02-10T14:40:41.180Z] #45 14.55   PBCC     images/remap-file-path.pb-c.c
14:40:41 [2020-02-10T14:40:41.180Z] #45 14.61   DEP      images/remap-file-path.pb-c.d
14:40:41 [2020-02-10T14:40:41.180Z] #45 14.71   PBCC     images/fifo.pb-c.c
14:40:41 [2020-02-10T14:40:41.180Z] #45 14.75   DEP      images/fifo.pb-c.d
14:40:41 [2020-02-10T14:40:41.471Z] #45 14.91   PBCC     images/ghost-file.pb-c.c
14:40:41 [2020-02-10T14:40:41.471Z] #45 14.99   DEP      images/ghost-file.pb-c.d
14:40:41 [2020-02-10T14:40:41.471Z] #45 15.09   PBCC     images/regfile.pb-c.c
14:40:41 [2020-02-10T14:40:41.761Z] #45 15.17   DEP      images/regfile.pb-c.d
14:40:41 [2020-02-10T14:40:41.761Z] #45 15.29   PBCC     images/ns.pb-c.c
14:40:41 [2020-02-10T14:40:41.761Z] #45 15.36   DEP      images/ns.pb-c.d
14:40:42 [2020-02-10T14:40:42.050Z] #45 15.48   PBCC     images/fdinfo.pb-c.c
14:40:42 [2020-02-10T14:40:42.050Z] #45 15.61   DEP      images/fdinfo.pb-c.d
14:40:42 [2020-02-10T14:40:42.342Z] #45 15.77   PBCC     images/core-aarch64.pb-c.c
14:40:42 [2020-02-10T14:40:42.342Z] #45 15.88   PBCC     images/core-arm.pb-c.c
14:40:42 [2020-02-10T14:40:42.463Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s)
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:40:42 [2020-02-10T14:40:42.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:40:42 [2020-02-10T14:40:42.463Z] --- PASS: TestCreateWithCapabilities (0.02s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
14:40:42 [2020-02-10T14:40:42.463Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
14:40:42 [2020-02-10T14:40:42.463Z] === RUN   TestCreateWithCustomReadonlyPaths
14:40:42 [2020-02-10T14:40:42.634Z] #45 15.98   PBCC     images/core-ppc64.pb-c.c
14:40:42 [2020-02-10T14:40:42.634Z] #45 16.13   PBCC     images/core-s390.pb-c.c
14:40:42 [2020-02-10T14:40:42.814Z] --- PASS: TestBuildMultiStageOnBuild (3.66s)
14:40:42 [2020-02-10T14:40:42.814Z] === RUN   TestBuildUncleanTarFilenames
14:40:42 [2020-02-10T14:40:42.925Z] #45 16.23   PBCC     images/core-x86.pb-c.c
14:40:42 [2020-02-10T14:40:42.926Z] #45 16.37   PBCC     images/core.pb-c.c
14:40:43 [2020-02-10T14:40:43.217Z] #45 16.57   PBCC     images/inventory.pb-c.c
14:40:43 [2020-02-10T14:40:43.217Z] #45 16.70   DEP      images/core-aarch64.pb-c.d
14:40:43 [2020-02-10T14:40:43.531Z] #45 16.81   DEP      images/core-arm.pb-c.d
14:40:43 [2020-02-10T14:40:43.531Z] #45 16.92   DEP      images/core-ppc64.pb-c.d
14:40:43 [2020-02-10T14:40:43.531Z] #45 16.99   DEP      images/core-s390.pb-c.d
14:40:43 [2020-02-10T14:40:43.822Z] #45 17.09   DEP      images/core-x86.pb-c.d
14:40:43 [2020-02-10T14:40:43.822Z] #45 17.22   DEP      images/core.pb-c.d
14:40:43 [2020-02-10T14:40:43.822Z] #45 17.29   DEP      images/inventory.pb-c.d
14:40:44 [2020-02-10T14:40:44.115Z] #45 17.38   PBCC     images/cpuinfo.pb-c.c
14:40:44 [2020-02-10T14:40:44.115Z] #45 17.41   DEP      images/cpuinfo.pb-c.d
14:40:44 [2020-02-10T14:40:44.115Z] #45 17.51   PBCC     images/stats.pb-c.c
14:40:44 [2020-02-10T14:40:44.115Z] #45 17.55   DEP      images/stats.pb-c.d
14:40:44 [2020-02-10T14:40:44.709Z] --- PASS: TestBuildUncleanTarFilenames (2.08s)
14:40:44 [2020-02-10T14:40:44.709Z] === RUN   TestBuildMultiStageLayerLeak
14:40:44 [2020-02-10T14:40:44.900Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s)
14:40:44 [2020-02-10T14:40:44.900Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:40:44 [2020-02-10T14:40:44.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:40:44 [2020-02-10T14:40:44.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:40:44 [2020-02-10T14:40:44.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:40:44 [2020-02-10T14:40:44.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:40:44 [2020-02-10T14:40:44.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:40:44 [2020-02-10T14:40:44.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:40:44 [2020-02-10T14:40:44.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:40:44 [2020-02-10T14:40:44.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:40:44 [2020-02-10T14:40:44.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:40:44 [2020-02-10T14:40:44.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:40:44 [2020-02-10T14:40:44.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:40:44 [2020-02-10T14:40:44.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:40:44 [2020-02-10T14:40:44.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:40:44 [2020-02-10T14:40:44.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:40:44 [2020-02-10T14:40:44.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:40:44 [2020-02-10T14:40:44.900Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:40:44 [2020-02-10T14:40:44.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:40:44 [2020-02-10T14:40:44.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:40:44 [2020-02-10T14:40:44.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
14:40:44 [2020-02-10T14:40:44.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
14:40:44 [2020-02-10T14:40:44.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
14:40:44 [2020-02-10T14:40:44.900Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:40:46 [2020-02-10T14:40:46.101Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s)
14:40:46 [2020-02-10T14:40:46.101Z] === RUN   TestContainerStartOnDaemonRestart
14:40:46 [2020-02-10T14:40:46.101Z] === PAUSE TestContainerStartOnDaemonRestart
14:40:46 [2020-02-10T14:40:46.101Z] === RUN   TestDaemonRestartIpcMode
14:40:46 [2020-02-10T14:40:46.101Z] === PAUSE TestDaemonRestartIpcMode
14:40:46 [2020-02-10T14:40:46.101Z] === RUN   TestDaemonHostGatewayIP
14:40:46 [2020-02-10T14:40:46.101Z] === PAUSE TestDaemonHostGatewayIP
14:40:46 [2020-02-10T14:40:46.101Z] === RUN   TestDiff
14:40:46 [2020-02-10T14:40:46.816Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|deps|imports|compiled_files) took 1m51.849240831s 
14:40:46 [2020-02-10T14:40:46.816Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.187644ms 
14:40:46 [2020-02-10T14:40:46.844Z] #45 19.83 make[1]: Nothing to be done for 'all'.
14:40:46 [2020-02-10T14:40:46.844Z] --- PASS: TestDiff (0.93s)
14:40:46 [2020-02-10T14:40:46.844Z] === RUN   TestExecWithCloseStdin
14:40:47 [2020-02-10T14:40:47.591Z] --- PASS: TestExecWithCloseStdin (0.94s)
14:40:47 [2020-02-10T14:40:47.591Z] === RUN   TestExec
14:40:48 [2020-02-10T14:40:48.347Z] #45 21.83   CC       images/stats.o
14:40:48 [2020-02-10T14:40:48.865Z] --- PASS: TestExec (1.01s)
14:40:48 [2020-02-10T14:40:48.865Z] === RUN   TestExecUser
14:40:48 [2020-02-10T14:40:48.885Z] --- PASS: TestBuildMultiStageLayerLeak (4.04s)
14:40:48 [2020-02-10T14:40:48.885Z] === RUN   TestBuildWithHugeFile
14:40:49 [2020-02-10T14:40:49.379Z] #45 22.60   CC       images/core.o
14:40:49 [2020-02-10T14:40:49.379Z] #45 ...
14:40:49 [2020-02-10T14:40:49.379Z] 
14:40:49 [2020-02-10T14:40:49.379Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:40:49 [2020-02-10T14:40:49.735Z] --- PASS: TestExecUser (0.97s)
14:40:49 [2020-02-10T14:40:49.735Z] === RUN   TestExportContainerAndImportImage
14:40:50 [2020-02-10T14:40:50.835Z] #63 60.61 Checking out files:  53% (1619/3042)   
Checking out files:  54% (1643/3042)   
Checking out files:  55% (1674/3042)   
Checking out files:  56% (1704/3042)   
Checking out files:  57% (1734/3042)   
Checking out files:  58% (1765/3042)   
Checking out files:  59% (1795/3042)   
Checking out files:  60% (1826/3042)   
Checking out files:  61% (1856/3042)   
Checking out files:  62% (1887/3042)   
Checking out files:  63% (1917/3042)   
Checking out files:  64% (1947/3042)   
Checking out files:  65% (1978/3042)   
Checking out files:  66% (2008/3042)   
Checking out files:  67% (2039/3042)   
Checking out files:  68% (2069/3042)   
Checking out files:  69% (2099/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  88% (2686/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
14:40:50 [2020-02-10T14:40:50.835Z] #63 62.07 + cd /tmp/tmp.NCImuoNsXW/src/github.com/containerd/containerd
14:40:50 [2020-02-10T14:40:50.835Z] #63 62.07 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
14:40:50 [2020-02-10T14:40:50.937Z] --- PASS: TestExportContainerAndImportImage (1.15s)
14:40:50 [2020-02-10T14:40:50.937Z] === RUN   TestExportContainerAfterDaemonRestart
14:40:51 [2020-02-10T14:40:51.488Z] #63 ...
14:40:51 [2020-02-10T14:40:51.488Z] 
14:40:51 [2020-02-10T14:40:51.488Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:40:51 [2020-02-10T14:40:51.488Z] #34 102.3 internal/syscall/unix
14:40:51 [2020-02-10T14:40:51.488Z] #34 102.3 time
14:40:51 [2020-02-10T14:40:51.778Z] #34 ...
14:40:51 [2020-02-10T14:40:51.778Z] 
14:40:51 [2020-02-10T14:40:51.778Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:40:51 [2020-02-10T14:40:51.778Z] #45 23.95   CC       images/core-x86.o
14:40:51 [2020-02-10T14:40:51.778Z] #45 24.96   CC       images/core-arm.o
14:40:52 [2020-02-10T14:40:52.408Z] #45 25.66   CC       images/core-aarch64.o
14:40:52 [2020-02-10T14:40:52.692Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s)
14:40:52 [2020-02-10T14:40:52.692Z] === RUN   TestHealthCheckWorkdir
14:40:53 [2020-02-10T14:40:53.039Z] #45 26.40   CC       images/core-ppc64.o
14:40:53 [2020-02-10T14:40:53.445Z] --- PASS: TestHealthCheckWorkdir (0.99s)
14:40:53 [2020-02-10T14:40:53.445Z] === RUN   TestHealthKillContainer
14:40:54 [2020-02-10T14:40:54.072Z] #45 27.42   CC       images/core-s390.o
14:40:55 [2020-02-10T14:40:55.103Z] #45 28.52   CC       images/cpuinfo.o
14:40:55 [2020-02-10T14:40:55.103Z] #45 ...
14:40:55 [2020-02-10T14:40:55.103Z] 
14:40:55 [2020-02-10T14:40:55.103Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:40:55 [2020-02-10T14:40:55.103Z] #48 106.0 vendor/golang.org/x/text/transform
14:40:55 [2020-02-10T14:40:55.103Z] #48 107.7 time
14:40:55 [2020-02-10T14:40:55.393Z] #48 ...
14:40:55 [2020-02-10T14:40:55.393Z] 
14:40:55 [2020-02-10T14:40:55.393Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:40:55 [2020-02-10T14:40:55.393Z] #63 63.85 + export 'BUILDTAGS=netgo osusergo static_build'
14:40:55 [2020-02-10T14:40:55.393Z] #63 63.85 + BUILDTAGS='netgo osusergo static_build'
14:40:55 [2020-02-10T14:40:55.393Z] #63 63.85 + export EXTRA_FLAGS=-buildmode=pie
14:40:55 [2020-02-10T14:40:55.393Z] #63 63.85 + EXTRA_FLAGS=-buildmode=pie
14:40:55 [2020-02-10T14:40:55.393Z] #63 63.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:40:55 [2020-02-10T14:40:55.393Z] #63 63.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:40:55 [2020-02-10T14:40:55.393Z] #63 63.85 + '[' '' = dynamic ']'
14:40:55 [2020-02-10T14:40:55.393Z] #63 63.85 + make
14:40:55 [2020-02-10T14:40:55.393Z] #63 65.34 + bin/ctr
14:40:56 [2020-02-10T14:40:56.545Z] --- PASS: TestHealthKillContainer (3.03s)
14:40:56 [2020-02-10T14:40:56.545Z] === RUN   TestInspectCpusetInConfigPre120
14:40:57 [2020-02-10T14:40:57.305Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s)
14:40:57 [2020-02-10T14:40:57.305Z] === RUN   TestIpcModeNone
14:40:58 [2020-02-10T14:40:58.506Z] --- PASS: TestIpcModeNone (0.92s)
14:40:58 [2020-02-10T14:40:58.506Z] === RUN   TestIpcModePrivate
14:40:59 [2020-02-10T14:40:59.248Z] --- PASS: TestIpcModePrivate (0.93s)
14:40:59 [2020-02-10T14:40:59.248Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
14:40:59 [2020-02-10T14:40:59.248Z] === RUN   TestIpcModeShareable
14:40:59 [2020-02-10T14:40:59.843Z] #63 ...
14:40:59 [2020-02-10T14:40:59.843Z] 
14:40:59 [2020-02-10T14:40:59.843Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:40:59 [2020-02-10T14:40:59.843Z] #45 29.42   CC       images/inventory.o
14:40:59 [2020-02-10T14:40:59.843Z] #45 29.92   CC       images/fdinfo.o
14:40:59 [2020-02-10T14:40:59.843Z] #45 30.54   CC       images/fown.o
14:40:59 [2020-02-10T14:40:59.843Z] #45 30.96   CC       images/ns.o
14:40:59 [2020-02-10T14:40:59.843Z] #45 31.35   CC       images/regfile.o
14:40:59 [2020-02-10T14:40:59.843Z] #45 31.70   CC       images/ghost-file.o
14:40:59 [2020-02-10T14:40:59.843Z] #45 32.44   CC       images/fifo.o
14:40:59 [2020-02-10T14:40:59.843Z] #45 32.97   CC       images/remap-file-path.o
14:40:59 [2020-02-10T14:40:59.843Z] #45 33.35   CC       images/eventfd.o
14:40:59 [2020-02-10T14:40:59.999Z] --- PASS: TestIpcModeShareable (0.98s)
14:40:59 [2020-02-10T14:40:59.999Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
14:40:59 [2020-02-10T14:40:59.999Z] === RUN   TestAPIIpcModeShareableAndContainer
14:41:00 [2020-02-10T14:41:00.473Z] #45 33.72   CC       images/eventpoll.o
14:41:00 [2020-02-10T14:41:00.763Z] #45 34.22   CC       images/fh.o
14:41:01 [2020-02-10T14:41:01.068Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:41:01 [2020-02-10T14:41:01.068Z] Using test binary docker
14:41:01 [2020-02-10T14:41:01.068Z] +++ /etc/init.d/apparmor start
14:41:01 [2020-02-10T14:41:01.068Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:41:01 [2020-02-10T14:41:01.068Z] INFO: Waiting for daemon to start...
14:41:01 [2020-02-10T14:41:01.068Z] Starting dockerd
14:41:01 [2020-02-10T14:41:01.068Z] +++ 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:41:01 [2020-02-10T14:41:01.068Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:41:01 [2020-02-10T14:41:01.068Z] Using test binary docker
14:41:01 [2020-02-10T14:41:01.068Z] +++ /etc/init.d/apparmor start
14:41:01 [2020-02-10T14:41:01.068Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:41:01 [2020-02-10T14:41:01.068Z] INFO: Waiting for daemon to start...
14:41:01 [2020-02-10T14:41:01.068Z] Starting dockerd
14:41:01 [2020-02-10T14:41:01.068Z] +++ 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:41:01 [2020-02-10T14:41:01.392Z] #45 34.76   CC       images/fsnotify.o
14:41:01 [2020-02-10T14:41:01.811Z] --- PASS: TestBuildWithHugeFile (40.48s)
14:41:01 [2020-02-10T14:41:01.811Z] === RUN   TestBuildWithEmptyDockerfile
14:41:01 [2020-02-10T14:41:01.811Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:41:01 [2020-02-10T14:41:01.811Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:41:01 [2020-02-10T14:41:01.811Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:41:01 [2020-02-10T14:41:01.811Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:41:01 [2020-02-10T14:41:01.811Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:41:01 [2020-02-10T14:41:01.811Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:41:01 [2020-02-10T14:41:01.811Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:41:01 [2020-02-10T14:41:01.811Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:41:01 [2020-02-10T14:41:01.811Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:41:01 [2020-02-10T14:41:01.811Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
14:41:01 [2020-02-10T14:41:01.811Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
14:41:01 [2020-02-10T14:41:01.811Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s)
14:41:01 [2020-02-10T14:41:01.811Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
14:41:01 [2020-02-10T14:41:01.811Z] === RUN   TestBuildPreserveOwnership
14:41:01 [2020-02-10T14:41:01.811Z] === RUN   TestBuildPreserveOwnership/copy_from
14:41:01 [2020-02-10T14:41:01.811Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:41:01 [2020-02-10T14:41:01.811Z] --- PASS: TestBuildPreserveOwnership (6.22s)
14:41:01 [2020-02-10T14:41:01.811Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.02s)
14:41:01 [2020-02-10T14:41:01.811Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s)
14:41:01 [2020-02-10T14:41:01.811Z] === RUN   TestBuildPlatformInvalid
14:41:01 [2020-02-10T14:41:01.811Z] --- PASS: TestBuildPlatformInvalid (0.17s)
14:41:01 [2020-02-10T14:41:01.811Z] PASS
14:41:01 [2020-02-10T14:41:01.811Z] 
14:41:01 [2020-02-10T14:41:01.811Z] === Skipped
14:41:01 [2020-02-10T14:41:01.811Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:41:01 [2020-02-10T14:41:01.811Z]     build_session_test.go:25: TODO: BuildKit
14:41:01 [2020-02-10T14:41:01.811Z] 
14:41:01 [2020-02-10T14:41:01.811Z] 
14:41:01 [2020-02-10T14:41:01.811Z] DONE 32 tests, 1 skipped in 88.263s
14:41:01 [2020-02-10T14:41:01.811Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:41:01 [2020-02-10T14:41:01.811Z] ++ 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:41:01 [2020-02-10T14:41:01.811Z] ++ set -e
14:41:01 [2020-02-10T14:41:01.811Z] ++ '[' -n 0 ']'
14:41:01 [2020-02-10T14:41:01.811Z] ++ set -x
14:41:01 [2020-02-10T14:41:01.812Z] ++ env -i DEST=/go/src/github.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:41:01 [2020-02-10T14:41:01.812Z] INFO: Testing against a local daemon
14:41:01 [2020-02-10T14:41:01.812Z] === RUN   TestConfigList
14:41:02 [2020-02-10T14:41:02.425Z] #45 35.86   CC       images/signalfd.o
14:41:02 [2020-02-10T14:41:02.425Z] #45 ...
14:41:02 [2020-02-10T14:41:02.425Z] 
14:41:02 [2020-02-10T14:41:02.425Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:41:02 [2020-02-10T14:41:02.425Z] #34 113.2 internal/poll
14:41:02 [2020-02-10T14:41:02.425Z] #34 117.2 os
14:41:02 [2020-02-10T14:41:02.425Z] #34 118.0 internal/fmtsort
14:41:02 [2020-02-10T14:41:02.425Z] #34 120.8 path/filepath
14:41:02 [2020-02-10T14:41:02.425Z] #34 120.9 fmt
14:41:03 [2020-02-10T14:41:03.056Z] #34 123.6 io/ioutil
14:41:03 [2020-02-10T14:41:03.056Z] #34 ...
14:41:03 [2020-02-10T14:41:03.056Z] 
14:41:03 [2020-02-10T14:41:03.056Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:41:03 [2020-02-10T14:41:03.056Z] #45 36.24   CC       images/fs.o
14:41:03 [2020-02-10T14:41:03.056Z] #45 36.61   CC       images/pstree.o
14:41:03 [2020-02-10T14:41:03.073Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s)
14:41:03 [2020-02-10T14:41:03.073Z] === RUN   TestAPIIpcModeHost
14:41:03 [2020-02-10T14:41:03.346Z] #45 36.94   CC       images/pipe.o
14:41:03 [2020-02-10T14:41:03.815Z] --- PASS: TestAPIIpcModeHost (0.72s)
14:41:03 [2020-02-10T14:41:03.815Z] === RUN   TestDaemonIpcModeShareable
14:41:03 [2020-02-10T14:41:03.979Z] #45 37.34   CC       images/tcp-stream.o
14:41:04 [2020-02-10T14:41:04.269Z] #45 37.75   CC       images/sk-packet.o
14:41:04 [2020-02-10T14:41:04.344Z] .
14:41:04 [2020-02-10T14:41:04.344Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:41:04 [2020-02-10T14:41:04.344Z] 
14:41:04 [2020-02-10T14:41:04.344Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:41:04 [2020-02-10T14:41:04.344Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:41:04 [2020-02-10T14:41:04.344Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:41:04 [2020-02-10T14:41:04.602Z] Error: No such image: emptyfs
14:41:04 [2020-02-10T14:41:04.602Z] Error: No such image: emptyfs
14:41:04 [2020-02-10T14:41:04.602Z] ++++ docker load
14:41:04 [2020-02-10T14:41:04.602Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:41:04 [2020-02-10T14:41:04.602Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:41:04 [2020-02-10T14:41:04.602Z] ++++ docker load
14:41:04 [2020-02-10T14:41:04.860Z] Running integration-test (iteration 1)
14:41:04 [2020-02-10T14:41:04.860Z] Running integration-test (iteration 1)
14:41:04 [2020-02-10T14:41:04.860Z] 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:41:04 [2020-02-10T14:41:04.860Z] ++ 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:41:04 [2020-02-10T14:41:04.860Z] ++ set -e
14:41:04 [2020-02-10T14:41:04.860Z] ++ '[' -n 0 ']'
14:41:04 [2020-02-10T14:41:04.860Z] ++ set -x
14:41:04 [2020-02-10T14:41:04.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
14:41:04 [2020-02-10T14:41:04.860Z] 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:41:04 [2020-02-10T14:41:04.860Z] ++ 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:41:04 [2020-02-10T14:41:04.860Z] ++ set -e
14:41:04 [2020-02-10T14:41:04.860Z] ++ '[' -n 0 ']'
14:41:04 [2020-02-10T14:41:04.860Z] ++ set -x
14:41:04 [2020-02-10T14:41:04.860Z] ++ env -i DEST=/go/src/github.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:41:04 [2020-02-10T14:41:04.899Z] #45 38.33   CC       images/mnt.o
14:41:05 [2020-02-10T14:41:05.189Z] #45 38.70   CC       images/pipe-data.o
14:41:05 [2020-02-10T14:41:05.480Z] #45 39.09   CC       images/sa.o
14:41:05 [2020-02-10T14:41:05.547Z] --- PASS: TestDaemonIpcModeShareable (1.61s)
14:41:05 [2020-02-10T14:41:05.548Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
14:41:05 [2020-02-10T14:41:05.548Z] === RUN   TestDaemonIpcModePrivate
14:41:06 [2020-02-10T14:41:06.001Z] --- PASS: TestConfigList (3.38s)
14:41:06 [2020-02-10T14:41:06.001Z] === RUN   TestConfigsCreateAndDelete
14:41:06 [2020-02-10T14:41:06.071Z] edbd72df76b4: Pull complete
14:41:06 [2020-02-10T14:41:06.071Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
14:41:06 [2020-02-10T14:41:06.071Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:41:06 [2020-02-10T14:41:06.071Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
14:41:06 [2020-02-10T14:41:06.071Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
14:41:06 [2020-02-10T14:41:06.071Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973'
14:41:06 [2020-02-10T14:41:06.071Z] WARN: Skipping validation tests
14:41:06 [2020-02-10T14:41:06.071Z] INFO: Running unit tests at 02/10/2020 14:40:52...
14:41:06 [2020-02-10T14:41:06.071Z] INFO: make.ps1 starting at 02/10/2020 14:40:56
14:41:06 [2020-02-10T14:41:06.071Z] INFO: Git commit (ed439e4a31) assumed from DOCKER_GITCOMMIT environment variable
14:41:06 [2020-02-10T14:41:06.071Z] INFO: Invoking autogen...
14:41:06 [2020-02-10T14:41:06.071Z] INFO: Running unit tests...
14:41:06 [2020-02-10T14:41:06.110Z] #45 ...
14:41:06 [2020-02-10T14:41:06.110Z] 
14:41:06 [2020-02-10T14:41:06.110Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:41:06 [2020-02-10T14:41:06.110Z] #48 116.6 regexp
14:41:06 [2020-02-10T14:41:06.110Z] #48 123.2 path/filepath
14:41:06 [2020-02-10T14:41:06.110Z] #48 123.3 net
14:41:06 [2020-02-10T14:41:06.110Z] #48 ...
14:41:06 [2020-02-10T14:41:06.110Z] 
14:41:06 [2020-02-10T14:41:06.110Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:41:06 [2020-02-10T14:41:06.110Z] #34 126.4 flag
14:41:06 [2020-02-10T14:41:06.110Z] #34 126.4 log
14:41:06 [2020-02-10T14:41:06.110Z] #34 126.4 github.com/BurntSushi/toml
14:41:06 [2020-02-10T14:41:06.745Z] --- PASS: TestDaemonIpcModePrivate (1.53s)
14:41:06 [2020-02-10T14:41:06.745Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
14:41:06 [2020-02-10T14:41:06.745Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:41:07 [2020-02-10T14:41:07.032Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
14:41:08 [2020-02-10T14:41:08.535Z] --- PASS: TestConfigsCreateAndDelete (2.86s)
14:41:08 [2020-02-10T14:41:08.535Z] === RUN   TestConfigsUpdate
14:41:08 [2020-02-10T14:41:08.621Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
14:41:08 [2020-02-10T14:41:08.621Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
14:41:08 [2020-02-10T14:41:08.621Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:41:10 [2020-02-10T14:41:10.354Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
14:41:10 [2020-02-10T14:41:10.354Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
14:41:10 [2020-02-10T14:41:10.354Z] === RUN   TestIpcModeOlderClient
14:41:10 [2020-02-10T14:41:10.354Z] === PAUSE TestIpcModeOlderClient
14:41:10 [2020-02-10T14:41:10.354Z] === RUN   TestKillContainerInvalidSignal
14:41:11 [2020-02-10T14:41:11.069Z] --- PASS: TestConfigsUpdate (2.77s)
14:41:11 [2020-02-10T14:41:11.069Z] === RUN   TestTemplatedConfig
14:41:11 [2020-02-10T14:41:11.108Z] --- PASS: TestKillContainerInvalidSignal (0.89s)
14:41:11 [2020-02-10T14:41:11.108Z] === RUN   TestKillContainer
14:41:11 [2020-02-10T14:41:11.108Z] === RUN   TestKillContainer/no_signal
14:41:11 [2020-02-10T14:41:11.701Z] #34 ...
14:41:11 [2020-02-10T14:41:11.701Z] 
14:41:11 [2020-02-10T14:41:11.701Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:41:11 [2020-02-10T14:41:11.701Z] #45 39.59   CC       images/timer.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 40.23   CC       images/timerfd.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 40.62   CC       images/mm.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 41.17   CC       images/sk-opts.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 41.50   CC       images/sk-unix.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 42.00   CC       images/sk-inet.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 42.65   CC       images/tun.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 43.16   CC       images/sk-netlink.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 43.53   CC       images/packet-sock.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 44.28   CC       images/ipc-var.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 44.64   CC       images/ipc-desc.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 44.98   CC       images/ipc-shm.o
14:41:11 [2020-02-10T14:41:11.701Z] #45 45.31   CC       images/ipc-msg.o
14:41:11 [2020-02-10T14:41:11.852Z] === RUN   TestKillContainer/non_killing_signal
14:41:12 [2020-02-10T14:41:12.604Z] === RUN   TestKillContainer/killing_signal
14:41:12 [2020-02-10T14:41:12.729Z] #45 46.18   CC       images/ipc-sem.o
14:41:12 [2020-02-10T14:41:12.729Z] #45 ...
14:41:12 [2020-02-10T14:41:12.729Z] 
14:41:12 [2020-02-10T14:41:12.729Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:41:12 [2020-02-10T14:41:12.729Z] #34 133.6 github.com/BurntSushi/toml/cmd/tomlv
14:41:13 [2020-02-10T14:41:13.855Z] --- PASS: TestKillContainer (2.52s)
14:41:13 [2020-02-10T14:41:13.855Z]     --- PASS: TestKillContainer/no_signal (0.82s)
14:41:13 [2020-02-10T14:41:13.855Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
14:41:13 [2020-02-10T14:41:13.855Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
14:41:13 [2020-02-10T14:41:13.855Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:41:13 [2020-02-10T14:41:13.855Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:41:14 [2020-02-10T14:41:14.356Z] --- PASS: TestTemplatedConfig (3.42s)
14:41:14 [2020-02-10T14:41:14.356Z] === RUN   TestConfigInspect
14:41:14 [2020-02-10T14:41:14.603Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:41:15 [2020-02-10T14:41:15.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s)
14:41:15 [2020-02-10T14:41:15.354Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
14:41:15 [2020-02-10T14:41:15.354Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
14:41:15 [2020-02-10T14:41:15.354Z] === RUN   TestKillStoppedContainer
14:41:15 [2020-02-10T14:41:15.354Z] --- PASS: TestKillStoppedContainer (0.09s)
14:41:15 [2020-02-10T14:41:15.354Z] === RUN   TestKillStoppedContainerAPIPre120
14:41:15 [2020-02-10T14:41:15.578Z] ?   	github.com/docker/docker/api	[no test files]
14:41:15 [2020-02-10T14:41:15.700Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
14:41:15 [2020-02-10T14:41:15.700Z] === RUN   TestKillDifferentUserContainer
14:41:16 [2020-02-10T14:41:16.441Z] --- PASS: TestKillDifferentUserContainer (0.73s)
14:41:16 [2020-02-10T14:41:16.441Z] === RUN   TestInspectOomKilledTrue
14:41:16 [2020-02-10T14:41:16.441Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:41:16 [2020-02-10T14:41:16.441Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:41:16 [2020-02-10T14:41:16.441Z] === RUN   TestInspectOomKilledFalse
14:41:16 [2020-02-10T14:41:16.441Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:41:16 [2020-02-10T14:41:16.442Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:41:16 [2020-02-10T14:41:16.442Z] === RUN   TestLinksEtcHostsContentMatch
14:41:16 [2020-02-10T14:41:16.797Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
14:41:16 [2020-02-10T14:41:16.797Z] === RUN   TestLinksContainerNames
14:41:17 [2020-02-10T14:41:17.643Z] --- PASS: TestConfigInspect (3.25s)
14:41:17 [2020-02-10T14:41:17.643Z] === RUN   TestConfigCreateWithLabels
14:41:18 [2020-02-10T14:41:18.274Z] #34 ...
14:41:18 [2020-02-10T14:41:18.274Z] 
14:41:18 [2020-02-10T14:41:18.274Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:41:18 [2020-02-10T14:41:18.274Z] #48 128.2 os/exec
14:41:18 [2020-02-10T14:41:18.274Z] #48 128.4 internal/lazyregexp
14:41:18 [2020-02-10T14:41:18.274Z] #48 129.4 github.com/LK4D4/vndr/versioned
14:41:18 [2020-02-10T14:41:18.274Z] #48 133.2 crypto/cipher
14:41:18 [2020-02-10T14:41:18.274Z] #48 133.3 crypto/sha512
14:41:18 [2020-02-10T14:41:18.274Z] #48 133.5 go/token
14:41:18 [2020-02-10T14:41:18.274Z] #48 136.5 net/url
14:41:18 [2020-02-10T14:41:18.274Z] #48 136.6 go/scanner
14:41:18 [2020-02-10T14:41:18.274Z] #48 ...
14:41:18 [2020-02-10T14:41:18.274Z] 
14:41:18 [2020-02-10T14:41:18.274Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:41:18 [2020-02-10T14:41:18.274Z] #45 46.50   CC       images/utsns.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 46.82   CC       images/creds.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 47.14   CC       images/vma.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 47.56   CC       images/netdev.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 48.17   CC       images/tty.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 49.21   CC       images/file-lock.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 49.62   CC       images/rlimit.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 49.96   CC       images/pagemap.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 50.44   CC       images/siginfo.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 50.95   CC       images/rpc.o
14:41:18 [2020-02-10T14:41:18.274Z] #45 ...
14:41:18 [2020-02-10T14:41:18.274Z] 
14:41:18 [2020-02-10T14:41:18.274Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:41:18 [2020-02-10T14:41:18.274Z] #11 129.2 Selecting previously unselected package g++-mingw-w64-x86-64.
14:41:18 [2020-02-10T14:41:18.274Z] #11 129.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:41:18 [2020-02-10T14:41:18.274Z] #11 129.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:41:18 [2020-02-10T14:41:18.274Z] #11 ...
14:41:18 [2020-02-10T14:41:18.274Z] 
14:41:18 [2020-02-10T14:41:18.274Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:41:18 [2020-02-10T14:41:18.274Z] #48 138.5 text/template/parse
14:41:18 [2020-02-10T14:41:18.535Z] --- PASS: TestLinksContainerNames (1.49s)
14:41:18 [2020-02-10T14:41:18.535Z] === RUN   TestLogsFollowTailEmpty
14:41:18 [2020-02-10T14:41:18.915Z] #48 ...
14:41:18 [2020-02-10T14:41:18.915Z] 
14:41:18 [2020-02-10T14:41:18.915Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:41:18 [2020-02-10T14:41:18.915Z] #34 DONE 139.8s
14:41:19 [2020-02-10T14:41:19.205Z] 
14:41:19 [2020-02-10T14:41:19.205Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:41:19 [2020-02-10T14:41:19.433Z] --- PASS: TestLogsFollowTailEmpty (0.95s)
14:41:19 [2020-02-10T14:41:19.433Z] === RUN   TestContainerNetworkMountsNoChown
14:41:20 [2020-02-10T14:41:20.211Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/default
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/default
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/private
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/private
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rprivate
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rprivate
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/slave
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/slave
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rslave
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rslave
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/shared
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/shared
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rshared
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rshared
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/default
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/default/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/default/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/default/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/rshared
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/default/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/shared
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/rslave
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/slave
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/rprivate
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/private
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/private/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/private/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:41:20 [2020-02-10T14:41:20.211Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:41:20 [2020-02-10T14:41:20.211Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:41:20 [2020-02-10T14:41:20.558Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:41:20 [2020-02-10T14:41:20.707Z] #48 141.7 go/ast
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/private/bind_root
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/private/mount_root
14:41:20 [2020-02-10T14:41:20.917Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:41:20 [2020-02-10T14:41:20.917Z] --- PASS: TestMountDaemonRoot (0.01s)
14:41:20 [2020-02-10T14:41:20.917Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
14:41:20 [2020-02-10T14:41:20.917Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
14:41:20 [2020-02-10T14:41:20.917Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:41:20 [2020-02-10T14:41:20.917Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
14:41:20 [2020-02-10T14:41:20.917Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:41:20 [2020-02-10T14:41:20.917Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:41:20 [2020-02-10T14:41:20.917Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
14:41:20 [2020-02-10T14:41:20.917Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:41:20 [2020-02-10T14:41:20.917Z] === RUN   TestContainerBindMountNonRecursive
14:41:20 [2020-02-10T14:41:20.929Z] --- PASS: TestConfigCreateWithLabels (3.22s)
14:41:20 [2020-02-10T14:41:20.929Z] === RUN   TestConfigCreateResolve
14:41:22 [2020-02-10T14:41:22.668Z] --- PASS: TestContainerBindMountNonRecursive (1.83s)
14:41:22 [2020-02-10T14:41:22.669Z] === RUN   TestNetworkNat
14:41:23 [2020-02-10T14:41:23.421Z] --- PASS: TestNetworkNat (0.78s)
14:41:23 [2020-02-10T14:41:23.421Z] === RUN   TestNetworkLocalhostTCPNat
14:41:23 [2020-02-10T14:41:23.426Z] #48 143.7 encoding/json
14:41:23 [2020-02-10T14:41:23.472Z] --- PASS: TestConfigCreateResolve (2.74s)
14:41:23 [2020-02-10T14:41:23.472Z] === RUN   TestConfigDaemonLibtrustID
14:41:24 [2020-02-10T14:41:24.408Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
14:41:24 [2020-02-10T14:41:24.408Z] PASS
14:41:24 [2020-02-10T14:41:24.408Z] 
14:41:24 [2020-02-10T14:41:24.408Z] DONE 8 tests in 22.442s
14:41:24 [2020-02-10T14:41:24.408Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:41:24 [2020-02-10T14:41:24.408Z] ++ 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:41:24 [2020-02-10T14:41:24.408Z] ++ set -e
14:41:24 [2020-02-10T14:41:24.408Z] ++ '[' -n 0 ']'
14:41:24 [2020-02-10T14:41:24.408Z] ++ set -x
14:41:24 [2020-02-10T14:41:24.408Z] ++ env -i DEST=/go/src/github.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:41:24 [2020-02-10T14:41:24.408Z] INFO: Testing against a local daemon
14:41:24 [2020-02-10T14:41:24.408Z] === RUN   TestCheckpoint
14:41:24 [2020-02-10T14:41:24.408Z] --- SKIP: TestCheckpoint (0.00s)
14:41:24 [2020-02-10T14:41:24.408Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:41:24 [2020-02-10T14:41:24.408Z] === RUN   TestContainerInvalidJSON
14:41:24 [2020-02-10T14:41:24.408Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:41:24 [2020-02-10T14:41:24.408Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:41:24 [2020-02-10T14:41:24.408Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:41:24 [2020-02-10T14:41:24.408Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:41:24 [2020-02-10T14:41:24.408Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:41:24 [2020-02-10T14:41:24.408Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:41:24 [2020-02-10T14:41:24.408Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:41:24 [2020-02-10T14:41:24.408Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:41:24 [2020-02-10T14:41:24.408Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:41:24 [2020-02-10T14:41:24.408Z] --- PASS: TestContainerInvalidJSON (0.03s)
14:41:24 [2020-02-10T14:41:24.408Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:41:24 [2020-02-10T14:41:24.408Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:41:24 [2020-02-10T14:41:24.408Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:41:24 [2020-02-10T14:41:24.408Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:41:24 [2020-02-10T14:41:24.666Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
14:41:24 [2020-02-10T14:41:24.666Z] === RUN   TestCopyFromContainerPathIsNotDir
14:41:24 [2020-02-10T14:41:24.666Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
14:41:24 [2020-02-10T14:41:24.666Z] === RUN   TestCopyToContainerPathDoesNotExist
14:41:24 [2020-02-10T14:41:24.666Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
14:41:24 [2020-02-10T14:41:24.666Z] === RUN   TestCopyToContainerPathIsNotDir
14:41:24 [2020-02-10T14:41:24.693Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
14:41:24 [2020-02-10T14:41:24.693Z] === RUN   TestNetworkLoopbackNat
14:41:24 [2020-02-10T14:41:24.925Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
14:41:24 [2020-02-10T14:41:24.925Z] === RUN   TestCopyFromContainer
14:41:25 [2020-02-10T14:41:25.474Z] --- PASS: TestNetworkLoopbackNat (1.12s)
14:41:25 [2020-02-10T14:41:25.474Z] === RUN   TestPause
14:41:26 [2020-02-10T14:41:26.679Z] --- PASS: TestPause (0.89s)
14:41:26 [2020-02-10T14:41:26.679Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:41:26 [2020-02-10T14:41:26.679Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:41:26 [2020-02-10T14:41:26.679Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:41:26 [2020-02-10T14:41:26.679Z] === RUN   TestPauseStopPausedContainer
14:41:26 [2020-02-10T14:41:26.827Z] === RUN   TestCopyFromContainer//
14:41:26 [2020-02-10T14:41:26.827Z] === RUN   TestCopyFromContainer//bar/root
14:41:27 [2020-02-10T14:41:27.086Z] === RUN   TestCopyFromContainer//bar/root/
14:41:27 [2020-02-10T14:41:27.086Z] === RUN   TestCopyFromContainer/bar/quux
14:41:27 [2020-02-10T14:41:27.345Z] === RUN   TestCopyFromContainer/bar/quux/
14:41:27 [2020-02-10T14:41:27.345Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:41:27 [2020-02-10T14:41:27.422Z] --- PASS: TestPauseStopPausedContainer (0.94s)
14:41:27 [2020-02-10T14:41:27.422Z] === RUN   TestPsFilter
14:41:27 [2020-02-10T14:41:27.604Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:41:27 [2020-02-10T14:41:27.604Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:41:27 [2020-02-10T14:41:27.767Z] --- PASS: TestPsFilter (0.26s)
14:41:27 [2020-02-10T14:41:27.767Z] === RUN   TestRemoveContainerWithRemovedVolume
14:41:27 [2020-02-10T14:41:27.862Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:41:27 [2020-02-10T14:41:27.862Z] === RUN   TestCopyFromContainer/bar/notarget
14:41:27 [2020-02-10T14:41:27.871Z] #48 ...
14:41:27 [2020-02-10T14:41:27.871Z] 
14:41:27 [2020-02-10T14:41:27.871Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:41:27 [2020-02-10T14:41:27.871Z] #45 53.39   CC       images/ext-file.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 53.97   CC       images/cgroup.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 55.25   CC       images/userns.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 55.69   CC       images/google/protobuf/descriptor.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 58.63   CC       images/opts.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 59.00   CC       images/seccomp.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 59.49   CC       images/binfmt-misc.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 59.82   CC       images/time.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 60.12   CC       images/sysctl.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 60.51   CC       images/autofs.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 60.79   CC       images/macvlan.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 61.12   CC       images/sit.o
14:41:27 [2020-02-10T14:41:27.871Z] #45 61.52   LINK     images/built-in.o
14:41:28 [2020-02-10T14:41:28.121Z] --- PASS: TestCopyFromContainer (3.13s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer// (0.11s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:41:28 [2020-02-10T14:41:28.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:41:28 [2020-02-10T14:41:28.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:41:28 [2020-02-10T14:41:28.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:41:28 [2020-02-10T14:41:28.121Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:41:28 [2020-02-10T14:41:28.121Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:41:28 [2020-02-10T14:41:28.121Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:41:28 [2020-02-10T14:41:28.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateLinkToNonExistingContainer
14:41:28 [2020-02-10T14:41:28.121Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateWithInvalidEnv
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateWithInvalidEnv/0
14:41:28 [2020-02-10T14:41:28.121Z] === PAUSE TestCreateWithInvalidEnv/0
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateWithInvalidEnv/1
14:41:28 [2020-02-10T14:41:28.121Z] === PAUSE TestCreateWithInvalidEnv/1
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateWithInvalidEnv/2
14:41:28 [2020-02-10T14:41:28.121Z] === PAUSE TestCreateWithInvalidEnv/2
14:41:28 [2020-02-10T14:41:28.121Z] === CONT  TestCreateWithInvalidEnv/0
14:41:28 [2020-02-10T14:41:28.121Z] === CONT  TestCreateWithInvalidEnv/1
14:41:28 [2020-02-10T14:41:28.121Z] === CONT  TestCreateWithInvalidEnv/2
14:41:28 [2020-02-10T14:41:28.121Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:41:28 [2020-02-10T14:41:28.121Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateTmpfsMountsTarget
14:41:28 [2020-02-10T14:41:28.121Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:41:28 [2020-02-10T14:41:28.121Z] === RUN   TestCreateWithCustomMaskedPaths
14:41:28 [2020-02-10T14:41:28.167Z] #45 61.73   GEN      compel/include/asm
14:41:28 [2020-02-10T14:41:28.167Z] #45 61.74   GEN      compel/include/version.h
14:41:28 [2020-02-10T14:41:28.167Z] #45 61.77 touch .config
14:41:28 [2020-02-10T14:41:28.167Z] #45 61.78   GEN      include/common/config.h
14:41:28 [2020-02-10T14:41:28.456Z] #45 61.91   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:41:28 [2020-02-10T14:41:28.456Z] #45 61.94   GEN      compel/plugins/include/uapi/std/syscall.h
14:41:28 [2020-02-10T14:41:28.456Z] #45 61.97   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
14:41:28 [2020-02-10T14:41:28.456Z] #45 62.01   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
14:41:28 [2020-02-10T14:41:28.502Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
14:41:28 [2020-02-10T14:41:28.502Z] === RUN   TestRemoveContainerWithVolume
14:41:28 [2020-02-10T14:41:28.746Z] #45 62.08   DEP      compel/arch/ppc64/plugins/std/memcmp.d
14:41:28 [2020-02-10T14:41:28.746Z] #45 62.12   DEP      compel/arch/ppc64/plugins/std/memcpy.d
14:41:28 [2020-02-10T14:41:28.746Z] #45 62.15   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
14:41:28 [2020-02-10T14:41:28.746Z] #45 62.19   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:41:28 [2020-02-10T14:41:28.746Z] #45 62.20   DEP      compel/plugins/std/infect.d
14:41:29 [2020-02-10T14:41:29.037Z] #45 62.52   DEP      compel/plugins/std/string.d
14:41:29 [2020-02-10T14:41:29.258Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
14:41:29 [2020-02-10T14:41:29.258Z] === RUN   TestRemoveContainerRunning
14:41:29 [2020-02-10T14:41:29.327Z] #45 62.68   DEP      compel/plugins/std/log.d
14:41:29 [2020-02-10T14:41:29.327Z] #45 62.84   DEP      compel/plugins/std/fds.d
14:41:29 [2020-02-10T14:41:29.617Z] #45 63.13   DEP      compel/plugins/std/std.d
14:41:29 [2020-02-10T14:41:29.906Z] #45 63.29   DEP      compel/plugins/shmem/shmem.d
14:41:29 [2020-02-10T14:41:29.906Z] #45 63.43   DEP      compel/plugins/fds/fds.d
14:41:30 [2020-02-10T14:41:30.208Z] --- PASS: TestRemoveContainerRunning (0.88s)
14:41:30 [2020-02-10T14:41:30.208Z] === RUN   TestRemoveContainerForceRemoveRunning
14:41:30 [2020-02-10T14:41:30.346Z] ok  	github.com/docker/docker/api/server	0.227s	coverage: 9.0% of statements
14:41:30 [2020-02-10T14:41:30.536Z] #45 63.71   CC       compel/plugins/std/std.o
14:41:30 [2020-02-10T14:41:30.653Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s)
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:41:30 [2020-02-10T14:41:30.653Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:41:30 [2020-02-10T14:41:30.653Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:41:30 [2020-02-10T14:41:30.653Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:41:30 [2020-02-10T14:41:30.653Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:41:30 [2020-02-10T14:41:30.653Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:41:30 [2020-02-10T14:41:30.653Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:41:30 [2020-02-10T14:41:30.653Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:41:30 [2020-02-10T14:41:30.653Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:41:30 [2020-02-10T14:41:30.653Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:41:30 [2020-02-10T14:41:30.653Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:41:30 [2020-02-10T14:41:30.654Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:41:30 [2020-02-10T14:41:30.654Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:41:30 [2020-02-10T14:41:30.654Z] --- PASS: TestCreateWithCapabilities (0.04s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.11s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s)
14:41:30 [2020-02-10T14:41:30.654Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s)
14:41:30 [2020-02-10T14:41:30.654Z] === RUN   TestCreateWithCustomReadonlyPaths
14:41:30 [2020-02-10T14:41:30.829Z] #45 64.17   CC       compel/plugins/std/fds.o
14:41:30 [2020-02-10T14:41:30.997Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
14:41:30 [2020-02-10T14:41:30.997Z] === RUN   TestRemoveInvalidContainer
14:41:30 [2020-02-10T14:41:30.997Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:41:30 [2020-02-10T14:41:30.997Z] === RUN   TestRenameLinkedContainer
14:41:31 [2020-02-10T14:41:31.457Z] #45 64.92   CC       compel/plugins/std/log.o
14:41:32 [2020-02-10T14:41:32.085Z] #45 ...
14:41:32 [2020-02-10T14:41:32.085Z] 
14:41:32 [2020-02-10T14:41:32.085Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:41:32 [2020-02-10T14:41:32.085Z] #11 153.0 Selecting previously unselected package libapparmor1:ppc64el.
14:41:32 [2020-02-10T14:41:32.085Z] #11 153.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
14:41:32 [2020-02-10T14:41:32.085Z] #11 153.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
14:41:32 [2020-02-10T14:41:32.085Z] #11 153.2 Selecting previously unselected package libapparmor-dev:ppc64el.
14:41:32 [2020-02-10T14:41:32.378Z] #11 153.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
14:41:32 [2020-02-10T14:41:32.378Z] #11 153.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
14:41:32 [2020-02-10T14:41:32.378Z] #11 153.5 Selecting previously unselected package libbtrfs0.
14:41:32 [2020-02-10T14:41:32.378Z] #11 153.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
14:41:32 [2020-02-10T14:41:32.378Z] #11 153.5 Unpacking libbtrfs0 (4.20.1-2) ...
14:41:32 [2020-02-10T14:41:32.378Z] #11 153.6 Selecting previously unselected package libbtrfs-dev.
14:41:32 [2020-02-10T14:41:32.668Z] #11 153.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
14:41:32 [2020-02-10T14:41:32.668Z] #11 153.6 Unpacking libbtrfs-dev (4.20.1-2) ...
14:41:32 [2020-02-10T14:41:32.668Z] #11 153.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
14:41:32 [2020-02-10T14:41:32.668Z] #11 153.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
14:41:32 [2020-02-10T14:41:32.668Z] #11 153.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
14:41:32 [2020-02-10T14:41:32.668Z] #11 153.8 Selecting previously unselected package libudev-dev:ppc64el.
14:41:32 [2020-02-10T14:41:32.958Z] #11 153.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
14:41:32 [2020-02-10T14:41:32.958Z] #11 153.9 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
14:41:33 [2020-02-10T14:41:33.186Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s)
14:41:33 [2020-02-10T14:41:33.186Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:41:33 [2020-02-10T14:41:33.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:41:33 [2020-02-10T14:41:33.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:41:33 [2020-02-10T14:41:33.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:41:33 [2020-02-10T14:41:33.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:41:33 [2020-02-10T14:41:33.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:41:33 [2020-02-10T14:41:33.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:41:33 [2020-02-10T14:41:33.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:41:33 [2020-02-10T14:41:33.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:41:33 [2020-02-10T14:41:33.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:41:33 [2020-02-10T14:41:33.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:41:33 [2020-02-10T14:41:33.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:41:33 [2020-02-10T14:41:33.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:41:33 [2020-02-10T14:41:33.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:41:33 [2020-02-10T14:41:33.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:41:33 [2020-02-10T14:41:33.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:41:33 [2020-02-10T14:41:33.186Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
14:41:33 [2020-02-10T14:41:33.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
14:41:33 [2020-02-10T14:41:33.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
14:41:33 [2020-02-10T14:41:33.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
14:41:33 [2020-02-10T14:41:33.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
14:41:33 [2020-02-10T14:41:33.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
14:41:33 [2020-02-10T14:41:33.186Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:41:33 [2020-02-10T14:41:33.248Z] #11 154.2 Selecting previously unselected package libsepol1-dev:ppc64el.
14:41:33 [2020-02-10T14:41:33.248Z] #11 154.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
14:41:33 [2020-02-10T14:41:33.248Z] #11 154.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
14:41:33 [2020-02-10T14:41:33.539Z] #11 154.6 Selecting previously unselected package libpcre16-3:ppc64el.
14:41:33 [2020-02-10T14:41:33.539Z] #11 154.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
14:41:33 [2020-02-10T14:41:33.539Z] #11 154.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
14:41:33 [2020-02-10T14:41:33.753Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
14:41:33 [2020-02-10T14:41:33.753Z] === RUN   TestContainerStartOnDaemonRestart
14:41:33 [2020-02-10T14:41:33.753Z] === PAUSE TestContainerStartOnDaemonRestart
14:41:33 [2020-02-10T14:41:33.753Z] === RUN   TestDaemonRestartIpcMode
14:41:33 [2020-02-10T14:41:33.753Z] === PAUSE TestDaemonRestartIpcMode
14:41:33 [2020-02-10T14:41:33.753Z] === RUN   TestDaemonHostGatewayIP
14:41:33 [2020-02-10T14:41:33.753Z] === PAUSE TestDaemonHostGatewayIP
14:41:33 [2020-02-10T14:41:33.753Z] === RUN   TestDiff
14:41:33 [2020-02-10T14:41:33.830Z] #11 154.9 Selecting previously unselected package libpcre32-3:ppc64el.
14:41:33 [2020-02-10T14:41:33.830Z] #11 154.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
14:41:33 [2020-02-10T14:41:33.830Z] #11 154.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
14:41:34 [2020-02-10T14:41:34.159Z] #11 155.2 Selecting previously unselected package libpcrecpp0v5:ppc64el.
14:41:34 [2020-02-10T14:41:34.159Z] #11 155.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
14:41:34 [2020-02-10T14:41:34.159Z] #11 155.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
14:41:34 [2020-02-10T14:41:34.460Z] #11 155.3 Selecting previously unselected package libpcre3-dev:ppc64el.
14:41:34 [2020-02-10T14:41:34.460Z] #11 155.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
14:41:34 [2020-02-10T14:41:34.460Z] #11 155.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
14:41:34 [2020-02-10T14:41:34.688Z] --- PASS: TestDiff (0.77s)
14:41:34 [2020-02-10T14:41:34.689Z] === RUN   TestExecWithCloseStdin
14:41:34 [2020-02-10T14:41:34.880Z] --- PASS: TestRenameLinkedContainer (3.21s)
14:41:34 [2020-02-10T14:41:34.880Z] === RUN   TestRenameStoppedContainer
14:41:35 [2020-02-10T14:41:35.091Z] #11 156.0 Selecting previously unselected package libselinux1-dev:ppc64el.
14:41:35 [2020-02-10T14:41:35.091Z] #11 156.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
14:41:35 [2020-02-10T14:41:35.091Z] #11 156.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
14:41:35 [2020-02-10T14:41:35.240Z] --- PASS: TestRenameStoppedContainer (0.82s)
14:41:35 [2020-02-10T14:41:35.240Z] === RUN   TestRenameRunningContainerAndReuse
14:41:35 [2020-02-10T14:41:35.381Z] #11 156.4 Selecting previously unselected package libdevmapper-dev:ppc64el.
14:41:35 [2020-02-10T14:41:35.381Z] #11 156.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
14:41:35 [2020-02-10T14:41:35.381Z] #11 156.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
14:41:35 [2020-02-10T14:41:35.625Z] --- PASS: TestExecWithCloseStdin (0.89s)
14:41:35 [2020-02-10T14:41:35.625Z] === RUN   TestExec
14:41:35 [2020-02-10T14:41:35.672Z] #11 156.7 Selecting previously unselected package libseccomp-dev:ppc64el.
14:41:35 [2020-02-10T14:41:35.672Z] #11 156.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
14:41:35 [2020-02-10T14:41:35.672Z] #11 156.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
14:41:35 [2020-02-10T14:41:35.963Z] #11 156.9 Selecting previously unselected package libsystemd-dev:ppc64el.
14:41:35 [2020-02-10T14:41:35.963Z] #11 157.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
14:41:35 [2020-02-10T14:41:35.963Z] #11 157.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
14:41:36 [2020-02-10T14:41:36.193Z] --- PASS: TestExec (0.90s)
14:41:36 [2020-02-10T14:41:36.193Z] === RUN   TestExecUser
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.6 Setting up libapparmor1:ppc64el (2.13.2-10) ...
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.7 Setting up libbtrfs0 (4.20.1-2) ...
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
14:41:36 [2020-02-10T14:41:36.595Z] #11 157.7 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 Setting up libbtrfs-dev (4.20.1-2) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 Setting up mingw-w64-common (6.0.0-3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 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:41:36 [2020-02-10T14:41:36.886Z] #11 157.8 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:41:36 [2020-02-10T14:41:36.886Z] #11 157.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.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:41:36 [2020-02-10T14:41:36.886Z] #11 157.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
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.9 Setting up dmsetup (2:1.02.155-3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 157.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 158.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
14:41:36 [2020-02-10T14:41:36.886Z] #11 158.0 Processing triggers for libc-bin (2.28-10) ...
14:41:36 [2020-02-10T14:41:36.912Z] Loaded image: buildpack-deps:jessie
14:41:36 [2020-02-10T14:41:36.912Z] Loaded image: busybox:latest
14:41:37 [2020-02-10T14:41:37.033Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s)
14:41:37 [2020-02-10T14:41:37.033Z] === RUN   TestRenameInvalidName
14:41:37 [2020-02-10T14:41:37.128Z] --- PASS: TestExecUser (0.90s)
14:41:37 [2020-02-10T14:41:37.129Z] === RUN   TestExportContainerAndImportImage
14:41:37 [2020-02-10T14:41:37.169Z] Loaded image: buildpack-deps:jessie
14:41:37 [2020-02-10T14:41:37.176Z] #11 DONE 158.3s
14:41:37 [2020-02-10T14:41:37.176Z] 
14:41:37 [2020-02-10T14:41:37.176Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:41:37 [2020-02-10T14:41:37.176Z] #45 66.07   CC       compel/plugins/std/string.o
14:41:37 [2020-02-10T14:41:37.176Z] #45 67.09   CC       compel/plugins/std/infect.o
14:41:37 [2020-02-10T14:41:37.176Z] #45 67.68   CC       compel/arch/ppc64/plugins/std/parasite-head.o
14:41:37 [2020-02-10T14:41:37.176Z] #45 67.74   CC       compel/arch/ppc64/plugins/std/memcpy.o
14:41:37 [2020-02-10T14:41:37.176Z] #45 67.84   CC       compel/arch/ppc64/plugins/std/memcmp.o
14:41:37 [2020-02-10T14:41:37.176Z] #45 67.96   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
14:41:37 [2020-02-10T14:41:37.176Z] #45 68.01   AR       compel/plugins/std.lib.a
14:41:37 [2020-02-10T14:41:37.176Z] #45 68.08   CC       compel/plugins/fds/fds.o
14:41:37 [2020-02-10T14:41:37.176Z] #45 68.38   AR       compel/plugins/fds.lib.a
14:41:37 [2020-02-10T14:41:37.176Z] #45 68.46   HOSTDEP  compel/src/lib/log-host.d
14:41:37 [2020-02-10T14:41:37.176Z] #45 68.66   HOSTDEP  compel/src/lib/handle-elf-host.d
14:41:37 [2020-02-10T14:41:37.176Z] #45 68.87   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
14:41:37 [2020-02-10T14:41:37.176Z] #45 69.15   HOSTDEP  compel/src/main-host.d
14:41:37 [2020-02-10T14:41:37.176Z] #45 69.38   DEP      compel/src/lib/ptrace.d
14:41:37 [2020-02-10T14:41:37.176Z] #45 69.62   DEP      compel/src/lib/infect.d
14:41:37 [2020-02-10T14:41:37.176Z] #45 69.88   DEP      compel/src/lib/infect-util.d
14:41:37 [2020-02-10T14:41:37.176Z] #45 70.07   DEP      compel/src/lib/infect-rpc.d
14:41:37 [2020-02-10T14:41:37.176Z] #45 70.49   DEP      compel/arch/ppc64/src/lib/infect.d
14:41:37 [2020-02-10T14:41:37.176Z] #45 70.66   DEP      compel/arch/ppc64/src/lib/cpu.d
14:41:37 [2020-02-10T14:41:37.426Z] Loaded image: busybox:latest
14:41:37 [2020-02-10T14:41:37.426Z] Loaded image: busybox:glibc
14:41:37 [2020-02-10T14:41:37.426Z] Loaded image: debian:jessie
14:41:37 [2020-02-10T14:41:37.466Z] #45 ...
14:41:37 [2020-02-10T14:41:37.466Z] 
14:41:37 [2020-02-10T14:41:37.466Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:41:37 [2020-02-10T14:41:37.466Z] #56 DONE 0.3s
14:41:37 [2020-02-10T14:41:37.466Z] 
14:41:37 [2020-02-10T14:41:37.466Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:41:37 [2020-02-10T14:41:37.466Z] #45 70.91   DEP      compel/src/lib/log.d
14:41:37 [2020-02-10T14:41:37.683Z] Loaded image: hello-world:latest
14:41:37 [2020-02-10T14:41:37.683Z] INFO: Testing against a local daemon
14:41:37 [2020-02-10T14:41:37.683Z] === RUN   TestDockerSuite
14:41:37 [2020-02-10T14:41:37.683Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
14:41:37 [2020-02-10T14:41:37.683Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
14:41:37 [2020-02-10T14:41:37.683Z] === RUN   TestDockerSuite/TestAPIErrorJSON
14:41:37 [2020-02-10T14:41:37.683Z] Loaded image: busybox:glibc
14:41:37 [2020-02-10T14:41:37.683Z] Loaded image: debian:jessie
14:41:37 [2020-02-10T14:41:37.683Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
14:41:37 [2020-02-10T14:41:37.683Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
14:41:37 [2020-02-10T14:41:37.683Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
14:41:37 [2020-02-10T14:41:37.683Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
14:41:37 [2020-02-10T14:41:37.683Z] === RUN   TestDockerSuite/TestAPIImagesDelete
14:41:37 [2020-02-10T14:41:37.756Z] #45 ...
14:41:37 [2020-02-10T14:41:37.756Z] 
14:41:37 [2020-02-10T14:41:37.756Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:41:37 [2020-02-10T14:41:37.756Z] #57 DONE 0.1s
14:41:37 [2020-02-10T14:41:37.756Z] 
14:41:37 [2020-02-10T14:41:37.756Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:41:37 [2020-02-10T14:41:37.756Z] #58 ...
14:41:37 [2020-02-10T14:41:37.756Z] 
14:41:37 [2020-02-10T14:41:37.756Z] #12 [dev 1/25] RUN groupadd -r docker
14:41:37 [2020-02-10T14:41:37.756Z] #12 DONE 0.5s
14:41:37 [2020-02-10T14:41:37.756Z] 
14:41:37 [2020-02-10T14:41:37.756Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.232 + RM_GOPATH=0
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.232 + TMP_GOPATH=
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.232 + : /build
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.232 + '[' -z '' ']'
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.234 ++ mktemp -d
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.243 + export GOPATH=/tmp/tmp.uiy9iOflKt
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.249 + GOPATH=/tmp/tmp.uiy9iOflKt
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.254 + RM_GOPATH=1
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.267 ++ dirname ./install.sh
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.274 + dir=.
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.274 + bin=runc
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.274 + shift
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.275 + '[' '!' -f ./runc.installer ']'
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.275 + . ./runc.installer
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.275 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.276 + install_runc
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.277 + uname -r
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.278 + grep -q '^3\.10\.0.*\.el7\.'
14:41:37 [2020-02-10T14:41:37.756Z] #58 0.291 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:41:37 [2020-02-10T14:41:37.779Z] --- PASS: TestRenameInvalidName (0.97s)
14:41:37 [2020-02-10T14:41:37.779Z] === RUN   TestRenameAnonymousContainer
14:41:37 [2020-02-10T14:41:37.940Z] Loaded image: hello-world:latest
14:41:37 [2020-02-10T14:41:37.940Z] INFO: Testing against a local daemon
14:41:37 [2020-02-10T14:41:37.940Z] === RUN   TestDockerDaemonSuite
14:41:37 [2020-02-10T14:41:37.940Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
14:41:38 [2020-02-10T14:41:38.046Z] #58 0.292 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
14:41:38 [2020-02-10T14:41:38.046Z] #58 0.293 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
14:41:38 [2020-02-10T14:41:38.046Z] #58 0.293 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uiy9iOflKt/src/github.com/opencontainers/runc
14:41:38 [2020-02-10T14:41:38.046Z] #58 0.327 Cloning into '/tmp/tmp.uiy9iOflKt/src/github.com/opencontainers/runc'...
14:41:38 [2020-02-10T14:41:38.336Z] #58 ...
14:41:38 [2020-02-10T14:41:38.336Z] 
14:41:38 [2020-02-10T14:41:38.336Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:41:38 [2020-02-10T14:41:38.336Z] #13 DONE 0.4s
14:41:38 [2020-02-10T14:41:38.336Z] 
14:41:38 [2020-02-10T14:41:38.336Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:41:38 [2020-02-10T14:41:38.505Z] --- PASS: TestExportContainerAndImportImage (1.08s)
14:41:38 [2020-02-10T14:41:38.505Z] === RUN   TestExportContainerAfterDaemonRestart
14:41:38 [2020-02-10T14:41:38.625Z] #14 0.329 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:41:38 [2020-02-10T14:41:38.625Z] #14 DONE 0.4s
14:41:38 [2020-02-10T14:41:38.625Z] 
14:41:38 [2020-02-10T14:41:38.625Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:41:38 [2020-02-10T14:41:38.915Z] #15 DONE 0.4s
14:41:38 [2020-02-10T14:41:38.915Z] 
14:41:38 [2020-02-10T14:41:38.915Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:41:38 [2020-02-10T14:41:38.915Z] #45 71.24   DEP      compel/src/main.d
14:41:38 [2020-02-10T14:41:38.915Z] #45 71.60   DEP      compel/src/lib/handle-elf.d
14:41:38 [2020-02-10T14:41:38.915Z] #45 71.95   DEP      compel/arch/ppc64/src/lib/handle-elf.d
14:41:38 [2020-02-10T14:41:38.915Z] #45 72.24   CC       compel/src/lib/log.o
14:41:39 [2020-02-10T14:41:39.205Z] #45 72.80   CC       compel/arch/ppc64/src/lib/cpu.o
14:41:39 [2020-02-10T14:41:39.495Z] #45 ...
14:41:39 [2020-02-10T14:41:39.495Z] 
14:41:39 [2020-02-10T14:41:39.495Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:41:39 [2020-02-10T14:41:39.495Z] #16 DONE 0.4s
14:41:39 [2020-02-10T14:41:39.495Z] 
14:41:39 [2020-02-10T14:41:39.495Z] #17 [dev 6/25] RUN ldconfig
14:41:39 [2020-02-10T14:41:39.786Z] #17 DONE 0.4s
14:41:39 [2020-02-10T14:41:39.786Z] 
14:41:39 [2020-02-10T14:41:39.786Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:41:40 [2020-02-10T14:41:40.113Z] --- PASS: TestRenameAnonymousContainer (2.58s)
14:41:40 [2020-02-10T14:41:40.113Z] === RUN   TestRenameContainerWithSameName
14:41:40 [2020-02-10T14:41:40.409Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s)
14:41:40 [2020-02-10T14:41:40.410Z] === RUN   TestHealthCheckWorkdir
14:41:40 [2020-02-10T14:41:40.466Z] === RUN   TestDockerSuite/TestAPIImagesFilter
14:41:40 [2020-02-10T14:41:40.466Z] === RUN   TestDockerSuite/TestAPIImagesHistory
14:41:40 [2020-02-10T14:41:40.723Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
14:41:40 [2020-02-10T14:41:40.723Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
14:41:40 [2020-02-10T14:41:40.827Z] #18 0.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:41:40 [2020-02-10T14:41:40.827Z] #18 0.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:41:40 [2020-02-10T14:41:40.827Z] #18 1.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:41:40 [2020-02-10T14:41:40.865Z] --- PASS: TestRenameContainerWithSameName (0.73s)
14:41:40 [2020-02-10T14:41:40.865Z] === RUN   TestRenameContainerWithLinkedContainer
14:41:41 [2020-02-10T14:41:41.345Z] --- PASS: TestHealthCheckWorkdir (1.05s)
14:41:41 [2020-02-10T14:41:41.346Z] === RUN   TestHealthKillContainer
14:41:41 [2020-02-10T14:41:41.656Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
14:41:41 [2020-02-10T14:41:41.913Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
14:41:41 [2020-02-10T14:41:41.913Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
14:41:42 [2020-02-10T14:41:42.325Z] #18 2.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:41:42 [2020-02-10T14:41:42.658Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s)
14:41:42 [2020-02-10T14:41:42.658Z] === RUN   TestResize
14:41:43 [2020-02-10T14:41:43.363Z] #18 ...
14:41:43 [2020-02-10T14:41:43.363Z] 
14:41:43 [2020-02-10T14:41:43.363Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:41:43 [2020-02-10T14:41:43.363Z] #48 154.2 text/template
14:41:43 [2020-02-10T14:41:43.363Z] #48 158.7 go/parser
14:41:43 [2020-02-10T14:41:43.456Z] --- PASS: TestResize (0.93s)
14:41:43 [2020-02-10T14:41:43.456Z] === RUN   TestResizeWithInvalidSize
14:41:43 [2020-02-10T14:41:43.661Z] #48 ...
14:41:43 [2020-02-10T14:41:43.661Z] 
14:41:43 [2020-02-10T14:41:43.661Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:41:43 [2020-02-10T14:41:43.661Z] #45 73.24   CC       compel/arch/ppc64/src/lib/infect.o
14:41:43 [2020-02-10T14:41:43.661Z] #45 74.42   CC       compel/src/lib/infect-rpc.o
14:41:43 [2020-02-10T14:41:43.661Z] #45 75.16   CC       compel/src/lib/infect-util.o
14:41:43 [2020-02-10T14:41:43.661Z] #45 75.57   CC       compel/src/lib/infect.o
14:41:44 [2020-02-10T14:41:44.197Z] --- PASS: TestResizeWithInvalidSize (0.86s)
14:41:44 [2020-02-10T14:41:44.197Z] === RUN   TestResizeWhenContainerNotStarted
14:41:44 [2020-02-10T14:41:44.444Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
14:41:44 [2020-02-10T14:41:44.629Z] --- PASS: TestHealthKillContainer (2.95s)
14:41:44 [2020-02-10T14:41:44.629Z] === RUN   TestInspectCpusetInConfigPre120
14:41:44 [2020-02-10T14:41:44.701Z] === RUN   TestDockerSuite/TestAPINetworkFilter
14:41:44 [2020-02-10T14:41:44.701Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
14:41:44 [2020-02-10T14:41:44.701Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
14:41:45 [2020-02-10T14:41:45.197Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
14:41:45 [2020-02-10T14:41:45.197Z] === RUN   TestIpcModeNone
14:41:45 [2020-02-10T14:41:45.266Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
14:41:45 [2020-02-10T14:41:45.404Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:41:45 [2020-02-10T14:41:45.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:41:45 [2020-02-10T14:41:45.734Z] #45 ...
14:41:45 [2020-02-10T14:41:45.734Z] 
14:41:45 [2020-02-10T14:41:45.734Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:41:45 [2020-02-10T14:41:45.734Z] #48 166.1 encoding/xml
14:41:45 [2020-02-10T14:41:45.835Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
14:41:46 [2020-02-10T14:41:46.132Z] --- PASS: TestIpcModeNone (0.90s)
14:41:46 [2020-02-10T14:41:46.132Z] === RUN   TestIpcModePrivate
14:41:47 [2020-02-10T14:41:47.069Z] --- PASS: TestIpcModePrivate (0.92s)
14:41:47 [2020-02-10T14:41:47.069Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
14:41:47 [2020-02-10T14:41:47.069Z] === RUN   TestIpcModeShareable
14:41:47 [2020-02-10T14:41:47.133Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:41:47 [2020-02-10T14:41:47.207Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
14:41:47 [2020-02-10T14:41:47.207Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:41:47 [2020-02-10T14:41:47.465Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
14:41:47 [2020-02-10T14:41:47.465Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
14:41:47 [2020-02-10T14:41:47.465Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
14:41:47 [2020-02-10T14:41:47.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:41:48 [2020-02-10T14:41:48.005Z] --- PASS: TestIpcModeShareable (0.90s)
14:41:48 [2020-02-10T14:41:48.005Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
14:41:48 [2020-02-10T14:41:48.005Z] === RUN   TestAPIIpcModeShareableAndContainer
14:41:48 [2020-02-10T14:41:48.035Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
14:41:48 [2020-02-10T14:41:48.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:41:48 [2020-02-10T14:41:48.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:41:49 [2020-02-10T14:41:49.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:41:50 [2020-02-10T14:41:50.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:41:50 [2020-02-10T14:41:50.541Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s)
14:41:50 [2020-02-10T14:41:50.541Z] === RUN   TestAPIIpcModeHost
14:41:51 [2020-02-10T14:41:51.294Z] #48 ...
14:41:51 [2020-02-10T14:41:51.294Z] 
14:41:51 [2020-02-10T14:41:51.294Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:41:51 [2020-02-10T14:41:51.294Z] #66 170.6 + for f in rootlesskit rootlesskit-docker-proxy
14:41:51 [2020-02-10T14:41:51.294Z] #66 170.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:41:51 [2020-02-10T14:41:51.477Z] --- PASS: TestAPIIpcModeHost (0.69s)
14:41:51 [2020-02-10T14:41:51.477Z] === RUN   TestDaemonIpcModeShareable
14:41:52 [2020-02-10T14:41:52.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:41:52 [2020-02-10T14:41:52.215Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
14:41:52 [2020-02-10T14:41:52.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:41:52 [2020-02-10T14:41:52.795Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
14:41:53 [2020-02-10T14:41:53.380Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
14:41:53 [2020-02-10T14:41:53.380Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
14:41:53 [2020-02-10T14:41:53.380Z] === RUN   TestDaemonIpcModePrivate
14:41:54 [2020-02-10T14:41:54.699Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
14:41:54 [2020-02-10T14:41:54.772Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:41:54 [2020-02-10T14:41:54.800Z] #66 ...
14:41:54 [2020-02-10T14:41:54.800Z] 
14:41:54 [2020-02-10T14:41:54.800Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:41:54 [2020-02-10T14:41:54.800Z] #18 4.552 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
14:41:54 [2020-02-10T14:41:54.800Z] #18 6.720 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:41:54 [2020-02-10T14:41:54.800Z] #18 ...
14:41:54 [2020-02-10T14:41:54.800Z] 
14:41:54 [2020-02-10T14:41:54.800Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:41:54 [2020-02-10T14:41:54.800Z] #45 81.10   CC       compel/src/lib/ptrace.o
14:41:54 [2020-02-10T14:41:54.800Z] #45 81.71   AR       compel/libcompel.a
14:41:54 [2020-02-10T14:41:54.800Z] #45 81.87   HOSTCC   compel/src/main-host.o
14:41:54 [2020-02-10T14:41:54.800Z] #45 82.57   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
14:41:54 [2020-02-10T14:41:54.800Z] #45 82.90   HOSTCC   compel/src/lib/handle-elf-host.o
14:41:54 [2020-02-10T14:41:54.801Z] #45 83.78   HOSTCC   compel/src/lib/log-host.o
14:41:54 [2020-02-10T14:41:54.801Z] #45 84.15   HOSTLINK compel/compel-host-bin
14:41:54 [2020-02-10T14:41:54.801Z] #45 84.36   DEP      soccr/soccr.d
14:41:54 [2020-02-10T14:41:54.801Z] #45 84.62   CC       soccr/soccr.o
14:41:54 [2020-02-10T14:41:54.801Z] #45 86.95   AR       soccr/libsoccr.a
14:41:54 [2020-02-10T14:41:54.801Z] #45 87.02 make[1]: 'soccr/libsoccr.a' is up to date.
14:41:54 [2020-02-10T14:41:54.801Z] #45 87.57   DEP      criu/arch/ppc64/sigframe.d
14:41:54 [2020-02-10T14:41:54.801Z] #45 87.79   DEP      criu/arch/ppc64/crtools.d
14:41:54 [2020-02-10T14:41:54.801Z] #45 88.08   DEP      criu/arch/ppc64/cpu.d
14:41:54 [2020-02-10T14:41:54.801Z] #45 88.41   CC       criu/arch/ppc64/cpu.o
14:41:55 [2020-02-10T14:41:55.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:41:55 [2020-02-10T14:41:55.282Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
14:41:55 [2020-02-10T14:41:55.282Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
14:41:55 [2020-02-10T14:41:55.282Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:41:55 [2020-02-10T14:41:55.631Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
14:41:55 [2020-02-10T14:41:55.833Z] #45 ...
14:41:55 [2020-02-10T14:41:55.833Z] 
14:41:55 [2020-02-10T14:41:55.833Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:41:55 [2020-02-10T14:41:55.833Z] #48 176.4 go/doc
14:41:56 [2020-02-10T14:41:56.124Z] #48 177.1 crypto/rand
14:41:56 [2020-02-10T14:41:56.658Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
14:41:56 [2020-02-10T14:41:56.658Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
14:41:56 [2020-02-10T14:41:56.658Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:41:57 [2020-02-10T14:41:57.498Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.18s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.76s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s)
14:41:57 [2020-02-10T14:41:57.498Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
14:41:57 [2020-02-10T14:41:57.498Z] === RUN   TestCgroupNamespacesRun
14:41:57 [2020-02-10T14:41:57.528Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
14:41:58 [2020-02-10T14:41:58.901Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
14:41:59 [2020-02-10T14:41:59.161Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
14:41:59 [2020-02-10T14:41:59.191Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s)
14:41:59 [2020-02-10T14:41:59.191Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
14:41:59 [2020-02-10T14:41:59.191Z] === RUN   TestIpcModeOlderClient
14:41:59 [2020-02-10T14:41:59.191Z] === PAUSE TestIpcModeOlderClient
14:41:59 [2020-02-10T14:41:59.191Z] === RUN   TestKillContainerInvalidSignal
14:41:59 [2020-02-10T14:41:59.229Z] --- PASS: TestCgroupNamespacesRun (1.59s)
14:41:59 [2020-02-10T14:41:59.229Z] === RUN   TestCgroupNamespacesRunPrivileged
14:41:59 [2020-02-10T14:41:59.449Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
14:41:59 [2020-02-10T14:41:59.449Z] === RUN   TestKillContainer
14:41:59 [2020-02-10T14:41:59.449Z] === RUN   TestKillContainer/no_signal
14:41:59 [2020-02-10T14:41:59.643Z] #48 180.3 crypto/elliptic
14:42:00 [2020-02-10T14:42:00.387Z] === RUN   TestKillContainer/non_killing_signal
14:42:00 [2020-02-10T14:42:00.440Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s)
14:42:00 [2020-02-10T14:42:00.440Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:42:00 [2020-02-10T14:42:00.751Z] #48 ...
14:42:00 [2020-02-10T14:42:00.751Z] 
14:42:00 [2020-02-10T14:42:00.751Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:42:00 [2020-02-10T14:42:00.751Z] #58 13.15 + cd /tmp/tmp.uiy9iOflKt/src/github.com/opencontainers/runc
14:42:00 [2020-02-10T14:42:00.751Z] #58 13.15 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:42:00 [2020-02-10T14:42:00.751Z] #58 13.83 + '[' -z '' ']'
14:42:00 [2020-02-10T14:42:00.751Z] #58 13.83 + target=static
14:42:00 [2020-02-10T14:42:00.751Z] #58 13.83 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:42:00 [2020-02-10T14:42:00.751Z] #58 16.23 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
14:42:00 [2020-02-10T14:42:00.955Z] === RUN   TestKillContainer/killing_signal
14:42:01 [2020-02-10T14:42:01.041Z] #58 ...
14:42:01 [2020-02-10T14:42:01.041Z] 
14:42:01 [2020-02-10T14:42:01.041Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:42:01 [2020-02-10T14:42:01.041Z] #45 89.38   CC       criu/arch/ppc64/crtools.o
14:42:01 [2020-02-10T14:42:01.041Z] #45 91.21   CC       criu/arch/ppc64/sigframe.o
14:42:01 [2020-02-10T14:42:01.041Z] #45 91.69   LINK     criu/arch/ppc64/crtools.built-in.o
14:42:01 [2020-02-10T14:42:01.041Z] #45 91.79   DEP      criu/arch/ppc64/misc.d
14:42:01 [2020-02-10T14:42:01.041Z] #45 91.87   DEP      criu/arch/ppc64/vdso-trampoline.d
14:42:01 [2020-02-10T14:42:01.041Z] #45 91.95   DEP      criu/arch/ppc64/vdso-pie.d
14:42:01 [2020-02-10T14:42:01.041Z] #45 92.19   DEP      criu/pie/parasite-vdso.d
14:42:01 [2020-02-10T14:42:01.041Z] #45 92.62   DEP      criu/pie/util-vdso.d
14:42:01 [2020-02-10T14:42:01.041Z] #45 92.89   DEP      criu/pie/util.d
14:42:01 [2020-02-10T14:42:01.041Z] #45 93.31   CC       criu/pie/util.o
14:42:01 [2020-02-10T14:42:01.041Z] #45 94.17   CC       criu/pie/util-vdso.o
14:42:01 [2020-02-10T14:42:01.689Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
14:42:01 [2020-02-10T14:42:01.891Z] --- PASS: TestKillContainer (2.38s)
14:42:01 [2020-02-10T14:42:01.892Z]     --- PASS: TestKillContainer/no_signal (0.77s)
14:42:01 [2020-02-10T14:42:01.892Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
14:42:01 [2020-02-10T14:42:01.892Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
14:42:01 [2020-02-10T14:42:01.892Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:42:01 [2020-02-10T14:42:01.892Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:42:02 [2020-02-10T14:42:02.073Z] #45 95.44   CC       criu/pie/parasite-vdso.o
14:42:02 [2020-02-10T14:42:02.290Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
14:42:02 [2020-02-10T14:42:02.290Z] === RUN   TestCgroupNamespacesRunHostMode
14:42:02 [2020-02-10T14:42:02.827Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:42:03 [2020-02-10T14:42:03.061Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
14:42:03 [2020-02-10T14:42:03.061Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
14:42:03 [2020-02-10T14:42:03.105Z] #45 ...
14:42:03 [2020-02-10T14:42:03.105Z] 
14:42:03 [2020-02-10T14:42:03.105Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:42:03 [2020-02-10T14:42:03.105Z] #66 DONE 183.9s
14:42:03 [2020-02-10T14:42:03.105Z] 
14:42:03 [2020-02-10T14:42:03.105Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:42:03 [2020-02-10T14:42:03.105Z] #18 17.00 Fetched 8107 kB in 16s (495 kB/s)
14:42:03 [2020-02-10T14:42:03.105Z] #18 17.00 Reading package lists...
14:42:03 [2020-02-10T14:42:03.105Z] #18 ...
14:42:03 [2020-02-10T14:42:03.105Z] 
14:42:03 [2020-02-10T14:42:03.105Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:42:03 [2020-02-10T14:42:03.105Z] #67 DONE 0.1s
14:42:03 [2020-02-10T14:42:03.395Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s)
14:42:03 [2020-02-10T14:42:03.395Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
14:42:03 [2020-02-10T14:42:03.395Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
14:42:03 [2020-02-10T14:42:03.395Z] === RUN   TestKillStoppedContainer
14:42:03 [2020-02-10T14:42:03.395Z] 
14:42:03 [2020-02-10T14:42:03.395Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:42:03 [2020-02-10T14:42:03.496Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s)
14:42:03 [2020-02-10T14:42:03.496Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:42:03 [2020-02-10T14:42:03.653Z] --- PASS: TestKillStoppedContainer (0.12s)
14:42:03 [2020-02-10T14:42:03.653Z] === RUN   TestKillStoppedContainerAPIPre120
14:42:03 [2020-02-10T14:42:03.653Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
14:42:03 [2020-02-10T14:42:03.653Z] === RUN   TestKillDifferentUserContainer
14:42:03 [2020-02-10T14:42:03.687Z] #58 ...
14:42:03 [2020-02-10T14:42:03.687Z] 
14:42:03 [2020-02-10T14:42:03.687Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:42:03 [2020-02-10T14:42:03.687Z] #45 97.03   CC       criu/arch/ppc64/vdso-pie.o
14:42:04 [2020-02-10T14:42:04.439Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
14:42:04 [2020-02-10T14:42:04.590Z] --- PASS: TestKillDifferentUserContainer (0.84s)
14:42:04 [2020-02-10T14:42:04.590Z] === RUN   TestInspectOomKilledTrue
14:42:04 [2020-02-10T14:42:04.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:42:04 [2020-02-10T14:42:04.590Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:42:04 [2020-02-10T14:42:04.590Z] === RUN   TestInspectOomKilledFalse
14:42:04 [2020-02-10T14:42:04.590Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:42:04 [2020-02-10T14:42:04.590Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:42:04 [2020-02-10T14:42:04.590Z] === RUN   TestLinksEtcHostsContentMatch
14:42:04 [2020-02-10T14:42:04.718Z] #45 98.26   CC       criu/arch/ppc64/vdso-trampoline.o
14:42:05 [2020-02-10T14:42:05.012Z] #45 98.36   CC       criu/arch/ppc64/misc.o
14:42:05 [2020-02-10T14:42:05.012Z] #45 98.48   AR       criu/pie/pie.lib.a
14:42:05 [2020-02-10T14:42:05.158Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
14:42:05 [2020-02-10T14:42:05.158Z] === RUN   TestLinksContainerNames
14:42:05 [2020-02-10T14:42:05.235Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
14:42:05 [2020-02-10T14:42:05.235Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:42:05 [2020-02-10T14:42:05.302Z] #45 98.63   DEP      criu/pie/restorer.d
14:42:05 [2020-02-10T14:42:05.302Z] #45 98.88   DEP      criu/arch/ppc64/restorer.d
14:42:05 [2020-02-10T14:42:05.592Z] #45 99.14   DEP      criu/pie/parasite.d
14:42:05 [2020-02-10T14:42:05.809Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
14:42:05 [2020-02-10T14:42:05.981Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s)
14:42:05 [2020-02-10T14:42:05.981Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:42:06 [2020-02-10T14:42:06.224Z] #45 99.49   CC       criu/pie/parasite.o
14:42:06 [2020-02-10T14:42:06.374Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
14:42:06 [2020-02-10T14:42:06.790Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
14:42:06 [2020-02-10T14:42:06.790Z] === RUN   TestCgroupNamespacesRunOlderClient
14:42:06 [2020-02-10T14:42:06.938Z] === RUN   TestDockerSuite/TestAttachAfterDetach
14:42:07 [2020-02-10T14:42:07.061Z] --- PASS: TestLinksContainerNames (1.51s)
14:42:07 [2020-02-10T14:42:07.061Z] === RUN   TestLogsFollowTailEmpty
14:42:07 [2020-02-10T14:42:07.628Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
14:42:07 [2020-02-10T14:42:07.628Z] === RUN   TestContainerNetworkMountsNoChown
14:42:08 [2020-02-10T14:42:08.196Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
14:42:08 [2020-02-10T14:42:08.196Z] === RUN   TestMountDaemonRoot
14:42:08 [2020-02-10T14:42:08.196Z] === RUN   TestMountDaemonRoot/default
14:42:08 [2020-02-10T14:42:08.196Z] === PAUSE TestMountDaemonRoot/default
14:42:08 [2020-02-10T14:42:08.196Z] === RUN   TestMountDaemonRoot/private
14:42:08 [2020-02-10T14:42:08.196Z] === PAUSE TestMountDaemonRoot/private
14:42:08 [2020-02-10T14:42:08.196Z] === RUN   TestMountDaemonRoot/rprivate
14:42:08 [2020-02-10T14:42:08.196Z] === PAUSE TestMountDaemonRoot/rprivate
14:42:08 [2020-02-10T14:42:08.196Z] === RUN   TestMountDaemonRoot/slave
14:42:08 [2020-02-10T14:42:08.196Z] === PAUSE TestMountDaemonRoot/slave
14:42:08 [2020-02-10T14:42:08.196Z] === RUN   TestMountDaemonRoot/rslave
14:42:08 [2020-02-10T14:42:08.196Z] === PAUSE TestMountDaemonRoot/rslave
14:42:08 [2020-02-10T14:42:08.196Z] === RUN   TestMountDaemonRoot/shared
14:42:08 [2020-02-10T14:42:08.196Z] === PAUSE TestMountDaemonRoot/shared
14:42:08 [2020-02-10T14:42:08.196Z] === RUN   TestMountDaemonRoot/rshared
14:42:08 [2020-02-10T14:42:08.196Z] === PAUSE TestMountDaemonRoot/rshared
14:42:08 [2020-02-10T14:42:08.196Z] === CONT  TestMountDaemonRoot/default
14:42:08 [2020-02-10T14:42:08.196Z] === CONT  TestMountDaemonRoot/rprivate
14:42:08 [2020-02-10T14:42:08.196Z] === CONT  TestMountDaemonRoot/rshared
14:42:08 [2020-02-10T14:42:08.196Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:42:08 [2020-02-10T14:42:08.259Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
14:42:08 [2020-02-10T14:42:08.259Z] INFO [runner] Issues before processing: 46, after processing: 0 
14:42:08 [2020-02-10T14:42:08.259Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 10/10, cgo: 10/46, identifier_marker: 1/1, autogenerated_exclude: 1/10, filename_unadjuster: 10/10, path_prettifier: 10/10, skip_files: 10/10, exclude: 1/1, exclude-rules: 1/1, nolint: 0/1 
14:42:08 [2020-02-10T14:42:08.259Z] INFO [runner] processing took 837.529µs with stages: nolint: 388.4µs, path_prettifier: 257.347µs, skip_dirs: 86.451µs, autogenerated_exclude: 61.672µs, identifier_marker: 17.543µs, cgo: 12.162µs, filename_unadjuster: 7.46µs, exclude-rules: 2.27µs, max_same_issues: 901ns, skip_files: 785ns, source_code: 464ns, exclude: 437ns, max_from_linter: 383ns, diff: 370ns, path_shortener: 334ns, uniq_by_line: 294ns, max_per_file_from_linter: 256ns 
14:42:08 [2020-02-10T14:42:08.259Z] INFO [runner] linters took 1m30.460684753s with stages: goanalysis_metalinter: 1m11.765297403s, unused: 18.694441856s 
14:42:08 [2020-02-10T14:42:08.259Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
14:42:08 [2020-02-10T14:42:08.259Z] INFO Memory: 1371 samples, avg is 646.4MB, max is 3703.8MB 
14:42:08 [2020-02-10T14:42:08.259Z] INFO Execution took 3m22.777231821s               
[Pipeline] }
[Pipeline] // stage
14:42:08 [2020-02-10T14:42:08.285Z] #45 101.5   LINK     criu/pie/parasite.built-in.o
14:42:08 [2020-02-10T14:42:08.285Z] #45 101.6   GEN      criu/pie/parasite-blob.h
14:42:08 [2020-02-10T14:42:08.285Z] #45 101.7   CC       criu/arch/ppc64/restorer.o
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/default/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rslave
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/shared
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/private
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/private/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/private/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/default/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/slave
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:42:08 [2020-02-10T14:42:08.455Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:42:08 [2020-02-10T14:42:08.526Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s)
14:42:08 [2020-02-10T14:42:08.526Z] === RUN   TestKernelTCPMemory
14:42:08 [2020-02-10T14:42:08.602Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/make.sh dynbinary-daemon test-docker-py
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/private/mount_root
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/private/bind_root
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/default/bind_root
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/default/mount_root
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:42:08 [2020-02-10T14:42:08.714Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:42:08 [2020-02-10T14:42:08.714Z] --- PASS: TestMountDaemonRoot (0.04s)
14:42:08 [2020-02-10T14:42:08.714Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
14:42:08 [2020-02-10T14:42:08.714Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
14:42:08 [2020-02-10T14:42:08.714Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
14:42:08 [2020-02-10T14:42:08.714Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
14:42:08 [2020-02-10T14:42:08.714Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
14:42:08 [2020-02-10T14:42:08.714Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:42:08 [2020-02-10T14:42:08.714Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
14:42:08 [2020-02-10T14:42:08.714Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s)
14:42:08 [2020-02-10T14:42:08.714Z] === RUN   TestContainerBindMountNonRecursive
14:42:08 [2020-02-10T14:42:08.913Z] #45 102.4   CC       criu/pie/restorer.o
14:42:09 [2020-02-10T14:42:09.168Z] 
14:42:09 [2020-02-10T14:42:09.169Z] Removing bundles/
14:42:09 [2020-02-10T14:42:09.169Z] 
14:42:09 [2020-02-10T14:42:09.169Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:42:09 [2020-02-10T14:42:09.169Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:42:09 [2020-02-10T14:42:09.169Z] GOOS="" GOARCH="" GOARM=""
14:42:09 [2020-02-10T14:42:09.462Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
14:42:09 [2020-02-10T14:42:09.730Z] --- PASS: TestKernelTCPMemory (0.97s)
14:42:09 [2020-02-10T14:42:09.730Z] === RUN   TestNISDomainname
14:42:10 [2020-02-10T14:42:10.494Z] --- PASS: TestNISDomainname (1.06s)
14:42:10 [2020-02-10T14:42:10.494Z] === RUN   TestHostnameDnsResolution
14:42:10 [2020-02-10T14:42:10.617Z] --- PASS: TestContainerBindMountNonRecursive (1.84s)
14:42:10 [2020-02-10T14:42:10.617Z] === RUN   TestNetworkNat
14:42:10 [2020-02-10T14:42:10.834Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
14:42:11 [2020-02-10T14:42:11.554Z] --- PASS: TestNetworkNat (0.90s)
14:42:11 [2020-02-10T14:42:11.554Z] === RUN   TestNetworkLocalhostTCPNat
14:42:11 [2020-02-10T14:42:11.629Z] #45 ...
14:42:11 [2020-02-10T14:42:11.629Z] 
14:42:11 [2020-02-10T14:42:11.629Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:42:11 [2020-02-10T14:42:11.629Z] #48 192.3 encoding/asn1
14:42:11 [2020-02-10T14:42:11.694Z] --- PASS: TestHostnameDnsResolution (1.06s)
14:42:11 [2020-02-10T14:42:11.694Z] === RUN   TestStats
14:42:11 [2020-02-10T14:42:11.765Z] === RUN   TestDockerSuite/TestAttachDetach
14:42:11 [2020-02-10T14:42:11.920Z] #48 192.9 github.com/LK4D4/vndr/build
14:42:12 [2020-02-10T14:42:12.491Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
14:42:12 [2020-02-10T14:42:12.491Z] === RUN   TestNetworkLoopbackNat
14:42:13 [2020-02-10T14:42:13.137Z] === RUN   TestDockerSuite/TestAttachDisconnect
14:42:13 [2020-02-10T14:42:13.866Z] --- PASS: TestNetworkLoopbackNat (1.15s)
14:42:13 [2020-02-10T14:42:13.866Z] === RUN   TestPause
14:42:13 [2020-02-10T14:42:13.982Z] #48 ...
14:42:13 [2020-02-10T14:42:13.982Z] 
14:42:13 [2020-02-10T14:42:13.982Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:42:13 [2020-02-10T14:42:13.982Z] #18 17.00 Reading package lists...
14:42:13 [2020-02-10T14:42:13.982Z] #18 24.69 Reading package lists...
14:42:13 [2020-02-10T14:42:13.982Z] #18 31.01 Building dependency tree...
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.81 libcap2-bin is already the newest version (1:2.25-2).
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.81 The following additional packages will be installed:
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   python3.7 python3.7-minimal vim-runtime xxd
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82 Suggested packages:
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82 Recommended packages:
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   aufs-dkms nftables build-essential python3-dev python3-keyring
14:42:13 [2020-02-10T14:42:13.982Z] #18 32.82   python3-keyrings.alt python3-xdg unzip
14:42:13 [2020-02-10T14:42:13.982Z] #18 ...
14:42:13 [2020-02-10T14:42:13.982Z] 
14:42:13 [2020-02-10T14:42:13.982Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:42:13 [2020-02-10T14:42:13.982Z] #45 107.5   LINK     criu/pie/restorer.built-in.o
14:42:13 [2020-02-10T14:42:13.982Z] #45 107.5   GEN      criu/pie/restorer-blob.h
14:42:14 [2020-02-10T14:42:14.273Z] #45 107.7   DEP      criu/vdso.d
14:42:14 [2020-02-10T14:42:14.436Z] --- PASS: TestPause (0.87s)
14:42:14 [2020-02-10T14:42:14.436Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:42:14 [2020-02-10T14:42:14.436Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:42:14 [2020-02-10T14:42:14.436Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:42:14 [2020-02-10T14:42:14.436Z] === RUN   TestPauseStopPausedContainer
14:42:14 [2020-02-10T14:42:14.511Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
14:42:14 [2020-02-10T14:42:14.564Z] #45 108.1   DEP      criu/uts_ns.d
14:42:14 [2020-02-10T14:42:14.772Z] --- PASS: TestStats (2.59s)
14:42:14 [2020-02-10T14:42:14.772Z] === RUN   TestStopContainerWithTimeout
14:42:14 [2020-02-10T14:42:14.772Z] === RUN   TestStopContainerWithTimeout/0
14:42:14 [2020-02-10T14:42:14.772Z] === PAUSE TestStopContainerWithTimeout/0
14:42:14 [2020-02-10T14:42:14.772Z] === RUN   TestStopContainerWithTimeout/1
14:42:14 [2020-02-10T14:42:14.772Z] === PAUSE TestStopContainerWithTimeout/1
14:42:14 [2020-02-10T14:42:14.772Z] === RUN   TestStopContainerWithTimeout/3
14:42:14 [2020-02-10T14:42:14.772Z] === PAUSE TestStopContainerWithTimeout/3
14:42:14 [2020-02-10T14:42:14.772Z] === RUN   TestStopContainerWithTimeout/-1
14:42:14 [2020-02-10T14:42:14.772Z] === PAUSE TestStopContainerWithTimeout/-1
14:42:14 [2020-02-10T14:42:14.772Z] === CONT  TestStopContainerWithTimeout/0
14:42:14 [2020-02-10T14:42:14.772Z] === CONT  TestStopContainerWithTimeout/-1
14:42:14 [2020-02-10T14:42:14.854Z] #45 108.3   DEP      criu/util.d
14:42:15 [2020-02-10T14:42:15.117Z] === CONT  TestStopContainerWithTimeout/3
14:42:15 [2020-02-10T14:42:15.151Z] #45 108.8   DEP      criu/uffd.d
14:42:15 [2020-02-10T14:42:15.372Z] --- PASS: TestPauseStopPausedContainer (0.83s)
14:42:15 [2020-02-10T14:42:15.372Z] === RUN   TestPsFilter
14:42:15 [2020-02-10T14:42:15.631Z] --- PASS: TestPsFilter (0.28s)
14:42:15 [2020-02-10T14:42:15.631Z] === RUN   TestRemoveContainerWithRemovedVolume
14:42:15 [2020-02-10T14:42:15.781Z] #45 109.1   DEP      criu/tun.d
14:42:15 [2020-02-10T14:42:15.781Z] #45 109.4   DEP      criu/tty.d
14:42:15 [2020-02-10T14:42:15.882Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
14:42:16 [2020-02-10T14:42:16.415Z] #45 109.7   DEP      criu/timerfd.d
14:42:16 [2020-02-10T14:42:16.566Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
14:42:16 [2020-02-10T14:42:16.566Z] === RUN   TestRemoveContainerWithVolume
14:42:16 [2020-02-10T14:42:16.709Z] #45 110.0   DEP      criu/sysfs_parse.d
14:42:16 [2020-02-10T14:42:16.709Z] #45 110.3   DEP      criu/sysctl.d
14:42:17 [2020-02-10T14:42:17.134Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
14:42:17 [2020-02-10T14:42:17.134Z] === RUN   TestRemoveContainerRunning
14:42:17 [2020-02-10T14:42:17.253Z] === RUN   TestDockerSuite/TestAttachPausedContainer
14:42:17 [2020-02-10T14:42:17.342Z] #45 110.6   DEP      criu/string.d
14:42:17 [2020-02-10T14:42:17.342Z] #45 110.7   DEP      criu/stats.d
14:42:17 [2020-02-10T14:42:17.342Z] #45 110.9   DEP      criu/sockets.d
14:42:17 [2020-02-10T14:42:17.446Z] === CONT  TestStopContainerWithTimeout/1
14:42:17 [2020-02-10T14:42:17.975Z] #45 111.3   DEP      criu/sk-unix.d
14:42:18 [2020-02-10T14:42:18.070Z] --- PASS: TestRemoveContainerRunning (0.80s)
14:42:18 [2020-02-10T14:42:18.070Z] === RUN   TestRemoveContainerForceRemoveRunning
14:42:18 [2020-02-10T14:42:18.188Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
14:42:18 [2020-02-10T14:42:18.607Z] #45 111.8   DEP      criu/sk-tcp.d
14:42:18 [2020-02-10T14:42:18.637Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
14:42:18 [2020-02-10T14:42:18.637Z] === RUN   TestRemoveInvalidContainer
14:42:18 [2020-02-10T14:42:18.637Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:42:18 [2020-02-10T14:42:18.637Z] === RUN   TestRenameLinkedContainer
14:42:18 [2020-02-10T14:42:18.769Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
14:42:18 [2020-02-10T14:42:18.899Z] #45 112.3   DEP      criu/sk-queue.d
14:42:19 [2020-02-10T14:42:19.191Z] #45 112.7   DEP      criu/sk-packet.d
14:42:19 [2020-02-10T14:42:19.235Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:42:19 [2020-02-10T14:42:19.235Z]     --- PASS: TestStopContainerWithTimeout/0 (0.96s)
14:42:19 [2020-02-10T14:42:19.235Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.81s)
14:42:19 [2020-02-10T14:42:19.235Z]     --- PASS: TestStopContainerWithTimeout/3 (2.91s)
14:42:19 [2020-02-10T14:42:19.235Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
14:42:19 [2020-02-10T14:42:19.235Z] === RUN   TestDeleteDevicemapper
14:42:19 [2020-02-10T14:42:19.235Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:42:19 [2020-02-10T14:42:19.235Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:42:19 [2020-02-10T14:42:19.235Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:42:19 [2020-02-10T14:42:19.334Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
14:42:19 [2020-02-10T14:42:19.482Z] #45 113.0   DEP      criu/sk-netlink.d
14:42:19 [2020-02-10T14:42:19.773Z] #45 113.3   DEP      criu/sk-inet.d
14:42:20 [2020-02-10T14:42:20.266Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
14:42:20 [2020-02-10T14:42:20.266Z] --- PASS: TestBuildWithHugeFile (91.83s)
14:42:20 [2020-02-10T14:42:20.266Z] === RUN   TestBuildWithEmptyDockerfile
14:42:20 [2020-02-10T14:42:20.266Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:42:20 [2020-02-10T14:42:20.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:42:20 [2020-02-10T14:42:20.266Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:42:20 [2020-02-10T14:42:20.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:42:20 [2020-02-10T14:42:20.266Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:42:20 [2020-02-10T14:42:20.266Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:42:20 [2020-02-10T14:42:20.266Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:42:20 [2020-02-10T14:42:20.266Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:42:20 [2020-02-10T14:42:20.406Z] #45 113.7   DEP      criu/signalfd.d
14:42:20 [2020-02-10T14:42:20.407Z] #45 ...
14:42:20 [2020-02-10T14:42:20.407Z] 
14:42:20 [2020-02-10T14:42:20.407Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:42:20 [2020-02-10T14:42:20.407Z] #18 35.99 The following NEW packages will be installed:
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.00   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.01   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.01   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.01   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.02   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.02   python3-setuptools python3-wheel python3.7 python3.7-minimal
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.03   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.22 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded.
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.22 Need to get 27.7 MB of archives.
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.22 After this operation, 129 MB of additional disk space will be used.
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 36.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 37.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.22 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 38.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 39.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 39.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 39.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
14:42:20 [2020-02-10T14:42:20.407Z] #18 40.61 debconf: delaying package configuration, since apt-utils is not installed
14:42:20 [2020-02-10T14:42:20.523Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:42:20 [2020-02-10T14:42:20.523Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
14:42:20 [2020-02-10T14:42:20.523Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
14:42:20 [2020-02-10T14:42:20.523Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
14:42:20 [2020-02-10T14:42:20.523Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
14:42:20 [2020-02-10T14:42:20.523Z] === RUN   TestBuildPreserveOwnership
14:42:20 [2020-02-10T14:42:20.523Z] === RUN   TestBuildPreserveOwnership/copy_from
14:42:20 [2020-02-10T14:42:20.697Z] #18 40.79 Fetched 27.7 MB in 3s (8465 kB/s)
14:42:20 [2020-02-10T14:42:20.697Z] #18 40.91 Selecting previously unselected package pigz.
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ok  	github.com/docker/docker/api/server/httputils	0.178s	coverage: 14.7% of statements
14:42:20 [2020-02-10T14:42:20.962Z] ok  	github.com/docker/docker/api/server/middleware	0.165s	coverage: 37.7% of statements
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ok  	github.com/docker/docker/api/types/filters	0.107s	coverage: 92.2% of statements
14:42:20 [2020-02-10T14:42:20.962Z] ok  	github.com/docker/docker/api/types/strslice	0.041s	coverage: 90.0% of statements
14:42:20 [2020-02-10T14:42:20.962Z] ok  	github.com/docker/docker/api/types/time	0.187s	coverage: 100.0% of statements
14:42:20 [2020-02-10T14:42:20.962Z] ok  	github.com/docker/docker/api/server/router/swarm	0.207s	coverage: 4.5% of statements
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ok  	github.com/docker/docker/api/types/versions	0.066s	coverage: 75.0% of statements
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/builder	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:42:20 [2020-02-10T14:42:20.962Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:42:20 [2020-02-10T14:42:20.988Z] #18 40.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
14:42:20 [2020-02-10T14:42:20.988Z] #18 41.06 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
14:42:20 [2020-02-10T14:42:20.988Z] #18 41.07 Unpacking pigz (2.4-1) ...
14:42:20 [2020-02-10T14:42:20.988Z] #18 41.24 Selecting previously unselected package libpython3.7-minimal:ppc64el.
14:42:20 [2020-02-10T14:42:20.988Z] #18 41.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
14:42:20 [2020-02-10T14:42:20.988Z] #18 41.25 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
14:42:21 [2020-02-10T14:42:21.089Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
14:42:21 [2020-02-10T14:42:21.923Z] --- PASS: TestRenameLinkedContainer (3.18s)
14:42:21 [2020-02-10T14:42:21.923Z] === RUN   TestRenameStoppedContainer
14:42:21 [2020-02-10T14:42:21.924Z] ok  	github.com/docker/docker/builder/dockerignore	0.387s	coverage: 96.8% of statements
14:42:22 [2020-02-10T14:42:22.022Z] #18 41.97 Selecting previously unselected package python3.7-minimal.
14:42:22 [2020-02-10T14:42:22.022Z] #18 41.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
14:42:22 [2020-02-10T14:42:22.022Z] #18 42.01 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
14:42:22 [2020-02-10T14:42:22.462Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
14:42:22 [2020-02-10T14:42:22.861Z] --- PASS: TestRenameStoppedContainer (0.81s)
14:42:22 [2020-02-10T14:42:22.861Z] === RUN   TestRenameRunningContainerAndReuse
14:42:23 [2020-02-10T14:42:23.028Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
14:42:23 [2020-02-10T14:42:23.028Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
14:42:23 [2020-02-10T14:42:23.157Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s)
14:42:23 [2020-02-10T14:42:23.157Z] === RUN   TestUpdateMemory
14:42:23 [2020-02-10T14:42:23.157Z] --- SKIP: TestUpdateMemory (0.00s)
14:42:23 [2020-02-10T14:42:23.157Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:42:23 [2020-02-10T14:42:23.157Z] === RUN   TestUpdateCPUQuota
14:42:23 [2020-02-10T14:42:23.537Z] #18 43.63 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
14:42:23 [2020-02-10T14:42:23.537Z] #18 43.65 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
14:42:23 [2020-02-10T14:42:23.592Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
14:42:23 [2020-02-10T14:42:23.894Z] --- PASS: TestUpdateCPUQuota (1.23s)
14:42:23 [2020-02-10T14:42:23.894Z] === RUN   TestUpdatePidsLimit
14:42:23 [2020-02-10T14:42:23.894Z] === RUN   TestUpdatePidsLimit/update_from_none
14:42:24 [2020-02-10T14:42:24.240Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s)
14:42:24 [2020-02-10T14:42:24.240Z] === RUN   TestRenameInvalidName
14:42:24 [2020-02-10T14:42:24.246Z] === RUN   TestUpdatePidsLimit/no_change
14:42:24 [2020-02-10T14:42:24.523Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
14:42:24 [2020-02-10T14:42:24.595Z] === RUN   TestUpdatePidsLimit/update_lower
14:42:24 [2020-02-10T14:42:24.781Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:42:24 [2020-02-10T14:42:24.944Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:42:25 [2020-02-10T14:42:25.039Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
14:42:25 [2020-02-10T14:42:25.177Z] --- PASS: TestRenameInvalidName (0.78s)
14:42:25 [2020-02-10T14:42:25.177Z] === RUN   TestRenameAnonymousContainer
14:42:25 [2020-02-10T14:42:25.307Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:42:25 [2020-02-10T14:42:25.600Z] #18 ...
14:42:25 [2020-02-10T14:42:25.600Z] 
14:42:25 [2020-02-10T14:42:25.600Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:42:25 [2020-02-10T14:42:25.600Z] #48 196.4 vendor/golang.org/x/net/idna
14:42:25 [2020-02-10T14:42:25.600Z] #48 205.3 vendor/golang.org/x/crypto/cryptobyte
14:42:25 [2020-02-10T14:42:25.600Z] #48 205.6 vendor/golang.org/x/net/http2/hpack
14:42:25 [2020-02-10T14:42:25.603Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
14:42:25 [2020-02-10T14:42:25.604Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
14:42:25 [2020-02-10T14:42:25.604Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
14:42:25 [2020-02-10T14:42:25.637Z] ok  	github.com/docker/docker/builder/remotecontext	0.623s	coverage: 9.2% of statements
14:42:25 [2020-02-10T14:42:25.637Z] ok  	github.com/docker/docker/cli/debug	0.311s	coverage: 100.0% of statements
14:42:25 [2020-02-10T14:42:25.637Z] ok  	github.com/docker/docker/builder/dockerfile	0.424s	coverage: 46.3% of statements
14:42:25 [2020-02-10T14:42:25.673Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:42:25 [2020-02-10T14:42:25.889Z] #48 ...
14:42:25 [2020-02-10T14:42:25.889Z] 
14:42:25 [2020-02-10T14:42:25.889Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:42:25 [2020-02-10T14:42:25.889Z] #45 114.0   DEP      criu/sigframe.d
14:42:25 [2020-02-10T14:42:25.889Z] #45 114.2   DEP      criu/shmem.d
14:42:25 [2020-02-10T14:42:25.889Z] #45 114.6   DEP      criu/servicefd.d
14:42:25 [2020-02-10T14:42:25.889Z] #45 115.1   DEP      criu/seize.d
14:42:25 [2020-02-10T14:42:25.889Z] #45 115.4   DEP      criu/seccomp.d
14:42:25 [2020-02-10T14:42:25.889Z] #45 115.7   DEP      criu/rst-malloc.d
14:42:25 [2020-02-10T14:42:25.889Z] #45 115.8   DEP      criu/rbtree.d
14:42:25 [2020-02-10T14:42:25.889Z] #45 115.8   DEP      criu/pstree.d
14:42:25 [2020-02-10T14:42:25.889Z] #45 116.2   DEP      criu/protobuf.d
14:42:25 [2020-02-10T14:42:25.889Z] #45 116.5   GEN      criu/protobuf-desc-gen.h
14:42:25 [2020-02-10T14:42:25.889Z] #45 119.3   DEP      criu/protobuf-desc.d
14:42:26 [2020-02-10T14:42:26.066Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:42:26 [2020-02-10T14:42:26.178Z] #45 119.6   DEP      criu/proc_parse.d
14:42:26 [2020-02-10T14:42:26.468Z] #45 119.9   DEP      criu/plugin.d
14:42:26 [2020-02-10T14:42:26.758Z] #45 120.1   DEP      criu/pipes.d
14:42:26 [2020-02-10T14:42:26.973Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
14:42:27 [2020-02-10T14:42:27.050Z] #45 120.4   DEP      criu/pie-util.d
14:42:27 [2020-02-10T14:42:27.050Z] #45 ...
14:42:27 [2020-02-10T14:42:27.050Z] 
14:42:27 [2020-02-10T14:42:27.050Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:42:27 [2020-02-10T14:42:27.050Z] #18 47.20 Selecting previously unselected package python3-minimal.
14:42:27 [2020-02-10T14:42:27.230Z] --- PASS: TestBuildPreserveOwnership (6.57s)
14:42:27 [2020-02-10T14:42:27.230Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.09s)
14:42:27 [2020-02-10T14:42:27.230Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.47s)
14:42:27 [2020-02-10T14:42:27.230Z] === RUN   TestBuildPlatformInvalid
14:42:27 [2020-02-10T14:42:27.340Z] #18 47.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
14:42:27 [2020-02-10T14:42:27.340Z] #18 47.41 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
14:42:27 [2020-02-10T14:42:27.340Z] #18 47.41 Unpacking python3-minimal (3.7.3-1) ...
14:42:27 [2020-02-10T14:42:27.340Z] #18 47.53 Selecting previously unselected package libmpdec2:ppc64el.
14:42:27 [2020-02-10T14:42:27.340Z] #18 47.53 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
14:42:27 [2020-02-10T14:42:27.340Z] #18 47.54 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
14:42:27 [2020-02-10T14:42:27.487Z] --- PASS: TestBuildPlatformInvalid (0.18s)
14:42:27 [2020-02-10T14:42:27.488Z] PASS
14:42:27 [2020-02-10T14:42:27.488Z] 
14:42:27 [2020-02-10T14:42:27.488Z] === Skipped
14:42:27 [2020-02-10T14:42:27.488Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:42:27 [2020-02-10T14:42:27.488Z]     build_session_test.go:25: TODO: BuildKit
14:42:27 [2020-02-10T14:42:27.488Z] 
14:42:27 [2020-02-10T14:42:27.488Z] 
14:42:27 [2020-02-10T14:42:27.488Z] DONE 32 tests, 1 skipped in 179.085s
14:42:27 [2020-02-10T14:42:27.488Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:42:27 [2020-02-10T14:42:27.488Z] ++ 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:42:27 [2020-02-10T14:42:27.488Z] ++ set -e
14:42:27 [2020-02-10T14:42:27.488Z] ++ '[' -n 0 ']'
14:42:27 [2020-02-10T14:42:27.488Z] ++ set -x
14:42:27 [2020-02-10T14:42:27.488Z] ++ env -i DEST=/go/src/github.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:42:27 [2020-02-10T14:42:27.488Z] INFO: Testing against a local daemon
14:42:27 [2020-02-10T14:42:27.488Z] === RUN   TestConfigList
14:42:27 [2020-02-10T14:42:27.630Z] #18 47.67 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
14:42:27 [2020-02-10T14:42:27.631Z] #18 47.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
14:42:27 [2020-02-10T14:42:27.631Z] #18 47.69 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
14:42:27 [2020-02-10T14:42:27.745Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
14:42:27 [2020-02-10T14:42:27.803Z] --- PASS: TestUpdatePidsLimit (3.69s)
14:42:27 [2020-02-10T14:42:27.803Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
14:42:27 [2020-02-10T14:42:27.803Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
14:42:27 [2020-02-10T14:42:27.803Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
14:42:27 [2020-02-10T14:42:27.803Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
14:42:27 [2020-02-10T14:42:27.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
14:42:27 [2020-02-10T14:42:27.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
14:42:27 [2020-02-10T14:42:27.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
14:42:27 [2020-02-10T14:42:27.803Z] === RUN   TestUpdateRestartPolicy
14:42:28 [2020-02-10T14:42:28.310Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
14:42:29 [2020-02-10T14:42:29.145Z] #18 49.27 Selecting previously unselected package python3.7.
14:42:29 [2020-02-10T14:42:29.145Z] #18 49.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
14:42:29 [2020-02-10T14:42:29.145Z] #18 49.29 Unpacking python3.7 (3.7.3-2+deb10u1) ...
14:42:29 [2020-02-10T14:42:29.364Z] --- PASS: TestRenameAnonymousContainer (3.98s)
14:42:29 [2020-02-10T14:42:29.364Z] === RUN   TestRenameContainerWithSameName
14:42:29 [2020-02-10T14:42:29.435Z] #18 49.50 Selecting previously unselected package libpython3-stdlib:ppc64el.
14:42:29 [2020-02-10T14:42:29.435Z] #18 49.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
14:42:29 [2020-02-10T14:42:29.435Z] #18 49.54 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
14:42:29 [2020-02-10T14:42:29.724Z] #18 49.82 Setting up python3-minimal (3.7.3-1) ...
14:42:29 [2020-02-10T14:42:29.933Z] --- PASS: TestRenameContainerWithSameName (0.77s)
14:42:29 [2020-02-10T14:42:29.933Z] === RUN   TestRenameContainerWithLinkedContainer
14:42:30 [2020-02-10T14:42:30.207Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
14:42:31 [2020-02-10T14:42:31.138Z] --- PASS: TestConfigList (3.43s)
14:42:31 [2020-02-10T14:42:31.138Z] === RUN   TestConfigsCreateAndDelete
14:42:31 [2020-02-10T14:42:31.310Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s)
14:42:31 [2020-02-10T14:42:31.310Z] === RUN   TestResize
14:42:31 [2020-02-10T14:42:31.791Z] #18 51.83 Selecting previously unselected package python3.
14:42:31 [2020-02-10T14:42:31.791Z] #18 51.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 ... 24013 files and directories currently installed.)
14:42:31 [2020-02-10T14:42:31.791Z] #18 51.91 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
14:42:31 [2020-02-10T14:42:31.791Z] #18 51.92 Unpacking python3 (3.7.3-1) ...
14:42:32 [2020-02-10T14:42:32.082Z] #18 52.13 Selecting previously unselected package libip4tc0:ppc64el.
14:42:32 [2020-02-10T14:42:32.082Z] #18 52.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
14:42:32 [2020-02-10T14:42:32.082Z] #18 52.20 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
14:42:32 [2020-02-10T14:42:32.247Z] --- PASS: TestResize (0.78s)
14:42:32 [2020-02-10T14:42:32.247Z] === RUN   TestResizeWithInvalidSize
14:42:32 [2020-02-10T14:42:32.374Z] #18 52.39 Selecting previously unselected package libip6tc0:ppc64el.
14:42:32 [2020-02-10T14:42:32.374Z] #18 52.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
14:42:32 [2020-02-10T14:42:32.374Z] #18 52.42 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
14:42:32 [2020-02-10T14:42:32.374Z] #18 52.53 Selecting previously unselected package libiptc0:ppc64el.
14:42:32 [2020-02-10T14:42:32.374Z] #18 52.55 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
14:42:32 [2020-02-10T14:42:32.374Z] #18 52.56 Unpacking libiptc0:ppc64el (1.8.2-4) ...
14:42:32 [2020-02-10T14:42:32.510Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
14:42:32 [2020-02-10T14:42:32.663Z] #18 52.69 Selecting previously unselected package libnfnetlink0:ppc64el.
14:42:32 [2020-02-10T14:42:32.664Z] #18 52.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
14:42:32 [2020-02-10T14:42:32.664Z] #18 52.74 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
14:42:32 [2020-02-10T14:42:32.664Z] #18 52.85 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
14:42:32 [2020-02-10T14:42:32.664Z] #18 52.88 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
14:42:32 [2020-02-10T14:42:32.664Z] #18 52.90 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
14:42:32 [2020-02-10T14:42:32.955Z] #18 53.06 Selecting previously unselected package libnftnl11:ppc64el.
14:42:32 [2020-02-10T14:42:32.955Z] #18 53.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
14:42:32 [2020-02-10T14:42:32.955Z] #18 53.09 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
14:42:33 [2020-02-10T14:42:33.183Z] --- PASS: TestResizeWithInvalidSize (0.84s)
14:42:33 [2020-02-10T14:42:33.183Z] === RUN   TestResizeWhenContainerNotStarted
14:42:33 [2020-02-10T14:42:33.245Z] #18 53.31 Selecting previously unselected package iptables.
14:42:33 [2020-02-10T14:42:33.245Z] #18 53.32 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
14:42:33 [2020-02-10T14:42:33.245Z] #18 53.34 Unpacking iptables (1.8.2-4) ...
14:42:33 [2020-02-10T14:42:33.752Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:42:33 [2020-02-10T14:42:33.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:42:33 [2020-02-10T14:42:33.881Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
14:42:34 [2020-02-10T14:42:34.138Z] --- PASS: TestConfigsCreateAndDelete (3.13s)
14:42:34 [2020-02-10T14:42:34.138Z] === RUN   TestConfigsUpdate
14:42:34 [2020-02-10T14:42:34.275Z] #18 54.22 Selecting previously unselected package xxd.
14:42:34 [2020-02-10T14:42:34.275Z] #18 54.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
14:42:34 [2020-02-10T14:42:34.275Z] #18 54.24 Unpacking xxd (2:8.1.0875-5) ...
14:42:34 [2020-02-10T14:42:34.275Z] #18 54.45 Selecting previously unselected package vim-common.
14:42:34 [2020-02-10T14:42:34.275Z] #18 54.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:42:34 [2020-02-10T14:42:34.275Z] #18 54.54 Unpacking vim-common (2:8.1.0875-5) ...
14:42:34 [2020-02-10T14:42:34.704Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
14:42:34 [2020-02-10T14:42:34.903Z] #18 54.78 Selecting previously unselected package bash-completion.
14:42:34 [2020-02-10T14:42:34.904Z] #18 54.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:42:35 [2020-02-10T14:42:35.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:42:36 [2020-02-10T14:42:36.988Z] #18 ...
14:42:36 [2020-02-10T14:42:36.988Z] 
14:42:36 [2020-02-10T14:42:36.988Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:42:36 [2020-02-10T14:42:36.988Z] #48 207.5 mime
14:42:36 [2020-02-10T14:42:36.988Z] #48 216.0 net/textproto
14:42:36 [2020-02-10T14:42:36.988Z] #48 216.0 vendor/golang.org/x/net/http/httpproxy
14:42:36 [2020-02-10T14:42:36.988Z] #48 216.1 crypto/x509
14:42:36 [2020-02-10T14:42:36.988Z] #48 ...
14:42:36 [2020-02-10T14:42:36.988Z] 
14:42:36 [2020-02-10T14:42:36.988Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:42:36 [2020-02-10T14:42:36.988Z] #45 120.7   DEP      criu/pie-util-vdso.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 121.0   DEP      criu/pie-util-vdso-elf32.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 121.1   DEP      criu/path.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 121.4   DEP      criu/parasite-syscall.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 121.8   DEP      criu/pagemap.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 122.2   DEP      criu/pagemap-cache.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 122.5   DEP      criu/page-xfer.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 122.8   DEP      criu/page-pipe.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 123.0   DEP      criu/netfilter.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 123.3   DEP      criu/net.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 123.7   DEP      criu/namespaces.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 124.0   DEP      criu/mount.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 124.4   DEP      criu/mem.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 124.8   DEP      criu/lsm.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 125.1   DEP      criu/log.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 125.5   DEP      criu/libnetlink.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 125.7   DEP      criu/kerndat.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 126.0   DEP      criu/kcmp-ids.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 126.2   DEP      criu/irmap.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 126.5   DEP      criu/ipc_ns.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 126.9   DEP      criu/image.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 127.3   DEP      criu/image-desc.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 127.5   DEP      criu/fsnotify.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 127.8   DEP      criu/filesystems.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 128.2   DEP      criu/files.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 128.5   DEP      criu/files-reg.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 128.9   DEP      criu/files-ext.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 129.1   DEP      criu/file-lock.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 129.4   DEP      criu/file-ids.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 129.6   DEP      criu/fifo.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 129.9   DEP      criu/fdstore.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 130.0   DEP      criu/fault-injection.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 130.2   DEP      criu/external.d
14:42:36 [2020-02-10T14:42:36.988Z] #45 130.4   DEP      criu/eventpoll.d
14:42:37 [2020-02-10T14:42:37.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:42:37 [2020-02-10T14:42:37.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:42:37 [2020-02-10T14:42:37.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:42:37 [2020-02-10T14:42:37.278Z] #45 130.8   DEP      criu/eventfd.d
14:42:37 [2020-02-10T14:42:37.567Z] #45 131.2   DEP      criu/crtools.d
14:42:37 [2020-02-10T14:42:37.979Z] --- PASS: TestConfigsUpdate (3.34s)
14:42:37 [2020-02-10T14:42:37.979Z] === RUN   TestTemplatedConfig
14:42:37 [2020-02-10T14:42:37.979Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
14:42:37 [2020-02-10T14:42:37.981Z] ok  	github.com/docker/docker/client	0.631s	coverage: 75.3% of statements
14:42:38 [2020-02-10T14:42:38.194Z] #45 131.5   DEP      criu/cr-service.d
14:42:38 [2020-02-10T14:42:38.194Z] #45 ...
14:42:38 [2020-02-10T14:42:38.194Z] 
14:42:38 [2020-02-10T14:42:38.194Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:42:38 [2020-02-10T14:42:38.194Z] #48 218.9 mime/multipart
14:42:38 [2020-02-10T14:42:38.194Z] #48 218.9 vendor/golang.org/x/net/http/httpguts
14:42:38 [2020-02-10T14:42:38.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:42:38 [2020-02-10T14:42:38.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:42:39 [2020-02-10T14:42:39.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:42:40 [2020-02-10T14:42:40.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:42:41 [2020-02-10T14:42:41.104Z] --- PASS: TestUpdateRestartPolicy (12.60s)
14:42:41 [2020-02-10T14:42:41.104Z] === RUN   TestUpdateRestartWithAutoRemove
14:42:41 [2020-02-10T14:42:41.104Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
14:42:41 [2020-02-10T14:42:41.104Z] === RUN   TestWaitNonBlocked
14:42:41 [2020-02-10T14:42:41.104Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:42:41 [2020-02-10T14:42:41.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:42:41 [2020-02-10T14:42:41.104Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:42:41 [2020-02-10T14:42:41.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:42:41 [2020-02-10T14:42:41.104Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:42:41 [2020-02-10T14:42:41.104Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:42:41 [2020-02-10T14:42:41.253Z] --- PASS: TestTemplatedConfig (3.50s)
14:42:41 [2020-02-10T14:42:41.253Z] === RUN   TestConfigInspect
14:42:41 [2020-02-10T14:42:41.817Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
14:42:42 [2020-02-10T14:42:42.212Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s)
14:42:42 [2020-02-10T14:42:42.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s)
14:42:42 [2020-02-10T14:42:42.212Z] === RUN   TestCgroupNamespacesRun
14:42:42 [2020-02-10T14:42:42.313Z] --- PASS: TestWaitNonBlocked (0.01s)
14:42:42 [2020-02-10T14:42:42.313Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
14:42:42 [2020-02-10T14:42:42.313Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
14:42:42 [2020-02-10T14:42:42.313Z] === RUN   TestWaitBlocked
14:42:42 [2020-02-10T14:42:42.313Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:42:42 [2020-02-10T14:42:42.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:42:42 [2020-02-10T14:42:42.313Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:42:42 [2020-02-10T14:42:42.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:42:42 [2020-02-10T14:42:42.313Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:42:42 [2020-02-10T14:42:42.313Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:42:42 [2020-02-10T14:42:42.381Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
14:42:42 [2020-02-10T14:42:42.638Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
14:42:43 [2020-02-10T14:42:43.203Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
14:42:43 [2020-02-10T14:42:43.511Z] --- PASS: TestWaitBlocked (0.01s)
14:42:43 [2020-02-10T14:42:43.511Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s)
14:42:43 [2020-02-10T14:42:43.511Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s)
14:42:43 [2020-02-10T14:42:43.511Z] === CONT  TestContainerStartOnDaemonRestart
14:42:43 [2020-02-10T14:42:43.511Z] === CONT  TestIpcModeOlderClient
14:42:43 [2020-02-10T14:42:43.511Z] --- PASS: TestIpcModeOlderClient (0.16s)
14:42:43 [2020-02-10T14:42:43.511Z] === CONT  TestDaemonHostGatewayIP
14:42:43 [2020-02-10T14:42:43.736Z] #48 ...
14:42:43 [2020-02-10T14:42:43.736Z] 
14:42:43 [2020-02-10T14:42:43.736Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 60.79 Unpacking bash-completion (1:2.8-6) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 61.50 Selecting previously unselected package bzip2.
14:42:43 [2020-02-10T14:42:43.736Z] #18 61.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 61.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 61.71 Selecting previously unselected package xz-utils.
14:42:43 [2020-02-10T14:42:43.736Z] #18 61.74 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 61.74 Unpacking xz-utils (5.2.4-1) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 62.01 Selecting previously unselected package apparmor.
14:42:43 [2020-02-10T14:42:43.736Z] #18 62.05 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 62.20 Unpacking apparmor (2.13.2-10) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 62.79 Selecting previously unselected package aufs-tools.
14:42:43 [2020-02-10T14:42:43.736Z] #18 62.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 62.81 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.02 Selecting previously unselected package libonig5:ppc64el.
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.03 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.04 Unpacking libonig5:ppc64el (6.9.1-1) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.30 Selecting previously unselected package libjq1:ppc64el.
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.31 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.50 Selecting previously unselected package jq.
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.52 Unpacking jq (1.5+dfsg-2+b1) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.61 Selecting previously unselected package libaio1:ppc64el.
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.62 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.63 Unpacking libaio1:ppc64el (0.3.112-3) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.70 Selecting previously unselected package libgpm2:ppc64el.
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.71 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.72 Unpacking libgpm2:ppc64el (1.20.7-5) ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.81 Selecting previously unselected package libicu63:ppc64el.
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.83 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
14:42:43 [2020-02-10T14:42:43.736Z] #18 63.90 Unpacking libicu63:ppc64el (63.1-6) ...
14:42:43 [2020-02-10T14:42:43.767Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
14:42:44 [2020-02-10T14:42:44.116Z] --- PASS: TestCgroupNamespacesRun (1.87s)
14:42:44 [2020-02-10T14:42:44.116Z] === RUN   TestCgroupNamespacesRunPrivileged
14:42:44 [2020-02-10T14:42:44.331Z] --- PASS: TestConfigInspect (3.47s)
14:42:44 [2020-02-10T14:42:44.331Z] === RUN   TestConfigCreateWithLabels
14:42:46 [2020-02-10T14:42:46.020Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
14:42:46 [2020-02-10T14:42:46.020Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:42:46 [2020-02-10T14:42:46.468Z] #18 ...
14:42:46 [2020-02-10T14:42:46.469Z] 
14:42:46 [2020-02-10T14:42:46.469Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:42:46 [2020-02-10T14:42:46.469Z] #51 DONE 226.8s
14:42:46 [2020-02-10T14:42:46.469Z] 
14:42:46 [2020-02-10T14:42:46.469Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:42:46 [2020-02-10T14:42:46.469Z] #45 131.9   DEP      criu/cr-restore.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 132.4   DEP      criu/cr-errno.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 132.4   DEP      criu/cr-dump.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 133.0   DEP      criu/cr-dedup.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 133.4   DEP      criu/cr-check.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 133.7   DEP      criu/config.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 134.0   DEP      criu/clone-noasan.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 134.2   DEP      criu/cgroup.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 134.7   DEP      criu/cgroup-props.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 135.0   DEP      criu/bitmap.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 135.0   DEP      criu/bfd.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 135.2   DEP      criu/autofs.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 135.6   DEP      criu/aio.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 136.0   DEP      criu/action-scripts.d
14:42:46 [2020-02-10T14:42:46.469Z] #45 136.7   CC       criu/action-scripts.o
14:42:46 [2020-02-10T14:42:46.469Z] #45 137.5   CC       criu/aio.o
14:42:46 [2020-02-10T14:42:46.469Z] #45 138.7   CC       criu/autofs.o
14:42:46 [2020-02-10T14:42:46.676Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s)
14:42:46 [2020-02-10T14:42:46.676Z] === CONT  TestDaemonRestartIpcMode
14:42:47 [2020-02-10T14:42:47.032Z] --- PASS: TestDaemonHostGatewayIP (3.35s)
14:42:47 [2020-02-10T14:42:47.608Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
14:42:47 [2020-02-10T14:42:47.608Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
14:42:47 [2020-02-10T14:42:47.865Z] --- PASS: TestConfigCreateWithLabels (3.46s)
14:42:47 [2020-02-10T14:42:47.865Z] === RUN   TestConfigCreateResolve
14:42:47 [2020-02-10T14:42:47.926Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s)
14:42:47 [2020-02-10T14:42:47.926Z] === RUN   TestCgroupNamespacesRunHostMode
14:42:48 [2020-02-10T14:42:48.430Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
14:42:49 [2020-02-10T14:42:49.302Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s)
14:42:49 [2020-02-10T14:42:49.302Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:42:50 [2020-02-10T14:42:50.000Z] #45 143.5   CC       criu/bfd.o
14:42:50 [2020-02-10T14:42:50.130Z] --- PASS: TestDaemonRestartIpcMode (3.36s)
14:42:50 [2020-02-10T14:42:50.130Z] PASS
14:42:50 [2020-02-10T14:42:50.130Z] 
14:42:50 [2020-02-10T14:42:50.130Z] === Skipped
14:42:50 [2020-02-10T14:42:50.130Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
14:42:50 [2020-02-10T14:42:50.130Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:42:50 [2020-02-10T14:42:50.130Z] 
14:42:50 [2020-02-10T14:42:50.130Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
14:42:50 [2020-02-10T14:42:50.130Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:42:50 [2020-02-10T14:42:50.130Z] 
14:42:50 [2020-02-10T14:42:50.130Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
14:42:50 [2020-02-10T14:42:50.130Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:42:50 [2020-02-10T14:42:50.130Z] 
14:42:50 [2020-02-10T14:42:50.130Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:42:50 [2020-02-10T14:42:50.130Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:42:50 [2020-02-10T14:42:50.130Z] 
14:42:50 [2020-02-10T14:42:50.130Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
14:42:50 [2020-02-10T14:42:50.130Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:42:50 [2020-02-10T14:42:50.130Z] 
14:42:50 [2020-02-10T14:42:50.130Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
14:42:50 [2020-02-10T14:42:50.130Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:42:50 [2020-02-10T14:42:50.130Z] 
14:42:50 [2020-02-10T14:42:50.130Z] 
14:42:50 [2020-02-10T14:42:50.130Z] DONE 199 tests, 6 skipped in 132.949s
14:42:50 [2020-02-10T14:42:50.130Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
14:42:50 [2020-02-10T14:42:50.130Z] ++ 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:42:50 [2020-02-10T14:42:50.130Z] ++ set -e
14:42:50 [2020-02-10T14:42:50.130Z] ++ '[' -n 0 ']'
14:42:50 [2020-02-10T14:42:50.130Z] ++ set -x
14:42:50 [2020-02-10T14:42:50.130Z] ++ env -i DEST=/go/src/github.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:42:50 [2020-02-10T14:42:50.130Z] INFO: Testing against a local daemon
14:42:50 [2020-02-10T14:42:50.130Z] === RUN   TestCommitInheritsEnv
14:42:50 [2020-02-10T14:42:50.130Z] --- PASS: TestCommitInheritsEnv (0.50s)
14:42:50 [2020-02-10T14:42:50.130Z] === RUN   TestImportExtremelyLargeImageWorks
14:42:50 [2020-02-10T14:42:50.130Z] === PAUSE TestImportExtremelyLargeImageWorks
14:42:50 [2020-02-10T14:42:50.130Z] === RUN   TestImagesFilterMultiReference
14:42:50 [2020-02-10T14:42:50.324Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
14:42:50 [2020-02-10T14:42:50.324Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
14:42:50 [2020-02-10T14:42:50.489Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:42:50 [2020-02-10T14:42:50.489Z] === RUN   TestImagePullPlatformInvalid
14:42:50 [2020-02-10T14:42:50.489Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:42:50 [2020-02-10T14:42:50.489Z] === RUN   TestRemoveImageOrphaning
14:42:50 [2020-02-10T14:42:50.846Z] --- PASS: TestRemoveImageOrphaning (0.45s)
14:42:50 [2020-02-10T14:42:50.846Z] === RUN   TestRemoveImageGarbageCollector
14:42:50 [2020-02-10T14:42:50.846Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:42:50 [2020-02-10T14:42:50.846Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:42:50 [2020-02-10T14:42:50.846Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:42:50 [2020-02-10T14:42:50.846Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:42:50 [2020-02-10T14:42:50.846Z] === RUN   TestTagInvalidReference
14:42:50 [2020-02-10T14:42:50.846Z] --- PASS: TestTagInvalidReference (0.02s)
14:42:50 [2020-02-10T14:42:50.846Z] === RUN   TestTagValidPrefixedRepo
14:42:50 [2020-02-10T14:42:50.846Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
14:42:50 [2020-02-10T14:42:50.846Z] === RUN   TestTagExistedNameWithoutForce
14:42:50 [2020-02-10T14:42:50.846Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
14:42:50 [2020-02-10T14:42:50.846Z] === RUN   TestTagOfficialNames
14:42:50 [2020-02-10T14:42:50.846Z] --- PASS: TestTagOfficialNames (0.03s)
14:42:50 [2020-02-10T14:42:50.846Z] === RUN   TestTagMatchesDigest
14:42:50 [2020-02-10T14:42:50.846Z] --- PASS: TestTagMatchesDigest (0.01s)
14:42:50 [2020-02-10T14:42:50.846Z] === CONT  TestImportExtremelyLargeImageWorks
14:42:51 [2020-02-10T14:42:51.028Z] #45 144.5   CC       criu/bitmap.o
14:42:51 [2020-02-10T14:42:51.205Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
14:42:51 [2020-02-10T14:42:51.205Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:42:51 [2020-02-10T14:42:51.275Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
14:42:51 [2020-02-10T14:42:51.275Z] --- PASS: TestConfigCreateResolve (3.40s)
14:42:51 [2020-02-10T14:42:51.275Z] === RUN   TestConfigDaemonLibtrustID
14:42:51 [2020-02-10T14:42:51.316Z] #45 ...
14:42:51 [2020-02-10T14:42:51.316Z] 
14:42:51 [2020-02-10T14:42:51.317Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:42:51 [2020-02-10T14:42:51.317Z] #18 71.26 Selecting previously unselected package libnet1:ppc64el.
14:42:51 [2020-02-10T14:42:51.317Z] #18 71.30 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
14:42:51 [2020-02-10T14:42:51.317Z] #18 71.31 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:42:51 [2020-02-10T14:42:51.317Z] #18 71.42 Selecting previously unselected package libnl-3-200:ppc64el.
14:42:51 [2020-02-10T14:42:51.317Z] #18 71.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
14:42:51 [2020-02-10T14:42:51.317Z] #18 71.47 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
14:42:51 [2020-02-10T14:42:51.317Z] #18 71.61 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:42:51 [2020-02-10T14:42:51.605Z] #18 71.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
14:42:51 [2020-02-10T14:42:51.605Z] #18 71.62 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:42:51 [2020-02-10T14:42:51.605Z] #18 71.73 Selecting previously unselected package libreadline5:ppc64el.
14:42:51 [2020-02-10T14:42:51.605Z] #18 71.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
14:42:51 [2020-02-10T14:42:51.605Z] #18 71.75 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
14:42:51 [2020-02-10T14:42:51.842Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
14:42:51 [2020-02-10T14:42:51.842Z] PASS
14:42:51 [2020-02-10T14:42:51.842Z] 
14:42:51 [2020-02-10T14:42:51.842Z] DONE 8 tests in 24.444s
14:42:51 [2020-02-10T14:42:51.842Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:42:51 [2020-02-10T14:42:51.842Z] ++ 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:42:51 [2020-02-10T14:42:51.842Z] ++ set -e
14:42:51 [2020-02-10T14:42:51.842Z] ++ '[' -n 0 ']'
14:42:51 [2020-02-10T14:42:51.842Z] ++ set -x
14:42:51 [2020-02-10T14:42:51.843Z] ++ env -i DEST=/go/src/github.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:42:51 [2020-02-10T14:42:51.894Z] #18 71.98 Selecting previously unselected package net-tools.
14:42:51 [2020-02-10T14:42:51.894Z] #18 72.03 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
14:42:51 [2020-02-10T14:42:51.894Z] #18 72.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:42:52 [2020-02-10T14:42:52.099Z] INFO: Testing against a local daemon
14:42:52 [2020-02-10T14:42:52.099Z] === RUN   TestCheckpoint
14:42:52 [2020-02-10T14:42:52.099Z] --- SKIP: TestCheckpoint (0.00s)
14:42:52 [2020-02-10T14:42:52.099Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:42:52 [2020-02-10T14:42:52.099Z] === RUN   TestContainerInvalidJSON
14:42:52 [2020-02-10T14:42:52.099Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:42:52 [2020-02-10T14:42:52.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:42:52 [2020-02-10T14:42:52.099Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:42:52 [2020-02-10T14:42:52.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:42:52 [2020-02-10T14:42:52.099Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:42:52 [2020-02-10T14:42:52.099Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:42:52 [2020-02-10T14:42:52.099Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:42:52 [2020-02-10T14:42:52.099Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:42:52 [2020-02-10T14:42:52.099Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:42:52 [2020-02-10T14:42:52.099Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:42:52 [2020-02-10T14:42:52.099Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:42:52 [2020-02-10T14:42:52.099Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
14:42:52 [2020-02-10T14:42:52.099Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:42:52 [2020-02-10T14:42:52.099Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:42:52 [2020-02-10T14:42:52.099Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
14:42:52 [2020-02-10T14:42:52.099Z] === RUN   TestCopyFromContainerPathIsNotDir
14:42:52 [2020-02-10T14:42:52.142Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
14:42:52 [2020-02-10T14:42:52.142Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:42:52 [2020-02-10T14:42:52.184Z] #18 72.38 Selecting previously unselected package python-pip-whl.
14:42:52 [2020-02-10T14:42:52.356Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
14:42:52 [2020-02-10T14:42:52.356Z] === RUN   TestCopyToContainerPathDoesNotExist
14:42:52 [2020-02-10T14:42:52.356Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
14:42:52 [2020-02-10T14:42:52.356Z] === RUN   TestCopyToContainerPathIsNotDir
14:42:52 [2020-02-10T14:42:52.356Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
14:42:52 [2020-02-10T14:42:52.472Z] #18 72.39 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:42:52 [2020-02-10T14:42:52.472Z] #18 72.41 Unpacking python-pip-whl (18.1-5) ...
14:42:52 [2020-02-10T14:42:52.613Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
14:42:52 [2020-02-10T14:42:52.613Z] === RUN   TestCopyFromContainer
14:42:52 [2020-02-10T14:42:52.745Z] ok  	github.com/docker/docker/builder/remotecontext/git	28.265s	coverage: 86.3% of statements
14:42:52 [2020-02-10T14:42:52.745Z] ?   	github.com/docker/docker/cli	[no test files]
14:42:52 [2020-02-10T14:42:52.745Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:42:53 [2020-02-10T14:42:53.077Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
14:42:53 [2020-02-10T14:42:53.077Z] === RUN   TestCgroupNamespacesRunOlderClient
14:42:53 [2020-02-10T14:42:53.100Z] #18 73.26 Selecting previously unselected package python3-lib2to3.
14:42:53 [2020-02-10T14:42:53.100Z] #18 73.29 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:42:53 [2020-02-10T14:42:53.100Z] #18 73.30 Unpacking python3-lib2to3 (3.7.3-1) ...
14:42:53 [2020-02-10T14:42:53.390Z] #18 73.51 Selecting previously unselected package python3-distutils.
14:42:53 [2020-02-10T14:42:53.390Z] #18 73.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:42:53 [2020-02-10T14:42:53.390Z] #18 73.54 Unpacking python3-distutils (3.7.3-1) ...
14:42:53 [2020-02-10T14:42:53.557Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
14:42:53 [2020-02-10T14:42:53.680Z] #18 ...
14:42:53 [2020-02-10T14:42:53.680Z] 
14:42:53 [2020-02-10T14:42:53.680Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:42:53 [2020-02-10T14:42:53.680Z] #48 224.4 crypto/tls
14:42:53 [2020-02-10T14:42:53.680Z] #48 ...
14:42:53 [2020-02-10T14:42:53.680Z] 
14:42:53 [2020-02-10T14:42:53.680Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:42:53 [2020-02-10T14:42:53.680Z] #18 73.85 Selecting previously unselected package python3-pip.
14:42:53 [2020-02-10T14:42:53.680Z] #18 73.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:42:53 [2020-02-10T14:42:53.680Z] #18 73.89 Unpacking python3-pip (18.1-5) ...
14:42:54 [2020-02-10T14:42:54.311Z] #18 74.27 Selecting previously unselected package python3-pkg-resources.
14:42:54 [2020-02-10T14:42:54.311Z] #18 74.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:42:54 [2020-02-10T14:42:54.311Z] #18 74.31 Unpacking python3-pkg-resources (40.8.0-1) ...
14:42:54 [2020-02-10T14:42:54.311Z] #18 74.52 Selecting previously unselected package python3-setuptools.
14:42:54 [2020-02-10T14:42:54.488Z] === RUN   TestCopyFromContainer//
14:42:54 [2020-02-10T14:42:54.604Z] #18 74.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:42:54 [2020-02-10T14:42:54.604Z] #18 74.55 Unpacking python3-setuptools (40.8.0-1) ...
14:42:54 [2020-02-10T14:42:54.745Z] === RUN   TestCopyFromContainer//bar/root
14:42:54 [2020-02-10T14:42:54.746Z] === RUN   TestCopyFromContainer//bar/root/
14:42:54 [2020-02-10T14:42:54.895Z] #18 75.04 Selecting previously unselected package python3-wheel.
14:42:54 [2020-02-10T14:42:54.895Z] #18 75.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:42:54 [2020-02-10T14:42:54.895Z] #18 75.08 Unpacking python3-wheel (0.32.3-2) ...
14:42:54 [2020-02-10T14:42:54.981Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
14:42:54 [2020-02-10T14:42:54.981Z] === RUN   TestKernelTCPMemory
14:42:55 [2020-02-10T14:42:55.003Z] === RUN   TestCopyFromContainer/bar/quux
14:42:55 [2020-02-10T14:42:55.185Z] #18 75.19 Selecting previously unselected package thin-provisioning-tools.
14:42:55 [2020-02-10T14:42:55.185Z] #18 75.20 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
14:42:55 [2020-02-10T14:42:55.185Z] #18 75.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:42:55 [2020-02-10T14:42:55.259Z] === RUN   TestCopyFromContainer/bar/quux/
14:42:55 [2020-02-10T14:42:55.259Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:42:55 [2020-02-10T14:42:55.259Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:42:55 [2020-02-10T14:42:55.476Z] #18 75.62 Selecting previously unselected package vim-runtime.
14:42:55 [2020-02-10T14:42:55.476Z] #18 75.63 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:42:55 [2020-02-10T14:42:55.476Z] #18 75.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:42:55 [2020-02-10T14:42:55.516Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:42:55 [2020-02-10T14:42:55.516Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
14:42:55 [2020-02-10T14:42:55.516Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
14:42:55 [2020-02-10T14:42:55.516Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:42:55 [2020-02-10T14:42:55.516Z] === RUN   TestCopyFromContainer/bar/notarget
14:42:55 [2020-02-10T14:42:55.767Z] #18 75.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:42:55 [2020-02-10T14:42:55.767Z] #18 75.77 Unpacking vim-runtime (2:8.1.0875-5) ...
14:42:55 [2020-02-10T14:42:55.773Z] --- PASS: TestCopyFromContainer (3.19s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer// (0.08s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:42:55 [2020-02-10T14:42:55.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:42:55 [2020-02-10T14:42:55.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:42:55 [2020-02-10T14:42:55.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:42:55 [2020-02-10T14:42:55.773Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:42:55 [2020-02-10T14:42:55.773Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:42:55 [2020-02-10T14:42:55.773Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:42:55 [2020-02-10T14:42:55.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateLinkToNonExistingContainer
14:42:55 [2020-02-10T14:42:55.773Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateWithInvalidEnv
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateWithInvalidEnv/0
14:42:55 [2020-02-10T14:42:55.773Z] === PAUSE TestCreateWithInvalidEnv/0
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateWithInvalidEnv/1
14:42:55 [2020-02-10T14:42:55.773Z] === PAUSE TestCreateWithInvalidEnv/1
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateWithInvalidEnv/2
14:42:55 [2020-02-10T14:42:55.773Z] === PAUSE TestCreateWithInvalidEnv/2
14:42:55 [2020-02-10T14:42:55.773Z] === CONT  TestCreateWithInvalidEnv/0
14:42:55 [2020-02-10T14:42:55.773Z] === CONT  TestCreateWithInvalidEnv/2
14:42:55 [2020-02-10T14:42:55.773Z] === CONT  TestCreateWithInvalidEnv/1
14:42:55 [2020-02-10T14:42:55.773Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:42:55 [2020-02-10T14:42:55.773Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateTmpfsMountsTarget
14:42:55 [2020-02-10T14:42:55.773Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
14:42:55 [2020-02-10T14:42:55.773Z] === RUN   TestCreateWithCustomMaskedPaths
14:42:55 [2020-02-10T14:42:55.918Z] --- PASS: TestKernelTCPMemory (0.94s)
14:42:55 [2020-02-10T14:42:55.918Z] === RUN   TestNISDomainname
14:42:56 [2020-02-10T14:42:56.337Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
14:42:56 [2020-02-10T14:42:56.853Z] --- PASS: TestNISDomainname (1.01s)
14:42:56 [2020-02-10T14:42:56.854Z] === RUN   TestHostnameDnsResolution
14:42:57 [2020-02-10T14:42:57.707Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
14:42:57 [2020-02-10T14:42:57.707Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
14:42:58 [2020-02-10T14:42:58.757Z] --- PASS: TestHostnameDnsResolution (1.73s)
14:42:58 [2020-02-10T14:42:58.757Z] === RUN   TestStats
14:42:59 [2020-02-10T14:42:59.082Z] --- PASS: TestCreateWithCustomMaskedPaths (2.92s)
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:42:59 [2020-02-10T14:42:59.082Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:42:59 [2020-02-10T14:42:59.082Z] --- PASS: TestCreateWithCapabilities (0.02s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
14:42:59 [2020-02-10T14:42:59.082Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
14:42:59 [2020-02-10T14:42:59.082Z] === RUN   TestCreateWithCustomReadonlyPaths
14:43:00 [2020-02-10T14:43:00.014Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
14:43:00 [2020-02-10T14:43:00.213Z] #18 ...
14:43:00 [2020-02-10T14:43:00.213Z] 
14:43:00 [2020-02-10T14:43:00.213Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:43:01 [2020-02-10T14:43:01.277Z] ok  	github.com/docker/docker/cmd/dockerd	0.780s	coverage: 19.1% of statements
14:43:01 [2020-02-10T14:43:01.288Z] --- PASS: TestStats (2.34s)
14:43:01 [2020-02-10T14:43:01.288Z] === RUN   TestStopContainerWithTimeout
14:43:01 [2020-02-10T14:43:01.288Z] === RUN   TestStopContainerWithTimeout/0
14:43:01 [2020-02-10T14:43:01.288Z] === PAUSE TestStopContainerWithTimeout/0
14:43:01 [2020-02-10T14:43:01.288Z] === RUN   TestStopContainerWithTimeout/1
14:43:01 [2020-02-10T14:43:01.288Z] === PAUSE TestStopContainerWithTimeout/1
14:43:01 [2020-02-10T14:43:01.288Z] === RUN   TestStopContainerWithTimeout/3
14:43:01 [2020-02-10T14:43:01.288Z] === PAUSE TestStopContainerWithTimeout/3
14:43:01 [2020-02-10T14:43:01.288Z] === RUN   TestStopContainerWithTimeout/-1
14:43:01 [2020-02-10T14:43:01.288Z] === PAUSE TestStopContainerWithTimeout/-1
14:43:01 [2020-02-10T14:43:01.288Z] === CONT  TestStopContainerWithTimeout/0
14:43:01 [2020-02-10T14:43:01.288Z] === CONT  TestStopContainerWithTimeout/1
14:43:01 [2020-02-10T14:43:01.288Z] === CONT  TestStopContainerWithTimeout/3
14:43:01 [2020-02-10T14:43:01.288Z] === CONT  TestStopContainerWithTimeout/-1
14:43:01 [2020-02-10T14:43:01.377Z] #24 238.9 Checking out files:  20% (2172/10551)   
Checking out files:  21% (2216/10551)   
Checking out files:  22% (2322/10551)   
Checking out files:  23% (2427/10551)   
Checking out files:  24% (2533/10551)   
Checking out files:  25% (2638/10551)   
Checking out files:  26% (2744/10551)   
Checking out files:  27% (2849/10551)   
Checking out files:  28% (2955/10551)   
Checking out files:  29% (3060/10551)   
Checking out files:  30% (3166/10551)   
Checking out files:  31% (3271/10551)   
Checking out files:  32% (3377/10551)   
Checking out files:  33% (3482/10551)   
Checking out files:  34% (3588/10551)   
Checking out files:  34% (3627/10551)   
Checking out files:  35% (3693/10551)   
Checking out files:  36% (3799/10551)   
Checking out files:  37% (3904/10551)   
Checking out files:  38% (4010/10551)   
Checking out files:  39% (4115/10551)   
Checking out files:  40% (4221/10551)   
Checking out files:  41% (4326/10551)   
Checking out files:  42% (4432/10551)   
Checking out files:  43% (4537/10551)   
Checking out files:  44% (4643/10551)   
Checking out files:  45% (4748/10551)   
Checking out files:  46% (4854/10551)   
Checking out files:  47% (4959/10551)   
Checking out files:  48% (5065/10551)   
Checking out files:  49% (5170/10551)   
Checking out files:  50% (5276/10551)   
Checking out files:  50% (5287/10551)   
Checking out files:  51% (5382/10551)   
Checking out files:  52% (5487/10551)   
Checking out files:  53% (5593/10551)   
Checking out files:  54% (5698/10551)   
Checking out files:  55% (5804/10551)   
Checking out files:  56% (5909/10551)   
Checking out files:  57% (6015/10551)   
Checking out files:  58% (6120/10551)   
Checking out files:  59% (6226/10551)   
Checking out files:  60% (6331/10551)   
Checking out files:  61% (6437/10551)   
Checking out files:  62% (6542/10551)   
Checking out files:  63% (6648/10551)   
Checking out files:  64% (6753/10551)   
Checking out files:  65% (6859/10551)   
Checking out files:  65% (6878/10551)   
Checking out files:  66% (6964/10551)   
Checking out files:  67% (7070/10551)   
Checking out files:  68% (7175/10551)   
14:43:01 [2020-02-10T14:43:01.377Z] #24 ...
14:43:01 [2020-02-10T14:43:01.377Z] 
14:43:01 [2020-02-10T14:43:01.377Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:43:01 [2020-02-10T14:43:01.377Z] #45 144.8   CC       criu/cgroup-props.o
14:43:01 [2020-02-10T14:43:01.377Z] #45 146.5   CC       criu/cgroup.o
14:43:01 [2020-02-10T14:43:01.378Z] #45 153.5   CC       criu/clone-noasan.o
14:43:01 [2020-02-10T14:43:01.378Z] #45 154.0   CC       criu/config.o
14:43:01 [2020-02-10T14:43:01.378Z] #45 ...
14:43:01 [2020-02-10T14:43:01.378Z] 
14:43:01 [2020-02-10T14:43:01.378Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:43:01 [2020-02-10T14:43:01.386Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
14:43:01 [2020-02-10T14:43:01.950Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.93s)
14:43:01 [2020-02-10T14:43:01.950Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:43:01 [2020-02-10T14:43:01.950Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:43:01 [2020-02-10T14:43:01.950Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:43:01 [2020-02-10T14:43:01.950Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:43:01 [2020-02-10T14:43:01.950Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:43:01 [2020-02-10T14:43:01.950Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:43:01 [2020-02-10T14:43:01.950Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:43:01 [2020-02-10T14:43:01.950Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:43:01 [2020-02-10T14:43:01.950Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:43:01 [2020-02-10T14:43:01.950Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:43:01 [2020-02-10T14:43:01.950Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:43:01 [2020-02-10T14:43:01.950Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:43:01 [2020-02-10T14:43:01.950Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:43:01 [2020-02-10T14:43:01.950Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:43:01 [2020-02-10T14:43:01.950Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:43:01 [2020-02-10T14:43:01.950Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:43:02 [2020-02-10T14:43:02.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
14:43:02 [2020-02-10T14:43:02.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:43:02 [2020-02-10T14:43:02.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
14:43:02 [2020-02-10T14:43:02.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
14:43:02 [2020-02-10T14:43:02.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
14:43:02 [2020-02-10T14:43:02.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
14:43:02 [2020-02-10T14:43:02.207Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:43:02 [2020-02-10T14:43:02.238Z] ok  	github.com/docker/docker/container	0.489s	coverage: 42.2% of statements
14:43:02 [2020-02-10T14:43:02.238Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:43:02 [2020-02-10T14:43:02.238Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:43:02 [2020-02-10T14:43:02.238Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:43:02 [2020-02-10T14:43:02.238Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:43:03 [2020-02-10T14:43:03.137Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
14:43:03 [2020-02-10T14:43:03.138Z] === RUN   TestContainerStartOnDaemonRestart
14:43:03 [2020-02-10T14:43:03.138Z] === PAUSE TestContainerStartOnDaemonRestart
14:43:03 [2020-02-10T14:43:03.138Z] === RUN   TestDaemonRestartIpcMode
14:43:03 [2020-02-10T14:43:03.138Z] === PAUSE TestDaemonRestartIpcMode
14:43:03 [2020-02-10T14:43:03.138Z] === RUN   TestDaemonHostGatewayIP
14:43:03 [2020-02-10T14:43:03.138Z] === PAUSE TestDaemonHostGatewayIP
14:43:03 [2020-02-10T14:43:03.138Z] === RUN   TestDiff
14:43:03 [2020-02-10T14:43:03.138Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
14:43:03 [2020-02-10T14:43:03.708Z] #24 238.9 Checking out files:  20% (2172/10551)   
Checking out files:  21% (2216/10551)   
Checking out files:  22% (2322/10551)   
Checking out files:  23% (2427/10551)   
Checking out files:  24% (2533/10551)   
Checking out files:  25% (2638/10551)   
Checking out files:  26% (2744/10551)   
Checking out files:  27% (2849/10551)   
Checking out files:  28% (2955/10551)   
Checking out files:  29% (3060/10551)   
Checking out files:  30% (3166/10551)   
Checking out files:  31% (3271/10551)   
Checking out files:  32% (3377/10551)   
Checking out files:  33% (3482/10551)   
Checking out files:  34% (3588/10551)   
Checking out files:  34% (3627/10551)   
Checking out files:  35% (3693/10551)   
Checking out files:  36% (3799/10551)   
Checking out files:  37% (3904/10551)   
Checking out files:  38% (4010/10551)   
Checking out files:  39% (4115/10551)   
Checking out files:  40% (4221/10551)   
Checking out files:  41% (4326/10551)   
Checking out files:  42% (4432/10551)   
Checking out files:  43% (4537/10551)   
Checking out files:  44% (4643/10551)   
Checking out files:  45% (4748/10551)   
Checking out files:  46% (4854/10551)   
Checking out files:  47% (4959/10551)   
Checking out files:  48% (5065/10551)   
Checking out files:  49% (5170/10551)   
Checking out files:  50% (5276/10551)   
Checking out files:  50% (5287/10551)   
Checking out files:  51% (5382/10551)   
Checking out files:  52% (5487/10551)   
Checking out files:  53% (5593/10551)   
Checking out files:  54% (5698/10551)   
Checking out files:  55% (5804/10551)   
Checking out files:  56% (5909/10551)   
Checking out files:  57% (6015/10551)   
Checking out files:  58% (6120/10551)   
Checking out files:  59% (6226/10551)   
Checking out files:  60% (6331/10551)   
Checking out files:  61% (6437/10551)   
Checking out files:  62% (6542/10551)   
Checking out files:  63% (6648/10551)   
Checking out files:  64% (6753/10551)   
Checking out files:  65% (6859/10551)   
Checking out files:  65% (6878/10551)   
Checking out files:  66% (6964/10551)   
Checking out files:  67% (7070/10551)   
Checking out files:  68% (7175/10551)   
Checking out files:  69% (7281/10551)   
Checking out files:  70% (7386/10551)   
Checking out files:  71% (7492/10551)   
Checking out files:  72% (7597/10551)   
Checking out files:  73% (7703/10551)   
Checking out files:  74% (7808/10551)   
Checking out files:  75% (7914/10551)   
Checking out files:  76% (8019/10551)   
Checking out files:  77% (8125/10551)   
Checking out files:  78% (8230/10551)   
Checking out files:  79% (8336/10551)   
Checking out files:  80% (8441/10551)   
Checking out files:  81% (8547/10551)   
Checking out files:  82% (8652/10551)   
Checking out files:  83% (8758/10551)   
Checking out files:  84% (8863/10551)   
Checking out files:  85% (8969/10551)   
Checking out files:  86% (9074/10551)   
Checking out files:  87% (9180/10551)   
Checking out files:  88% (9285/10551)   
Checking out files:  89% (9391/10551)   
Checking out files:  90% (9496/10551)   
Checking out files:  91% (9602/10551)   
Checking out files:  92% (9707/10551)   
Checking out files:  92% (9750/10551)   
Checking out files:  93% (9813/10551)   
Checking out files:  94% (9918/10551)   
Checking out files:  95% (10024/10551)   
Checking out files:  96% (10129/10551)   
Checking out files:  97% (10235/10551)   
Checking out files:  98% (10340/10551)   
Checking out files:  99% (10446/10551)   
Checking out files: 100% (10551/10551)   
Checking out files: 100% (10551/10551), done.
14:43:04 [2020-02-10T14:43:04.000Z] #24 244.8 + cd /tmp/tmp.qaDc0wd2K3/tmp/docker-ce
14:43:04 [2020-02-10T14:43:04.000Z] #24 244.8 + git checkout -q v17.06.2-ce
14:43:04 [2020-02-10T14:43:04.070Z] --- PASS: TestDiff (1.00s)
14:43:04 [2020-02-10T14:43:04.070Z] === RUN   TestExecWithCloseStdin
14:43:04 [2020-02-10T14:43:04.575Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:43:04 [2020-02-10T14:43:04.575Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
14:43:04 [2020-02-10T14:43:04.575Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
14:43:04 [2020-02-10T14:43:04.575Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.34s)
14:43:04 [2020-02-10T14:43:04.575Z]     --- PASS: TestStopContainerWithTimeout/3 (3.39s)
14:43:04 [2020-02-10T14:43:04.575Z] === RUN   TestDeleteDevicemapper
14:43:04 [2020-02-10T14:43:04.575Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:43:04 [2020-02-10T14:43:04.575Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:43:04 [2020-02-10T14:43:04.575Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:43:05 [2020-02-10T14:43:05.002Z] --- PASS: TestExecWithCloseStdin (1.11s)
14:43:05 [2020-02-10T14:43:05.002Z] === RUN   TestExec
14:43:05 [2020-02-10T14:43:05.130Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.389s	coverage: 65.3% of statements
14:43:05 [2020-02-10T14:43:05.506Z] #24 ...
14:43:05 [2020-02-10T14:43:05.506Z] 
14:43:05 [2020-02-10T14:43:05.506Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:43:05 [2020-02-10T14:43:05.506Z] #48 236.1 net/http/httptrace
14:43:05 [2020-02-10T14:43:05.506Z] #48 236.6 net/http
14:43:05 [2020-02-10T14:43:05.506Z] #48 ...
14:43:05 [2020-02-10T14:43:05.506Z] 
14:43:05 [2020-02-10T14:43:05.506Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 81.29 Selecting previously unselected package vim.
14:43:05 [2020-02-10T14:43:05.506Z] #18 81.33 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 81.38 Unpacking vim (2:8.1.0875-5) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 82.49 Selecting previously unselected package xfsprogs.
14:43:05 [2020-02-10T14:43:05.506Z] #18 82.51 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 82.53 Unpacking xfsprogs (4.20.0-1) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 83.67 Selecting previously unselected package zip.
14:43:05 [2020-02-10T14:43:05.506Z] #18 83.69 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 83.70 Unpacking zip (3.0-11+b1) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.05 Setting up aufs-tools (1:4.14+20190211-1) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.09 Setting up libip6tc0:ppc64el (1.8.2-4) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.10 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.11 Setting up libgpm2:ppc64el (1.20.7-5) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.12 Setting up libip4tc0:ppc64el (1.8.2-4) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.13 Setting up libnftnl11:ppc64el (1.1.2-2) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.14 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.17 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.18 Setting up libicu63:ppc64el (63.1-6) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.19 Setting up xxd (2:8.1.0875-5) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.20 Setting up zip (3.0-11+b1) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.21 Setting up vim-common (2:8.1.0875-5) ...
14:43:05 [2020-02-10T14:43:05.506Z] #18 84.27 Setting up bash-completion (1:2.8-6) ...
14:43:05 [2020-02-10T14:43:05.937Z] --- PASS: TestExec (0.90s)
14:43:05 [2020-02-10T14:43:05.937Z] === RUN   TestExecUser
14:43:06 [2020-02-10T14:43:06.501Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
14:43:06 [2020-02-10T14:43:06.758Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
14:43:07 [2020-02-10T14:43:07.015Z] --- PASS: TestExecUser (1.00s)
14:43:07 [2020-02-10T14:43:07.015Z] === RUN   TestExportContainerAndImportImage
14:43:07 [2020-02-10T14:43:07.110Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s)
14:43:07 [2020-02-10T14:43:07.110Z] === RUN   TestUpdateMemory
14:43:07 [2020-02-10T14:43:07.110Z] --- SKIP: TestUpdateMemory (0.00s)
14:43:07 [2020-02-10T14:43:07.110Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:43:07 [2020-02-10T14:43:07.110Z] === RUN   TestUpdateCPUQuota
14:43:07 [2020-02-10T14:43:07.273Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
14:43:08 [2020-02-10T14:43:08.050Z] --- PASS: TestUpdateCPUQuota (1.34s)
14:43:08 [2020-02-10T14:43:08.050Z] === RUN   TestUpdatePidsLimit
14:43:08 [2020-02-10T14:43:08.050Z] === RUN   TestUpdatePidsLimit/update_from_none
14:43:08 [2020-02-10T14:43:08.206Z] --- PASS: TestExportContainerAndImportImage (1.19s)
14:43:08 [2020-02-10T14:43:08.206Z] === RUN   TestExportContainerAfterDaemonRestart
14:43:08 [2020-02-10T14:43:08.618Z] === RUN   TestUpdatePidsLimit/no_change
14:43:08 [2020-02-10T14:43:08.847Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.616s	coverage: 35.7% of statements
14:43:08 [2020-02-10T14:43:08.877Z] === RUN   TestUpdatePidsLimit/update_lower
14:43:09 [2020-02-10T14:43:09.012Z] #18 ...
14:43:09 [2020-02-10T14:43:09.012Z] 
14:43:09 [2020-02-10T14:43:09.012Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:43:09 [2020-02-10T14:43:09.012Z] #24 249.6 + mkdir -p /tmp/tmp.qaDc0wd2K3/src/github.com/docker
14:43:09 [2020-02-10T14:43:09.012Z] #24 249.6 + mv components/cli /tmp/tmp.qaDc0wd2K3/src/github.com/docker/cli
14:43:09 [2020-02-10T14:43:09.012Z] #24 249.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:43:09 [2020-02-10T14:43:09.444Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:43:09 [2020-02-10T14:43:09.577Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
14:43:09 [2020-02-10T14:43:09.577Z] === RUN   TestHealthCheckWorkdir
14:43:09 [2020-02-10T14:43:09.703Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:43:10 [2020-02-10T14:43:10.270Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:43:10 [2020-02-10T14:43:10.528Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:43:10 [2020-02-10T14:43:10.950Z] --- PASS: TestHealthCheckWorkdir (1.15s)
14:43:10 [2020-02-10T14:43:10.950Z] === RUN   TestHealthKillContainer
14:43:10 [2020-02-10T14:43:10.950Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
14:43:10 [2020-02-10T14:43:10.950Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
14:43:10 [2020-02-10T14:43:10.950Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
14:43:12 [2020-02-10T14:43:12.430Z] --- PASS: TestUpdatePidsLimit (3.99s)
14:43:12 [2020-02-10T14:43:12.430Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
14:43:12 [2020-02-10T14:43:12.430Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
14:43:12 [2020-02-10T14:43:12.430Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
14:43:12 [2020-02-10T14:43:12.430Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
14:43:12 [2020-02-10T14:43:12.430Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
14:43:12 [2020-02-10T14:43:12.430Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
14:43:12 [2020-02-10T14:43:12.430Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
14:43:12 [2020-02-10T14:43:12.430Z] === RUN   TestUpdateRestartPolicy
14:43:12 [2020-02-10T14:43:12.884Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
14:43:13 [2020-02-10T14:43:13.819Z] --- PASS: TestHealthKillContainer (3.09s)
14:43:13 [2020-02-10T14:43:13.819Z] === RUN   TestInspectCpusetInConfigPre120
14:43:14 [2020-02-10T14:43:14.570Z] #24 ...
14:43:14 [2020-02-10T14:43:14.570Z] 
14:43:14 [2020-02-10T14:43:14.570Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 90.27 Setting up libiptc0:ppc64el (1.8.2-4) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 90.28 Setting up xz-utils (5.2.4-1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 90.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:43:14 [2020-02-10T14:43:14.570Z] #18 90.35 Setting up pigz (2.4-1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 90.36 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 90.38 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 90.39 Setting up python-pip-whl (18.1-5) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 90.42 Setting up libmpdec2:ppc64el (2.4.2-2) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 90.43 Setting up vim-runtime (2:8.1.0875-5) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.31 Setting up libaio1:ppc64el (0.3.112-3) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.33 Setting up libonig5:ppc64el (6.9.1-1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.34 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.35 Setting up vim (2:8.1.0875-5) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.53 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.55 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.56 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.57 Setting up jq (1.5+dfsg-2+b1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.57 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
14:43:14 [2020-02-10T14:43:14.570Z] #18 91.58 Setting up python3.7 (3.7.3-2+deb10u1) ...
14:43:14 [2020-02-10T14:43:14.612Z] ok  	github.com/docker/docker/daemon/cluster	1.579s	coverage: 0.5% of statements
14:43:15 [2020-02-10T14:43:15.190Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s)
14:43:15 [2020-02-10T14:43:15.190Z] === RUN   TestIpcModeNone
14:43:15 [2020-02-10T14:43:15.191Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
14:43:15 [2020-02-10T14:43:15.200Z] #18 ...
14:43:15 [2020-02-10T14:43:15.200Z] 
14:43:15 [2020-02-10T14:43:15.200Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:43:15 [2020-02-10T14:43:15.200Z] #45 158.6   CC       criu/cr-check.o
14:43:15 [2020-02-10T14:43:15.200Z] #45 162.1   CC       criu/cr-dedup.o
14:43:15 [2020-02-10T14:43:15.200Z] #45 162.8   CC       criu/cr-dump.o
14:43:15 [2020-02-10T14:43:15.200Z] #45 167.5   CC       criu/cr-errno.o
14:43:15 [2020-02-10T14:43:15.200Z] #45 167.7   CC       criu/cr-restore.o
14:43:16 [2020-02-10T14:43:16.124Z] --- PASS: TestIpcModeNone (1.09s)
14:43:16 [2020-02-10T14:43:16.124Z] === RUN   TestIpcModePrivate
14:43:16 [2020-02-10T14:43:16.698Z] #45 ...
14:43:16 [2020-02-10T14:43:16.699Z] 
14:43:16 [2020-02-10T14:43:16.699Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:43:16 [2020-02-10T14:43:16.699Z] #48 257.2 github.com/LK4D4/vndr/godl
14:43:16 [2020-02-10T14:43:16.787Z] ok  	github.com/docker/docker/daemon/config	1.935s	coverage: 80.1% of statements
14:43:17 [2020-02-10T14:43:17.056Z] === RUN   TestDockerSuite/TestBuildAddNonTar
14:43:17 [2020-02-10T14:43:17.056Z] --- PASS: TestIpcModePrivate (1.17s)
14:43:17 [2020-02-10T14:43:17.056Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:219, shared: false, mustBeShared: false
14:43:17 [2020-02-10T14:43:17.244Z] ok  	github.com/docker/docker/daemon/discovery	0.546s	coverage: 30.0% of statements
14:43:17 [2020-02-10T14:43:17.313Z] === RUN   TestIpcModeShareable
14:43:18 [2020-02-10T14:43:18.196Z] #48 258.6 github.com/LK4D4/vndr
14:43:18 [2020-02-10T14:43:18.249Z] --- PASS: TestIpcModeShareable (1.13s)
14:43:18 [2020-02-10T14:43:18.249Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:210, shared: true, mustBeShared: true
14:43:18 [2020-02-10T14:43:18.249Z] === RUN   TestAPIIpcModeShareableAndContainer
14:43:18 [2020-02-10T14:43:18.506Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
14:43:18 [2020-02-10T14:43:18.764Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
14:43:19 [2020-02-10T14:43:19.329Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
14:43:19 [2020-02-10T14:43:19.329Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
14:43:19 [2020-02-10T14:43:19.407Z] ok  	github.com/docker/docker/daemon/events	0.486s	coverage: 50.0% of statements
14:43:19 [2020-02-10T14:43:19.862Z] ok  	github.com/docker/docker/daemon/graphdriver	0.176s	coverage: 2.3% of statements
14:43:19 [2020-02-10T14:43:19.894Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
14:43:20 [2020-02-10T14:43:20.460Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
14:43:21 [2020-02-10T14:43:21.393Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s)
14:43:21 [2020-02-10T14:43:21.393Z] === RUN   TestAPIIpcModeHost
14:43:21 [2020-02-10T14:43:21.718Z] #48 ...
14:43:21 [2020-02-10T14:43:21.718Z] 
14:43:21 [2020-02-10T14:43:21.718Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:43:21 [2020-02-10T14:43:21.718Z] #18 97.73 Setting up iptables (1.8.2-4) ...
14:43:21 [2020-02-10T14:43:21.718Z] #18 97.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:43:21 [2020-02-10T14:43:21.718Z] #18 97.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:43:21 [2020-02-10T14:43:21.718Z] #18 97.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:43:21 [2020-02-10T14:43:21.718Z] #18 97.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:43:21 [2020-02-10T14:43:21.718Z] #18 97.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:43:21 [2020-02-10T14:43:21.718Z] #18 97.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:43:21 [2020-02-10T14:43:21.718Z] #18 97.84 Setting up python3 (3.7.3-1) ...
14:43:21 [2020-02-10T14:43:21.718Z] #18 98.72 Setting up python3-wheel (0.32.3-2) ...
14:43:21 [2020-02-10T14:43:21.718Z] #18 100.3 Setting up apparmor (2.13.2-10) ...
14:43:22 [2020-02-10T14:43:22.027Z] ok  	github.com/docker/docker/daemon	3.086s	coverage: 9.2% of statements
14:43:22 [2020-02-10T14:43:22.027Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:43:22 [2020-02-10T14:43:22.027Z] ok  	github.com/docker/docker/daemon/links	0.041s	coverage: 93.0% of statements
14:43:22 [2020-02-10T14:43:22.326Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
14:43:22 [2020-02-10T14:43:22.326Z] --- PASS: TestAPIIpcModeHost (0.75s)
14:43:22 [2020-02-10T14:43:22.326Z] === RUN   TestDaemonIpcModeShareable
14:43:22 [2020-02-10T14:43:22.482Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.450s	coverage: 10.9% of statements
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
14:43:22 [2020-02-10T14:43:22.482Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
14:43:23 [2020-02-10T14:43:23.232Z] #18 ...
14:43:23 [2020-02-10T14:43:23.232Z] 
14:43:23 [2020-02-10T14:43:23.232Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:43:23 [2020-02-10T14:43:23.232Z] #45 176.5   CC       criu/cr-service.o
14:43:23 [2020-02-10T14:43:23.259Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
14:43:24 [2020-02-10T14:43:24.194Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
14:43:24 [2020-02-10T14:43:24.194Z] --- PASS: TestDaemonIpcModeShareable (2.07s)
14:43:24 [2020-02-10T14:43:24.194Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true
14:43:24 [2020-02-10T14:43:24.194Z] === RUN   TestDaemonIpcModePrivate
14:43:24 [2020-02-10T14:43:24.633Z] --- PASS: TestUpdateRestartPolicy (12.50s)
14:43:24 [2020-02-10T14:43:24.633Z] === RUN   TestUpdateRestartWithAutoRemove
14:43:25 [2020-02-10T14:43:25.368Z] ok  	github.com/docker/docker/daemon/images	0.613s	coverage: 4.9% of statements
14:43:25 [2020-02-10T14:43:25.368Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:43:25 [2020-02-10T14:43:25.368Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:43:25 [2020-02-10T14:43:25.567Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
14:43:25 [2020-02-10T14:43:25.568Z] === RUN   TestWaitNonBlocked
14:43:25 [2020-02-10T14:43:25.568Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:43:25 [2020-02-10T14:43:25.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:43:25 [2020-02-10T14:43:25.568Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:43:25 [2020-02-10T14:43:25.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:43:25 [2020-02-10T14:43:25.568Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:43:25 [2020-02-10T14:43:25.568Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:43:25 [2020-02-10T14:43:25.823Z] ok  	github.com/docker/docker/daemon/logger	0.963s	coverage: 43.0% of statements
14:43:26 [2020-02-10T14:43:26.089Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
14:43:26 [2020-02-10T14:43:26.089Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
14:43:26 [2020-02-10T14:43:26.089Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false
14:43:26 [2020-02-10T14:43:26.089Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:43:26 [2020-02-10T14:43:26.089Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
14:43:26 [2020-02-10T14:43:26.278Z] ok  	github.com/docker/docker/daemon/logger/awslogs	1.222s	coverage: 77.4% of statements
14:43:26 [2020-02-10T14:43:26.278Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
14:43:26 [2020-02-10T14:43:26.278Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:43:26 [2020-02-10T14:43:26.278Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:43:26 [2020-02-10T14:43:26.278Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
14:43:26 [2020-02-10T14:43:26.278Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
14:43:26 [2020-02-10T14:43:26.278Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.380s	coverage: 62.1% of statements
14:43:26 [2020-02-10T14:43:26.504Z] --- PASS: TestWaitNonBlocked (0.03s)
14:43:26 [2020-02-10T14:43:26.504Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
14:43:26 [2020-02-10T14:43:26.504Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
14:43:26 [2020-02-10T14:43:26.504Z] === RUN   TestWaitBlocked
14:43:26 [2020-02-10T14:43:26.504Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:43:26 [2020-02-10T14:43:26.504Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:43:26 [2020-02-10T14:43:26.504Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:43:26 [2020-02-10T14:43:26.504Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:43:26 [2020-02-10T14:43:26.504Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:43:26 [2020-02-10T14:43:26.504Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:43:26 [2020-02-10T14:43:26.730Z] #45 180.1   CC       criu/crtools.o
14:43:27 [2020-02-10T14:43:27.461Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
14:43:27 [2020-02-10T14:43:27.718Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
14:43:27 [2020-02-10T14:43:27.756Z] #45 181.2   CC       criu/eventfd.o
14:43:27 [2020-02-10T14:43:27.803Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.534s	coverage: 88.3% of statements
14:43:27 [2020-02-10T14:43:27.881Z] --- PASS: TestWaitBlocked (0.03s)
14:43:27 [2020-02-10T14:43:27.881Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s)
14:43:27 [2020-02-10T14:43:27.881Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
14:43:27 [2020-02-10T14:43:27.881Z] === CONT  TestContainerStartOnDaemonRestart
14:43:27 [2020-02-10T14:43:27.881Z] === CONT  TestIpcModeOlderClient
14:43:27 [2020-02-10T14:43:27.881Z] === CONT  TestDaemonHostGatewayIP
14:43:27 [2020-02-10T14:43:27.881Z] === CONT  TestDaemonRestartIpcMode
14:43:27 [2020-02-10T14:43:27.881Z] --- PASS: TestIpcModeOlderClient (0.21s)
14:43:27 [2020-02-10T14:43:27.976Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.08s)
14:43:27 [2020-02-10T14:43:27.976Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false
14:43:27 [2020-02-10T14:43:27.976Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:43:28 [2020-02-10T14:43:28.384Z] #45 182.0   CC       criu/eventpoll.o
14:43:28 [2020-02-10T14:43:28.763Z] ok  	github.com/docker/docker/daemon/logger/local	0.393s	coverage: 74.7% of statements
14:43:28 [2020-02-10T14:43:28.763Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:43:28 [2020-02-10T14:43:28.763Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.195s	coverage: 21.4% of statements
14:43:28 [2020-02-10T14:43:28.909Z] === RUN   TestDockerSuite/TestBuildAddScript
14:43:29 [2020-02-10T14:43:29.473Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
14:43:29 [2020-02-10T14:43:29.723Z] ok  	github.com/docker/docker/daemon/logger/templates	0.088s	coverage: 8.3% of statements
14:43:29 [2020-02-10T14:43:29.893Z] #45 ...
14:43:29 [2020-02-10T14:43:29.893Z] 
14:43:29 [2020-02-10T14:43:29.893Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:43:29 [2020-02-10T14:43:29.893Z] #18 103.4 Setting up xfsprogs (4.20.0-1) ...
14:43:29 [2020-02-10T14:43:29.893Z] #18 103.4 Setting up python3-lib2to3 (3.7.3-1) ...
14:43:29 [2020-02-10T14:43:29.893Z] #18 104.3 Setting up python3-pkg-resources (40.8.0-1) ...
14:43:29 [2020-02-10T14:43:29.893Z] #18 105.8 Setting up python3-distutils (3.7.3-1) ...
14:43:29 [2020-02-10T14:43:29.893Z] #18 106.8 Setting up python3-setuptools (40.8.0-1) ...
14:43:29 [2020-02-10T14:43:29.893Z] #18 108.8 Setting up python3-pip (18.1-5) ...
14:43:29 [2020-02-10T14:43:29.893Z] #18 110.0 Processing triggers for libc-bin (2.28-10) ...
14:43:29 [2020-02-10T14:43:29.893Z] #18 110.1 Processing triggers for mime-support (3.62) ...
14:43:30 [2020-02-10T14:43:30.038Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s)
14:43:30 [2020-02-10T14:43:30.038Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true
14:43:30 [2020-02-10T14:43:30.038Z] === RUN   TestIpcModeOlderClient
14:43:30 [2020-02-10T14:43:30.038Z] === PAUSE TestIpcModeOlderClient
14:43:30 [2020-02-10T14:43:30.038Z] === RUN   TestKillContainerInvalidSignal
14:43:30 [2020-02-10T14:43:30.178Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.205s	coverage: 47.8% of statements
14:43:30 [2020-02-10T14:43:30.186Z] #18 DONE 110.5s
14:43:30 [2020-02-10T14:43:30.186Z] 
14:43:30 [2020-02-10T14:43:30.186Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:43:30 [2020-02-10T14:43:30.574Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:43:30 [2020-02-10T14:43:30.574Z] 
14:43:30 [2020-02-10T14:43:30.574Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:43:30 [2020-02-10T14:43:30.574Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:43:30 [2020-02-10T14:43:30.574Z] Using test binary docker
14:43:30 [2020-02-10T14:43:30.574Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:43:30 [2020-02-10T14:43:30.574Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:43:30 [2020-02-10T14:43:30.574Z] INFO: Waiting for daemon to start...
14:43:30 [2020-02-10T14:43:30.574Z] Starting dockerd
14:43:30 [2020-02-10T14:43:30.574Z] .
14:43:30 [2020-02-10T14:43:30.574Z] INFO: Building docker-sdk-python3:4.2.0...
14:43:30 [2020-02-10T14:43:30.823Z] #19 0.389 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:43:30 [2020-02-10T14:43:30.823Z] #19 0.392 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:43:30 [2020-02-10T14:43:30.823Z] #19 0.395 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:43:30 [2020-02-10T14:43:30.823Z] #19 DONE 0.5s
14:43:30 [2020-02-10T14:43:30.823Z] 
14:43:30 [2020-02-10T14:43:30.823Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:43:30 [2020-02-10T14:43:30.972Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
14:43:30 [2020-02-10T14:43:30.972Z] === RUN   TestKillContainer
14:43:30 [2020-02-10T14:43:30.972Z] === RUN   TestKillContainer/no_signal
14:43:31 [2020-02-10T14:43:31.170Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s)
14:43:31 [2020-02-10T14:43:31.536Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
14:43:31 [2020-02-10T14:43:31.704Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.278s	coverage: 82.5% of statements
14:43:31 [2020-02-10T14:43:31.704Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:43:31 [2020-02-10T14:43:31.704Z] ?   	github.com/docker/docker/daemon/network	[no test files]
14:43:31 [2020-02-10T14:43:31.704Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:43:31 [2020-02-10T14:43:31.737Z] --- PASS: TestDaemonRestartIpcMode (4.19s)
14:43:31 [2020-02-10T14:43:31.794Z] === RUN   TestKillContainer/non_killing_signal
14:43:32 [2020-02-10T14:43:32.304Z] --- PASS: TestDaemonHostGatewayIP (4.72s)
14:43:32 [2020-02-10T14:43:32.304Z] PASS
14:43:32 [2020-02-10T14:43:32.304Z] 
14:43:32 [2020-02-10T14:43:32.304Z] === Skipped
14:43:32 [2020-02-10T14:43:32.304Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:43:32 [2020-02-10T14:43:32.304Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:43:32 [2020-02-10T14:43:32.304Z] 
14:43:32 [2020-02-10T14:43:32.304Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
14:43:32 [2020-02-10T14:43:32.304Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:43:32 [2020-02-10T14:43:32.304Z] 
14:43:32 [2020-02-10T14:43:32.304Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
14:43:32 [2020-02-10T14:43:32.304Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:43:32 [2020-02-10T14:43:32.304Z] 
14:43:32 [2020-02-10T14:43:32.304Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:43:32 [2020-02-10T14:43:32.304Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:43:32 [2020-02-10T14:43:32.304Z] 
14:43:32 [2020-02-10T14:43:32.304Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:43:32 [2020-02-10T14:43:32.304Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:43:32 [2020-02-10T14:43:32.304Z] 
14:43:32 [2020-02-10T14:43:32.304Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
14:43:32 [2020-02-10T14:43:32.304Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:43:32 [2020-02-10T14:43:32.304Z] 
14:43:32 [2020-02-10T14:43:32.304Z] 
14:43:32 [2020-02-10T14:43:32.304Z] DONE 199 tests, 6 skipped in 128.124s
14:43:32 [2020-02-10T14:43:32.304Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:43:32 [2020-02-10T14:43:32.304Z] ++ 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:43:32 [2020-02-10T14:43:32.304Z] ++ set -e
14:43:32 [2020-02-10T14:43:32.304Z] ++ '[' -n 0 ']'
14:43:32 [2020-02-10T14:43:32.304Z] ++ set -x
14:43:32 [2020-02-10T14:43:32.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:43:32 [2020-02-10T14:43:32.359Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
14:43:32 [2020-02-10T14:43:32.563Z] INFO: Testing against a local daemon
14:43:32 [2020-02-10T14:43:32.563Z] === RUN   TestCommitInheritsEnv
14:43:32 [2020-02-10T14:43:32.617Z] === RUN   TestKillContainer/killing_signal
14:43:33 [2020-02-10T14:43:33.131Z] --- PASS: TestCommitInheritsEnv (0.57s)
14:43:33 [2020-02-10T14:43:33.131Z] === RUN   TestImportExtremelyLargeImageWorks
14:43:33 [2020-02-10T14:43:33.131Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:43:33 [2020-02-10T14:43:33.131Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
14:43:33 [2020-02-10T14:43:33.131Z] === RUN   TestImagesFilterMultiReference
14:43:33 [2020-02-10T14:43:33.131Z] --- PASS: TestImagesFilterMultiReference (0.10s)
14:43:33 [2020-02-10T14:43:33.131Z] === RUN   TestImagePullPlatformInvalid
14:43:33 [2020-02-10T14:43:33.231Z] ok  	github.com/docker/docker/distribution/metadata	1.273s	coverage: 48.2% of statements
14:43:33 [2020-02-10T14:43:33.231Z] ok  	github.com/docker/docker/distribution	1.369s	coverage: 20.3% of statements
14:43:33 [2020-02-10T14:43:33.389Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
14:43:33 [2020-02-10T14:43:33.389Z] === RUN   TestRemoveImageOrphaning
14:43:33 [2020-02-10T14:43:33.548Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
14:43:33 [2020-02-10T14:43:33.686Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:43:33 [2020-02-10T14:43:33.686Z] ok  	github.com/docker/docker/errdefs	0.124s	coverage: 49.4% of statements
14:43:33 [2020-02-10T14:43:33.805Z] --- PASS: TestKillContainer (2.87s)
14:43:33 [2020-02-10T14:43:33.805Z]     --- PASS: TestKillContainer/no_signal (0.97s)
14:43:33 [2020-02-10T14:43:33.805Z]     --- PASS: TestKillContainer/non_killing_signal (0.76s)
14:43:33 [2020-02-10T14:43:33.805Z]     --- PASS: TestKillContainer/killing_signal (0.86s)
14:43:33 [2020-02-10T14:43:33.805Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:43:33 [2020-02-10T14:43:33.805Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:43:33 [2020-02-10T14:43:33.956Z] --- PASS: TestRemoveImageOrphaning (0.54s)
14:43:33 [2020-02-10T14:43:33.956Z] === RUN   TestRemoveImageGarbageCollector
14:43:33 [2020-02-10T14:43:33.956Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:43:33 [2020-02-10T14:43:33.956Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:43:33 [2020-02-10T14:43:33.956Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:43:33 [2020-02-10T14:43:33.956Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
14:43:33 [2020-02-10T14:43:33.956Z] === RUN   TestTagInvalidReference
14:43:33 [2020-02-10T14:43:33.956Z] --- PASS: TestTagInvalidReference (0.03s)
14:43:33 [2020-02-10T14:43:33.956Z] === RUN   TestTagValidPrefixedRepo
14:43:33 [2020-02-10T14:43:33.956Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
14:43:33 [2020-02-10T14:43:33.956Z] === RUN   TestTagExistedNameWithoutForce
14:43:33 [2020-02-10T14:43:33.956Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:43:33 [2020-02-10T14:43:33.956Z] === RUN   TestTagOfficialNames
14:43:34 [2020-02-10T14:43:34.062Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
14:43:34 [2020-02-10T14:43:34.215Z] --- PASS: TestTagOfficialNames (0.07s)
14:43:34 [2020-02-10T14:43:34.215Z] === RUN   TestTagMatchesDigest
14:43:34 [2020-02-10T14:43:34.215Z] --- PASS: TestTagMatchesDigest (0.03s)
14:43:34 [2020-02-10T14:43:34.215Z] PASS
14:43:34 [2020-02-10T14:43:34.215Z] 
14:43:34 [2020-02-10T14:43:34.215Z] === Skipped
14:43:34 [2020-02-10T14:43:34.215Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:43:34 [2020-02-10T14:43:34.215Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
14:43:34 [2020-02-10T14:43:34.215Z] 
14:43:34 [2020-02-10T14:43:34.215Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:43:34 [2020-02-10T14:43:34.215Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:43:34 [2020-02-10T14:43:34.215Z] 
14:43:34 [2020-02-10T14:43:34.215Z] 
14:43:34 [2020-02-10T14:43:34.215Z] DONE 12 tests, 2 skipped in 1.747s
14:43:34 [2020-02-10T14:43:34.215Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:43:34 [2020-02-10T14:43:34.215Z] ++ 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:43:34 [2020-02-10T14:43:34.215Z] ++ set -e
14:43:34 [2020-02-10T14:43:34.215Z] ++ '[' -n 0 ']'
14:43:34 [2020-02-10T14:43:34.215Z] ++ set -x
14:43:34 [2020-02-10T14:43:34.215Z] ++ env -i DEST=/go/src/github.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:43:34 [2020-02-10T14:43:34.215Z] INFO: Testing against a local daemon
14:43:34 [2020-02-10T14:43:34.215Z] === RUN   TestNetworkCreateDelete
14:43:34 [2020-02-10T14:43:34.627Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:43:34 [2020-02-10T14:43:34.647Z] ok  	github.com/docker/docker/distribution/xfer	2.122s	coverage: 76.8% of statements
14:43:34 [2020-02-10T14:43:34.647Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:43:34 [2020-02-10T14:43:34.782Z] --- PASS: TestNetworkCreateDelete (0.41s)
14:43:34 [2020-02-10T14:43:34.782Z] === RUN   TestDockerNetworkDeletePreferID
14:43:35 [2020-02-10T14:43:35.260Z] #20 ...
14:43:35 [2020-02-10T14:43:35.260Z] 
14:43:35 [2020-02-10T14:43:35.260Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:43:35 [2020-02-10T14:43:35.260Z] #48 DONE 275.6s
14:43:35 [2020-02-10T14:43:35.260Z] 
14:43:35 [2020-02-10T14:43:35.260Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:43:35 [2020-02-10T14:43:35.260Z] #45 183.9   CC       criu/external.o
14:43:35 [2020-02-10T14:43:35.260Z] #45 184.6   CC       criu/fault-injection.o
14:43:35 [2020-02-10T14:43:35.260Z] #45 184.8   CC       criu/fdstore.o
14:43:35 [2020-02-10T14:43:35.260Z] #45 185.6   CC       criu/fifo.o
14:43:35 [2020-02-10T14:43:35.260Z] #45 186.2   CC       criu/file-ids.o
14:43:35 [2020-02-10T14:43:35.260Z] #45 187.0   CC       criu/file-lock.o
14:43:35 [2020-02-10T14:43:35.558Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s)
14:43:35 [2020-02-10T14:43:35.558Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
14:43:35 [2020-02-10T14:43:35.558Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
14:43:35 [2020-02-10T14:43:35.558Z] === RUN   TestKillStoppedContainer
14:43:35 [2020-02-10T14:43:35.558Z] --- PASS: TestKillStoppedContainer (0.08s)
14:43:35 [2020-02-10T14:43:35.558Z] === RUN   TestKillStoppedContainerAPIPre120
14:43:35 [2020-02-10T14:43:35.558Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
14:43:35 [2020-02-10T14:43:35.558Z] === RUN   TestKillDifferentUserContainer
14:43:35 [2020-02-10T14:43:35.609Z] ok  	github.com/docker/docker/image/cache	0.134s	coverage: 19.2% of statements
14:43:35 [2020-02-10T14:43:35.609Z] ok  	github.com/docker/docker/image/v1	0.297s	coverage: 25.0% of statements
14:43:35 [2020-02-10T14:43:35.719Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s)
14:43:35 [2020-02-10T14:43:35.719Z] === RUN   TestInspectNetwork
14:43:36 [2020-02-10T14:43:36.066Z] ok  	github.com/docker/docker/image	0.879s	coverage: 86.4% of statements
14:43:36 [2020-02-10T14:43:36.296Z] #45 189.6   CC       criu/files-ext.o
14:43:36 [2020-02-10T14:43:36.490Z] --- PASS: TestKillDifferentUserContainer (0.84s)
14:43:36 [2020-02-10T14:43:36.490Z] === RUN   TestInspectOomKilledTrue
14:43:36 [2020-02-10T14:43:36.490Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:43:36 [2020-02-10T14:43:36.490Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:43:36 [2020-02-10T14:43:36.490Z] === RUN   TestInspectOomKilledFalse
14:43:36 [2020-02-10T14:43:36.490Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:43:36 [2020-02-10T14:43:36.490Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:43:36 [2020-02-10T14:43:36.490Z] === RUN   TestLinksEtcHostsContentMatch
14:43:36 [2020-02-10T14:43:36.521Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:43:36 [2020-02-10T14:43:36.521Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:43:36 [2020-02-10T14:43:36.976Z] ok  	github.com/docker/docker/libcontainerd/queue	0.122s	coverage: 100.0% of statements
14:43:37 [2020-02-10T14:43:37.055Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
14:43:37 [2020-02-10T14:43:37.055Z] === RUN   TestLinksContainerNames
14:43:37 [2020-02-10T14:43:37.326Z] #45 190.7   CC       criu/files-reg.o
14:43:37 [2020-02-10T14:43:37.619Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
14:43:38 [2020-02-10T14:43:38.504Z] ok  	github.com/docker/docker/pkg/aaparser	0.060s	coverage: 50.0% of statements
14:43:38 [2020-02-10T14:43:38.553Z] --- PASS: TestLinksContainerNames (1.59s)
14:43:38 [2020-02-10T14:43:38.553Z] === RUN   TestLogsFollowTailEmpty
14:43:38 [2020-02-10T14:43:38.959Z] ok  	github.com/docker/docker/layer	0.533s	coverage: 30.0% of statements
14:43:38 [2020-02-10T14:43:38.959Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:43:39 [2020-02-10T14:43:39.484Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
14:43:39 [2020-02-10T14:43:39.484Z] === RUN   TestContainerNetworkMountsNoChown
14:43:39 [2020-02-10T14:43:39.920Z] ok  	github.com/docker/docker/opts	0.348s	coverage: 67.4% of statements
14:43:40 [2020-02-10T14:43:40.068Z] #45 ...
14:43:40 [2020-02-10T14:43:40.068Z] 
14:43:40 [2020-02-10T14:43:40.068Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:43:40 [2020-02-10T14:43:40.068Z] #20 8.987 Collecting yamllint==1.16.0
14:43:40 [2020-02-10T14:43:40.357Z] #20 9.665   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:43:40 [2020-02-10T14:43:40.378Z] ok  	github.com/docker/docker/libcontainerd/local	0.422s	coverage: 1.0% of statements
14:43:40 [2020-02-10T14:43:40.378Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:43:40 [2020-02-10T14:43:40.378Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:43:40 [2020-02-10T14:43:40.378Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:43:40 [2020-02-10T14:43:40.378Z] ?   	github.com/docker/docker/oci	[no test files]
14:43:40 [2020-02-10T14:43:40.378Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:43:40 [2020-02-10T14:43:40.416Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/default
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/default
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/private
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/private
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rprivate
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rprivate
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/slave
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/slave
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rslave
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rslave
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/shared
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/shared
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rshared
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rshared
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/default
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/default/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/default/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/rshared
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/shared
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/rslave
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/slave
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/rprivate
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/private
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/private/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/private/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/default/bind_root
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/default/mount_root
14:43:40 [2020-02-10T14:43:40.416Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:43:40 [2020-02-10T14:43:40.646Z] #20 9.796 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:43:40 [2020-02-10T14:43:40.646Z] #20 9.870   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:43:40 [2020-02-10T14:43:40.673Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:43:40 [2020-02-10T14:43:40.673Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/private/mount_root
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/private/bind_root
14:43:40 [2020-02-10T14:43:40.930Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:43:40 [2020-02-10T14:43:40.937Z] #20 9.952 Collecting pyyaml (from yamllint==1.16.0)
14:43:40 [2020-02-10T14:43:40.989Z] === RUN   TestInspectNetwork/full_network_id
14:43:40 [2020-02-10T14:43:40.989Z] === RUN   TestInspectNetwork/partial_network_id
14:43:40 [2020-02-10T14:43:40.989Z] === RUN   TestInspectNetwork/network_name
14:43:40 [2020-02-10T14:43:40.989Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:43:41 [2020-02-10T14:43:41.187Z] --- PASS: TestMountDaemonRoot (0.03s)
14:43:41 [2020-02-10T14:43:41.187Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
14:43:41 [2020-02-10T14:43:41.187Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
14:43:41 [2020-02-10T14:43:41.187Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
14:43:41 [2020-02-10T14:43:41.187Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
14:43:41 [2020-02-10T14:43:41.187Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:43:41 [2020-02-10T14:43:41.187Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
14:43:41 [2020-02-10T14:43:41.187Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:43:41 [2020-02-10T14:43:41.187Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:43:41 [2020-02-10T14:43:41.187Z] === RUN   TestContainerBindMountNonRecursive
14:43:41 [2020-02-10T14:43:41.226Z] #20 10.43   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:43:41 [2020-02-10T14:43:41.339Z] ok  	github.com/docker/docker/pkg/broadcaster	0.069s	coverage: 100.0% of statements
14:43:41 [2020-02-10T14:43:41.339Z] ok  	github.com/docker/docker/pkg/capabilities	0.130s	coverage: 87.5% of statements
14:43:41 [2020-02-10T14:43:41.794Z] ok  	github.com/docker/docker/pkg/authorization	0.731s	coverage: 26.8% of statements
14:43:42 [2020-02-10T14:43:42.754Z] ok  	github.com/docker/docker/pkg/directory	0.178s	coverage: 80.0% of statements
14:43:42 [2020-02-10T14:43:42.754Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.215s	coverage: 15.4% of statements
14:43:43 [2020-02-10T14:43:43.211Z] ok  	github.com/docker/docker/pkg/discovery	0.151s	coverage: 58.3% of statements
14:43:43 [2020-02-10T14:43:43.712Z] --- PASS: TestContainerBindMountNonRecursive (2.38s)
14:43:43 [2020-02-10T14:43:43.712Z] === RUN   TestNetworkNat
14:43:43 [2020-02-10T14:43:43.939Z] #20 12.90 Building wheels for collected packages: pyyaml
14:43:43 [2020-02-10T14:43:43.939Z] #20 12.90   Running setup.py bdist_wheel for pyyaml: started
14:43:43 [2020-02-10T14:43:43.969Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
14:43:44 [2020-02-10T14:43:44.172Z] ok  	github.com/docker/docker/pkg/discovery/file	0.054s	coverage: 92.9% of statements
14:43:44 [2020-02-10T14:43:44.226Z] --- PASS: TestNetworkNat (0.87s)
14:43:44 [2020-02-10T14:43:44.226Z] === RUN   TestNetworkLocalhostTCPNat
14:43:45 [2020-02-10T14:43:45.133Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.146s	coverage: 92.3% of statements
14:43:45 [2020-02-10T14:43:45.158Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
14:43:45 [2020-02-10T14:43:45.158Z] === RUN   TestNetworkLoopbackNat
14:43:45 [2020-02-10T14:43:45.437Z] #20 14.54   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:43:45 [2020-02-10T14:43:45.437Z] #20 14.54   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:43:45 [2020-02-10T14:43:45.590Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.081s	coverage: 93.8% of statements
14:43:45 [2020-02-10T14:43:45.725Z] #20 14.66 Successfully built pyyaml
14:43:45 [2020-02-10T14:43:45.726Z] #20 14.68 Installing collected packages: pathspec, pyyaml, yamllint
14:43:45 [2020-02-10T14:43:45.733Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
14:43:46 [2020-02-10T14:43:46.260Z] --- PASS: TestInspectNetwork (9.61s)
14:43:46 [2020-02-10T14:43:46.260Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:43:46 [2020-02-10T14:43:46.260Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:43:46 [2020-02-10T14:43:46.260Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:43:46 [2020-02-10T14:43:46.260Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:43:46 [2020-02-10T14:43:46.260Z] === RUN   TestRunContainerWithBridgeNone
14:43:46 [2020-02-10T14:43:46.299Z] --- PASS: TestNetworkLoopbackNat (1.21s)
14:43:46 [2020-02-10T14:43:46.299Z] === RUN   TestPause
14:43:46 [2020-02-10T14:43:46.356Z] #20 15.30 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:43:46 [2020-02-10T14:43:46.356Z] #20 DONE 15.7s
14:43:46 [2020-02-10T14:43:46.356Z] 
14:43:46 [2020-02-10T14:43:46.356Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:43:46 [2020-02-10T14:43:46.356Z] #45 194.9   CC       criu/files.o
14:43:46 [2020-02-10T14:43:46.356Z] #45 198.9   CC       criu/filesystems.o
14:43:46 [2020-02-10T14:43:46.551Z] ok  	github.com/docker/docker/pkg/filenotify	0.178s	coverage: 36.2% of statements
14:43:46 [2020-02-10T14:43:46.551Z] ok  	github.com/docker/docker/pkg/fileutils	0.130s	coverage: 87.7% of statements
14:43:46 [2020-02-10T14:43:46.991Z] #45 200.4   CC       criu/fsnotify.o
14:43:47 [2020-02-10T14:43:47.511Z] ok  	github.com/docker/docker/pkg/homedir	0.057s	coverage: 42.9% of statements
14:43:47 [2020-02-10T14:43:47.671Z] --- PASS: TestPause (1.16s)
14:43:47 [2020-02-10T14:43:47.671Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:43:47 [2020-02-10T14:43:47.671Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:43:47 [2020-02-10T14:43:47.671Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:43:47 [2020-02-10T14:43:47.671Z] === RUN   TestPauseStopPausedContainer
14:43:47 [2020-02-10T14:43:47.968Z] ok  	github.com/docker/docker/pkg/idtools	0.050s	coverage: 6.3% of statements
14:43:48 [2020-02-10T14:43:48.164Z] --- PASS: TestRunContainerWithBridgeNone (2.59s)
14:43:48 [2020-02-10T14:43:48.164Z] === RUN   TestNetworkInvalidJSON
14:43:48 [2020-02-10T14:43:48.164Z] === RUN   TestNetworkInvalidJSON//networks/create
14:43:48 [2020-02-10T14:43:48.164Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:43:48 [2020-02-10T14:43:48.164Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:43:48 [2020-02-10T14:43:48.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:43:48 [2020-02-10T14:43:48.164Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:43:48 [2020-02-10T14:43:48.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:43:48 [2020-02-10T14:43:48.164Z] === CONT  TestNetworkInvalidJSON//networks/create
14:43:48 [2020-02-10T14:43:48.164Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:43:48 [2020-02-10T14:43:48.164Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:43:48 [2020-02-10T14:43:48.164Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:43:48 [2020-02-10T14:43:48.164Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:43:48 [2020-02-10T14:43:48.164Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:43:48 [2020-02-10T14:43:48.164Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:43:48 [2020-02-10T14:43:48.164Z] === RUN   TestDaemonRestartWithLiveRestore
14:43:48 [2020-02-10T14:43:48.426Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.495s	coverage: 84.1% of statements
14:43:48 [2020-02-10T14:43:48.603Z] --- PASS: TestPauseStopPausedContainer (1.16s)
14:43:48 [2020-02-10T14:43:48.603Z] === RUN   TestPsFilter
14:43:48 [2020-02-10T14:43:48.860Z] --- PASS: TestPsFilter (0.24s)
14:43:48 [2020-02-10T14:43:48.860Z] === RUN   TestRemoveContainerWithRemovedVolume
14:43:49 [2020-02-10T14:43:49.045Z] #45 202.4   CC       criu/image-desc.o
14:43:49 [2020-02-10T14:43:49.045Z] #45 202.6   CC       criu/image.o
14:43:49 [2020-02-10T14:43:49.387Z] ok  	github.com/docker/docker/pkg/archive	8.521s	coverage: 62.0% of statements
14:43:49 [2020-02-10T14:43:49.387Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.214s	coverage: 91.7% of statements
14:43:49 [2020-02-10T14:43:49.387Z] ok  	github.com/docker/docker/pkg/locker	0.075s	coverage: 88.9% of statements
14:43:49 [2020-02-10T14:43:49.541Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s)
14:43:49 [2020-02-10T14:43:49.541Z] === RUN   TestDaemonDefaultNetworkPools
14:43:49 [2020-02-10T14:43:49.793Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
14:43:49 [2020-02-10T14:43:49.793Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
14:43:49 [2020-02-10T14:43:49.793Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s)
14:43:49 [2020-02-10T14:43:49.793Z] === RUN   TestRemoveContainerWithVolume
14:43:49 [2020-02-10T14:43:49.843Z] ok  	github.com/docker/docker/pkg/ioutils	0.680s	coverage: 69.7% of statements
14:43:50 [2020-02-10T14:43:50.299Z] ok  	github.com/docker/docker/pkg/longpath	0.040s	coverage: 100.0% of statements
14:43:50 [2020-02-10T14:43:50.299Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.037s	coverage: 85.7% of statements
14:43:50 [2020-02-10T14:43:50.357Z] === RUN   TestDockerSuite/TestBuildAddTar
14:43:50 [2020-02-10T14:43:50.541Z] #45 204.1   CC       criu/ipc_ns.o
14:43:50 [2020-02-10T14:43:50.754Z] ok  	github.com/docker/docker/pkg/parsers	0.194s	coverage: 97.0% of statements
14:43:50 [2020-02-10T14:43:50.918Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
14:43:50 [2020-02-10T14:43:50.918Z] === RUN   TestDaemonRestartWithExistingNetwork
14:43:50 [2020-02-10T14:43:50.922Z] --- PASS: TestRemoveContainerWithVolume (0.97s)
14:43:50 [2020-02-10T14:43:50.922Z] === RUN   TestRemoveContainerRunning
14:43:51 [2020-02-10T14:43:51.217Z] ok  	github.com/docker/docker/pkg/pidfile	0.055s	coverage: 82.6% of statements
14:43:51 [2020-02-10T14:43:51.855Z] --- PASS: TestRemoveContainerRunning (0.89s)
14:43:51 [2020-02-10T14:43:51.855Z] === RUN   TestRemoveContainerForceRemoveRunning
14:43:52 [2020-02-10T14:43:52.113Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
14:43:52 [2020-02-10T14:43:52.663Z] #45 206.2   CC       criu/irmap.o
14:43:52 [2020-02-10T14:43:52.678Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
14:43:52 [2020-02-10T14:43:52.678Z] === RUN   TestRemoveInvalidContainer
14:43:52 [2020-02-10T14:43:52.678Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:43:52 [2020-02-10T14:43:52.678Z] === RUN   TestRenameLinkedContainer
14:43:52 [2020-02-10T14:43:52.746Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.111s	coverage: 56.8% of statements
14:43:52 [2020-02-10T14:43:52.822Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s)
14:43:52 [2020-02-10T14:43:52.822Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:43:53 [2020-02-10T14:43:53.201Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.163s	coverage: 85.7% of statements
14:43:53 [2020-02-10T14:43:53.657Z] ok  	github.com/docker/docker/pkg/pools	0.052s	coverage: 88.2% of statements
14:43:54 [2020-02-10T14:43:54.113Z] ok  	github.com/docker/docker/pkg/progress	0.031s	coverage: 75.9% of statements
14:43:54 [2020-02-10T14:43:54.159Z] #45 207.6   CC       criu/kcmp-ids.o
14:43:54 [2020-02-10T14:43:54.449Z] #45 ...
14:43:54 [2020-02-10T14:43:54.449Z] 
14:43:54 [2020-02-10T14:43:54.449Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:43:54 [2020-02-10T14:43:54.449Z] #31 DONE 295.4s
14:43:54 [2020-02-10T14:43:54.449Z] 
14:43:54 [2020-02-10T14:43:54.449Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:43:54 [2020-02-10T14:43:54.739Z] #63 ...
14:43:54 [2020-02-10T14:43:54.739Z] 
14:43:54 [2020-02-10T14:43:54.739Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:43:54 [2020-02-10T14:43:54.739Z] #45 208.1   CC       criu/kerndat.o
14:43:55 [2020-02-10T14:43:55.074Z] ok  	github.com/docker/docker/pkg/reexec	0.078s	coverage: 82.4% of statements
14:43:55 [2020-02-10T14:43:55.357Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.44s)
14:43:55 [2020-02-10T14:43:55.357Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:43:55 [2020-02-10T14:43:55.530Z] ok  	github.com/docker/docker/pkg/pubsub	1.112s	coverage: 73.9% of statements
14:43:55 [2020-02-10T14:43:55.925Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
14:43:55 [2020-02-10T14:43:55.925Z] === RUN   TestServiceWithPredefinedNetwork
14:43:55 [2020-02-10T14:43:55.986Z] ok  	github.com/docker/docker/pkg/signal	0.129s	coverage: 20.3% of statements
14:43:56 [2020-02-10T14:43:56.442Z] ok  	github.com/docker/docker/pkg/stdcopy	0.044s	coverage: 100.0% of statements
14:43:57 [2020-02-10T14:43:57.403Z] ok  	github.com/docker/docker/pkg/streamformatter	0.099s	coverage: 66.2% of statements
14:43:57 [2020-02-10T14:43:57.403Z] ok  	github.com/docker/docker/pkg/stringid	0.040s	coverage: 70.6% of statements
14:43:57 [2020-02-10T14:43:57.468Z] #45 210.7   CC       criu/libnetlink.o
14:43:57 [2020-02-10T14:43:57.758Z] #45 211.3   CC       criu/log.o
14:43:57 [2020-02-10T14:43:57.938Z] --- PASS: TestRenameLinkedContainer (4.91s)
14:43:57 [2020-02-10T14:43:57.938Z] === RUN   TestRenameStoppedContainer
14:43:58 [2020-02-10T14:43:58.363Z] ok  	github.com/docker/docker/pkg/sysinfo	0.073s	coverage: 38.2% of statements
14:43:58 [2020-02-10T14:43:58.788Z] #45 212.3   CC       criu/lsm.o
14:43:59 [2020-02-10T14:43:59.313Z] --- PASS: TestRenameStoppedContainer (1.53s)
14:43:59 [2020-02-10T14:43:59.313Z] === RUN   TestRenameRunningContainerAndReuse
14:43:59 [2020-02-10T14:43:59.324Z] ok  	github.com/docker/docker/pkg/system	0.109s	coverage: 13.1% of statements
14:43:59 [2020-02-10T14:43:59.324Z] ok  	github.com/docker/docker/pkg/tailfile	0.194s	coverage: 88.6% of statements
14:43:59 [2020-02-10T14:43:59.819Z] #45 213.1   CC       criu/mem.o
14:44:00 [2020-02-10T14:44:00.114Z] --- PASS: TestServiceWithPredefinedNetwork (3.42s)
14:44:00 [2020-02-10T14:44:00.114Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:44:00 [2020-02-10T14:44:00.114Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:44:00 [2020-02-10T14:44:00.114Z]     service_test.go:230: FLAKY_TEST
14:44:00 [2020-02-10T14:44:00.114Z] === RUN   TestServiceWithDataPathPortInit
14:44:00 [2020-02-10T14:44:00.684Z] === RUN   TestDockerSuite/TestBuildAddTarXz
14:44:00 [2020-02-10T14:44:00.851Z] ok  	github.com/docker/docker/pkg/term	0.116s	coverage: 30.8% of statements
14:44:00 [2020-02-10T14:44:00.851Z] ok  	github.com/docker/docker/pkg/tarsum	0.220s	coverage: 89.3% of statements
14:44:01 [2020-02-10T14:44:01.250Z] --- PASS: TestRenameRunningContainerAndReuse (2.15s)
14:44:01 [2020-02-10T14:44:01.250Z] === RUN   TestRenameInvalidName
14:44:01 [2020-02-10T14:44:01.812Z] testing: warning: no tests to run
14:44:01 [2020-02-10T14:44:01.812Z] ok  	github.com/docker/docker/pkg/term/windows	0.067s	coverage: 0.0% of statements [no tests to run]
14:44:01 [2020-02-10T14:44:01.812Z] ok  	github.com/docker/docker/pkg/truncindex	0.188s	coverage: 91.5% of statements
14:44:02 [2020-02-10T14:44:02.267Z] ok  	github.com/docker/docker/pkg/urlutil	0.025s	coverage: 100.0% of statements
14:44:02 [2020-02-10T14:44:02.544Z] #45 216.0   CC       criu/mount.o
14:44:02 [2020-02-10T14:44:02.723Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
14:44:02 [2020-02-10T14:44:02.723Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:44:02 [2020-02-10T14:44:02.723Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:44:02 [2020-02-10T14:44:02.723Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:44:02 [2020-02-10T14:44:02.723Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:44:02 [2020-02-10T14:44:02.723Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
14:44:02 [2020-02-10T14:44:02.723Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
14:44:02 [2020-02-10T14:44:02.723Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:44:02 [2020-02-10T14:44:02.723Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:44:03 [2020-02-10T14:44:03.149Z] --- PASS: TestRenameInvalidName (1.85s)
14:44:03 [2020-02-10T14:44:03.149Z] === RUN   TestRenameAnonymousContainer
14:44:03 [2020-02-10T14:44:03.149Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
14:44:04 [2020-02-10T14:44:04.250Z] ok  	github.com/docker/docker/plugin/v2	0.249s	coverage: 20.1% of statements
14:44:04 [2020-02-10T14:44:04.705Z] ok  	github.com/docker/docker/plugin	0.414s	coverage: 11.6% of statements
14:44:04 [2020-02-10T14:44:04.705Z] ok  	github.com/docker/docker/reference	0.606s	coverage: 83.7% of statements
14:44:05 [2020-02-10T14:44:05.676Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
14:44:05 [2020-02-10T14:44:05.676Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
14:44:06 [2020-02-10T14:44:06.234Z] ok  	github.com/docker/docker/restartmanager	0.032s	coverage: 50.9% of statements
14:44:06 [2020-02-10T14:44:06.234Z] ok  	github.com/docker/docker/registry/resumable	0.270s	coverage: 100.0% of statements
14:44:07 [2020-02-10T14:44:07.573Z] --- PASS: TestRenameAnonymousContainer (4.42s)
14:44:07 [2020-02-10T14:44:07.573Z] === RUN   TestRenameContainerWithSameName
14:44:07 [2020-02-10T14:44:07.761Z] ok  	github.com/docker/docker/registry	0.424s	coverage: 51.7% of statements
14:44:07 [2020-02-10T14:44:07.761Z] ok  	github.com/docker/docker/runconfig	0.258s	coverage: 54.5% of statements
14:44:07 [2020-02-10T14:44:07.761Z] ok  	github.com/docker/docker/testutil	0.238s	coverage: 62.5% of statements
14:44:07 [2020-02-10T14:44:07.831Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
14:44:08 [2020-02-10T14:44:08.763Z] --- PASS: TestRenameContainerWithSameName (1.01s)
14:44:08 [2020-02-10T14:44:08.763Z] === RUN   TestRenameContainerWithLinkedContainer
14:44:09 [2020-02-10T14:44:09.022Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
14:44:09 [2020-02-10T14:44:09.470Z] #45 222.1   CC       criu/namespaces.o
14:44:09 [2020-02-10T14:44:09.955Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
14:44:10 [2020-02-10T14:44:10.519Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s)
14:44:10 [2020-02-10T14:44:10.520Z] === RUN   TestResize
14:44:10 [2020-02-10T14:44:10.653Z] ok  	github.com/docker/docker/volume/drivers	0.274s	coverage: 36.1% of statements
14:44:11 [2020-02-10T14:44:11.109Z] ok  	github.com/docker/docker/volume/local	0.198s	coverage: 37.7% of statements
14:44:11 [2020-02-10T14:44:11.109Z] ok  	github.com/docker/docker/volume/mounts	0.143s	coverage: 66.2% of statements
14:44:11 [2020-02-10T14:44:11.453Z] --- PASS: TestResize (0.92s)
14:44:11 [2020-02-10T14:44:11.453Z] === RUN   TestResizeWithInvalidSize
14:44:11 [2020-02-10T14:44:11.533Z] #45 225.0   CC       criu/net.o
14:44:12 [2020-02-10T14:44:12.385Z] --- PASS: TestResizeWithInvalidSize (1.00s)
14:44:12 [2020-02-10T14:44:12.385Z] === RUN   TestResizeWhenContainerNotStarted
14:44:12 [2020-02-10T14:44:12.636Z] ok  	github.com/docker/docker/volume/service	0.451s	coverage: 70.3% of statements
14:44:13 [2020-02-10T14:44:13.318Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s)
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:44:13 [2020-02-10T14:44:13.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:44:14 [2020-02-10T14:44:14.249Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
14:44:14 [2020-02-10T14:44:14.517Z] --- PASS: TestImportExtremelyLargeImageWorks (79.26s)
14:44:14 [2020-02-10T14:44:14.517Z] PASS
14:44:14 [2020-02-10T14:44:14.517Z] 
14:44:14 [2020-02-10T14:44:14.517Z] === Skipped
14:44:14 [2020-02-10T14:44:14.517Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
14:44:14 [2020-02-10T14:44:14.517Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:44:14 [2020-02-10T14:44:14.517Z] 
14:44:14 [2020-02-10T14:44:14.517Z] 
14:44:14 [2020-02-10T14:44:14.517Z] DONE 12 tests, 1 skipped in 80.530s
14:44:14 [2020-02-10T14:44:14.517Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
14:44:14 [2020-02-10T14:44:14.517Z] ++ 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:44:14 [2020-02-10T14:44:14.517Z] ++ set -e
14:44:14 [2020-02-10T14:44:14.517Z] ++ '[' -n 0 ']'
14:44:14 [2020-02-10T14:44:14.517Z] ++ set -x
14:44:14 [2020-02-10T14:44:14.517Z] ++ env -i DEST=/go/src/github.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:44:14 [2020-02-10T14:44:14.517Z] INFO: Testing against a local daemon
14:44:14 [2020-02-10T14:44:14.517Z] === RUN   TestNetworkCreateDelete
14:44:14 [2020-02-10T14:44:14.517Z] --- PASS: TestNetworkCreateDelete (0.15s)
14:44:14 [2020-02-10T14:44:14.517Z] === RUN   TestDockerNetworkDeletePreferID
14:44:14 [2020-02-10T14:44:14.517Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
14:44:14 [2020-02-10T14:44:14.517Z] === RUN   TestInspectNetwork
14:44:14 [2020-02-10T14:44:14.517Z] === RUN   TestInspectNetwork/full_network_id
14:44:14 [2020-02-10T14:44:14.517Z] === RUN   TestInspectNetwork/partial_network_id
14:44:14 [2020-02-10T14:44:14.517Z] === RUN   TestInspectNetwork/network_name
14:44:14 [2020-02-10T14:44:14.517Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:44:16 [2020-02-10T14:44:16.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:44:16 [2020-02-10T14:44:16.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:44:17 [2020-02-10T14:44:17.224Z] sha256:29718765194fcd128a08ac26e64f2764c7bbe7cd476bb8f8829f9c31082514a0
14:44:17 [2020-02-10T14:44:17.224Z] INFO: Starting docker-py tests...
14:44:17 [2020-02-10T14:44:17.224Z] ============================= test session starts ==============================
14:44:17 [2020-02-10T14:44:17.224Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
14:44:17 [2020-02-10T14:44:17.224Z] rootdir: /src, inifile: pytest.ini
14:44:17 [2020-02-10T14:44:17.224Z] plugins: timeout-1.3.3, cov-2.6.1
14:44:17 [2020-02-10T14:44:17.224Z] collected 387 items
14:44:17 [2020-02-10T14:44:17.224Z] 
14:44:18 [2020-02-10T14:44:18.051Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
14:44:18 [2020-02-10T14:44:18.051Z] === RUN   TestDockerSuite/TestBuildBlankName
14:44:18 [2020-02-10T14:44:18.200Z] --- PASS: TestServiceWithDataPathPortInit (18.28s)
14:44:18 [2020-02-10T14:44:18.200Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:44:18 [2020-02-10T14:44:18.412Z] #45 230.7   CC       criu/netfilter.o
14:44:18 [2020-02-10T14:44:18.412Z] #45 231.3   CC       criu/page-pipe.o
14:44:18 [2020-02-10T14:44:18.617Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
14:44:18 [2020-02-10T14:44:18.711Z] #45 232.3   CC       criu/page-xfer.o
14:44:19 [2020-02-10T14:44:19.501Z] --- PASS: TestInspectNetwork (8.25s)
14:44:19 [2020-02-10T14:44:19.501Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:44:19 [2020-02-10T14:44:19.501Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:44:19 [2020-02-10T14:44:19.501Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:44:19 [2020-02-10T14:44:19.501Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:44:19 [2020-02-10T14:44:19.501Z] === RUN   TestRunContainerWithBridgeNone
14:44:19 [2020-02-10T14:44:19.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:44:20 [2020-02-10T14:44:20.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:44:20 [2020-02-10T14:44:20.774Z] #45 234.2   CC       criu/pagemap-cache.o
14:44:21 [2020-02-10T14:44:21.178Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
14:44:21 [2020-02-10T14:44:21.239Z] --- PASS: TestRunContainerWithBridgeNone (2.22s)
14:44:21 [2020-02-10T14:44:21.239Z] === RUN   TestNetworkInvalidJSON
14:44:21 [2020-02-10T14:44:21.239Z] === RUN   TestNetworkInvalidJSON//networks/create
14:44:21 [2020-02-10T14:44:21.239Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:44:21 [2020-02-10T14:44:21.239Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:44:21 [2020-02-10T14:44:21.239Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:44:21 [2020-02-10T14:44:21.239Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:44:21 [2020-02-10T14:44:21.239Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:44:21 [2020-02-10T14:44:21.239Z] === CONT  TestNetworkInvalidJSON//networks/create
14:44:21 [2020-02-10T14:44:21.239Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:44:21 [2020-02-10T14:44:21.239Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:44:21 [2020-02-10T14:44:21.239Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:44:21 [2020-02-10T14:44:21.239Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:44:21 [2020-02-10T14:44:21.239Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:44:21 [2020-02-10T14:44:21.239Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:44:21 [2020-02-10T14:44:21.239Z] === RUN   TestDaemonRestartWithLiveRestore
14:44:21 [2020-02-10T14:44:21.406Z] #45 234.9   CC       criu/pagemap.o
14:44:22 [2020-02-10T14:44:22.425Z] --- PASS: TestDaemonRestartWithLiveRestore (1.02s)
14:44:22 [2020-02-10T14:44:22.425Z] === RUN   TestDaemonDefaultNetworkPools
14:44:22 [2020-02-10T14:44:22.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:44:22 [2020-02-10T14:44:22.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:44:23 [2020-02-10T14:44:23.164Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
14:44:23 [2020-02-10T14:44:23.164Z] === RUN   TestDaemonRestartWithExistingNetwork
14:44:23 [2020-02-10T14:44:23.465Z] #45 236.6   CC       criu/parasite-syscall.o
14:44:24 [2020-02-10T14:44:24.182Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
14:44:24 [2020-02-10T14:44:24.352Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
14:44:24 [2020-02-10T14:44:24.352Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:44:24 [2020-02-10T14:44:24.440Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
14:44:24 [2020-02-10T14:44:24.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:44:24 [2020-02-10T14:44:24.964Z] #45 238.1   CC       criu/path.o
14:44:25 [2020-02-10T14:44:25.244Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.15s)
14:44:25 [2020-02-10T14:44:25.244Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:44:25 [2020-02-10T14:44:25.254Z] #45 238.7   CC       criu/pie-util-vdso-elf32.o
14:44:25 [2020-02-10T14:44:25.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:44:25 [2020-02-10T14:44:25.629Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
14:44:26 [2020-02-10T14:44:26.005Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:44:26 [2020-02-10T14:44:26.005Z] === RUN   TestServiceWithPredefinedNetwork
14:44:26 [2020-02-10T14:44:26.194Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
14:44:26 [2020-02-10T14:44:26.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:44:26 [2020-02-10T14:44:26.295Z] #45 239.5   CC       criu/pie-util-vdso.o
14:44:26 [2020-02-10T14:44:26.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:44:26 [2020-02-10T14:44:26.922Z] #45 240.3   CC       criu/pie-util.o
14:44:27 [2020-02-10T14:44:27.211Z] #45 240.7   CC       criu/pipes.o
14:44:27 [2020-02-10T14:44:27.394Z] ok  	github.com/docker/docker/pkg/plugins	35.026s	coverage: 73.4% of statements
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/rootless	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/volume	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:44:27 [2020-02-10T14:44:27.394Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:44:28 [2020-02-10T14:44:28.174Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.21s)
14:44:28 [2020-02-10T14:44:28.174Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fbpmbg7odgys9xj3kcr3e485k Created:2020-02-10 14:44:19.285421026 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[48ec7b88016021c9879f50088afe18d4bdd5040975012e45da7e0420e2815cb0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sh7tfqu9wn3hivv434nzrvedw EndpointID:2202d3b0262e10d7fe289602fa72c0c4e687e890fd3dce80e1b26216092f11ca MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c218e2c3b647c3726ec7c53fa7017b10fda0a3cc5e48650a0c270a868fd82055 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0a3143960d11 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sh7tfqu9wn3hivv434nzrvedw EndpointID:2202d3b0262e10d7fe289602fa72c0c4e687e890fd3dce80e1b26216092f11ca EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:44:28 [2020-02-10T14:44:28.174Z] PASS
14:44:28 [2020-02-10T14:44:28.174Z] 
14:44:28 [2020-02-10T14:44:28.174Z] === Skipped
14:44:28 [2020-02-10T14:44:28.174Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:44:28 [2020-02-10T14:44:28.174Z]     service_test.go:230: FLAKY_TEST
14:44:28 [2020-02-10T14:44:28.174Z] 
14:44:28 [2020-02-10T14:44:28.174Z] 
14:44:28 [2020-02-10T14:44:28.174Z] DONE 21 tests, 1 skipped in 52.727s
14:44:28 [2020-02-10T14:44:28.174Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:44:28 [2020-02-10T14:44:28.174Z] ++ 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:44:28 [2020-02-10T14:44:28.174Z] ++ set -e
14:44:28 [2020-02-10T14:44:28.174Z] ++ '[' -n 0 ']'
14:44:28 [2020-02-10T14:44:28.174Z] ++ set -x
14:44:28 [2020-02-10T14:44:28.174Z] ++ env -i DEST=/go/src/github.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:44:28 [2020-02-10T14:44:28.174Z] INFO: Testing against a local daemon
14:44:28 [2020-02-10T14:44:28.174Z] === RUN   TestDockerNetworkIpvlanPersistance
14:44:28 [2020-02-10T14:44:28.174Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:44:28 [2020-02-10T14:44:28.174Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:28 [2020-02-10T14:44:28.174Z] === RUN   TestDockerNetworkIpvlan
14:44:28 [2020-02-10T14:44:28.174Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:44:28 [2020-02-10T14:44:28.174Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:28 [2020-02-10T14:44:28.174Z] PASS
14:44:28 [2020-02-10T14:44:28.174Z] 
14:44:28 [2020-02-10T14:44:28.174Z] === Skipped
14:44:28 [2020-02-10T14:44:28.174Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:44:28 [2020-02-10T14:44:28.174Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:28 [2020-02-10T14:44:28.174Z] 
14:44:28 [2020-02-10T14:44:28.174Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:44:28 [2020-02-10T14:44:28.174Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:28 [2020-02-10T14:44:28.174Z] 
14:44:28 [2020-02-10T14:44:28.174Z] 
14:44:28 [2020-02-10T14:44:28.174Z] DONE 2 tests, 2 skipped in 0.147s
14:44:28 [2020-02-10T14:44:28.174Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:44:28 [2020-02-10T14:44:28.174Z] ++ 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:44:28 [2020-02-10T14:44:28.174Z] ++ set -e
14:44:28 [2020-02-10T14:44:28.174Z] ++ '[' -n 0 ']'
14:44:28 [2020-02-10T14:44:28.174Z] ++ set -x
14:44:28 [2020-02-10T14:44:28.174Z] ++ env -i DEST=/go/src/github.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:44:28 [2020-02-10T14:44:28.174Z] INFO: Testing against a local daemon
14:44:28 [2020-02-10T14:44:28.174Z] === RUN   TestDockerNetworkMacvlanPersistance
14:44:28 [2020-02-10T14:44:28.655Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
14:44:28 [2020-02-10T14:44:28.655Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
14:44:28 [2020-02-10T14:44:28.712Z] #45 241.9   CC       criu/plugin.o
14:44:28 [2020-02-10T14:44:28.919Z] 
14:44:28 [2020-02-10T14:44:28.919Z] === Skipped
14:44:28 [2020-02-10T14:44:28.919Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
14:44:28 [2020-02-10T14:44:28.919Z]     dispatchers_test.go:376: Windows does not support stopsignal
14:44:28 [2020-02-10T14:44:28.919Z] 
14:44:28 [2020-02-10T14:44:28.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
14:44:28 [2020-02-10T14:44:28.919Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:44:28 [2020-02-10T14:44:28.919Z] 
14:44:28 [2020-02-10T14:44:28.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
14:44:28 [2020-02-10T14:44:28.919Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:44:28 [2020-02-10T14:44:28.919Z] 
14:44:28 [2020-02-10T14:44:28.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
14:44:28 [2020-02-10T14:44:28.919Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:44:28 [2020-02-10T14:44:28.919Z] 
14:44:28 [2020-02-10T14:44:28.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
14:44:28 [2020-02-10T14:44:28.919Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:44:28 [2020-02-10T14:44:28.919Z] 
14:44:28 [2020-02-10T14:44:28.919Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
14:44:28 [2020-02-10T14:44:28.919Z]     client_test.go:23: runtime.GOOS == "windows"
14:44:28 [2020-02-10T14:44:28.919Z] 
14:44:28 [2020-02-10T14:44:28.919Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
14:44:28 [2020-02-10T14:44:28.919Z]     daemon_test.go:147: root required
14:44:28 [2020-02-10T14:44:28.919Z] 
14:44:28 [2020-02-10T14:44:28.919Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
14:44:28 [2020-02-10T14:44:28.919Z]     reload_test.go:520: root required
14:44:28 [2020-02-10T14:44:28.919Z] 
14:44:28 [2020-02-10T14:44:28.919Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
14:44:28 [2020-02-10T14:44:28.919Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.065Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s)
14:44:29 [2020-02-10T14:44:29.065Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:44:29 [2020-02-10T14:44:29.065Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:44:29 [2020-02-10T14:44:29.065Z]     service_test.go:230: FLAKY_TEST
14:44:29 [2020-02-10T14:44:29.065Z] === RUN   TestServiceWithDataPathPortInit
14:44:29 [2020-02-10T14:44:29.219Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s)
14:44:29 [2020-02-10T14:44:29.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s)
14:44:29 [2020-02-10T14:44:29.219Z] === RUN   TestCgroupNamespacesRun
14:44:29 [2020-02-10T14:44:29.344Z] #45 242.7   CC       criu/proc_parse.o
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     pull_v2_test.go:73: Needs fixing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     pull_v2_test.go:118: Needs fixing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     download_test.go:268: Needs fixing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     layer_test.go:304: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     layer_test.go:353: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     layer_test.go:468: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     layer_test.go:697: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     migration_test.go:46: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     migration_test.go:182: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     mount_test.go:17: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     mount_test.go:76: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     mount_test.go:125: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     mount_test.go:212: Failing on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:133: Xz not present in msys2
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:238: Failing on Windows CI machines
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_windows_test.go:16: Currently fails
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     changes_test.go:192: needs more investigation
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     changes_test.go:405: needs further investigation
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     changes_test.go:441: needs further investigation
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     poller_test.go:41: No chmod on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     fileutils_test.go:134: Needs porting to Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     fileutils_test.go:180: Needs porting to Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
14:44:29 [2020-02-10T14:44:29.374Z]     local_test.go:181: runtime.GOOS == "windows"
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] 
14:44:29 [2020-02-10T14:44:29.374Z] DONE 1759 tests, 46 skipped in 202.192s
14:44:29 [2020-02-10T14:44:29.374Z] INFO: make.ps1 ended at 02/10/2020 14:44:28
14:44:29 [2020-02-10T14:44:29.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.14s)
14:44:29 [2020-02-10T14:44:29.564Z] === RUN   TestDockerNetworkMacvlan
14:44:30 [2020-02-10T14:44:30.501Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:44:30 [2020-02-10T14:44:30.899Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
14:44:31 [2020-02-10T14:44:31.119Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
14:44:31 [2020-02-10T14:44:31.119Z] --- PASS: TestCgroupNamespacesRun (1.70s)
14:44:31 [2020-02-10T14:44:31.119Z] === RUN   TestCgroupNamespacesRunPrivileged
14:44:31 [2020-02-10T14:44:31.355Z] INFO: Unit tests ended at 02/10/2020 14:44:30. Duration:00:03:37.7576842
14:44:31 [2020-02-10T14:44:31.355Z] INFO: Building busybox
14:44:31 [2020-02-10T14:44:31.355Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
14:44:31 [2020-02-10T14:44:31.355Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
14:44:31 [2020-02-10T14:44:31.355Z] 
14:44:31 [2020-02-10T14:44:31.355Z] Sending build context to Docker daemon   2.56kB
14:44:31 [2020-02-10T14:44:31.355Z] 
14:44:31 [2020-02-10T14:44:31.355Z] Step 1/6 : FROM microsoft/windowsservercore
14:44:31 [2020-02-10T14:44:31.355Z]  ---> 8351e66084ac
14:44:31 [2020-02-10T14:44:31.355Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
14:44:31 [2020-02-10T14:44:31.355Z]  ---> Running in bcc529f6a844
14:44:31 [2020-02-10T14:44:31.877Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:44:33 [2020-02-10T14:44:33.021Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s)
14:44:33 [2020-02-10T14:44:33.021Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:44:33 [2020-02-10T14:44:33.254Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:44:33 [2020-02-10T14:44:33.585Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
14:44:34 [2020-02-10T14:44:34.899Z] #45 248.2   CC       criu/protobuf-desc.o
14:44:34 [2020-02-10T14:44:34.955Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s)
14:44:34 [2020-02-10T14:44:34.955Z] === RUN   TestCgroupNamespacesRunHostMode
14:44:35 [2020-02-10T14:44:35.212Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
14:44:36 [2020-02-10T14:44:36.541Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:44:36 [2020-02-10T14:44:36.584Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
14:44:36 [2020-02-10T14:44:36.584Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:44:36 [2020-02-10T14:44:36.967Z] #45 250.2   CC       criu/protobuf.o
14:44:36 [2020-02-10T14:44:36.967Z] #45 ...
14:44:36 [2020-02-10T14:44:36.967Z] 
14:44:36 [2020-02-10T14:44:36.967Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:44:36 [2020-02-10T14:44:36.967Z] #42 337.8 + dpkg --print-architecture
14:44:36 [2020-02-10T14:44:36.967Z] #42 337.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:44:37 [2020-02-10T14:44:37.125Z] Removing intermediate container bcc529f6a844
14:44:37 [2020-02-10T14:44:37.125Z]  ---> 385aca697bda
14:44:37 [2020-02-10T14:44:37.125Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
14:44:37 [2020-02-10T14:44:37.255Z] #42 338.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:44:37 [2020-02-10T14:44:37.255Z] #42 338.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:44:37 [2020-02-10T14:44:37.579Z] 
14:44:38 [2020-02-10T14:44:38.034Z]  ---> 076ad1109ce4
14:44:38 [2020-02-10T14:44:38.034Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
14:44:38 [2020-02-10T14:44:38.034Z]  ---> Running in eced751bd9af
14:44:38 [2020-02-10T14:44:38.480Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.97s)
14:44:38 [2020-02-10T14:44:38.480Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:44:39 [2020-02-10T14:44:39.000Z] 
14:44:39 [2020-02-10T14:44:39.000Z] SUCCESS: Specified value was saved.
14:44:39 [2020-02-10T14:44:39.047Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
14:44:39 [2020-02-10T14:44:39.231Z] tests/integration/api_build_test.py .......................X             [  6%]
14:44:39 [2020-02-10T14:44:39.304Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s)
14:44:39 [2020-02-10T14:44:39.304Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:44:39 [2020-02-10T14:44:39.488Z] tests/integration/api_client_test.py .....                               [  7%]
14:44:39 [2020-02-10T14:44:39.561Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
14:44:40 [2020-02-10T14:44:40.126Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
14:44:40 [2020-02-10T14:44:40.126Z] === RUN   TestCgroupNamespacesRunOlderClient
14:44:40 [2020-02-10T14:44:40.729Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:44:41 [2020-02-10T14:44:41.422Z] tests/integration/api_config_test.py .....                               [  8%]
14:44:41 [2020-02-10T14:44:41.888Z] Removing intermediate container eced751bd9af
14:44:41 [2020-02-10T14:44:41.888Z]  ---> dba319a420d4
14:44:41 [2020-02-10T14:44:41.888Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
14:44:41 [2020-02-10T14:44:41.888Z]  ---> Running in 77f41752afe3
14:44:42 [2020-02-10T14:44:42.026Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
14:44:42 [2020-02-10T14:44:42.026Z] === RUN   TestKernelTCPMemory
14:44:42 [2020-02-10T14:44:42.283Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
14:44:43 [2020-02-10T14:44:43.218Z] --- PASS: TestKernelTCPMemory (1.01s)
14:44:43 [2020-02-10T14:44:43.218Z] === RUN   TestNISDomainname
14:44:44 [2020-02-10T14:44:44.149Z] --- PASS: TestNISDomainname (0.97s)
14:44:44 [2020-02-10T14:44:44.149Z] === RUN   TestHostnameDnsResolution
14:44:44 [2020-02-10T14:44:44.149Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
14:44:45 [2020-02-10T14:44:45.209Z] --- PASS: TestServiceWithDataPathPortInit (16.24s)
14:44:45 [2020-02-10T14:44:45.209Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:44:45 [2020-02-10T14:44:45.520Z] --- PASS: TestHostnameDnsResolution (1.59s)
14:44:45 [2020-02-10T14:44:45.520Z] === RUN   TestStats
14:44:46 [2020-02-10T14:44:46.452Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
14:44:47 [2020-02-10T14:44:47.293Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:44:47 [2020-02-10T14:44:47.602Z] #42 ...
14:44:47 [2020-02-10T14:44:47.602Z] 
14:44:47 [2020-02-10T14:44:47.602Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:44:47 [2020-02-10T14:44:47.602Z] #45 250.8   CC       criu/pstree.o
14:44:47 [2020-02-10T14:44:47.602Z] #45 252.6   CC       criu/rbtree.o
14:44:47 [2020-02-10T14:44:47.602Z] #45 253.1   CC       criu/rst-malloc.o
14:44:47 [2020-02-10T14:44:47.602Z] #45 253.6   CC       criu/seccomp.o
14:44:47 [2020-02-10T14:44:47.602Z] #45 254.9   CC       criu/seize.o
14:44:47 [2020-02-10T14:44:47.602Z] #45 256.6   CC       criu/servicefd.o
14:44:47 [2020-02-10T14:44:47.602Z] #45 257.4   CC       criu/shmem.o
14:44:47 [2020-02-10T14:44:47.602Z] #45 259.2   CC       criu/sigframe.o
14:44:47 [2020-02-10T14:44:47.602Z] #45 259.5   CC       criu/signalfd.o
14:44:47 [2020-02-10T14:44:47.602Z] #45 260.1   CC       criu/sk-inet.o
14:44:47 [2020-02-10T14:44:47.719Z] Cannot create a file when that file already exists.
14:44:48 [2020-02-10T14:44:48.368Z] --- PASS: TestStats (2.52s)
14:44:48 [2020-02-10T14:44:48.368Z] === RUN   TestStopContainerWithTimeout
14:44:48 [2020-02-10T14:44:48.368Z] === RUN   TestStopContainerWithTimeout/0
14:44:48 [2020-02-10T14:44:48.368Z] === PAUSE TestStopContainerWithTimeout/0
14:44:48 [2020-02-10T14:44:48.368Z] === RUN   TestStopContainerWithTimeout/1
14:44:48 [2020-02-10T14:44:48.368Z] === PAUSE TestStopContainerWithTimeout/1
14:44:48 [2020-02-10T14:44:48.368Z] === RUN   TestStopContainerWithTimeout/3
14:44:48 [2020-02-10T14:44:48.368Z] === PAUSE TestStopContainerWithTimeout/3
14:44:48 [2020-02-10T14:44:48.368Z] === RUN   TestStopContainerWithTimeout/-1
14:44:48 [2020-02-10T14:44:48.368Z] === PAUSE TestStopContainerWithTimeout/-1
14:44:48 [2020-02-10T14:44:48.368Z] === CONT  TestStopContainerWithTimeout/0
14:44:48 [2020-02-10T14:44:48.368Z] === CONT  TestStopContainerWithTimeout/-1
14:44:48 [2020-02-10T14:44:48.628Z] #45 262.0   CC       criu/sk-netlink.o
14:44:48 [2020-02-10T14:44:48.670Z] --- PASS: TestDockerNetworkMacvlan (19.29s)
14:44:48 [2020-02-10T14:44:48.670Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
14:44:48 [2020-02-10T14:44:48.670Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s)
14:44:48 [2020-02-10T14:44:48.670Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s)
14:44:48 [2020-02-10T14:44:48.670Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s)
14:44:48 [2020-02-10T14:44:48.670Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s)
14:44:48 [2020-02-10T14:44:48.670Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
14:44:48 [2020-02-10T14:44:48.670Z] PASS
14:44:48 [2020-02-10T14:44:48.670Z] 
14:44:48 [2020-02-10T14:44:48.670Z] DONE 8 tests in 21.562s
14:44:48 [2020-02-10T14:44:48.670Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:44:48 [2020-02-10T14:44:48.670Z] ++ 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:44:48 [2020-02-10T14:44:48.670Z] ++ set -e
14:44:48 [2020-02-10T14:44:48.670Z] ++ '[' -n 0 ']'
14:44:48 [2020-02-10T14:44:48.670Z] ++ set -x
14:44:48 [2020-02-10T14:44:48.670Z] ++ env -i DEST=/go/src/github.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:44:48 [2020-02-10T14:44:48.670Z] testing: warning: no tests to run
14:44:48 [2020-02-10T14:44:48.670Z] PASS
14:44:48 [2020-02-10T14:44:48.670Z] 
14:44:48 [2020-02-10T14:44:48.670Z] DONE 0 tests in 0.027s
14:44:48 [2020-02-10T14:44:48.670Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:44:48 [2020-02-10T14:44:48.670Z] ++ 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:44:48 [2020-02-10T14:44:48.670Z] ++ set -e
14:44:48 [2020-02-10T14:44:48.670Z] ++ '[' -n 0 ']'
14:44:48 [2020-02-10T14:44:48.670Z] ++ set -x
14:44:48 [2020-02-10T14:44:48.670Z] ++ env -i DEST=/go/src/github.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:44:48 [2020-02-10T14:44:48.929Z] INFO: Testing against a local daemon
14:44:48 [2020-02-10T14:44:48.929Z] === RUN   TestAuthZPluginAllowRequest
14:44:49 [2020-02-10T14:44:49.300Z] === CONT  TestStopContainerWithTimeout/3
14:44:49 [2020-02-10T14:44:49.558Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
14:44:49 [2020-02-10T14:44:49.558Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
14:44:49 [2020-02-10T14:44:49.558Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
14:44:49 [2020-02-10T14:44:49.687Z] #45 262.8   CC       criu/sk-packet.o
14:44:50 [2020-02-10T14:44:50.719Z] #45 264.2   CC       criu/sk-queue.o
14:44:50 [2020-02-10T14:44:50.834Z] --- PASS: TestAuthZPluginAllowRequest (1.79s)
14:44:50 [2020-02-10T14:44:50.834Z] === RUN   TestAuthZPluginTLS
14:44:50 [2020-02-10T14:44:50.929Z] === CONT  TestStopContainerWithTimeout/1
14:44:51 [2020-02-10T14:44:51.401Z] --- PASS: TestAuthZPluginTLS (0.68s)
14:44:51 [2020-02-10T14:44:51.401Z] === RUN   TestAuthZPluginDenyRequest
14:44:51 [2020-02-10T14:44:51.762Z] #45 265.1   CC       criu/sk-tcp.o
14:44:51 [2020-02-10T14:44:51.969Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
14:44:51 [2020-02-10T14:44:51.969Z] === RUN   TestAuthZPluginAPIDenyResponse
14:44:52 [2020-02-10T14:44:52.537Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
14:44:52 [2020-02-10T14:44:52.537Z] === RUN   TestAuthZPluginDenyResponse
14:44:52 [2020-02-10T14:44:52.794Z] #45 266.0   CC       criu/sk-unix.o
14:44:52 [2020-02-10T14:44:52.825Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
14:44:52 [2020-02-10T14:44:52.825Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:44:52 [2020-02-10T14:44:52.825Z]     --- PASS: TestStopContainerWithTimeout/0 (1.17s)
14:44:52 [2020-02-10T14:44:52.825Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
14:44:52 [2020-02-10T14:44:52.825Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
14:44:52 [2020-02-10T14:44:52.825Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
14:44:52 [2020-02-10T14:44:52.825Z] === RUN   TestDeleteDevicemapper
14:44:52 [2020-02-10T14:44:52.825Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:44:52 [2020-02-10T14:44:52.825Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:44:52 [2020-02-10T14:44:52.825Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:44:53 [2020-02-10T14:44:53.389Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
14:44:53 [2020-02-10T14:44:53.472Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
14:44:53 [2020-02-10T14:44:53.472Z] === RUN   TestAuthZPluginAllowEventStream
14:44:54 [2020-02-10T14:44:54.311Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.10s)
14:44:54 [2020-02-10T14:44:54.311Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aot73dsxkf04rmlq6w0j50ns6 Created:2020-02-10 14:44:46.201790017 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[2cccdb3c2c1ac72e841fabb4c3056c3b23e684445556e3648d58371a87a906cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iqg7j935d9982qkdyk1tdoqxl EndpointID:d16d0cb92af0860f78d3f4930928d363680147aa9af86dc43b7474f294ecf550 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6645c31862119370549940077c168c6cfc98d321d76dc4318924499cbf45a6f6 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:402d7d8d5988 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iqg7j935d9982qkdyk1tdoqxl EndpointID:d16d0cb92af0860f78d3f4930928d363680147aa9af86dc43b7474f294ecf550 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:44:54 [2020-02-10T14:44:54.311Z] PASS
14:44:54 [2020-02-10T14:44:54.311Z] 
14:44:54 [2020-02-10T14:44:54.311Z] === Skipped
14:44:54 [2020-02-10T14:44:54.311Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:44:54 [2020-02-10T14:44:54.311Z]     service_test.go:230: FLAKY_TEST
14:44:54 [2020-02-10T14:44:54.311Z] 
14:44:54 [2020-02-10T14:44:54.311Z] 
14:44:54 [2020-02-10T14:44:54.311Z] DONE 21 tests, 1 skipped in 42.748s
14:44:54 [2020-02-10T14:44:54.311Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:44:54 [2020-02-10T14:44:54.311Z] ++ 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:44:54 [2020-02-10T14:44:54.311Z] ++ set -e
14:44:54 [2020-02-10T14:44:54.311Z] ++ '[' -n 0 ']'
14:44:54 [2020-02-10T14:44:54.311Z] ++ set -x
14:44:54 [2020-02-10T14:44:54.312Z] ++ env -i DEST=/go/src/github.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:44:54 [2020-02-10T14:44:54.312Z] INFO: Testing against a local daemon
14:44:54 [2020-02-10T14:44:54.312Z] === RUN   TestDockerNetworkIpvlanPersistance
14:44:54 [2020-02-10T14:44:54.312Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:44:54 [2020-02-10T14:44:54.312Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:54 [2020-02-10T14:44:54.312Z] === RUN   TestDockerNetworkIpvlan
14:44:54 [2020-02-10T14:44:54.312Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:44:54 [2020-02-10T14:44:54.312Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:54 [2020-02-10T14:44:54.312Z] PASS
14:44:54 [2020-02-10T14:44:54.312Z] 
14:44:54 [2020-02-10T14:44:54.312Z] === Skipped
14:44:54 [2020-02-10T14:44:54.312Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:44:54 [2020-02-10T14:44:54.312Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:54 [2020-02-10T14:44:54.312Z] 
14:44:54 [2020-02-10T14:44:54.312Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:44:54 [2020-02-10T14:44:54.312Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:54 [2020-02-10T14:44:54.312Z] 
14:44:54 [2020-02-10T14:44:54.312Z] 
14:44:54 [2020-02-10T14:44:54.312Z] DONE 2 tests, 2 skipped in 0.072s
14:44:54 [2020-02-10T14:44:54.312Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:44:54 [2020-02-10T14:44:54.312Z] ++ 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:44:54 [2020-02-10T14:44:54.312Z] ++ set -e
14:44:54 [2020-02-10T14:44:54.312Z] ++ '[' -n 0 ']'
14:44:54 [2020-02-10T14:44:54.312Z] ++ set -x
14:44:54 [2020-02-10T14:44:54.312Z] ++ env -i DEST=/go/src/github.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:44:54 [2020-02-10T14:44:54.312Z] INFO: Testing against a local daemon
14:44:54 [2020-02-10T14:44:54.312Z] === RUN   TestDockerNetworkMacvlanPersistance
14:44:54 [2020-02-10T14:44:54.312Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
14:44:54 [2020-02-10T14:44:54.312Z] === RUN   TestDockerNetworkMacvlan
14:44:54 [2020-02-10T14:44:54.754Z] Removing intermediate container 77f41752afe3
14:44:54 [2020-02-10T14:44:54.754Z]  ---> b8cedaf9214f
14:44:54 [2020-02-10T14:44:54.754Z] Step 6/6 : CMD ["sh"]
14:44:54 [2020-02-10T14:44:54.754Z]  ---> Running in 19a858950334
14:44:54 [2020-02-10T14:44:54.754Z] Removing intermediate container 19a858950334
14:44:54 [2020-02-10T14:44:54.754Z]  ---> d75808df8cb0
14:44:54 [2020-02-10T14:44:54.754Z] Successfully built d75808df8cb0
14:44:54 [2020-02-10T14:44:54.754Z] Successfully tagged busybox:latest
14:44:54 [2020-02-10T14:44:54.754Z] INFO: Docker images of the daemon under test
14:44:54 [2020-02-10T14:44:54.754Z] 
14:44:54 [2020-02-10T14:44:54.754Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
14:44:54 [2020-02-10T14:44:54.754Z] busybox                                latest              d75808df8cb0        Less than a second ago   4.86GB
14:44:54 [2020-02-10T14:44:54.754Z] microsoft/windowsservercore            latest              8351e66084ac        4 weeks ago              4.82GB
14:44:54 [2020-02-10T14:44:54.754Z] mcr.microsoft.com/windows/servercore   ltsc2019            8351e66084ac        4 weeks ago              4.82GB
14:44:54 [2020-02-10T14:44:54.754Z] 
14:44:54 [2020-02-10T14:44:54.754Z] INFO: Running integration tests at 02/10/2020 14:44:53...
14:44:54 [2020-02-10T14:44:54.754Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
14:44:54 [2020-02-10T14:44:54.754Z] INFO: Integration API tests being run from the host:
14:44:54 [2020-02-10T14:44:54.755Z] INFO: make.ps1 starting at 02/10/2020 14:44:53
14:44:54 [2020-02-10T14:44:54.755Z] Running D:\gopath\src\github.com\docker\docker\integration\build
14:44:55 [2020-02-10T14:44:55.053Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:44:55 [2020-02-10T14:44:55.376Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
14:44:55 [2020-02-10T14:44:55.376Z] === RUN   TestAuthZPluginErrorResponse
14:44:55 [2020-02-10T14:44:55.635Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
14:44:55 [2020-02-10T14:44:55.635Z] === RUN   TestAuthZPluginErrorRequest
14:44:56 [2020-02-10T14:44:56.254Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:44:56 [2020-02-10T14:44:56.349Z] #45 269.6   CC       criu/sockets.o
14:44:56 [2020-02-10T14:44:56.572Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
14:44:56 [2020-02-10T14:44:56.572Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:44:56 [2020-02-10T14:44:56.665Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
14:44:56 [2020-02-10T14:44:56.665Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s)
14:44:56 [2020-02-10T14:44:56.665Z] === RUN   TestUpdateMemory
14:44:56 [2020-02-10T14:44:56.665Z] --- SKIP: TestUpdateMemory (0.00s)
14:44:56 [2020-02-10T14:44:56.665Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:44:56 [2020-02-10T14:44:56.665Z] === RUN   TestUpdateCPUQuota
14:44:57 [2020-02-10T14:44:57.006Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:44:57 [2020-02-10T14:44:57.143Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
14:44:57 [2020-02-10T14:44:57.143Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:44:57 [2020-02-10T14:44:57.849Z] #45 271.3   CC       criu/stats.o
14:44:58 [2020-02-10T14:44:58.035Z] --- PASS: TestUpdateCPUQuota (1.59s)
14:44:58 [2020-02-10T14:44:58.035Z] === RUN   TestUpdatePidsLimit
14:44:58 [2020-02-10T14:44:58.293Z] === RUN   TestUpdatePidsLimit/update_from_none
14:44:58 [2020-02-10T14:44:58.493Z] #45 271.9   CC       criu/string.o
14:44:58 [2020-02-10T14:44:58.550Z] === RUN   TestUpdatePidsLimit/no_change
14:44:58 [2020-02-10T14:44:58.783Z] #45 272.1   CC       criu/sysctl.o
14:44:58 [2020-02-10T14:44:58.807Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
14:44:59 [2020-02-10T14:44:59.064Z] === RUN   TestUpdatePidsLimit/update_lower
14:44:59 [2020-02-10T14:44:59.321Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
14:44:59 [2020-02-10T14:44:59.321Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:44:59 [2020-02-10T14:44:59.465Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:44:59 [2020-02-10T14:44:59.687Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s)
14:44:59 [2020-02-10T14:44:59.687Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:44:59 [2020-02-10T14:44:59.891Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
14:44:59 [2020-02-10T14:44:59.892Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:45:00 [2020-02-10T14:45:00.149Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:45:00 [2020-02-10T14:45:00.287Z] #45 273.5   CC       criu/sysfs_parse.o
14:45:00 [2020-02-10T14:45:00.713Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:45:00 [2020-02-10T14:45:00.918Z] #45 274.2   CC       criu/timerfd.o
14:45:01 [2020-02-10T14:45:01.209Z] #45 274.7   CC       criu/tty.o
14:45:01 [2020-02-10T14:45:01.592Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
14:45:01 [2020-02-10T14:45:01.592Z] === RUN   TestAuthZPluginHeader
14:45:02 [2020-02-10T14:45:02.085Z] --- PASS: TestUpdatePidsLimit (4.06s)
14:45:02 [2020-02-10T14:45:02.085Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
14:45:02 [2020-02-10T14:45:02.085Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
14:45:02 [2020-02-10T14:45:02.085Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
14:45:02 [2020-02-10T14:45:02.085Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s)
14:45:02 [2020-02-10T14:45:02.085Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
14:45:02 [2020-02-10T14:45:02.085Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
14:45:02 [2020-02-10T14:45:02.085Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
14:45:02 [2020-02-10T14:45:02.085Z] === RUN   TestUpdateRestartPolicy
14:45:02 [2020-02-10T14:45:02.344Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
14:45:02 [2020-02-10T14:45:02.344Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
14:45:02 [2020-02-10T14:45:02.528Z] --- PASS: TestAuthZPluginHeader (1.00s)
14:45:02 [2020-02-10T14:45:02.528Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:45:02 [2020-02-10T14:45:02.528Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:45:02 [2020-02-10T14:45:02.528Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:02 [2020-02-10T14:45:02.528Z] === RUN   TestAuthZPluginV2Disable
14:45:02 [2020-02-10T14:45:02.528Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:45:02 [2020-02-10T14:45:02.528Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:02 [2020-02-10T14:45:02.528Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:45:02 [2020-02-10T14:45:02.528Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:45:02 [2020-02-10T14:45:02.528Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:02 [2020-02-10T14:45:02.528Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:45:02 [2020-02-10T14:45:02.528Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:45:02 [2020-02-10T14:45:02.528Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:02 [2020-02-10T14:45:02.528Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:45:03 [2020-02-10T14:45:03.400Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:45:05 [2020-02-10T14:45:05.622Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
14:45:05 [2020-02-10T14:45:05.622Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
14:45:05 [2020-02-10T14:45:05.645Z] #45 278.4   CC       criu/tun.o
14:45:06 [2020-02-10T14:45:06.277Z] #45 279.5   CC       criu/uffd.o
14:45:07 [2020-02-10T14:45:07.463Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:45:07 [2020-02-10T14:45:07.519Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
14:45:08 [2020-02-10T14:45:08.687Z] --- PASS: TestDockerNetworkMacvlan (14.00s)
14:45:08 [2020-02-10T14:45:08.687Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
14:45:08 [2020-02-10T14:45:08.687Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:45:08 [2020-02-10T14:45:08.687Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
14:45:08 [2020-02-10T14:45:08.687Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s)
14:45:08 [2020-02-10T14:45:08.687Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.82s)
14:45:08 [2020-02-10T14:45:08.687Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s)
14:45:08 [2020-02-10T14:45:08.687Z] PASS
14:45:08 [2020-02-10T14:45:08.687Z] 
14:45:08 [2020-02-10T14:45:08.687Z] DONE 8 tests in 15.416s
14:45:08 [2020-02-10T14:45:08.687Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
14:45:08 [2020-02-10T14:45:08.687Z] ++ 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:45:08 [2020-02-10T14:45:08.687Z] ++ set -e
14:45:08 [2020-02-10T14:45:08.687Z] ++ '[' -n 0 ']'
14:45:08 [2020-02-10T14:45:08.687Z] ++ set -x
14:45:08 [2020-02-10T14:45:08.687Z] ++ env -i DEST=/go/src/github.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:45:08 [2020-02-10T14:45:08.687Z] testing: warning: no tests to run
14:45:08 [2020-02-10T14:45:08.687Z] PASS
14:45:08 [2020-02-10T14:45:08.687Z] 
14:45:08 [2020-02-10T14:45:08.687Z] DONE 0 tests in 0.014s
14:45:08 [2020-02-10T14:45:08.687Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:45:08 [2020-02-10T14:45:08.687Z] ++ 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:45:08 [2020-02-10T14:45:08.687Z] ++ set -e
14:45:08 [2020-02-10T14:45:08.687Z] ++ '[' -n 0 ']'
14:45:08 [2020-02-10T14:45:08.687Z] ++ set -x
14:45:08 [2020-02-10T14:45:08.687Z] ++ env -i DEST=/go/src/github.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:45:08 [2020-02-10T14:45:08.687Z] INFO: Testing against a local daemon
14:45:08 [2020-02-10T14:45:08.687Z] === RUN   TestAuthZPluginAllowRequest
14:45:09 [2020-02-10T14:45:09.016Z] #45 281.9   CC       criu/util.o
14:45:10 [2020-02-10T14:45:10.422Z] --- PASS: TestAuthZPluginAllowRequest (1.59s)
14:45:10 [2020-02-10T14:45:10.422Z] === RUN   TestAuthZPluginTLS
14:45:10 [2020-02-10T14:45:10.766Z] --- PASS: TestAuthZPluginTLS (0.53s)
14:45:10 [2020-02-10T14:45:10.766Z] === RUN   TestAuthZPluginDenyRequest
14:45:11 [2020-02-10T14:45:11.077Z] #45 284.2   CC       criu/uts_ns.o
14:45:11 [2020-02-10T14:45:11.077Z] #45 284.6   CC       criu/vdso.o
14:45:11 [2020-02-10T14:45:11.112Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
14:45:11 [2020-02-10T14:45:11.112Z] === RUN   TestAuthZPluginAPIDenyResponse
14:45:11 [2020-02-10T14:45:11.699Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
14:45:11 [2020-02-10T14:45:11.699Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
14:45:11 [2020-02-10T14:45:11.910Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
14:45:11 [2020-02-10T14:45:11.910Z] === RUN   TestAuthZPluginDenyResponse
14:45:12 [2020-02-10T14:45:12.268Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:45:12 [2020-02-10T14:45:12.268Z] === RUN   TestAuthZPluginAllowEventStream
14:45:12 [2020-02-10T14:45:12.579Z] #45 286.0   LINK     criu/built-in.o
14:45:12 [2020-02-10T14:45:12.629Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
14:45:12 [2020-02-10T14:45:12.868Z] #45 286.2   LINK     criu/criu
14:45:13 [2020-02-10T14:45:13.499Z] #45 287.0   DEP      lib/c/criu.d
14:45:13 [2020-02-10T14:45:13.499Z] #45 287.1   CC       images/rpc.pb-c.o
14:45:14 [2020-02-10T14:45:14.002Z] === RUN   TestDockerSuite/TestBuildCacheAdd
14:45:14 [2020-02-10T14:45:14.003Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s)
14:45:14 [2020-02-10T14:45:14.003Z] === RUN   TestAuthZPluginErrorResponse
14:45:14 [2020-02-10T14:45:14.349Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:45:14 [2020-02-10T14:45:14.349Z] === RUN   TestAuthZPluginErrorRequest
14:45:14 [2020-02-10T14:45:14.705Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
14:45:14 [2020-02-10T14:45:14.705Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:45:14 [2020-02-10T14:45:14.933Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
14:45:15 [2020-02-10T14:45:15.004Z] #45 288.3   CC       lib/c/criu.o
14:45:15 [2020-02-10T14:45:15.190Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
14:45:15 [2020-02-10T14:45:15.231Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:45:15 [2020-02-10T14:45:15.448Z] --- PASS: TestUpdateRestartPolicy (13.37s)
14:45:15 [2020-02-10T14:45:15.448Z] === RUN   TestUpdateRestartWithAutoRemove
14:45:15 [2020-02-10T14:45:15.453Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:45:15 [2020-02-10T14:45:15.453Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:45:15 [2020-02-10T14:45:15.705Z] === RUN   TestDockerSuite/TestBuildCacheFrom
14:45:16 [2020-02-10T14:45:16.637Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s)
14:45:16 [2020-02-10T14:45:16.637Z] === RUN   TestWaitNonBlocked
14:45:16 [2020-02-10T14:45:16.637Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:45:16 [2020-02-10T14:45:16.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:45:16 [2020-02-10T14:45:16.637Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:45:16 [2020-02-10T14:45:16.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:45:16 [2020-02-10T14:45:16.637Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:45:16 [2020-02-10T14:45:16.637Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:45:17 [2020-02-10T14:45:17.076Z] #45 290.5   LINK     lib/c/built-in.o
14:45:17 [2020-02-10T14:45:17.076Z] #45 290.6   LINK     lib/c/libcriu.so
14:45:17 [2020-02-10T14:45:17.197Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s)
14:45:17 [2020-02-10T14:45:17.197Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:45:17 [2020-02-10T14:45:17.707Z] #45 291.0   GEN      magic.py
14:45:17 [2020-02-10T14:45:17.707Z] #45 291.2 Note: Building without setproctitle() and strlcpy() support.
14:45:17 [2020-02-10T14:45:17.707Z] #45 291.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:45:18 [2020-02-10T14:45:18.010Z] --- PASS: TestWaitNonBlocked (0.02s)
14:45:18 [2020-02-10T14:45:18.010Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
14:45:18 [2020-02-10T14:45:18.011Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
14:45:18 [2020-02-10T14:45:18.011Z] === RUN   TestWaitBlocked
14:45:18 [2020-02-10T14:45:18.011Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:45:18 [2020-02-10T14:45:18.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:45:18 [2020-02-10T14:45:18.011Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:45:18 [2020-02-10T14:45:18.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:45:18 [2020-02-10T14:45:18.011Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:45:18 [2020-02-10T14:45:18.011Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:45:19 [2020-02-10T14:45:19.208Z] #45 292.4 fatal: not a git repository (or any of the parent directories): .git
14:45:19 [2020-02-10T14:45:19.391Z] --- PASS: TestWaitBlocked (0.02s)
14:45:19 [2020-02-10T14:45:19.391Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
14:45:19 [2020-02-10T14:45:19.391Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.45s)
14:45:19 [2020-02-10T14:45:19.391Z] === CONT  TestContainerStartOnDaemonRestart
14:45:19 [2020-02-10T14:45:19.391Z] === CONT  TestIpcModeOlderClient
14:45:19 [2020-02-10T14:45:19.391Z] --- PASS: TestIpcModeOlderClient (0.15s)
14:45:19 [2020-02-10T14:45:19.391Z] === CONT  TestDaemonHostGatewayIP
14:45:19 [2020-02-10T14:45:19.655Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
14:45:19 [2020-02-10T14:45:19.655Z] === RUN   TestAuthZPluginHeader
14:45:19 [2020-02-10T14:45:19.866Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:45:19 [2020-02-10T14:45:19.866Z] INFO: Testing against a local daemon
14:45:20 [2020-02-10T14:45:20.004Z] --- PASS: TestAuthZPluginHeader (0.80s)
14:45:20 [2020-02-10T14:45:20.004Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:45:20 [2020-02-10T14:45:20.004Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:45:20 [2020-02-10T14:45:20.004Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:20 [2020-02-10T14:45:20.004Z] === RUN   TestAuthZPluginV2Disable
14:45:20 [2020-02-10T14:45:20.004Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:45:20 [2020-02-10T14:45:20.004Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:20 [2020-02-10T14:45:20.004Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:45:20 [2020-02-10T14:45:20.004Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:45:20 [2020-02-10T14:45:20.004Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:20 [2020-02-10T14:45:20.004Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:45:20 [2020-02-10T14:45:20.004Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:45:20 [2020-02-10T14:45:20.004Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:20 [2020-02-10T14:45:20.004Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:45:20 [2020-02-10T14:45:20.240Z] #45 293.7 make[1]: Nothing to be done for 'all'.
14:45:20 [2020-02-10T14:45:20.611Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s)
14:45:20 [2020-02-10T14:45:20.611Z] PASS
14:45:20 [2020-02-10T14:45:20.611Z] 
14:45:20 [2020-02-10T14:45:20.611Z] === Skipped
14:45:20 [2020-02-10T14:45:20.611Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:45:20 [2020-02-10T14:45:20.611Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:20 [2020-02-10T14:45:20.611Z] 
14:45:20 [2020-02-10T14:45:20.611Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:45:20 [2020-02-10T14:45:20.611Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:20 [2020-02-10T14:45:20.611Z] 
14:45:20 [2020-02-10T14:45:20.611Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:45:20 [2020-02-10T14:45:20.611Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:20 [2020-02-10T14:45:20.611Z] 
14:45:20 [2020-02-10T14:45:20.611Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:45:20 [2020-02-10T14:45:20.611Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:20 [2020-02-10T14:45:20.611Z] 
14:45:20 [2020-02-10T14:45:20.611Z] 
14:45:20 [2020-02-10T14:45:20.611Z] DONE 17 tests, 4 skipped in 32.022s
14:45:20 [2020-02-10T14:45:20.772Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
14:45:20 [2020-02-10T14:45:20.869Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:45:20 [2020-02-10T14:45:20.869Z] ++ 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:45:20 [2020-02-10T14:45:20.869Z] ++ set -e
14:45:20 [2020-02-10T14:45:20.869Z] ++ '[' -n 0 ']'
14:45:20 [2020-02-10T14:45:20.869Z] ++ set -x
14:45:20 [2020-02-10T14:45:20.870Z] ++ env -i DEST=/go/src/github.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:45:20 [2020-02-10T14:45:20.870Z] INFO: Testing against a local daemon
14:45:20 [2020-02-10T14:45:20.870Z] === RUN   TestPluginInvalidJSON
14:45:20 [2020-02-10T14:45:20.870Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:45:20 [2020-02-10T14:45:20.870Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:45:20 [2020-02-10T14:45:20.870Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:45:20 [2020-02-10T14:45:20.870Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:45:20 [2020-02-10T14:45:20.870Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:45:20 [2020-02-10T14:45:20.870Z] PASS
14:45:20 [2020-02-10T14:45:20.870Z] 
14:45:20 [2020-02-10T14:45:20.870Z] DONE 2 tests in 0.159s
14:45:20 [2020-02-10T14:45:20.870Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:45:20 [2020-02-10T14:45:20.870Z] ++ 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:45:20 [2020-02-10T14:45:20.870Z] ++ set -e
14:45:20 [2020-02-10T14:45:20.870Z] ++ '[' -n 0 ']'
14:45:20 [2020-02-10T14:45:20.870Z] ++ set -x
14:45:20 [2020-02-10T14:45:20.870Z] ++ env -i DEST=/go/src/github.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:45:21 [2020-02-10T14:45:21.128Z] INFO: Testing against a local daemon
14:45:21 [2020-02-10T14:45:21.128Z] === RUN   TestExternalGraphDriver
14:45:21 [2020-02-10T14:45:21.128Z] === RUN   TestExternalGraphDriver/json
14:45:21 [2020-02-10T14:45:21.744Z] #45 295.3 make[1]: 'images/built-in.o' is up to date.
14:45:21 [2020-02-10T14:45:21.744Z] #45 295.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:45:22 [2020-02-10T14:45:22.034Z] #45 295.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:45:22 [2020-02-10T14:45:22.034Z] #45 295.5 make[1]: 'compel/libcompel.a' is up to date.
14:45:22 [2020-02-10T14:45:22.034Z] #45 295.6 make[1]: 'compel/compel-host-bin' is up to date.
14:45:22 [2020-02-10T14:45:22.034Z] #45 295.6 make[1]: Nothing to be done for 'all'.
14:45:22 [2020-02-10T14:45:22.326Z] #45 295.7 make[1]: 'soccr/libsoccr.a' is up to date.
14:45:22 [2020-02-10T14:45:22.326Z] #45 ...
14:45:22 [2020-02-10T14:45:22.326Z] 
14:45:22 [2020-02-10T14:45:22.326Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:45:22 [2020-02-10T14:45:22.326Z] #42 DONE 383.4s
14:45:22 [2020-02-10T14:45:22.633Z] 
14:45:22 [2020-02-10T14:45:22.633Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:45:22 [2020-02-10T14:45:22.633Z] #63 ...
14:45:22 [2020-02-10T14:45:22.633Z] 
14:45:22 [2020-02-10T14:45:22.633Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:45:22 [2020-02-10T14:45:22.633Z] #45 296.0 make[2]: Nothing to be done for 'all'.
14:45:22 [2020-02-10T14:45:22.633Z] #45 296.1 make[2]: Nothing to be done for 'all'.
14:45:22 [2020-02-10T14:45:22.926Z] #45 296.3 make[2]: Nothing to be done for 'all'.
14:45:23 [2020-02-10T14:45:23.299Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
14:45:23 [2020-02-10T14:45:23.299Z] --- PASS: TestContainerStartOnDaemonRestart (3.85s)
14:45:23 [2020-02-10T14:45:23.299Z] === CONT  TestDaemonRestartIpcMode
14:45:23 [2020-02-10T14:45:23.299Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
14:45:23 [2020-02-10T14:45:23.557Z] #45 296.8 make[2]: Nothing to be done for 'all'.
14:45:23 [2020-02-10T14:45:23.557Z] #45 296.9 make[2]: Nothing to be done for 'all'.
14:45:23 [2020-02-10T14:45:23.557Z] #45 297.0 make[2]: Nothing to be done for 'all'.
14:45:23 [2020-02-10T14:45:23.661Z] === RUN   TestExternalGraphDriver/spec
14:45:23 [2020-02-10T14:45:23.847Z] #45 297.1 make[2]: Nothing to be done for 'all'.
14:45:24 [2020-02-10T14:45:24.138Z] #45 297.5 make[2]: Nothing to be done for 'all'.
14:45:24 [2020-02-10T14:45:24.138Z] #45 297.5   INSTALL  criu/criu
14:45:24 [2020-02-10T14:45:24.138Z] #45 DONE 297.7s
14:45:24 [2020-02-10T14:45:24.138Z] 
14:45:24 [2020-02-10T14:45:24.138Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:45:24 [2020-02-10T14:45:24.669Z] --- PASS: TestDaemonHostGatewayIP (5.16s)
14:45:25 [2020-02-10T14:45:25.232Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
14:45:25 [2020-02-10T14:45:25.643Z] #24 ...
14:45:25 [2020-02-10T14:45:25.643Z] 
14:45:25 [2020-02-10T14:45:25.643Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:45:25 [2020-02-10T14:45:25.643Z] #58 228.0 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:45:25 [2020-02-10T14:45:25.797Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
14:45:26 [2020-02-10T14:45:26.727Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
14:45:26 [2020-02-10T14:45:26.948Z] === RUN   TestExternalGraphDriver/pull
14:45:26 [2020-02-10T14:45:26.985Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
14:45:27 [2020-02-10T14:45:27.242Z] --- PASS: TestDaemonRestartIpcMode (4.11s)
14:45:27 [2020-02-10T14:45:27.242Z] PASS
14:45:27 [2020-02-10T14:45:27.242Z] 
14:45:27 [2020-02-10T14:45:27.242Z] === Skipped
14:45:27 [2020-02-10T14:45:27.242Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:45:27 [2020-02-10T14:45:27.242Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:45:27 [2020-02-10T14:45:27.242Z] 
14:45:27 [2020-02-10T14:45:27.242Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:45:27 [2020-02-10T14:45:27.242Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:45:27 [2020-02-10T14:45:27.242Z] 
14:45:27 [2020-02-10T14:45:27.242Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:45:27 [2020-02-10T14:45:27.242Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:45:27 [2020-02-10T14:45:27.242Z] 
14:45:27 [2020-02-10T14:45:27.242Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:45:27 [2020-02-10T14:45:27.242Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:45:27 [2020-02-10T14:45:27.242Z] 
14:45:27 [2020-02-10T14:45:27.242Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:45:27 [2020-02-10T14:45:27.242Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:45:27 [2020-02-10T14:45:27.242Z] 
14:45:27 [2020-02-10T14:45:27.242Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:45:27 [2020-02-10T14:45:27.242Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:45:27 [2020-02-10T14:45:27.242Z] 
14:45:27 [2020-02-10T14:45:27.242Z] 
14:45:27 [2020-02-10T14:45:27.242Z] DONE 199 tests, 6 skipped in 155.204s
14:45:27 [2020-02-10T14:45:27.242Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:45:27 [2020-02-10T14:45:27.242Z] ++ 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:45:27 [2020-02-10T14:45:27.242Z] ++ set -e
14:45:27 [2020-02-10T14:45:27.242Z] ++ '[' -n 0 ']'
14:45:27 [2020-02-10T14:45:27.242Z] ++ set -x
14:45:27 [2020-02-10T14:45:27.242Z] ++ env -i DEST=/go/src/github.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:45:27 [2020-02-10T14:45:27.500Z] INFO: Testing against a local daemon
14:45:27 [2020-02-10T14:45:27.500Z] === RUN   TestCommitInheritsEnv
14:45:28 [2020-02-10T14:45:28.066Z] --- PASS: TestCommitInheritsEnv (0.64s)
14:45:28 [2020-02-10T14:45:28.066Z] === RUN   TestImportExtremelyLargeImageWorks
14:45:28 [2020-02-10T14:45:28.066Z] === PAUSE TestImportExtremelyLargeImageWorks
14:45:28 [2020-02-10T14:45:28.066Z] === RUN   TestImagesFilterMultiReference
14:45:28 [2020-02-10T14:45:28.066Z] --- PASS: TestImagesFilterMultiReference (0.11s)
14:45:28 [2020-02-10T14:45:28.066Z] === RUN   TestImagePullPlatformInvalid
14:45:28 [2020-02-10T14:45:28.066Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
14:45:28 [2020-02-10T14:45:28.066Z] === RUN   TestRemoveImageOrphaning
14:45:28 [2020-02-10T14:45:28.366Z] #58 230.9 + mkdir -p /build
14:45:28 [2020-02-10T14:45:28.631Z] --- PASS: TestRemoveImageOrphaning (0.44s)
14:45:28 [2020-02-10T14:45:28.631Z] === RUN   TestRemoveImageGarbageCollector
14:45:28 [2020-02-10T14:45:28.656Z] #58 230.9 + cp runc /build/runc
14:45:28 [2020-02-10T14:45:28.656Z] #58 DONE 231.0s
14:45:28 [2020-02-10T14:45:28.656Z] 
14:45:28 [2020-02-10T14:45:28.656Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:45:28 [2020-02-10T14:45:28.850Z] --- PASS: TestExternalGraphDriver (7.72s)
14:45:28 [2020-02-10T14:45:28.850Z]     --- PASS: TestExternalGraphDriver/json (2.53s)
14:45:28 [2020-02-10T14:45:28.850Z]     --- PASS: TestExternalGraphDriver/spec (2.76s)
14:45:28 [2020-02-10T14:45:28.850Z]     --- PASS: TestExternalGraphDriver/pull (2.28s)
14:45:28 [2020-02-10T14:45:28.850Z] === RUN   TestGraphdriverPluginV2
14:45:28 [2020-02-10T14:45:28.850Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
14:45:28 [2020-02-10T14:45:28.850Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:28 [2020-02-10T14:45:28.850Z] PASS
14:45:28 [2020-02-10T14:45:28.850Z] 
14:45:28 [2020-02-10T14:45:28.850Z] === Skipped
14:45:28 [2020-02-10T14:45:28.850Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
14:45:28 [2020-02-10T14:45:28.850Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:28 [2020-02-10T14:45:28.850Z] 
14:45:28 [2020-02-10T14:45:28.850Z] 
14:45:28 [2020-02-10T14:45:28.850Z] DONE 5 tests, 1 skipped in 7.892s
14:45:28 [2020-02-10T14:45:28.850Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:45:28 [2020-02-10T14:45:28.850Z] ++ 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:45:28 [2020-02-10T14:45:28.850Z] ++ set -e
14:45:28 [2020-02-10T14:45:28.850Z] ++ '[' -n 0 ']'
14:45:28 [2020-02-10T14:45:28.850Z] ++ set -x
14:45:28 [2020-02-10T14:45:28.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:45:29 [2020-02-10T14:45:29.109Z] INFO: Testing against a local daemon
14:45:29 [2020-02-10T14:45:29.109Z] === RUN   TestContinueAfterPluginCrash
14:45:29 [2020-02-10T14:45:29.109Z] === PAUSE TestContinueAfterPluginCrash
14:45:29 [2020-02-10T14:45:29.109Z] === RUN   TestDaemonStartWithLogOpt
14:45:29 [2020-02-10T14:45:29.109Z] === PAUSE TestDaemonStartWithLogOpt
14:45:29 [2020-02-10T14:45:29.109Z] === CONT  TestContinueAfterPluginCrash
14:45:29 [2020-02-10T14:45:29.109Z] === CONT  TestDaemonStartWithLogOpt
14:45:30 [2020-02-10T14:45:30.528Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
14:45:31 [2020-02-10T14:45:31.094Z] --- PASS: TestRemoveImageGarbageCollector (2.37s)
14:45:31 [2020-02-10T14:45:31.094Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:45:31 [2020-02-10T14:45:31.094Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
14:45:31 [2020-02-10T14:45:31.094Z] === RUN   TestTagInvalidReference
14:45:31 [2020-02-10T14:45:31.094Z] --- PASS: TestTagInvalidReference (0.03s)
14:45:31 [2020-02-10T14:45:31.094Z] === RUN   TestTagValidPrefixedRepo
14:45:31 [2020-02-10T14:45:31.094Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
14:45:31 [2020-02-10T14:45:31.094Z] === RUN   TestTagExistedNameWithoutForce
14:45:31 [2020-02-10T14:45:31.094Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:45:31 [2020-02-10T14:45:31.094Z] === RUN   TestTagOfficialNames
14:45:31 [2020-02-10T14:45:31.351Z] --- PASS: TestTagOfficialNames (0.09s)
14:45:31 [2020-02-10T14:45:31.351Z] === RUN   TestTagMatchesDigest
14:45:31 [2020-02-10T14:45:31.351Z] --- PASS: TestTagMatchesDigest (0.02s)
14:45:31 [2020-02-10T14:45:31.351Z] === CONT  TestImportExtremelyLargeImageWorks
14:45:32 [2020-02-10T14:45:32.203Z] ok  	github.com/docker/docker/integration/build	15.467s
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === Skipped
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_session_test.go:25: TODO: BuildKit
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_test.go:491: testEnv.OSType == "windows"
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
14:45:32 [2020-02-10T14:45:32.203Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] 
14:45:32 [2020-02-10T14:45:32.203Z] DONE 22 tests, 10 skipped in 37.410s
14:45:32 [2020-02-10T14:45:32.281Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
14:45:32 [2020-02-10T14:45:32.658Z] 
14:45:32 [2020-02-10T14:45:32.658Z] Running D:\gopath\src\github.com\docker\docker\integration\config
14:45:34 [2020-02-10T14:45:34.176Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
14:45:34 [2020-02-10T14:45:34.822Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:45:34 [2020-02-10T14:45:34.822Z] INFO: Testing against a local daemon
14:45:34 [2020-02-10T14:45:34.822Z] ok  	github.com/docker/docker/integration/config	0.193s
14:45:34 [2020-02-10T14:45:34.822Z] 
14:45:34 [2020-02-10T14:45:34.822Z] === Skipped
14:45:34 [2020-02-10T14:45:34.822Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
14:45:34 [2020-02-10T14:45:34.822Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:45:34 [2020-02-10T14:45:34.822Z] 
14:45:34 [2020-02-10T14:45:34.822Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
14:45:34 [2020-02-10T14:45:34.822Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
14:45:34 [2020-02-10T14:45:34.822Z] 
14:45:34 [2020-02-10T14:45:34.822Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
14:45:34 [2020-02-10T14:45:34.822Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
14:45:34 [2020-02-10T14:45:34.822Z] 
14:45:35 [2020-02-10T14:45:35.279Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
14:45:35 [2020-02-10T14:45:35.279Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
14:45:35 [2020-02-10T14:45:35.279Z] 
14:45:35 [2020-02-10T14:45:35.279Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
14:45:35 [2020-02-10T14:45:35.279Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
14:45:35 [2020-02-10T14:45:35.279Z] 
14:45:35 [2020-02-10T14:45:35.279Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
14:45:35 [2020-02-10T14:45:35.279Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
14:45:35 [2020-02-10T14:45:35.279Z] 
14:45:35 [2020-02-10T14:45:35.279Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
14:45:35 [2020-02-10T14:45:35.279Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
14:45:35 [2020-02-10T14:45:35.279Z] 
14:45:35 [2020-02-10T14:45:35.279Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
14:45:35 [2020-02-10T14:45:35.279Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
14:45:35 [2020-02-10T14:45:35.279Z] 
14:45:35 [2020-02-10T14:45:35.279Z] 
14:45:35 [2020-02-10T14:45:35.279Z] DONE 8 tests, 8 skipped in 2.554s
14:45:35 [2020-02-10T14:45:35.279Z] 
14:45:35 [2020-02-10T14:45:35.279Z] Running D:\gopath\src\github.com\docker\docker\integration\container
14:45:35 [2020-02-10T14:45:35.547Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
14:45:36 [2020-02-10T14:45:36.919Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
14:45:37 [2020-02-10T14:45:37.851Z] === RUN   TestDockerSuite/TestBuildClearCmd
14:45:38 [2020-02-10T14:45:38.172Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:45:38 [2020-02-10T14:45:38.172Z] INFO: Testing against a local daemon
14:45:38 [2020-02-10T14:45:38.415Z] === RUN   TestDockerSuite/TestBuildCmd
14:45:38 [2020-02-10T14:45:38.980Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
14:45:39 [2020-02-10T14:45:39.237Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
14:45:39 [2020-02-10T14:45:39.372Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
14:45:39 [2020-02-10T14:45:39.372Z] PASS
14:45:39 [2020-02-10T14:45:39.372Z] 
14:45:39 [2020-02-10T14:45:39.372Z] === Skipped
14:45:39 [2020-02-10T14:45:39.372Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:45:39 [2020-02-10T14:45:39.372Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:39 [2020-02-10T14:45:39.372Z] 
14:45:39 [2020-02-10T14:45:39.372Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:45:39 [2020-02-10T14:45:39.372Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:39 [2020-02-10T14:45:39.372Z] 
14:45:39 [2020-02-10T14:45:39.373Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:45:39 [2020-02-10T14:45:39.373Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:39 [2020-02-10T14:45:39.373Z] 
14:45:39 [2020-02-10T14:45:39.373Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:45:39 [2020-02-10T14:45:39.373Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:39 [2020-02-10T14:45:39.373Z] 
14:45:39 [2020-02-10T14:45:39.373Z] 
14:45:39 [2020-02-10T14:45:39.373Z] DONE 17 tests, 4 skipped in 28.301s
14:45:39 [2020-02-10T14:45:39.373Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:45:39 [2020-02-10T14:45:39.373Z] ++ 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:45:39 [2020-02-10T14:45:39.373Z] ++ set -e
14:45:39 [2020-02-10T14:45:39.373Z] ++ '[' -n 0 ']'
14:45:39 [2020-02-10T14:45:39.373Z] ++ set -x
14:45:39 [2020-02-10T14:45:39.373Z] ++ env -i DEST=/go/src/github.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:45:39 [2020-02-10T14:45:39.373Z] INFO: Testing against a local daemon
14:45:39 [2020-02-10T14:45:39.373Z] === RUN   TestPluginInvalidJSON
14:45:39 [2020-02-10T14:45:39.373Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:45:39 [2020-02-10T14:45:39.373Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:45:39 [2020-02-10T14:45:39.373Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:45:39 [2020-02-10T14:45:39.373Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:45:39 [2020-02-10T14:45:39.373Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
14:45:39 [2020-02-10T14:45:39.373Z] PASS
14:45:39 [2020-02-10T14:45:39.373Z] 
14:45:39 [2020-02-10T14:45:39.373Z] DONE 2 tests in 0.079s
14:45:39 [2020-02-10T14:45:39.373Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:45:39 [2020-02-10T14:45:39.373Z] ++ 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:45:39 [2020-02-10T14:45:39.373Z] ++ set -e
14:45:39 [2020-02-10T14:45:39.373Z] ++ '[' -n 0 ']'
14:45:39 [2020-02-10T14:45:39.373Z] ++ set -x
14:45:39 [2020-02-10T14:45:39.373Z] ++ env -i DEST=/go/src/github.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:45:39 [2020-02-10T14:45:39.373Z] INFO: Testing against a local daemon
14:45:39 [2020-02-10T14:45:39.373Z] === RUN   TestExternalGraphDriver
14:45:39 [2020-02-10T14:45:39.373Z] === RUN   TestExternalGraphDriver/json
14:45:39 [2020-02-10T14:45:39.373Z] === RUN   TestExternalGraphDriver/spec
14:45:39 [2020-02-10T14:45:39.803Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
14:45:39 [2020-02-10T14:45:39.803Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
14:45:41 [2020-02-10T14:45:41.116Z] === RUN   TestExternalGraphDriver/pull
14:45:41 [2020-02-10T14:45:41.320Z] --- PASS: TestDaemonStartWithLogOpt (10.23s)
14:45:41 [2020-02-10T14:45:41.699Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
14:45:41 [2020-02-10T14:45:41.699Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
14:45:42 [2020-02-10T14:45:42.887Z] --- PASS: TestExternalGraphDriver (5.94s)
14:45:42 [2020-02-10T14:45:42.887Z]     --- PASS: TestExternalGraphDriver/json (1.95s)
14:45:42 [2020-02-10T14:45:42.887Z]     --- PASS: TestExternalGraphDriver/spec (1.96s)
14:45:42 [2020-02-10T14:45:42.887Z]     --- PASS: TestExternalGraphDriver/pull (1.92s)
14:45:42 [2020-02-10T14:45:42.887Z] === RUN   TestGraphdriverPluginV2
14:45:42 [2020-02-10T14:45:42.887Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
14:45:42 [2020-02-10T14:45:42.887Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:42 [2020-02-10T14:45:42.887Z] PASS
14:45:42 [2020-02-10T14:45:42.887Z] 
14:45:42 [2020-02-10T14:45:42.887Z] === Skipped
14:45:42 [2020-02-10T14:45:42.887Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
14:45:42 [2020-02-10T14:45:42.887Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:42 [2020-02-10T14:45:42.887Z] 
14:45:42 [2020-02-10T14:45:42.887Z] 
14:45:42 [2020-02-10T14:45:42.887Z] DONE 5 tests, 1 skipped in 6.062s
14:45:42 [2020-02-10T14:45:42.887Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:45:42 [2020-02-10T14:45:42.887Z] ++ 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:45:42 [2020-02-10T14:45:42.887Z] ++ set -e
14:45:42 [2020-02-10T14:45:42.887Z] ++ '[' -n 0 ']'
14:45:42 [2020-02-10T14:45:42.887Z] ++ set -x
14:45:42 [2020-02-10T14:45:42.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:45:42 [2020-02-10T14:45:42.888Z] INFO: Testing against a local daemon
14:45:42 [2020-02-10T14:45:42.888Z] === RUN   TestContinueAfterPluginCrash
14:45:42 [2020-02-10T14:45:42.888Z] === PAUSE TestContinueAfterPluginCrash
14:45:42 [2020-02-10T14:45:42.888Z] === RUN   TestDaemonStartWithLogOpt
14:45:42 [2020-02-10T14:45:42.888Z] === PAUSE TestDaemonStartWithLogOpt
14:45:42 [2020-02-10T14:45:42.888Z] === CONT  TestContinueAfterPluginCrash
14:45:42 [2020-02-10T14:45:42.888Z] === CONT  TestDaemonStartWithLogOpt
14:45:43 [2020-02-10T14:45:43.070Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
14:45:43 [2020-02-10T14:45:43.327Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
14:45:44 [2020-02-10T14:45:44.260Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
14:45:44 [2020-02-10T14:45:44.614Z] --- PASS: TestContinueAfterPluginCrash (15.01s)
14:45:44 [2020-02-10T14:45:44.614Z] PASS
14:45:44 [2020-02-10T14:45:44.614Z] 
14:45:44 [2020-02-10T14:45:44.614Z] DONE 2 tests in 15.156s
14:45:44 [2020-02-10T14:45:44.614Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:45:44 [2020-02-10T14:45:44.614Z] ++ 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:45:44 [2020-02-10T14:45:44.614Z] ++ set -e
14:45:44 [2020-02-10T14:45:44.614Z] ++ '[' -n 0 ']'
14:45:44 [2020-02-10T14:45:44.614Z] ++ set -x
14:45:44 [2020-02-10T14:45:44.614Z] ++ env -i DEST=/go/src/github.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:45:44 [2020-02-10T14:45:44.614Z] INFO: Testing against a local daemon
14:45:44 [2020-02-10T14:45:44.614Z] === RUN   TestPluginWithDevMounts
14:45:44 [2020-02-10T14:45:44.614Z] === PAUSE TestPluginWithDevMounts
14:45:44 [2020-02-10T14:45:44.614Z] === CONT  TestPluginWithDevMounts
14:45:46 [2020-02-10T14:45:46.518Z] --- PASS: TestPluginWithDevMounts (2.23s)
14:45:46 [2020-02-10T14:45:46.518Z] PASS
14:45:46 [2020-02-10T14:45:46.518Z] 
14:45:46 [2020-02-10T14:45:46.518Z] DONE 1 tests in 2.382s
14:45:46 [2020-02-10T14:45:46.518Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:45:46 [2020-02-10T14:45:46.518Z] ++ 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:45:46 [2020-02-10T14:45:46.518Z] ++ set -e
14:45:46 [2020-02-10T14:45:46.518Z] ++ '[' -n 0 ']'
14:45:46 [2020-02-10T14:45:46.518Z] ++ set -x
14:45:46 [2020-02-10T14:45:46.518Z] ++ env -i DEST=/go/src/github.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:45:46 [2020-02-10T14:45:46.518Z] INFO: Testing against a local daemon
14:45:46 [2020-02-10T14:45:46.518Z] === RUN   TestSecretInspect
14:45:49 [2020-02-10T14:45:49.518Z] === RUN   TestDockerSuite/TestBuildConditionalCache
14:45:49 [2020-02-10T14:45:49.518Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
14:45:49 [2020-02-10T14:45:49.804Z] --- PASS: TestSecretInspect (3.29s)
14:45:49 [2020-02-10T14:45:49.804Z] === RUN   TestSecretList
14:45:50 [2020-02-10T14:45:50.084Z] === RUN   TestDockerSuite/TestBuildContChar
14:45:50 [2020-02-10T14:45:50.341Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
14:45:50 [2020-02-10T14:45:50.928Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
14:45:51 [2020-02-10T14:45:51.495Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
14:45:52 [2020-02-10T14:45:52.082Z] --- PASS: TestDaemonStartWithLogOpt (8.65s)
14:45:53 [2020-02-10T14:45:53.090Z] --- PASS: TestSecretList (3.27s)
14:45:53 [2020-02-10T14:45:53.090Z] === RUN   TestSecretsCreateAndDelete
14:45:54 [2020-02-10T14:45:54.018Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
14:45:54 [2020-02-10T14:45:54.950Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
14:45:55 [2020-02-10T14:45:55.514Z] === RUN   TestDockerSuite/TestBuildContextCleanup
14:45:55 [2020-02-10T14:45:55.514Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
14:45:55 [2020-02-10T14:45:55.772Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
14:45:56 [2020-02-10T14:45:56.336Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
14:45:56 [2020-02-10T14:45:56.374Z] --- PASS: TestSecretsCreateAndDelete (3.31s)
14:45:56 [2020-02-10T14:45:56.374Z] === RUN   TestSecretsUpdate
14:45:57 [2020-02-10T14:45:57.032Z] --- PASS: TestContinueAfterPluginCrash (13.33s)
14:45:57 [2020-02-10T14:45:57.032Z] PASS
14:45:57 [2020-02-10T14:45:57.032Z] 
14:45:57 [2020-02-10T14:45:57.032Z] DONE 2 tests in 13.414s
14:45:57 [2020-02-10T14:45:57.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:45:57 [2020-02-10T14:45:57.032Z] ++ 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:45:57 [2020-02-10T14:45:57.032Z] ++ set -e
14:45:57 [2020-02-10T14:45:57.032Z] ++ '[' -n 0 ']'
14:45:57 [2020-02-10T14:45:57.032Z] ++ set -x
14:45:57 [2020-02-10T14:45:57.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:45:57 [2020-02-10T14:45:57.032Z] INFO: Testing against a local daemon
14:45:57 [2020-02-10T14:45:57.032Z] === RUN   TestPluginWithDevMounts
14:45:57 [2020-02-10T14:45:57.032Z] === PAUSE TestPluginWithDevMounts
14:45:57 [2020-02-10T14:45:57.032Z] === CONT  TestPluginWithDevMounts
14:45:57 [2020-02-10T14:45:57.268Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
14:45:57 [2020-02-10T14:45:57.526Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
14:45:58 [2020-02-10T14:45:58.254Z] --- PASS: TestPluginWithDevMounts (1.83s)
14:45:58 [2020-02-10T14:45:58.254Z] PASS
14:45:58 [2020-02-10T14:45:58.254Z] 
14:45:58 [2020-02-10T14:45:58.254Z] DONE 1 tests in 1.910s
14:45:58 [2020-02-10T14:45:58.254Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
14:45:58 [2020-02-10T14:45:58.254Z] ++ 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:45:58 [2020-02-10T14:45:58.254Z] ++ set -e
14:45:58 [2020-02-10T14:45:58.254Z] ++ '[' -n 0 ']'
14:45:58 [2020-02-10T14:45:58.254Z] ++ set -x
14:45:58 [2020-02-10T14:45:58.254Z] ++ env -i DEST=/go/src/github.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:45:58 [2020-02-10T14:45:58.254Z] INFO: Testing against a local daemon
14:45:58 [2020-02-10T14:45:58.254Z] === RUN   TestSecretInspect
14:45:58 [2020-02-10T14:45:58.897Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
14:46:00 [2020-02-10T14:46:00.562Z] --- PASS: TestSecretsUpdate (3.39s)
14:46:00 [2020-02-10T14:46:00.562Z] === RUN   TestTemplatedSecret
14:46:00 [2020-02-10T14:46:00.793Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
14:46:01 [2020-02-10T14:46:01.306Z] --- PASS: TestSecretInspect (2.66s)
14:46:01 [2020-02-10T14:46:01.306Z] === RUN   TestSecretList
14:46:03 [2020-02-10T14:46:03.850Z] --- PASS: TestTemplatedSecret (3.51s)
14:46:03 [2020-02-10T14:46:03.850Z] === RUN   TestSecretCreateResolve
14:46:03 [2020-02-10T14:46:03.853Z] --- PASS: TestSecretList (2.76s)
14:46:03 [2020-02-10T14:46:03.853Z] === RUN   TestSecretsCreateAndDelete
14:46:04 [2020-02-10T14:46:04.971Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
14:46:06 [2020-02-10T14:46:06.200Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
14:46:06 [2020-02-10T14:46:06.200Z] === RUN   TestSecretsUpdate
14:46:06 [2020-02-10T14:46:06.342Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
14:46:07 [2020-02-10T14:46:07.138Z] --- PASS: TestSecretCreateResolve (3.29s)
14:46:07 [2020-02-10T14:46:07.138Z] PASS
14:46:07 [2020-02-10T14:46:07.138Z] 
14:46:07 [2020-02-10T14:46:07.138Z] DONE 6 tests in 20.194s
14:46:07 [2020-02-10T14:46:07.138Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:46:07 [2020-02-10T14:46:07.138Z] ++ 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:46:07 [2020-02-10T14:46:07.138Z] ++ set -e
14:46:07 [2020-02-10T14:46:07.138Z] ++ '[' -n 0 ']'
14:46:07 [2020-02-10T14:46:07.138Z] ++ set -x
14:46:07 [2020-02-10T14:46:07.138Z] ++ env -i DEST=/go/src/github.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:46:07 [2020-02-10T14:46:07.138Z] INFO: Testing against a local daemon
14:46:07 [2020-02-10T14:46:07.138Z] === RUN   TestServiceCreateInit
14:46:07 [2020-02-10T14:46:07.138Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:46:08 [2020-02-10T14:46:08.649Z] --- PASS: TestSecretsUpdate (2.67s)
14:46:08 [2020-02-10T14:46:08.649Z] === RUN   TestTemplatedSecret
14:46:11 [2020-02-10T14:46:11.597Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:46:11 [2020-02-10T14:46:11.769Z] --- PASS: TestTemplatedSecret (3.25s)
14:46:11 [2020-02-10T14:46:11.769Z] === RUN   TestSecretCreateResolve
14:46:12 [2020-02-10T14:46:12.408Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:46:13 [2020-02-10T14:46:13.495Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
14:46:14 [2020-02-10T14:46:14.426Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
14:46:14 [2020-02-10T14:46:14.844Z] --- PASS: TestSecretCreateResolve (2.65s)
14:46:14 [2020-02-10T14:46:14.844Z] PASS
14:46:14 [2020-02-10T14:46:14.844Z] 
14:46:14 [2020-02-10T14:46:14.844Z] DONE 6 tests in 16.272s
14:46:14 [2020-02-10T14:46:14.844Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
14:46:14 [2020-02-10T14:46:14.845Z] ++ 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:46:14 [2020-02-10T14:46:14.845Z] ++ set -e
14:46:14 [2020-02-10T14:46:14.845Z] ++ '[' -n 0 ']'
14:46:14 [2020-02-10T14:46:14.845Z] ++ set -x
14:46:14 [2020-02-10T14:46:14.845Z] ++ env -i DEST=/go/src/github.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:46:14 [2020-02-10T14:46:14.845Z] INFO: Testing against a local daemon
14:46:14 [2020-02-10T14:46:14.845Z] === RUN   TestServiceCreateInit
14:46:14 [2020-02-10T14:46:14.845Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:46:15 [2020-02-10T14:46:15.358Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
14:46:15 [2020-02-10T14:46:15.358Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
14:46:15 [2020-02-10T14:46:15.964Z] #63 379.5 + bin/containerd
14:46:15 [2020-02-10T14:46:15.964Z] #63 ...
14:46:15 [2020-02-10T14:46:15.964Z] 
14:46:15 [2020-02-10T14:46:15.964Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:46:15 [2020-02-10T14:46:15.964Z] #54 DONE 432.1s
14:46:15 [2020-02-10T14:46:15.964Z] 
14:46:15 [2020-02-10T14:46:15.964Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:46:17 [2020-02-10T14:46:17.628Z] .................................................                        [ 29%]
14:46:17 [2020-02-10T14:46:17.681Z] --- PASS: TestServiceCreateInit (10.37s)
14:46:17 [2020-02-10T14:46:17.681Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s)
14:46:17 [2020-02-10T14:46:17.681Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s)
14:46:17 [2020-02-10T14:46:17.681Z] === RUN   TestCreateServiceMultipleTimes
14:46:18 [2020-02-10T14:46:18.636Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
14:46:19 [2020-02-10T14:46:19.199Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
14:46:19 [2020-02-10T14:46:19.837Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:46:20 [2020-02-10T14:46:20.570Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
14:46:21 [2020-02-10T14:46:21.135Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
14:46:21 [2020-02-10T14:46:21.700Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
14:46:22 [2020-02-10T14:46:22.265Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
14:46:24 [2020-02-10T14:46:24.438Z] #63 ...
14:46:24 [2020-02-10T14:46:24.438Z] 
14:46:24 [2020-02-10T14:46:24.438Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:46:24 [2020-02-10T14:46:24.438Z] #24 444.3 + return
14:46:24 [2020-02-10T14:46:24.438Z] #24 DONE 444.4s
14:46:24 [2020-02-10T14:46:24.438Z] 
14:46:24 [2020-02-10T14:46:24.438Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:46:24 [2020-02-10T14:46:24.760Z] --- PASS: TestServiceCreateInit (9.79s)
14:46:24 [2020-02-10T14:46:24.760Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.79s)
14:46:24 [2020-02-10T14:46:24.760Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s)
14:46:24 [2020-02-10T14:46:24.760Z] === RUN   TestCreateServiceMultipleTimes
14:46:24 [2020-02-10T14:46:24.790Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
14:46:24 [2020-02-10T14:46:24.790Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
14:46:24 [2020-02-10T14:46:24.790Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
14:46:25 [2020-02-10T14:46:25.935Z] #63 ...
14:46:25 [2020-02-10T14:46:25.935Z] 
14:46:25 [2020-02-10T14:46:25.935Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:46:25 [2020-02-10T14:46:25.935Z] #25 DONE 0.1s
14:46:25 [2020-02-10T14:46:25.935Z] 
14:46:25 [2020-02-10T14:46:25.935Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:46:25 [2020-02-10T14:46:25.935Z] #63 ...
14:46:25 [2020-02-10T14:46:25.935Z] 
14:46:25 [2020-02-10T14:46:25.935Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:46:26 [2020-02-10T14:46:26.176Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
14:46:26 [2020-02-10T14:46:26.560Z] #29 DONE 0.5s
14:46:26 [2020-02-10T14:46:26.560Z] 
14:46:26 [2020-02-10T14:46:26.560Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:46:26 [2020-02-10T14:46:26.560Z] #32 DONE 0.1s
14:46:26 [2020-02-10T14:46:26.560Z] 
14:46:26 [2020-02-10T14:46:26.560Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:46:26 [2020-02-10T14:46:26.560Z] #63 ...
14:46:26 [2020-02-10T14:46:26.560Z] 
14:46:26 [2020-02-10T14:46:26.560Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:46:26 [2020-02-10T14:46:26.560Z] #35 DONE 0.1s
14:46:26 [2020-02-10T14:46:26.560Z] 
14:46:26 [2020-02-10T14:46:26.560Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:46:26 [2020-02-10T14:46:26.560Z] #40 DONE 0.1s
14:46:26 [2020-02-10T14:46:26.560Z] 
14:46:26 [2020-02-10T14:46:26.560Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:46:26 [2020-02-10T14:46:26.560Z] #43 DONE 0.1s
14:46:26 [2020-02-10T14:46:26.560Z] 
14:46:26 [2020-02-10T14:46:26.560Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:46:26 [2020-02-10T14:46:26.740Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
14:46:26 [2020-02-10T14:46:26.740Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
14:46:26 [2020-02-10T14:46:26.740Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
14:46:26 [2020-02-10T14:46:26.740Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
14:46:26 [2020-02-10T14:46:26.740Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
14:46:26 [2020-02-10T14:46:26.848Z] #63 ...
14:46:26 [2020-02-10T14:46:26.848Z] 
14:46:26 [2020-02-10T14:46:26.848Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:46:26 [2020-02-10T14:46:26.848Z] #46 DONE 0.1s
14:46:26 [2020-02-10T14:46:26.848Z] 
14:46:26 [2020-02-10T14:46:26.848Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:46:26 [2020-02-10T14:46:26.848Z] #49 DONE 0.1s
14:46:26 [2020-02-10T14:46:26.848Z] 
14:46:26 [2020-02-10T14:46:26.848Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:46:26 [2020-02-10T14:46:26.848Z] #52 DONE 0.1s
14:46:26 [2020-02-10T14:46:26.848Z] 
14:46:26 [2020-02-10T14:46:26.848Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:46:27 [2020-02-10T14:46:27.136Z] #55 DONE 0.1s
14:46:27 [2020-02-10T14:46:27.136Z] 
14:46:27 [2020-02-10T14:46:27.136Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:46:27 [2020-02-10T14:46:27.136Z] #63 ...
14:46:27 [2020-02-10T14:46:27.136Z] 
14:46:27 [2020-02-10T14:46:27.136Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:46:27 [2020-02-10T14:46:27.136Z] #59 DONE 0.1s
14:46:27 [2020-02-10T14:46:27.424Z] 
14:46:27 [2020-02-10T14:46:27.424Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:46:28 [2020-02-10T14:46:28.635Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
14:46:31 [2020-02-10T14:46:31.913Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
14:46:32 [2020-02-10T14:46:32.479Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
14:46:34 [2020-02-10T14:46:34.377Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
14:46:36 [2020-02-10T14:46:36.272Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
14:46:36 [2020-02-10T14:46:36.917Z] tests/integration/api_exec_test.py .....................                 [ 35%]
14:46:38 [2020-02-10T14:46:38.527Z] ok  	github.com/docker/docker/integration/container	59.956s
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === Skipped
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
14:46:38 [2020-02-10T14:46:38.527Z]     copy_test.go:25: testEnv.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
14:46:38 [2020-02-10T14:46:38.527Z]     copy_test.go:39: testEnv.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
14:46:38 [2020-02-10T14:46:38.527Z]     copy_test.go:51: testEnv.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
14:46:38 [2020-02-10T14:46:38.527Z]     copy_test.go:65: testEnv.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.527Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.527Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
14:46:38 [2020-02-10T14:46:38.527Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
14:46:38 [2020-02-10T14:46:38.528Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] DONE 80 tests, 41 skipped in 62.867s
14:46:38 [2020-02-10T14:46:38.528Z] 
14:46:38 [2020-02-10T14:46:38.528Z] Running D:\gopath\src\github.com\docker\docker\integration\image
14:46:38 [2020-02-10T14:46:38.797Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
14:46:39 [2020-02-10T14:46:39.614Z] --- PASS: TestCreateServiceMultipleTimes (19.85s)
14:46:39 [2020-02-10T14:46:39.614Z] === RUN   TestCreateServiceConflict
14:46:39 [2020-02-10T14:46:39.873Z] --- PASS: TestCreateServiceConflict (2.77s)
14:46:39 [2020-02-10T14:46:39.874Z] === RUN   TestCreateServiceMaxReplicas
14:46:40 [2020-02-10T14:46:40.055Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:40 [2020-02-10T14:46:40.055Z] INFO: Testing against a local daemon
14:46:40 [2020-02-10T14:46:40.167Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
14:46:40 [2020-02-10T14:46:40.510Z] ok  	github.com/docker/docker/integration/image	0.399s
14:46:40 [2020-02-10T14:46:40.510Z] 
14:46:40 [2020-02-10T14:46:40.510Z] === Skipped
14:46:40 [2020-02-10T14:46:40.510Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
14:46:40 [2020-02-10T14:46:40.510Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
14:46:40 [2020-02-10T14:46:40.510Z] 
14:46:40 [2020-02-10T14:46:40.510Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
14:46:40 [2020-02-10T14:46:40.510Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
14:46:40 [2020-02-10T14:46:40.510Z] 
14:46:40 [2020-02-10T14:46:40.510Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
14:46:40 [2020-02-10T14:46:40.510Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
14:46:40 [2020-02-10T14:46:40.510Z] 
14:46:40 [2020-02-10T14:46:40.510Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
14:46:40 [2020-02-10T14:46:40.510Z]     tag_test.go:98: testEnv.OSType == "windows"
14:46:40 [2020-02-10T14:46:40.510Z] 
14:46:40 [2020-02-10T14:46:40.510Z] 
14:46:40 [2020-02-10T14:46:40.510Z] DONE 11 tests, 4 skipped in 2.512s
14:46:40 [2020-02-10T14:46:40.510Z] 
14:46:40 [2020-02-10T14:46:40.510Z] Running D:\gopath\src\github.com\docker\docker\integration\network
14:46:40 [2020-02-10T14:46:40.982Z] --- PASS: TestCreateServiceMultipleTimes (16.51s)
14:46:40 [2020-02-10T14:46:40.982Z] === RUN   TestCreateServiceConflict
14:46:42 [2020-02-10T14:46:42.680Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:42 [2020-02-10T14:46:42.680Z] INFO: Testing against a local daemon
14:46:42 [2020-02-10T14:46:42.680Z] ok  	github.com/docker/docker/integration/network	0.219s
14:46:42 [2020-02-10T14:46:42.692Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
14:46:42 [2020-02-10T14:46:42.950Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === Skipped
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
14:46:43 [2020-02-10T14:46:43.135Z]     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:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     service_test.go:29: testEnv.OSType == "windows"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     service_test.go:51: testEnv.OSType == "windows"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     service_test.go:94: testEnv.OSType == "windows"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     service_test.go:127: testEnv.OSType == "windows"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     service_test.go:177: testEnv.OSType == "windows"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     service_test.go:201: testEnv.OSType == "windows"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     service_test.go:230: FLAKY_TEST
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     service_test.go:319: testEnv.OSType == "windows"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
14:46:43 [2020-02-10T14:46:43.135Z]     service_test.go:386: testEnv.OSType == "windows"
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] DONE 17 tests, 13 skipped in 2.431s
14:46:43 [2020-02-10T14:46:43.135Z] 
14:46:43 [2020-02-10T14:46:43.135Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
14:46:43 [2020-02-10T14:46:43.883Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
14:46:44 [2020-02-10T14:46:44.065Z] --- PASS: TestCreateServiceMaxReplicas (3.70s)
14:46:44 [2020-02-10T14:46:44.065Z] === RUN   TestCreateWithDuplicateNetworkNames
14:46:44 [2020-02-10T14:46:44.095Z] testing: warning: no tests to run
14:46:44 [2020-02-10T14:46:44.095Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.086s
14:46:44 [2020-02-10T14:46:44.095Z] 
14:46:44 [2020-02-10T14:46:44.095Z] DONE 0 tests in 0.761s
14:46:44 [2020-02-10T14:46:44.095Z] 
14:46:44 [2020-02-10T14:46:44.095Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
14:46:44 [2020-02-10T14:46:44.174Z] --- PASS: TestCreateServiceConflict (2.72s)
14:46:44 [2020-02-10T14:46:44.174Z] === RUN   TestCreateServiceMaxReplicas
14:46:44 [2020-02-10T14:46:44.549Z] testing: warning: no tests to run
14:46:44 [2020-02-10T14:46:44.549Z] ok  	github.com/docker/docker/integration/network/macvlan	0.080s
14:46:44 [2020-02-10T14:46:44.549Z] 
14:46:44 [2020-02-10T14:46:44.549Z] DONE 0 tests in 0.736s
14:46:44 [2020-02-10T14:46:44.549Z] 
14:46:44 [2020-02-10T14:46:44.549Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
14:46:44 [2020-02-10T14:46:44.878Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:46:45 [2020-02-10T14:46:45.509Z] testing: warning: no tests to run
14:46:45 [2020-02-10T14:46:45.509Z] ok  	github.com/docker/docker/integration/plugin	0.081s
14:46:45 [2020-02-10T14:46:45.509Z] 
14:46:45 [2020-02-10T14:46:45.509Z] DONE 0 tests in 0.738s
14:46:45 [2020-02-10T14:46:45.509Z] 
14:46:45 [2020-02-10T14:46:45.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
14:46:46 [2020-02-10T14:46:46.470Z] testing: warning: no tests to run
14:46:46 [2020-02-10T14:46:46.470Z] ok  	github.com/docker/docker/integration/plugin/authz	0.086s
14:46:46 [2020-02-10T14:46:46.470Z] 
14:46:46 [2020-02-10T14:46:46.470Z] DONE 0 tests in 0.781s
14:46:46 [2020-02-10T14:46:46.470Z] 
14:46:46 [2020-02-10T14:46:46.470Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
14:46:47 [2020-02-10T14:46:47.261Z] --- PASS: TestCreateServiceMaxReplicas (3.60s)
14:46:47 [2020-02-10T14:46:47.261Z] === RUN   TestCreateWithDuplicateNetworkNames
14:46:48 [2020-02-10T14:46:48.531Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:46:48 [2020-02-10T14:46:48.632Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:48 [2020-02-10T14:46:48.632Z] INFO: Testing against a local daemon
14:46:48 [2020-02-10T14:46:48.632Z] ok  	github.com/docker/docker/integration/plugin/common	0.258s
14:46:48 [2020-02-10T14:46:48.632Z] 
14:46:48 [2020-02-10T14:46:48.632Z] DONE 2 tests in 2.432s
14:46:48 [2020-02-10T14:46:48.632Z] 
14:46:48 [2020-02-10T14:46:48.632Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
14:46:49 [2020-02-10T14:46:49.140Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
14:46:51 [2020-02-10T14:46:51.035Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
14:46:51 [2020-02-10T14:46:51.035Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
14:46:52 [2020-02-10T14:46:52.347Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:52 [2020-02-10T14:46:52.347Z] INFO: Testing against a local daemon
14:46:52 [2020-02-10T14:46:52.347Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.220s
14:46:52 [2020-02-10T14:46:52.347Z] 
14:46:52 [2020-02-10T14:46:52.347Z] === Skipped
14:46:52 [2020-02-10T14:46:52.347Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
14:46:52 [2020-02-10T14:46:52.347Z]     external_test.go:48: runtime.GOOS == "windows"
14:46:52 [2020-02-10T14:46:52.347Z] 
14:46:52 [2020-02-10T14:46:52.347Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
14:46:52 [2020-02-10T14:46:52.347Z]     external_test.go:407: runtime.GOOS == "windows"
14:46:52 [2020-02-10T14:46:52.347Z] 
14:46:52 [2020-02-10T14:46:52.347Z] 
14:46:52 [2020-02-10T14:46:52.347Z] DONE 2 tests, 2 skipped in 3.584s
14:46:52 [2020-02-10T14:46:52.347Z] 
14:46:52 [2020-02-10T14:46:52.347Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
14:46:52 [2020-02-10T14:46:52.405Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
14:46:53 [2020-02-10T14:46:53.777Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
14:46:57 [2020-02-10T14:46:57.960Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
14:46:58 [2020-02-10T14:46:58.525Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
14:46:58 [2020-02-10T14:46:58.943Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s)
14:46:58 [2020-02-10T14:46:58.943Z] === RUN   TestCreateServiceSecretFileMode
14:46:59 [2020-02-10T14:46:59.398Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:59 [2020-02-10T14:46:59.398Z] INFO: Testing against a local daemon
14:46:59 [2020-02-10T14:46:59.398Z] testing: warning: no tests to run
14:46:59 [2020-02-10T14:46:59.398Z] ok  	github.com/docker/docker/integration/plugin/logging	0.168s
14:46:59 [2020-02-10T14:46:59.458Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
14:46:59 [2020-02-10T14:46:59.854Z] 
14:46:59 [2020-02-10T14:46:59.854Z] DONE 0 tests in 7.191s
14:46:59 [2020-02-10T14:46:59.854Z] 
14:46:59 [2020-02-10T14:46:59.854Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
14:47:00 [2020-02-10T14:47:00.046Z] #63 430.2 + bin/containerd-stress
14:47:01 [2020-02-10T14:47:01.375Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
14:47:02 [2020-02-10T14:47:02.228Z] --- PASS: TestCreateServiceSecretFileMode (3.37s)
14:47:02 [2020-02-10T14:47:02.228Z] === RUN   TestCreateServiceConfigFileMode
14:47:02 [2020-02-10T14:47:02.741Z] #63 433.9 + bin/containerd-shim
14:47:02 [2020-02-10T14:47:02.741Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:02 [2020-02-10T14:47:02.741Z] INFO: Testing against a local daemon
14:47:02 [2020-02-10T14:47:02.741Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.283s
14:47:02 [2020-02-10T14:47:02.741Z] 
14:47:02 [2020-02-10T14:47:02.741Z] === Skipped
14:47:02 [2020-02-10T14:47:02.741Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
14:47:02 [2020-02-10T14:47:02.741Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
14:47:02 [2020-02-10T14:47:02.741Z] 
14:47:02 [2020-02-10T14:47:02.741Z] 
14:47:02 [2020-02-10T14:47:02.741Z] DONE 1 tests, 1 skipped in 2.642s
14:47:02 [2020-02-10T14:47:02.741Z] 
14:47:02 [2020-02-10T14:47:02.741Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
14:47:03 [2020-02-10T14:47:03.502Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.81s)
14:47:03 [2020-02-10T14:47:03.503Z] === RUN   TestCreateServiceSecretFileMode
14:47:03 [2020-02-10T14:47:03.849Z] --- PASS: TestCreateServiceSecretFileMode (2.71s)
14:47:03 [2020-02-10T14:47:03.849Z] === RUN   TestCreateServiceConfigFileMode
14:47:04 [2020-02-10T14:47:04.283Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:04 [2020-02-10T14:47:04.283Z] INFO: Testing against a local daemon
14:47:04 [2020-02-10T14:47:04.283Z] ok  	github.com/docker/docker/integration/secret	0.252s
14:47:04 [2020-02-10T14:47:04.740Z] 
14:47:04 [2020-02-10T14:47:04.740Z] === Skipped
14:47:04 [2020-02-10T14:47:04.740Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
14:47:04 [2020-02-10T14:47:04.740Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:47:04 [2020-02-10T14:47:04.740Z] 
14:47:04 [2020-02-10T14:47:04.740Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
14:47:04 [2020-02-10T14:47:04.740Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
14:47:04 [2020-02-10T14:47:04.740Z] 
14:47:04 [2020-02-10T14:47:04.740Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
14:47:04 [2020-02-10T14:47:04.740Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
14:47:04 [2020-02-10T14:47:04.740Z] 
14:47:04 [2020-02-10T14:47:04.740Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
14:47:04 [2020-02-10T14:47:04.740Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
14:47:04 [2020-02-10T14:47:04.740Z] 
14:47:04 [2020-02-10T14:47:04.740Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
14:47:04 [2020-02-10T14:47:04.740Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
14:47:04 [2020-02-10T14:47:04.740Z] 
14:47:04 [2020-02-10T14:47:04.740Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
14:47:04 [2020-02-10T14:47:04.740Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
14:47:04 [2020-02-10T14:47:04.740Z] 
14:47:04 [2020-02-10T14:47:04.740Z] 
14:47:04 [2020-02-10T14:47:04.740Z] DONE 6 tests, 6 skipped in 2.151s
14:47:04 [2020-02-10T14:47:04.740Z] 
14:47:04 [2020-02-10T14:47:04.740Z] Running D:\gopath\src\github.com\docker\docker\integration\service
14:47:05 [2020-02-10T14:47:05.517Z] --- PASS: TestCreateServiceConfigFileMode (3.50s)
14:47:05 [2020-02-10T14:47:05.517Z] === RUN   TestCreateServiceSysctls
14:47:06 [2020-02-10T14:47:06.636Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
14:47:06 [2020-02-10T14:47:06.893Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
14:47:06 [2020-02-10T14:47:06.893Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
14:47:06 [2020-02-10T14:47:06.893Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
14:47:06 [2020-02-10T14:47:06.989Z] --- PASS: TestCreateServiceConfigFileMode (3.27s)
14:47:06 [2020-02-10T14:47:06.989Z] === RUN   TestCreateServiceSysctls
14:47:07 [2020-02-10T14:47:07.626Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:07 [2020-02-10T14:47:07.626Z] INFO: Testing against a local daemon
14:47:07 [2020-02-10T14:47:07.626Z] ok  	github.com/docker/docker/integration/service	0.314s
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === Skipped
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
14:47:07 [2020-02-10T14:47:07.626Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
14:47:07 [2020-02-10T14:47:07.626Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
14:47:07 [2020-02-10T14:47:07.626Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
14:47:07 [2020-02-10T14:47:07.626Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] DONE 23 tests, 22 skipped in 3.043s
14:47:07 [2020-02-10T14:47:07.626Z] 
14:47:07 [2020-02-10T14:47:07.626Z] Running D:\gopath\src\github.com\docker\docker\integration\session
14:47:08 [2020-02-10T14:47:08.788Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
14:47:09 [2020-02-10T14:47:09.706Z] --- PASS: TestCreateServiceSysctls (4.38s)
14:47:09 [2020-02-10T14:47:09.706Z] === RUN   TestCreateServiceCapabilities
14:47:09 [2020-02-10T14:47:09.790Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:09 [2020-02-10T14:47:09.790Z] INFO: Testing against a local daemon
14:47:09 [2020-02-10T14:47:09.790Z] ok  	github.com/docker/docker/integration/session	0.215s
14:47:09 [2020-02-10T14:47:09.790Z] 
14:47:09 [2020-02-10T14:47:09.790Z] === Skipped
14:47:09 [2020-02-10T14:47:09.790Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
14:47:09 [2020-02-10T14:47:09.790Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
14:47:09 [2020-02-10T14:47:09.790Z] 
14:47:09 [2020-02-10T14:47:09.790Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
14:47:09 [2020-02-10T14:47:09.790Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
14:47:09 [2020-02-10T14:47:09.790Z] 
14:47:09 [2020-02-10T14:47:09.790Z] 
14:47:09 [2020-02-10T14:47:09.790Z] DONE 2 tests, 2 skipped in 2.142s
14:47:09 [2020-02-10T14:47:09.790Z] 
14:47:09 [2020-02-10T14:47:09.790Z] Running D:\gopath\src\github.com\docker\docker\integration\system
14:47:09 [2020-02-10T14:47:09.902Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:47:10 [2020-02-10T14:47:10.159Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
14:47:10 [2020-02-10T14:47:10.901Z] --- PASS: TestCreateServiceSysctls (3.88s)
14:47:10 [2020-02-10T14:47:10.901Z] === RUN   TestCreateServiceCapabilities
14:47:11 [2020-02-10T14:47:11.955Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:11 [2020-02-10T14:47:11.955Z] INFO: Testing against a local daemon
14:47:12 [2020-02-10T14:47:12.056Z] === RUN   TestDockerSuite/TestBuildDockerignore
14:47:13 [2020-02-10T14:47:13.088Z] #63 444.0 + bin/containerd-shim-runc-v1
14:47:13 [2020-02-10T14:47:13.477Z] ok  	github.com/docker/docker/integration/system	1.333s
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] === Skipped
14:47:13 [2020-02-10T14:47:13.477Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:47:13 [2020-02-10T14:47:13.477Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
14:47:13 [2020-02-10T14:47:13.477Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
14:47:13 [2020-02-10T14:47:13.477Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
14:47:13 [2020-02-10T14:47:13.477Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
14:47:13 [2020-02-10T14:47:13.477Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
14:47:13 [2020-02-10T14:47:13.477Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
14:47:13 [2020-02-10T14:47:13.477Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] DONE 13 tests, 7 skipped in 3.409s
14:47:13 [2020-02-10T14:47:13.477Z] 
14:47:13 [2020-02-10T14:47:13.477Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
14:47:13 [2020-02-10T14:47:13.900Z] --- PASS: TestCreateServiceCapabilities (3.47s)
14:47:13 [2020-02-10T14:47:13.900Z] === RUN   TestInspect
14:47:14 [2020-02-10T14:47:14.083Z] --- PASS: TestCreateServiceCapabilities (3.18s)
14:47:14 [2020-02-10T14:47:14.083Z] === RUN   TestInspect
14:47:15 [2020-02-10T14:47:15.640Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:15 [2020-02-10T14:47:15.640Z] INFO: Testing against a local daemon
14:47:15 [2020-02-10T14:47:15.640Z] ok  	github.com/docker/docker/integration/volume	0.272s
14:47:15 [2020-02-10T14:47:15.640Z] 
14:47:15 [2020-02-10T14:47:15.640Z] === Skipped
14:47:15 [2020-02-10T14:47:15.640Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
14:47:15 [2020-02-10T14:47:15.640Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
14:47:15 [2020-02-10T14:47:15.640Z] 
14:47:15 [2020-02-10T14:47:15.640Z] 
14:47:15 [2020-02-10T14:47:15.640Z] DONE 5 tests, 1 skipped in 2.270s
14:47:15 [2020-02-10T14:47:15.640Z] 
14:47:15 [2020-02-10T14:47:15.640Z] INFO: make.ps1 ended at 02/10/2020 14:47:15
14:47:15 [2020-02-10T14:47:15.640Z] INFO: Integration CLI tests being run from the host:
14:47:15 [2020-02-10T14:47:15.640Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
14:47:17 [2020-02-10T14:47:17.134Z] --- PASS: TestInspect (2.92s)
14:47:17 [2020-02-10T14:47:17.134Z] === RUN   TestCreateJob
14:47:17 [2020-02-10T14:47:17.186Z] --- PASS: TestInspect (3.54s)
14:47:17 [2020-02-10T14:47:17.186Z] === RUN   TestCreateJob
14:47:17 [2020-02-10T14:47:17.311Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:47:17 [2020-02-10T14:47:17.717Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:47:18 [2020-02-10T14:47:18.623Z] #63 449.0 + bin/containerd-shim-runc-v2
14:47:19 [2020-02-10T14:47:19.243Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:47:19 [2020-02-10T14:47:19.640Z] #63 450.5 + binaries
14:47:19 [2020-02-10T14:47:19.640Z] #63 450.5 + mkdir -p /build
14:47:19 [2020-02-10T14:47:19.640Z] #63 450.5 + cp bin/containerd /build/containerd
14:47:19 [2020-02-10T14:47:19.640Z] #63 450.5 + cp bin/containerd-shim /build/containerd-shim
14:47:19 [2020-02-10T14:47:19.640Z] #63 450.5 + cp bin/ctr /build/ctr
14:47:19 [2020-02-10T14:47:19.640Z] #63 DONE 450.6s
14:47:19 [2020-02-10T14:47:19.834Z] === RUN   TestDockerDaemonSuite/TestShmSize
14:47:21 [2020-02-10T14:47:21.127Z] --- PASS: TestCreateJob (3.85s)
14:47:21 [2020-02-10T14:47:21.127Z] === RUN   TestReplicatedJob
14:47:21 [2020-02-10T14:47:21.139Z] 
14:47:21 [2020-02-10T14:47:21.139Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:47:21 [2020-02-10T14:47:21.139Z] #64 DONE 0.1s
14:47:21 [2020-02-10T14:47:21.374Z] --- PASS: TestCreateJob (4.15s)
14:47:21 [2020-02-10T14:47:21.374Z] === RUN   TestReplicatedJob
14:47:21 [2020-02-10T14:47:21.424Z] 
14:47:21 [2020-02-10T14:47:21.424Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:47:21 [2020-02-10T14:47:21.424Z] #68 DONE 0.1s
14:47:21 [2020-02-10T14:47:21.424Z] 
14:47:21 [2020-02-10T14:47:21.424Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:47:21 [2020-02-10T14:47:21.424Z] #70 DONE 0.1s
14:47:21 [2020-02-10T14:47:21.424Z] 
14:47:21 [2020-02-10T14:47:21.424Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:47:21 [2020-02-10T14:47:21.424Z] #73 DONE 0.1s
14:47:21 [2020-02-10T14:47:21.424Z] 
14:47:21 [2020-02-10T14:47:21.424Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:47:21 [2020-02-10T14:47:21.424Z] #74 DONE 0.0s
14:47:21 [2020-02-10T14:47:21.709Z] 
14:47:21 [2020-02-10T14:47:21.709Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
14:47:22 [2020-02-10T14:47:22.359Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
14:47:23 [2020-02-10T14:47:23.698Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:47:23 [2020-02-10T14:47:23.745Z] #75 DONE 2.2s
14:47:23 [2020-02-10T14:47:23.745Z] 
14:47:23 [2020-02-10T14:47:23.745Z] #76 exporting to oci image format
14:47:23 [2020-02-10T14:47:23.745Z] #76 exporting layers
14:47:24 [2020-02-10T14:47:24.183Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:24 [2020-02-10T14:47:24.183Z] INFO: Testing against a local daemon
14:47:24 [2020-02-10T14:47:24.886Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
14:47:25 [2020-02-10T14:47:25.144Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
14:47:25 [2020-02-10T14:47:25.144Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
14:47:26 [2020-02-10T14:47:26.515Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
14:47:27 [2020-02-10T14:47:27.938Z] --- PASS: TestReplicatedJob (6.57s)
14:47:27 [2020-02-10T14:47:27.938Z] === RUN   TestUpdateReplicatedJob
14:47:28 [2020-02-10T14:47:28.578Z] --- PASS: TestReplicatedJob (7.06s)
14:47:28 [2020-02-10T14:47:28.578Z] === RUN   TestUpdateReplicatedJob
14:47:30 [2020-02-10T14:47:30.695Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
14:47:30 [2020-02-10T14:47:30.953Z] --- PASS: TestDockerDaemonSuite (353.01s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.25s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.10s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.75s)
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:1449: [db3cec87072c1] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [db4a0ae1ca939] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.04s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.41s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d9149317a5487] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.03s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.68s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.44s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.65s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.75s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.03s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d50f19ff82c69] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d46d8259e178a] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.56s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [dbf9826265294] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.47s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [df291e4de589c] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.22s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.44s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.99s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [deb2124b514ed] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d5dde18293459] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.54s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [daef2360b07ef] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s)
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_plugins_test.go:79: [d7ff98d8860e5] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.02s)
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_plugins_test.go:169: [d499fd40890b2] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.86s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d44c5fd52e0fc] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.94s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.02s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.58s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d0be4eb1652f3] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.32s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.33s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.57s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.54s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d3f0209dfd850] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.57s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.51s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.19s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.30s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d7ed54d0e133b] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d4c4cedb521ea] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.68s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d317b8b8bfa63] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.56s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.44s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.09s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.93s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.93s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.28s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.66s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d6b1e1e084d32] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.55s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.44s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [dddc1176cc175] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.08s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s)
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [dfa46025792ae] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [ddea376d91070] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.57s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [dfdf04463011a] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.30s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.31s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [dd7c6403cdc04] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.33s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.94s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.10s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d5d7f98c291ea] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.08s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [dd1d79e6342b1] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.55s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.85s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.94s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.77s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.16s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.10s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.84s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.45s)
14:47:30 [2020-02-10T14:47:30.953Z]         docker_cli_daemon_test.go:2542: [d5303d520d178] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.89s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.16s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.14s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.14s)
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
14:47:30 [2020-02-10T14:47:30.953Z]         check_test.go:309: [d5bd13492a046] daemon is not started
14:47:30 [2020-02-10T14:47:30.953Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s)
14:47:30 [2020-02-10T14:47:30.953Z] === RUN   TestDockerSwarmSuite
14:47:30 [2020-02-10T14:47:30.953Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
14:47:32 [2020-02-10T14:47:32.126Z] --- PASS: TestUpdateReplicatedJob (4.39s)
14:47:32 [2020-02-10T14:47:32.126Z] === RUN   TestServiceListWithStatuses
14:47:32 [2020-02-10T14:47:32.126Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:47:32 [2020-02-10T14:47:32.126Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:47:32 [2020-02-10T14:47:32.126Z] === RUN   TestDockerNetworkConnectAlias
14:47:32 [2020-02-10T14:47:32.529Z] --- PASS: TestUpdateReplicatedJob (4.28s)
14:47:32 [2020-02-10T14:47:32.529Z] === RUN   TestServiceListWithStatuses
14:47:32 [2020-02-10T14:47:32.529Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:47:32 [2020-02-10T14:47:32.529Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:47:32 [2020-02-10T14:47:32.529Z] === RUN   TestDockerNetworkConnectAlias
14:47:35 [2020-02-10T14:47:35.132Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
14:47:37 [2020-02-10T14:47:37.419Z] --- PASS: TestDockerNetworkConnectAlias (5.17s)
14:47:37 [2020-02-10T14:47:37.419Z] === RUN   TestDockerNetworkReConnect
14:47:38 [2020-02-10T14:47:38.409Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
14:47:38 [2020-02-10T14:47:38.434Z] .........................                                                [ 67%]
14:47:38 [2020-02-10T14:47:38.690Z] --- PASS: TestDockerNetworkConnectAlias (6.35s)
14:47:38 [2020-02-10T14:47:38.690Z] === RUN   TestDockerNetworkReConnect
14:47:42 [2020-02-10T14:47:42.362Z] --- PASS: TestDockerNetworkReConnect (4.83s)
14:47:42 [2020-02-10T14:47:42.362Z] === RUN   TestServicePlugin
14:47:42 [2020-02-10T14:47:42.362Z] --- SKIP: TestServicePlugin (0.00s)
14:47:42 [2020-02-10T14:47:42.362Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:42 [2020-02-10T14:47:42.362Z] === RUN   TestServiceUpdateLabel
14:47:43 [2020-02-10T14:47:43.959Z] --- PASS: TestDockerNetworkReConnect (5.22s)
14:47:43 [2020-02-10T14:47:43.959Z] === RUN   TestServicePlugin
14:47:43 [2020-02-10T14:47:43.959Z] --- SKIP: TestServicePlugin (0.00s)
14:47:43 [2020-02-10T14:47:43.959Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:43 [2020-02-10T14:47:43.959Z] === RUN   TestServiceUpdateLabel
14:47:44 [2020-02-10T14:47:44.987Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
14:47:44 [2020-02-10T14:47:44.988Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
14:47:45 [2020-02-10T14:47:45.428Z] --- PASS: TestServiceUpdateLabel (2.90s)
14:47:45 [2020-02-10T14:47:45.428Z] === RUN   TestServiceUpdateSecrets
14:47:46 [2020-02-10T14:47:46.360Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
14:47:46 [2020-02-10T14:47:46.361Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
14:47:47 [2020-02-10T14:47:47.246Z] --- PASS: TestServiceUpdateLabel (3.24s)
14:47:47 [2020-02-10T14:47:47.246Z] === RUN   TestServiceUpdateSecrets
14:47:51 [2020-02-10T14:47:51.616Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
14:47:54 [2020-02-10T14:47:54.138Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
14:47:56 [2020-02-10T14:47:56.661Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
14:47:58 [2020-02-10T14:47:58.032Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
14:47:58 [2020-02-10T14:47:58.595Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
14:48:01 [2020-02-10T14:48:01.591Z] --- PASS: TestServiceUpdateSecrets (15.42s)
14:48:01 [2020-02-10T14:48:01.591Z] === RUN   TestServiceUpdateConfigs
14:48:02 [2020-02-10T14:48:02.129Z] --- PASS: TestServiceUpdateSecrets (15.39s)
14:48:02 [2020-02-10T14:48:02.130Z] === RUN   TestServiceUpdateConfigs
14:48:05 [2020-02-10T14:48:05.148Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
14:48:08 [2020-02-10T14:48:08.425Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
14:48:10 [2020-02-10T14:48:10.951Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
14:48:15 [2020-02-10T14:48:15.689Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
14:48:17 [2020-02-10T14:48:17.779Z] --- PASS: TestServiceUpdateConfigs (14.99s)
14:48:17 [2020-02-10T14:48:17.779Z] === RUN   TestServiceUpdateNetwork
14:48:19 [2020-02-10T14:48:19.051Z] --- PASS: TestImportExtremelyLargeImageWorks (167.63s)
14:48:19 [2020-02-10T14:48:19.051Z] PASS
14:48:19 [2020-02-10T14:48:19.051Z] 
14:48:19 [2020-02-10T14:48:19.051Z] DONE 12 tests in 171.733s
14:48:19 [2020-02-10T14:48:19.051Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:48:19 [2020-02-10T14:48:19.051Z] ++ 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:48:19 [2020-02-10T14:48:19.051Z] ++ set -e
14:48:19 [2020-02-10T14:48:19.051Z] ++ '[' -n 0 ']'
14:48:19 [2020-02-10T14:48:19.051Z] ++ set -x
14:48:19 [2020-02-10T14:48:19.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:48:19 [2020-02-10T14:48:19.051Z] INFO: Testing against a local daemon
14:48:19 [2020-02-10T14:48:19.051Z] === RUN   TestNetworkCreateDelete
14:48:19 [2020-02-10T14:48:19.051Z] --- PASS: TestNetworkCreateDelete (0.13s)
14:48:19 [2020-02-10T14:48:19.051Z] === RUN   TestDockerNetworkDeletePreferID
14:48:19 [2020-02-10T14:48:19.615Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
14:48:19 [2020-02-10T14:48:19.615Z] === RUN   TestInspectNetwork
14:48:20 [2020-02-10T14:48:20.213Z] --- PASS: TestServiceUpdateConfigs (15.38s)
14:48:20 [2020-02-10T14:48:20.213Z] === RUN   TestServiceUpdateNetwork
14:48:24 [2020-02-10T14:48:24.870Z] === RUN   TestInspectNetwork/full_network_id
14:48:24 [2020-02-10T14:48:24.870Z] === RUN   TestInspectNetwork/partial_network_id
14:48:24 [2020-02-10T14:48:24.870Z] === RUN   TestInspectNetwork/network_name
14:48:24 [2020-02-10T14:48:24.870Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:48:24 [2020-02-10T14:48:24.870Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
14:48:24 [2020-02-10T14:48:24.870Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
14:48:29 [2020-02-10T14:48:29.052Z] --- PASS: TestInspectNetwork (9.60s)
14:48:29 [2020-02-10T14:48:29.052Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:48:29 [2020-02-10T14:48:29.052Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:48:29 [2020-02-10T14:48:29.052Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:48:29 [2020-02-10T14:48:29.052Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:48:29 [2020-02-10T14:48:29.052Z] === RUN   TestRunContainerWithBridgeNone
14:48:29 [2020-02-10T14:48:29.616Z] === RUN   TestDockerSuite/TestBuildDotDotFile
14:48:29 [2020-02-10T14:48:29.873Z] === RUN   TestDockerSuite/TestBuildEOLInLine
14:48:30 [2020-02-10T14:48:30.543Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:48:31 [2020-02-10T14:48:31.188Z] --- PASS: TestServiceUpdateNetwork (14.11s)
14:48:31 [2020-02-10T14:48:31.189Z] PASS
14:48:31 [2020-02-10T14:48:31.189Z] 
14:48:31 [2020-02-10T14:48:31.189Z] === Skipped
14:48:31 [2020-02-10T14:48:31.189Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
14:48:31 [2020-02-10T14:48:31.189Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:48:31 [2020-02-10T14:48:31.189Z] 
14:48:31 [2020-02-10T14:48:31.189Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
14:48:31 [2020-02-10T14:48:31.189Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:48:31 [2020-02-10T14:48:31.189Z] 
14:48:31 [2020-02-10T14:48:31.189Z] 
14:48:31 [2020-02-10T14:48:31.189Z] DONE 23 tests, 2 skipped in 135.082s
14:48:31 [2020-02-10T14:48:31.189Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
14:48:31 [2020-02-10T14:48:31.189Z] ++ 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:48:31 [2020-02-10T14:48:31.189Z] ++ set -e
14:48:31 [2020-02-10T14:48:31.189Z] ++ '[' -n 0 ']'
14:48:31 [2020-02-10T14:48:31.189Z] ++ set -x
14:48:31 [2020-02-10T14:48:31.189Z] ++ env -i DEST=/go/src/github.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:48:31 [2020-02-10T14:48:31.189Z] INFO: Testing against a local daemon
14:48:31 [2020-02-10T14:48:31.189Z] === RUN   TestSessionCreate
14:48:31 [2020-02-10T14:48:31.189Z] --- PASS: TestSessionCreate (0.02s)
14:48:31 [2020-02-10T14:48:31.189Z] === RUN   TestSessionCreateWithBadUpgrade
14:48:31 [2020-02-10T14:48:31.189Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
14:48:31 [2020-02-10T14:48:31.189Z] PASS
14:48:31 [2020-02-10T14:48:31.189Z] 
14:48:31 [2020-02-10T14:48:31.189Z] DONE 2 tests in 0.105s
14:48:31 [2020-02-10T14:48:31.189Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
14:48:31 [2020-02-10T14:48:31.189Z] ++ 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:48:31 [2020-02-10T14:48:31.189Z] ++ set -e
14:48:31 [2020-02-10T14:48:31.189Z] ++ '[' -n 0 ']'
14:48:31 [2020-02-10T14:48:31.189Z] ++ set -x
14:48:31 [2020-02-10T14:48:31.189Z] ++ env -i DEST=/go/src/github.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:48:31 [2020-02-10T14:48:31.189Z] INFO: Testing against a local daemon
14:48:31 [2020-02-10T14:48:31.189Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:48:31 [2020-02-10T14:48:31.189Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:48:31 [2020-02-10T14:48:31.189Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:48:31 [2020-02-10T14:48:31.189Z] === RUN   TestEventsExecDie
14:48:31 [2020-02-10T14:48:31.189Z] --- PASS: TestEventsExecDie (0.82s)
14:48:31 [2020-02-10T14:48:31.189Z] === RUN   TestEventsBackwardsCompatible
14:48:31 [2020-02-10T14:48:31.189Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
14:48:31 [2020-02-10T14:48:31.189Z] === RUN   TestInfoBinaryCommits
14:48:31 [2020-02-10T14:48:31.189Z] --- PASS: TestInfoBinaryCommits (0.01s)
14:48:31 [2020-02-10T14:48:31.189Z] === RUN   TestInfoAPIVersioned
14:48:31 [2020-02-10T14:48:31.189Z] --- PASS: TestInfoAPIVersioned (0.00s)
14:48:31 [2020-02-10T14:48:31.189Z] === RUN   TestInfoDiscoveryBackend
14:48:31 [2020-02-10T14:48:31.189Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
14:48:31 [2020-02-10T14:48:31.189Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:48:32 [2020-02-10T14:48:32.401Z] --- PASS: TestRunContainerWithBridgeNone (2.93s)
14:48:32 [2020-02-10T14:48:32.401Z] === RUN   TestNetworkInvalidJSON
14:48:32 [2020-02-10T14:48:32.401Z] === RUN   TestNetworkInvalidJSON//networks/create
14:48:32 [2020-02-10T14:48:32.401Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:48:32 [2020-02-10T14:48:32.401Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:48:32 [2020-02-10T14:48:32.401Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:48:32 [2020-02-10T14:48:32.401Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:48:32 [2020-02-10T14:48:32.401Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:48:32 [2020-02-10T14:48:32.401Z] === CONT  TestNetworkInvalidJSON//networks/create
14:48:32 [2020-02-10T14:48:32.401Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:48:32 [2020-02-10T14:48:32.401Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:48:32 [2020-02-10T14:48:32.401Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:48:32 [2020-02-10T14:48:32.401Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:48:32 [2020-02-10T14:48:32.401Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:48:32 [2020-02-10T14:48:32.401Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:48:32 [2020-02-10T14:48:32.401Z] === RUN   TestDaemonRestartWithLiveRestore
14:48:32 [2020-02-10T14:48:32.415Z] --- PASS: TestServiceUpdateNetwork (14.69s)
14:48:32 [2020-02-10T14:48:32.415Z] PASS
14:48:32 [2020-02-10T14:48:32.415Z] 
14:48:32 [2020-02-10T14:48:32.415Z] === Skipped
14:48:32 [2020-02-10T14:48:32.415Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:48:32 [2020-02-10T14:48:32.415Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:48:32 [2020-02-10T14:48:32.415Z] 
14:48:32 [2020-02-10T14:48:32.415Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:48:32 [2020-02-10T14:48:32.415Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:48:32 [2020-02-10T14:48:32.415Z] 
14:48:32 [2020-02-10T14:48:32.415Z] 
14:48:32 [2020-02-10T14:48:32.415Z] DONE 23 tests, 2 skipped in 145.473s
14:48:32 [2020-02-10T14:48:32.415Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:48:32 [2020-02-10T14:48:32.415Z] ++ 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:48:32 [2020-02-10T14:48:32.415Z] ++ set -e
14:48:32 [2020-02-10T14:48:32.415Z] ++ '[' -n 0 ']'
14:48:32 [2020-02-10T14:48:32.415Z] ++ set -x
14:48:32 [2020-02-10T14:48:32.415Z] ++ env -i DEST=/go/src/github.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:48:32 [2020-02-10T14:48:32.415Z] INFO: Testing against a local daemon
14:48:32 [2020-02-10T14:48:32.415Z] === RUN   TestSessionCreate
14:48:32 [2020-02-10T14:48:32.415Z] --- PASS: TestSessionCreate (0.05s)
14:48:32 [2020-02-10T14:48:32.415Z] === RUN   TestSessionCreateWithBadUpgrade
14:48:32 [2020-02-10T14:48:32.415Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
14:48:32 [2020-02-10T14:48:32.415Z] PASS
14:48:32 [2020-02-10T14:48:32.415Z] 
14:48:32 [2020-02-10T14:48:32.415Z] DONE 2 tests in 0.237s
14:48:32 [2020-02-10T14:48:32.415Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:48:32 [2020-02-10T14:48:32.415Z] ++ 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:48:32 [2020-02-10T14:48:32.415Z] ++ set -e
14:48:32 [2020-02-10T14:48:32.415Z] ++ '[' -n 0 ']'
14:48:32 [2020-02-10T14:48:32.415Z] ++ set -x
14:48:32 [2020-02-10T14:48:32.415Z] ++ env -i DEST=/go/src/github.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:48:32 [2020-02-10T14:48:32.415Z] INFO: Testing against a local daemon
14:48:32 [2020-02-10T14:48:32.415Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:48:32 [2020-02-10T14:48:32.436Z] tests/integration/client_test.py .....                                   [ 75%]
14:48:32 [2020-02-10T14:48:32.436Z] tests/integration/context_api_test.py ..                                 [ 76%]
14:48:32 [2020-02-10T14:48:32.450Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:48:32 [2020-02-10T14:48:32.450Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:48:32 [2020-02-10T14:48:32.674Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:48:32 [2020-02-10T14:48:32.674Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:48:32 [2020-02-10T14:48:32.674Z] === RUN   TestEventsExecDie
14:48:32 [2020-02-10T14:48:32.799Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
14:48:32 [2020-02-10T14:48:32.799Z] === RUN   TestInfoAPI
14:48:32 [2020-02-10T14:48:32.799Z] --- PASS: TestInfoAPI (0.02s)
14:48:32 [2020-02-10T14:48:32.799Z] === RUN   TestInfoAPIWarnings
14:48:33 [2020-02-10T14:48:33.332Z] --- PASS: TestDaemonRestartWithLiveRestore (1.20s)
14:48:33 [2020-02-10T14:48:33.332Z] === RUN   TestDaemonDefaultNetworkPools
14:48:33 [2020-02-10T14:48:33.366Z] tests/integration/errors_test.py .                                       [ 76%]
14:48:33 [2020-02-10T14:48:33.544Z] --- PASS: TestInfoAPIWarnings (0.52s)
14:48:33 [2020-02-10T14:48:33.544Z] === RUN   TestInfoDebug
14:48:33 [2020-02-10T14:48:33.611Z] --- PASS: TestEventsExecDie (0.93s)
14:48:33 [2020-02-10T14:48:33.611Z] === RUN   TestEventsBackwardsCompatible
14:48:33 [2020-02-10T14:48:33.611Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
14:48:33 [2020-02-10T14:48:33.611Z] === RUN   TestInfoBinaryCommits
14:48:33 [2020-02-10T14:48:33.611Z] --- PASS: TestInfoBinaryCommits (0.05s)
14:48:33 [2020-02-10T14:48:33.611Z] === RUN   TestInfoAPIVersioned
14:48:33 [2020-02-10T14:48:33.611Z] --- PASS: TestInfoAPIVersioned (0.02s)
14:48:33 [2020-02-10T14:48:33.611Z] === RUN   TestInfoDiscoveryBackend
14:48:33 [2020-02-10T14:48:33.889Z] --- PASS: TestInfoDebug (0.52s)
14:48:33 [2020-02-10T14:48:33.889Z] === RUN   TestInfoInsecureRegistries
14:48:34 [2020-02-10T14:48:34.179Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
14:48:34 [2020-02-10T14:48:34.179Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:48:34 [2020-02-10T14:48:34.255Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:48:34 [2020-02-10T14:48:34.255Z] === RUN   TestInfoRegistryMirrors
14:48:34 [2020-02-10T14:48:34.263Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
14:48:34 [2020-02-10T14:48:34.263Z] === RUN   TestDaemonRestartWithExistingNetwork
14:48:34 [2020-02-10T14:48:34.520Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
14:48:35 [2020-02-10T14:48:35.002Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:48:35 [2020-02-10T14:48:35.002Z] === RUN   TestLoginFailsWithBadCredentials
14:48:35 [2020-02-10T14:48:35.086Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
14:48:35 [2020-02-10T14:48:35.086Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
14:48:35 [2020-02-10T14:48:35.086Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:48:35 [2020-02-10T14:48:35.343Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
14:48:35 [2020-02-10T14:48:35.363Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
14:48:35 [2020-02-10T14:48:35.363Z] === RUN   TestPingCacheHeaders
14:48:35 [2020-02-10T14:48:35.363Z] --- PASS: TestPingCacheHeaders (0.01s)
14:48:35 [2020-02-10T14:48:35.363Z] === RUN   TestPingGet
14:48:35 [2020-02-10T14:48:35.363Z] --- PASS: TestPingGet (0.01s)
14:48:35 [2020-02-10T14:48:35.363Z] === RUN   TestPingHead
14:48:35 [2020-02-10T14:48:35.363Z] --- PASS: TestPingHead (0.01s)
14:48:35 [2020-02-10T14:48:35.363Z] === RUN   TestVersion
14:48:35 [2020-02-10T14:48:35.363Z] --- PASS: TestVersion (0.01s)
14:48:35 [2020-02-10T14:48:35.363Z] PASS
14:48:35 [2020-02-10T14:48:35.363Z] 
14:48:35 [2020-02-10T14:48:35.363Z] === Skipped
14:48:35 [2020-02-10T14:48:35.363Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:48:35 [2020-02-10T14:48:35.363Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:48:35 [2020-02-10T14:48:35.363Z] 
14:48:35 [2020-02-10T14:48:35.363Z] 
14:48:35 [2020-02-10T14:48:35.363Z] DONE 18 tests, 1 skipped in 5.486s
14:48:35 [2020-02-10T14:48:35.363Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
14:48:35 [2020-02-10T14:48:35.363Z] ++ 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:48:35 [2020-02-10T14:48:35.363Z] ++ set -e
14:48:35 [2020-02-10T14:48:35.363Z] ++ '[' -n 0 ']'
14:48:35 [2020-02-10T14:48:35.363Z] ++ set -x
14:48:35 [2020-02-10T14:48:35.363Z] ++ env -i DEST=/go/src/github.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:48:35 [2020-02-10T14:48:35.363Z] INFO: Testing against a local daemon
14:48:35 [2020-02-10T14:48:35.363Z] === RUN   TestVolumesCreateAndList
14:48:35 [2020-02-10T14:48:35.363Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:48:35 [2020-02-10T14:48:35.363Z] === RUN   TestVolumesRemove
14:48:35 [2020-02-10T14:48:35.363Z] --- PASS: TestVolumesRemove (0.09s)
14:48:35 [2020-02-10T14:48:35.363Z] === RUN   TestVolumesInspect
14:48:35 [2020-02-10T14:48:35.363Z] --- PASS: TestVolumesInspect (0.01s)
14:48:35 [2020-02-10T14:48:35.363Z] === RUN   TestVolumesInvalidJSON
14:48:35 [2020-02-10T14:48:35.363Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:48:35 [2020-02-10T14:48:35.363Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:48:35 [2020-02-10T14:48:35.363Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:48:35 [2020-02-10T14:48:35.363Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:48:35 [2020-02-10T14:48:35.363Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:48:35 [2020-02-10T14:48:35.363Z] PASS
14:48:35 [2020-02-10T14:48:35.363Z] 
14:48:35 [2020-02-10T14:48:35.363Z] DONE 5 tests in 0.201s
14:48:35 [2020-02-10T14:48:35.363Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:48:35 [2020-02-10T14:48:35.555Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:48:35 [2020-02-10T14:48:35.555Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:48:35 [2020-02-10T14:48:35.712Z] ++++ cat bundles/test-integration/docker.pid
14:48:35 [2020-02-10T14:48:35.712Z] +++ kill 11605
14:48:35 [2020-02-10T14:48:35.814Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
14:48:35 [2020-02-10T14:48:35.814Z] === RUN   TestInfoAPI
14:48:35 [2020-02-10T14:48:35.908Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
14:48:36 [2020-02-10T14:48:36.073Z] --- PASS: TestInfoAPI (0.05s)
14:48:36 [2020-02-10T14:48:36.073Z] === RUN   TestInfoAPIWarnings
14:48:36 [2020-02-10T14:48:36.165Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
14:48:36 [2020-02-10T14:48:36.422Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
14:48:36 [2020-02-10T14:48:36.422Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:48:36 [2020-02-10T14:48:36.422Z] === RUN   TestDockerSuite/TestBuildEntrypoint
14:48:36 [2020-02-10T14:48:36.641Z] --- PASS: TestInfoAPIWarnings (0.63s)
14:48:36 [2020-02-10T14:48:36.641Z] === RUN   TestInfoDebug
14:48:36 [2020-02-10T14:48:36.967Z] +++ /etc/init.d/apparmor stop
14:48:36 [2020-02-10T14:48:36.967Z] Leaving: AppArmorNo profiles have been unloaded.
14:48:36 [2020-02-10T14:48:36.967Z] 
14:48:36 [2020-02-10T14:48:36.967Z] Unloading profiles will leave already running processes permanently
14:48:36 [2020-02-10T14:48:36.967Z] unconfined, which can lead to unexpected situations.
14:48:36 [2020-02-10T14:48:36.967Z] 
14:48:36 [2020-02-10T14:48:36.967Z] To set a process to complain mode, use the command line tool
14:48:36 [2020-02-10T14:48:36.967Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:48:36 [2020-02-10T14:48:36.967Z] +++ true
14:48:36 [2020-02-10T14:48:36.967Z] 
14:48:36 [2020-02-10T14:48:36.986Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
14:48:36 [2020-02-10T14:48:36.986Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
14:48:36 [2020-02-10T14:48:36.986Z] === RUN   TestServiceWithPredefinedNetwork
14:48:37 [2020-02-10T14:48:37.209Z] --- PASS: TestInfoDebug (0.64s)
14:48:37 [2020-02-10T14:48:37.209Z] === RUN   TestInfoInsecureRegistries
14:48:38 [2020-02-10T14:48:38.145Z] --- PASS: TestInfoInsecureRegistries (0.65s)
14:48:38 [2020-02-10T14:48:38.145Z] === RUN   TestInfoRegistryMirrors
14:48:38 [2020-02-10T14:48:38.712Z] --- PASS: TestInfoRegistryMirrors (0.63s)
14:48:38 [2020-02-10T14:48:38.712Z] === RUN   TestLoginFailsWithBadCredentials
14:48:38 [2020-02-10T14:48:38.712Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
14:48:38 [2020-02-10T14:48:38.712Z] === RUN   TestPingCacheHeaders
Post stage
[Pipeline] junit
14:48:38 [2020-02-10T14:48:38.814Z] Recording test results
14:48:38 [2020-02-10T14:48:38.971Z] --- PASS: TestPingCacheHeaders (0.05s)
14:48:38 [2020-02-10T14:48:38.971Z] === RUN   TestPingGet
14:48:38 [2020-02-10T14:48:38.971Z] --- PASS: TestPingGet (0.03s)
14:48:38 [2020-02-10T14:48:38.971Z] === RUN   TestPingHead
14:48:38 [2020-02-10T14:48:38.971Z] --- PASS: TestPingHead (0.05s)
14:48:38 [2020-02-10T14:48:38.971Z] === RUN   TestVersion
14:48:38 [2020-02-10T14:48:38.971Z] --- PASS: TestVersion (0.05s)
14:48:38 [2020-02-10T14:48:38.971Z] PASS
14:48:38 [2020-02-10T14:48:38.971Z] 
14:48:38 [2020-02-10T14:48:38.971Z] === Skipped
14:48:38 [2020-02-10T14:48:38.971Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:48:38 [2020-02-10T14:48:38.971Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:48:38 [2020-02-10T14:48:38.971Z] 
14:48:38 [2020-02-10T14:48:38.971Z] 
14:48:38 [2020-02-10T14:48:38.971Z] DONE 18 tests, 1 skipped in 6.600s
14:48:38 [2020-02-10T14:48:38.971Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:48:38 [2020-02-10T14:48:38.971Z] ++ 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:48:38 [2020-02-10T14:48:38.971Z] ++ set -e
14:48:38 [2020-02-10T14:48:38.971Z] ++ '[' -n 0 ']'
14:48:38 [2020-02-10T14:48:38.971Z] ++ set -x
14:48:38 [2020-02-10T14:48:38.971Z] ++ env -i DEST=/go/src/github.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:48:39 [2020-02-10T14:48:39.241Z] INFO: Testing against a local daemon
14:48:39 [2020-02-10T14:48:39.241Z] === RUN   TestVolumesCreateAndList
14:48:39 [2020-02-10T14:48:39.241Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:48:39 [2020-02-10T14:48:39.241Z] === RUN   TestVolumesRemove
14:48:39 [2020-02-10T14:48:39.241Z] --- PASS: TestVolumesRemove (0.12s)
14:48:39 [2020-02-10T14:48:39.241Z] === RUN   TestVolumesInspect
14:48:39 [2020-02-10T14:48:39.241Z] --- PASS: TestVolumesInspect (0.04s)
14:48:39 [2020-02-10T14:48:39.241Z] === RUN   TestVolumesInvalidJSON
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:48:39 [2020-02-10T14:48:39.502Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:48:39 [2020-02-10T14:48:39.502Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:48:39 [2020-02-10T14:48:39.502Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:48:39 [2020-02-10T14:48:39.502Z] --- PASS: TestVolumesInvalidJSON (0.03s)
14:48:39 [2020-02-10T14:48:39.502Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:48:39 [2020-02-10T14:48:39.502Z] PASS
14:48:39 [2020-02-10T14:48:39.502Z] 
14:48:39 [2020-02-10T14:48:39.502Z] DONE 5 tests in 0.365s
14:48:39 [2020-02-10T14:48:39.502Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:48:39 [2020-02-10T14:48:39.510Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
14:48:39 [2020-02-10T14:48:39.760Z] ++++ cat bundles/test-integration/docker.pid
14:48:39 [2020-02-10T14:48:39.760Z] +++ kill 13108
14:48:40 [2020-02-10T14:48:40.124Z] + echo Ensuring container killed.
14:48:40 [2020-02-10T14:48:40.124Z] Ensuring container killed.
14:48:40 [2020-02-10T14:48:40.124Z] + docker rm -vf docker-pr2
14:48:40 [2020-02-10T14:48:40.124Z] Error: No such container: docker-pr2
14:48:40 [2020-02-10T14:48:40.124Z] + true
[Pipeline] sh
14:48:40 [2020-02-10T14:48:40.440Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s)
14:48:40 [2020-02-10T14:48:40.441Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:48:40 [2020-02-10T14:48:40.441Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:48:40 [2020-02-10T14:48:40.441Z]     service_test.go:230: FLAKY_TEST
14:48:40 [2020-02-10T14:48:40.441Z] === RUN   TestServiceWithDataPathPortInit
14:48:40 [2020-02-10T14:48:40.856Z] + echo Chowning /workspace to jenkins user
14:48:40 [2020-02-10T14:48:40.856Z] Chowning /workspace to jenkins user
14:48:40 [2020-02-10T14:48:40.856Z] + id -u
14:48:40 [2020-02-10T14:48:40.856Z] + id -g
14:48:40 [2020-02-10T14:48:40.856Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40487:/workspace busybox chown -R 1001:1001 /workspace
14:48:41 [2020-02-10T14:48:41.005Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
14:48:41 [2020-02-10T14:48:41.137Z] +++ /etc/init.d/apparmor stop
14:48:41 [2020-02-10T14:48:41.137Z] Leaving: AppArmorNo profiles have been unloaded.
14:48:41 [2020-02-10T14:48:41.137Z] 
14:48:41 [2020-02-10T14:48:41.137Z] Unloading profiles will leave already running processes permanently
14:48:41 [2020-02-10T14:48:41.137Z] unconfined, which can lead to unexpected situations.
14:48:41 [2020-02-10T14:48:41.137Z] 
14:48:41 [2020-02-10T14:48:41.137Z] To set a process to complain mode, use the command line tool
14:48:41 [2020-02-10T14:48:41.137Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:48:41 [2020-02-10T14:48:41.137Z] +++ true
14:48:41 [2020-02-10T14:48:41.137Z] 
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:48:42 [2020-02-10T14:48:42.899Z] === RUN   TestDockerSuite/TestBuildEnv
14:48:43 [2020-02-10T14:48:43.078Z] + bundleName=s390x-integration
14:48:43 [2020-02-10T14:48:43.078Z] + echo Creating s390x-integration-bundles.tar.gz
14:48:43 [2020-02-10T14:48:43.078Z] Creating s390x-integration-bundles.tar.gz
14:48:43 [2020-02-10T14:48:43.078Z] + xargs tar -czf s390x-integration-bundles.tar.gz
14:48:43 [2020-02-10T14:48:43.078Z] + 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:48:43 [2020-02-10T14:48:43.224Z] Archiving artifacts
Post stage
[Pipeline] junit
14:48:43 [2020-02-10T14:48:43.684Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:48:44 [2020-02-10T14:48:44.216Z] + echo Ensuring container killed.
14:48:44 [2020-02-10T14:48:44.216Z] Ensuring container killed.
14:48:44 [2020-02-10T14:48:44.216Z] + docker rm -vf docker-pr2
14:48:44 [2020-02-10T14:48:44.216Z] Error: No such container: docker-pr2
14:48:44 [2020-02-10T14:48:44.216Z] + true
[Pipeline] sh
14:48:44 [2020-02-10T14:48:44.271Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
14:48:44 [2020-02-10T14:48:44.276Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40487/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:48:44 [2020-02-10T14:48:44.506Z] + echo Chowning /workspace to jenkins user
14:48:44 [2020-02-10T14:48:44.506Z] Chowning /workspace to jenkins user
14:48:44 [2020-02-10T14:48:44.506Z] + id -u
14:48:44 [2020-02-10T14:48:44.506Z] + id -g
14:48:44 [2020-02-10T14:48:44.506Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40487:/workspace busybox chown -R 1000:1000 /workspace
14:48:44 [2020-02-10T14:48:44.946Z] + make clean
14:48:44 [2020-02-10T14:48:44.946Z] make: command: Command not found
14:48:44 [2020-02-10T14:48:44.946Z] make: command: Command not found
14:48:44 [2020-02-10T14:48:44.946Z] docker volume rm -f docker-dev-cache
14:48:44 [2020-02-10T14:48:44.946Z] docker-dev-cache
[Pipeline] deleteDir
14:48:45 [2020-02-10T14:48:45.641Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
14:48:45 [2020-02-10T14:48:45.641Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
14:48:46 [2020-02-10T14:48:46.571Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
14:48:46 [2020-02-10T14:48:46.831Z] === RUN   TestDockerSuite/TestBuildEnvUsage
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:48:48 [2020-02-10T14:48:48.998Z] + bundleName=arm64-integration
14:48:48 [2020-02-10T14:48:48.998Z] + echo Creating arm64-integration-bundles.tar.gz
14:48:48 [2020-02-10T14:48:48.998Z] Creating arm64-integration-bundles.tar.gz
14:48:48 [2020-02-10T14:48:48.998Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:48:48 [2020-02-10T14:48:48.998Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:48:49 [2020-02-10T14:48:49.310Z] Archiving artifacts
14:48:49 [2020-02-10T14:48:49.642Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40487/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:48:49 [2020-02-10T14:48:49.957Z] + make clean
14:48:50 [2020-02-10T14:48:50.527Z] docker volume rm -f docker-dev-cache
14:48:50 [2020-02-10T14:48:50.527Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:48:54 [2020-02-10T14:48:54.930Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
14:48:59 [2020-02-10T14:48:59.104Z] --- PASS: TestServiceWithDataPathPortInit (17.97s)
14:48:59 [2020-02-10T14:48:59.104Z] === RUN   TestServiceWithDefaultAddressPoolInit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:49:07 [2020-02-10T14:49:07.205Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.88s)
14:49:07 [2020-02-10T14:49:07.205Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r8f3vfxya4fvmp5p0ufgpdrdm Created:2020-02-10 14:49:00.039516032 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4b8ed22074308cfcc787217ed21a671789eee23ef295334f6015ae7053c2477a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hbie292ja7a3k7wjrf4jmj2ht EndpointID:e1b19270a4b2eba1aebf90550dff5a82620a069ad214a5cde64993e208cbc91d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1033d69732260dd24c22ba58f7ed86d1ce0f36e9eff7dfaf87eb4994baf0186c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b01b814667fd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hbie292ja7a3k7wjrf4jmj2ht EndpointID:e1b19270a4b2eba1aebf90550dff5a82620a069ad214a5cde64993e208cbc91d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:49:07 [2020-02-10T14:49:07.205Z] PASS
14:49:07 [2020-02-10T14:49:07.205Z] 
14:49:07 [2020-02-10T14:49:07.205Z] === Skipped
14:49:07 [2020-02-10T14:49:07.205Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:49:07 [2020-02-10T14:49:07.205Z]     service_test.go:230: FLAKY_TEST
14:49:07 [2020-02-10T14:49:07.205Z] 
14:49:07 [2020-02-10T14:49:07.205Z] 
14:49:07 [2020-02-10T14:49:07.205Z] DONE 21 tests, 1 skipped in 48.335s
14:49:07 [2020-02-10T14:49:07.205Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:49:07 [2020-02-10T14:49:07.205Z] ++ 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:49:07 [2020-02-10T14:49:07.205Z] ++ set -e
14:49:07 [2020-02-10T14:49:07.205Z] ++ '[' -n 0 ']'
14:49:07 [2020-02-10T14:49:07.205Z] ++ set -x
14:49:07 [2020-02-10T14:49:07.205Z] ++ env -i DEST=/go/src/github.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:49:07 [2020-02-10T14:49:07.462Z] INFO: Testing against a local daemon
14:49:07 [2020-02-10T14:49:07.462Z] === RUN   TestDockerNetworkIpvlanPersistance
14:49:07 [2020-02-10T14:49:07.462Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:49:07 [2020-02-10T14:49:07.462Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:07 [2020-02-10T14:49:07.462Z] === RUN   TestDockerNetworkIpvlan
14:49:07 [2020-02-10T14:49:07.462Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:49:07 [2020-02-10T14:49:07.462Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:07 [2020-02-10T14:49:07.462Z] PASS
14:49:07 [2020-02-10T14:49:07.462Z] 
14:49:07 [2020-02-10T14:49:07.462Z] === Skipped
14:49:07 [2020-02-10T14:49:07.462Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:49:07 [2020-02-10T14:49:07.462Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:07 [2020-02-10T14:49:07.462Z] 
14:49:07 [2020-02-10T14:49:07.462Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:49:07 [2020-02-10T14:49:07.462Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:07 [2020-02-10T14:49:07.462Z] 
14:49:07 [2020-02-10T14:49:07.462Z] 
14:49:07 [2020-02-10T14:49:07.462Z] DONE 2 tests, 2 skipped in 0.113s
14:49:07 [2020-02-10T14:49:07.462Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:49:07 [2020-02-10T14:49:07.462Z] ++ 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:49:07 [2020-02-10T14:49:07.462Z] ++ set -e
14:49:07 [2020-02-10T14:49:07.462Z] ++ '[' -n 0 ']'
14:49:07 [2020-02-10T14:49:07.462Z] ++ set -x
14:49:07 [2020-02-10T14:49:07.462Z] ++ env -i DEST=/go/src/github.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:49:07 [2020-02-10T14:49:07.462Z] INFO: Testing against a local daemon
14:49:07 [2020-02-10T14:49:07.462Z] === RUN   TestDockerNetworkMacvlanPersistance
14:49:08 [2020-02-10T14:49:08.844Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
14:49:08 [2020-02-10T14:49:08.844Z] === RUN   TestDockerNetworkMacvlan
14:49:09 [2020-02-10T14:49:09.781Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:49:10 [2020-02-10T14:49:10.712Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:49:11 [2020-02-10T14:49:11.645Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:49:12 [2020-02-10T14:49:12.252Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:49:14 [2020-02-10T14:49:14.920Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:49:15 [2020-02-10T14:49:15.959Z] #76 exporting layers 109.5s done
14:49:15 [2020-02-10T14:49:15.959Z] #76 exporting manifest sha256:26b9faf73e920e47ec8b78dd558e1edcedd11dc3e227d4f63a046d157ea49020 done
14:49:15 [2020-02-10T14:49:15.959Z] #76 exporting config sha256:fb33dac967ede044663dd43b8dd91093497be47eb6fcd01059bbb252fa28cdbd done
14:49:15 [2020-02-10T14:49:15.959Z] #76 sending tarball
14:49:17 [2020-02-10T14:49:17.443Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
14:49:18 [2020-02-10T14:49:18.815Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:49:19 [2020-02-10T14:49:19.379Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
14:49:25 [2020-02-10T14:49:25.957Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:49:26 [2020-02-10T14:49:26.524Z] --- PASS: TestDockerNetworkMacvlan (17.45s)
14:49:26 [2020-02-10T14:49:26.524Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
14:49:26 [2020-02-10T14:49:26.524Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
14:49:26 [2020-02-10T14:49:26.524Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
14:49:26 [2020-02-10T14:49:26.524Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.07s)
14:49:26 [2020-02-10T14:49:26.524Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.68s)
14:49:26 [2020-02-10T14:49:26.524Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.17s)
14:49:26 [2020-02-10T14:49:26.524Z] PASS
14:49:26 [2020-02-10T14:49:26.524Z] 
14:49:26 [2020-02-10T14:49:26.524Z] DONE 8 tests in 18.965s
14:49:26 [2020-02-10T14:49:26.524Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:49:26 [2020-02-10T14:49:26.524Z] ++ 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:49:26 [2020-02-10T14:49:26.524Z] ++ set -e
14:49:26 [2020-02-10T14:49:26.524Z] ++ '[' -n 0 ']'
14:49:26 [2020-02-10T14:49:26.524Z] ++ set -x
14:49:26 [2020-02-10T14:49:26.524Z] ++ env -i DEST=/go/src/github.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:49:26 [2020-02-10T14:49:26.524Z] testing: warning: no tests to run
14:49:26 [2020-02-10T14:49:26.524Z] PASS
14:49:26 [2020-02-10T14:49:26.524Z] 
14:49:26 [2020-02-10T14:49:26.524Z] DONE 0 tests in 0.030s
14:49:26 [2020-02-10T14:49:26.524Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:49:26 [2020-02-10T14:49:26.524Z] ++ 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:49:26 [2020-02-10T14:49:26.524Z] ++ set -e
14:49:26 [2020-02-10T14:49:26.524Z] ++ '[' -n 0 ']'
14:49:26 [2020-02-10T14:49:26.524Z] ++ set -x
14:49:26 [2020-02-10T14:49:26.525Z] ++ env -i DEST=/go/src/github.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:49:26 [2020-02-10T14:49:26.525Z] INFO: Testing against a local daemon
14:49:26 [2020-02-10T14:49:26.525Z] === RUN   TestAuthZPluginAllowRequest
14:49:28 [2020-02-10T14:49:28.421Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
14:49:28 [2020-02-10T14:49:28.421Z] === RUN   TestAuthZPluginTLS
14:49:28 [2020-02-10T14:49:28.678Z] --- PASS: TestAuthZPluginTLS (0.56s)
14:49:28 [2020-02-10T14:49:28.678Z] === RUN   TestAuthZPluginDenyRequest
14:49:29 [2020-02-10T14:49:29.243Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
14:49:29 [2020-02-10T14:49:29.243Z] === RUN   TestAuthZPluginAPIDenyResponse
14:49:29 [2020-02-10T14:49:29.501Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
14:49:29 [2020-02-10T14:49:29.758Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:49:29 [2020-02-10T14:49:29.758Z] === RUN   TestAuthZPluginDenyResponse
14:49:30 [2020-02-10T14:49:30.060Z] .........                                                                [ 86%]
14:49:30 [2020-02-10T14:49:30.322Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
14:49:30 [2020-02-10T14:49:30.322Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
14:49:30 [2020-02-10T14:49:30.322Z] === RUN   TestAuthZPluginAllowEventStream
14:49:30 [2020-02-10T14:49:30.887Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
14:49:31 [2020-02-10T14:49:31.452Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
14:49:32 [2020-02-10T14:49:32.023Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
14:49:32 [2020-02-10T14:49:32.023Z] === RUN   TestAuthZPluginErrorResponse
14:49:32 [2020-02-10T14:49:32.588Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
14:49:32 [2020-02-10T14:49:32.588Z] === RUN   TestAuthZPluginErrorRequest
14:49:32 [2020-02-10T14:49:32.846Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
14:49:33 [2020-02-10T14:49:33.105Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:49:33 [2020-02-10T14:49:33.105Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:49:33 [2020-02-10T14:49:33.105Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:49:33 [2020-02-10T14:49:33.361Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:49:33 [2020-02-10T14:49:33.926Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
14:49:33 [2020-02-10T14:49:33.926Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:49:34 [2020-02-10T14:49:34.577Z] #76 sending tarball 18.4s done
14:49:34 [2020-02-10T14:49:34.577Z] #76 DONE 128.0s
14:49:34 [2020-02-10T14:49:34.577Z] 
14:49:34 [2020-02-10T14:49:34.577Z] #77 importing to docker
14:49:35 [2020-02-10T14:49:35.297Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
14:49:35 [2020-02-10T14:49:35.866Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
14:49:35 [2020-02-10T14:49:35.866Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:49:36 [2020-02-10T14:49:36.090Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:49:37 [2020-02-10T14:49:37.718Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:49:38 [2020-02-10T14:49:38.390Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s)
14:49:38 [2020-02-10T14:49:38.390Z] === RUN   TestAuthZPluginHeader
14:49:39 [2020-02-10T14:49:39.321Z] --- PASS: TestAuthZPluginHeader (0.90s)
14:49:39 [2020-02-10T14:49:39.321Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:49:44 [2020-02-10T14:49:44.264Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:49:44 [2020-02-10T14:49:44.264Z] tests/integration/models_resources_test.py .                             [ 91%]
14:49:44 [2020-02-10T14:49:44.586Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.51s)
14:49:44 [2020-02-10T14:49:44.586Z] === RUN   TestAuthZPluginV2Disable
14:49:45 [2020-02-10T14:49:45.517Z] === RUN   TestDockerSuite/TestBuildExpose
14:49:46 [2020-02-10T14:49:46.083Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:49:46 [2020-02-10T14:49:46.649Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:49:46 [2020-02-10T14:49:46.906Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:49:47 [2020-02-10T14:49:47.472Z] --- PASS: TestAuthZPluginV2Disable (3.54s)
14:49:47 [2020-02-10T14:49:47.472Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:49:47 [2020-02-10T14:49:47.472Z] === RUN   TestDockerSuite/TestBuildFails
14:49:48 [2020-02-10T14:49:48.404Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:49:48 [2020-02-10T14:49:48.404Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:49:50 [2020-02-10T14:49:50.339Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:49:50 [2020-02-10T14:49:50.926Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s)
14:49:50 [2020-02-10T14:49:50.927Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:49:50 [2020-02-10T14:49:50.927Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:49:53 [2020-02-10T14:49:53.606Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:49:53 [2020-02-10T14:49:53.606Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:49:54 [2020-02-10T14:49:54.203Z] === RUN   TestDockerSuite/TestBuildForceRm
14:49:56 [2020-02-10T14:49:56.727Z] === RUN   TestDockerSuite/TestBuildFromGit
14:49:58 [2020-02-10T14:49:58.010Z] tests/integration/regression_test.py ......                              [ 98%]
14:49:58 [2020-02-10T14:49:58.524Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:49:58 [2020-02-10T14:49:58.524Z] tests/integration/credentials/utils_test.py .                            [100%]
14:49:58 [2020-02-10T14:49:58.524Z] 
14:49:58 [2020-02-10T14:49:58.524Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:49:58 [2020-02-10T14:49:58.524Z] =========================== short test summary info ============================
14:49:58 [2020-02-10T14:49:58.524Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:49:58 [2020-02-10T14:49:58.524Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:49:58 [2020-02-10T14:49:58.524Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:49:58 [2020-02-10T14:49:58.524Z]   Not supported on most drivers
14:49:58 [2020-02-10T14:49:58.524Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:49:58 [2020-02-10T14:49:58.524Z]   Can fail if eth0 has multiple IP addresses
14:49:58 [2020-02-10T14:49:58.524Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:49:58 [2020-02-10T14:49:58.524Z]   This doesn't seem to be taken into account by the engine
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:49:58 [2020-02-10T14:49:58.524Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 342.61 seconds =========
14:49:58 [2020-02-10T14:49:58.781Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:49:59 [2020-02-10T14:49:59.251Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:49:59 [2020-02-10T14:49:59.509Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:50:00 [2020-02-10T14:50:00.877Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:50:02 [2020-02-10T14:50:02.773Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.16s)
14:50:02 [2020-02-10T14:50:02.773Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:50:02 [2020-02-10T14:50:02.773Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:50:03 [2020-02-10T14:50:03.705Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:50:03 [2020-02-10T14:50:03.962Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:50:06 [2020-02-10T14:50:06.487Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:50:06 [2020-02-10T14:50:06.487Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
14:50:08 [2020-02-10T14:50:08.382Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:50:10 [2020-02-10T14:50:10.286Z] === RUN   TestDockerSuite/TestBuildHistory
14:50:10 [2020-02-10T14:50:10.962Z] Leaving: AppArmorNo profiles have been unloaded.
14:50:10 [2020-02-10T14:50:10.962Z] 
14:50:10 [2020-02-10T14:50:10.962Z] Unloading profiles will leave already running processes permanently
14:50:10 [2020-02-10T14:50:10.962Z] unconfined, which can lead to unexpected situations.
14:50:10 [2020-02-10T14:50:10.962Z] 
14:50:10 [2020-02-10T14:50:10.962Z] To set a process to complain mode, use the command line tool
14:50:10 [2020-02-10T14:50:10.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:50:10 [2020-02-10T14:50:10.962Z] 
Post stage
[Pipeline] junit
14:50:11 [2020-02-10T14:50:11.538Z] Recording test results
[Pipeline] sh
14:50:12 [2020-02-10T14:50:12.931Z] + echo Ensuring container killed.
14:50:12 [2020-02-10T14:50:12.931Z] Ensuring container killed.
14:50:12 [2020-02-10T14:50:12.931Z] + docker rm -vf docker-pr2
14:50:12 [2020-02-10T14:50:12.931Z] Error: No such container: docker-pr2
14:50:12 [2020-02-10T14:50:12.931Z] + true
[Pipeline] sh
14:50:13 [2020-02-10T14:50:13.215Z] + echo Chowning /workspace to jenkins user
14:50:13 [2020-02-10T14:50:13.215Z] Chowning /workspace to jenkins user
14:50:13 [2020-02-10T14:50:13.215Z] + id -u
14:50:13 [2020-02-10T14:50:13.215Z] + id -g
14:50:13 [2020-02-10T14:50:13.215Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40487:/workspace busybox chown -R 1000:1000 /workspace
14:50:13 [2020-02-10T14:50:13.836Z] #77 DONE 36.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:50:14 [2020-02-10T14:50:14.271Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/test/unit
14:50:14 [2020-02-10T14:50:14.463Z] === RUN   TestDockerSuite/TestBuildIidFile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:50:14 [2020-02-10T14:50:14.720Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:50:14 [2020-02-10T14:50:14.880Z] + bundleName=docker-py
14:50:14 [2020-02-10T14:50:14.880Z] + echo Creating docker-py-bundles.tar.gz
14:50:14 [2020-02-10T14:50:14.880Z] Creating docker-py-bundles.tar.gz
14:50:14 [2020-02-10T14:50:14.880Z] + 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:50:14 [2020-02-10T14:50:14.933Z] Archiving artifacts
14:50:14 [2020-02-10T14:50:14.977Z] === RUN   TestDockerSuite/TestBuildInheritance
14:50:15 [2020-02-10T14:50:15.541Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:50:16 [2020-02-10T14:50:16.105Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:50:16 [2020-02-10T14:50:16.105Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:50:17 [2020-02-10T14:50:17.059Z] === RUN   TestDockerSuite/TestBuildLabel
14:50:17 [2020-02-10T14:50:17.622Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:50:17 [2020-02-10T14:50:17.879Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:50:18 [2020-02-10T14:50:18.443Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:50:18 [2020-02-10T14:50:18.700Z] === RUN   TestDockerSuite/TestBuildLabels
14:50:18 [2020-02-10T14:50:18.714Z] ?   	github.com/docker/docker/api	[no test files]
14:50:19 [2020-02-10T14:50:19.265Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
14:50:19 [2020-02-10T14:50:19.265Z] PASS
14:50:19 [2020-02-10T14:50:19.265Z] 
14:50:19 [2020-02-10T14:50:19.265Z] DONE 17 tests in 52.840s
14:50:19 [2020-02-10T14:50:19.265Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:50:19 [2020-02-10T14:50:19.265Z] ++ 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:50:19 [2020-02-10T14:50:19.265Z] ++ set -e
14:50:19 [2020-02-10T14:50:19.265Z] ++ '[' -n 0 ']'
14:50:19 [2020-02-10T14:50:19.265Z] ++ set -x
14:50:19 [2020-02-10T14:50:19.265Z] ++ env -i DEST=/go/src/github.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:50:19 [2020-02-10T14:50:19.265Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:50:19 [2020-02-10T14:50:19.523Z] INFO: Testing against a local daemon
14:50:19 [2020-02-10T14:50:19.523Z] === RUN   TestPluginInvalidJSON
14:50:19 [2020-02-10T14:50:19.523Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:50:19 [2020-02-10T14:50:19.523Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:50:19 [2020-02-10T14:50:19.523Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:50:19 [2020-02-10T14:50:19.523Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:50:19 [2020-02-10T14:50:19.523Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:50:19 [2020-02-10T14:50:19.523Z] PASS
14:50:19 [2020-02-10T14:50:19.523Z] 
14:50:19 [2020-02-10T14:50:19.523Z] DONE 2 tests in 0.163s
14:50:19 [2020-02-10T14:50:19.523Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:50:19 [2020-02-10T14:50:19.523Z] ++ 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:50:19 [2020-02-10T14:50:19.523Z] ++ set -e
14:50:19 [2020-02-10T14:50:19.523Z] ++ '[' -n 0 ']'
14:50:19 [2020-02-10T14:50:19.523Z] ++ set -x
14:50:19 [2020-02-10T14:50:19.523Z] ++ env -i DEST=/go/src/github.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:50:19 [2020-02-10T14:50:19.523Z] INFO: Testing against a local daemon
14:50:19 [2020-02-10T14:50:19.523Z] === RUN   TestExternalGraphDriver
14:50:19 [2020-02-10T14:50:19.780Z] === RUN   TestExternalGraphDriver/json
14:50:20 [2020-02-10T14:50:20.711Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:50:21 [2020-02-10T14:50:21.371Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40487/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
14:50:21 [2020-02-10T14:50:21.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/make.sh binary-daemon
14:50:22 [2020-02-10T14:50:22.082Z] === RUN   TestExternalGraphDriver/spec
14:50:22 [2020-02-10T14:50:22.289Z] 
14:50:22 [2020-02-10T14:50:22.289Z] Removing bundles/
14:50:22 [2020-02-10T14:50:22.289Z] 
14:50:22 [2020-02-10T14:50:22.289Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
14:50:22 [2020-02-10T14:50:22.289Z] Building: bundles/binary-daemon/dockerd-dev
14:50:22 [2020-02-10T14:50:22.289Z] GOOS="" GOARCH="" GOARM=""
14:50:23 [2020-02-10T14:50:23.978Z] === RUN   TestDockerSuite/TestBuildLastModified
14:50:23 [2020-02-10T14:50:23.978Z] === RUN   TestExternalGraphDriver/pull
14:50:25 [2020-02-10T14:50:25.871Z] --- PASS: TestExternalGraphDriver (6.15s)
14:50:25 [2020-02-10T14:50:25.871Z]     --- PASS: TestExternalGraphDriver/json (2.14s)
14:50:25 [2020-02-10T14:50:25.871Z]     --- PASS: TestExternalGraphDriver/spec (2.14s)
14:50:25 [2020-02-10T14:50:25.871Z]     --- PASS: TestExternalGraphDriver/pull (1.77s)
14:50:25 [2020-02-10T14:50:25.871Z] === RUN   TestGraphdriverPluginV2
14:50:30 [2020-02-10T14:50:30.046Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:50:30 [2020-02-10T14:50:30.610Z] --- PASS: TestGraphdriverPluginV2 (4.78s)
14:50:30 [2020-02-10T14:50:30.610Z] PASS
14:50:30 [2020-02-10T14:50:30.610Z] 
14:50:30 [2020-02-10T14:50:30.610Z] DONE 5 tests in 11.058s
14:50:30 [2020-02-10T14:50:30.610Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:50:30 [2020-02-10T14:50:30.610Z] ++ 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:50:30 [2020-02-10T14:50:30.610Z] ++ set -e
14:50:30 [2020-02-10T14:50:30.610Z] ++ '[' -n 0 ']'
14:50:30 [2020-02-10T14:50:30.610Z] ++ set -x
14:50:30 [2020-02-10T14:50:30.610Z] ++ env -i DEST=/go/src/github.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:50:30 [2020-02-10T14:50:30.610Z] INFO: Testing against a local daemon
14:50:30 [2020-02-10T14:50:30.610Z] === RUN   TestContinueAfterPluginCrash
14:50:30 [2020-02-10T14:50:30.610Z] === PAUSE TestContinueAfterPluginCrash
14:50:30 [2020-02-10T14:50:30.610Z] === RUN   TestDaemonStartWithLogOpt
14:50:30 [2020-02-10T14:50:30.610Z] === PAUSE TestDaemonStartWithLogOpt
14:50:30 [2020-02-10T14:50:30.610Z] === CONT  TestContinueAfterPluginCrash
14:50:30 [2020-02-10T14:50:30.610Z] === CONT  TestDaemonStartWithLogOpt
14:50:31 [2020-02-10T14:50:31.176Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
14:50:34 [2020-02-10T14:50:34.456Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:50:34 [2020-02-10T14:50:34.456Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:50:34 [2020-02-10T14:50:34.713Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:50:34 [2020-02-10T14:50:34.713Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:50:34 [2020-02-10T14:50:34.971Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:50:35 [2020-02-10T14:50:35.536Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:50:38 [2020-02-10T14:50:38.813Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:50:41 [2020-02-10T14:50:41.337Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
14:50:45 [2020-02-10T14:50:45.788Z] ok  	github.com/docker/docker/api/server	0.025s	coverage: 9.0% of statements
14:50:47 [2020-02-10T14:50:47.888Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:50:47 [2020-02-10T14:50:47.888Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:50:47 [2020-02-10T14:50:47.888Z] --- PASS: TestDaemonStartWithLogOpt (16.60s)
14:50:47 [2020-02-10T14:50:47.888Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
14:50:52 [2020-02-10T14:50:52.067Z] --- PASS: TestContinueAfterPluginCrash (21.48s)
14:50:52 [2020-02-10T14:50:52.067Z] PASS
14:50:52 [2020-02-10T14:50:52.067Z] 
14:50:52 [2020-02-10T14:50:52.067Z] DONE 2 tests in 21.597s
14:50:52 [2020-02-10T14:50:52.067Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:50:52 [2020-02-10T14:50:52.067Z] ++ 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:50:52 [2020-02-10T14:50:52.067Z] ++ set -e
14:50:52 [2020-02-10T14:50:52.067Z] ++ '[' -n 0 ']'
14:50:52 [2020-02-10T14:50:52.067Z] ++ set -x
14:50:52 [2020-02-10T14:50:52.067Z] ++ env -i DEST=/go/src/github.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:50:52 [2020-02-10T14:50:52.325Z] INFO: Testing against a local daemon
14:50:52 [2020-02-10T14:50:52.325Z] === RUN   TestPluginWithDevMounts
14:50:52 [2020-02-10T14:50:52.325Z] === PAUSE TestPluginWithDevMounts
14:50:52 [2020-02-10T14:50:52.325Z] === CONT  TestPluginWithDevMounts
14:50:54 [2020-02-10T14:50:54.247Z] --- PASS: TestPluginWithDevMounts (2.01s)
14:50:54 [2020-02-10T14:50:54.247Z] PASS
14:50:54 [2020-02-10T14:50:54.247Z] 
14:50:54 [2020-02-10T14:50:54.247Z] DONE 1 tests in 2.145s
14:50:54 [2020-02-10T14:50:54.247Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:50:54 [2020-02-10T14:50:54.247Z] ++ 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:50:54 [2020-02-10T14:50:54.247Z] ++ set -e
14:50:54 [2020-02-10T14:50:54.247Z] ++ '[' -n 0 ']'
14:50:54 [2020-02-10T14:50:54.247Z] ++ set -x
14:50:54 [2020-02-10T14:50:54.247Z] ++ env -i DEST=/go/src/github.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:50:54 [2020-02-10T14:50:54.504Z] INFO: Testing against a local daemon
14:50:54 [2020-02-10T14:50:54.504Z] === RUN   TestSecretInspect
14:50:56 [2020-02-10T14:50:56.399Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
14:50:57 [2020-02-10T14:50:57.770Z] --- PASS: TestSecretInspect (3.25s)
14:50:57 [2020-02-10T14:50:57.770Z] === RUN   TestSecretList
14:50:59 [2020-02-10T14:50:59.140Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:51:01 [2020-02-10T14:51:01.035Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
14:51:01 [2020-02-10T14:51:01.035Z] --- PASS: TestSecretList (3.42s)
14:51:01 [2020-02-10T14:51:01.035Z] === RUN   TestSecretsCreateAndDelete
14:51:03 [2020-02-10T14:51:03.561Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:51:04 [2020-02-10T14:51:04.493Z] --- PASS: TestSecretsCreateAndDelete (3.45s)
14:51:04 [2020-02-10T14:51:04.493Z] === RUN   TestSecretsUpdate
14:51:05 [2020-02-10T14:51:05.057Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:51:08 [2020-02-10T14:51:08.329Z] --- PASS: TestSecretsUpdate (3.15s)
14:51:08 [2020-02-10T14:51:08.329Z] === RUN   TestTemplatedSecret
14:51:08 [2020-02-10T14:51:08.329Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:51:08 [2020-02-10T14:51:08.329Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
14:51:11 [2020-02-10T14:51:11.604Z] --- PASS: TestTemplatedSecret (3.31s)
14:51:11 [2020-02-10T14:51:11.604Z] === RUN   TestSecretCreateResolve
14:51:13 [2020-02-10T14:51:13.499Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:51:14 [2020-02-10T14:51:14.063Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:51:14 [2020-02-10T14:51:14.063Z] --- PASS: TestSecretCreateResolve (3.10s)
14:51:14 [2020-02-10T14:51:14.063Z] PASS
14:51:14 [2020-02-10T14:51:14.063Z] 
14:51:14 [2020-02-10T14:51:14.063Z] DONE 6 tests in 19.802s
14:51:14 [2020-02-10T14:51:14.063Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:51:14 [2020-02-10T14:51:14.063Z] ++ 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:51:14 [2020-02-10T14:51:14.063Z] ++ set -e
14:51:14 [2020-02-10T14:51:14.063Z] ++ '[' -n 0 ']'
14:51:14 [2020-02-10T14:51:14.063Z] ++ set -x
14:51:14 [2020-02-10T14:51:14.063Z] ++ env -i DEST=/go/src/github.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:51:14 [2020-02-10T14:51:14.320Z] INFO: Testing against a local daemon
14:51:14 [2020-02-10T14:51:14.320Z] === RUN   TestServiceCreateInit
14:51:14 [2020-02-10T14:51:14.320Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:51:14 [2020-02-10T14:51:14.884Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
14:51:16 [2020-02-10T14:51:16.782Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:51:16 [2020-02-10T14:51:16.782Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:51:19 [2020-02-10T14:51:19.309Z] === RUN   TestDockerSuite/TestBuildNetNone
14:51:20 [2020-02-10T14:51:20.680Z] === RUN   TestDockerSuite/TestBuildNoContext
14:51:20 [2020-02-10T14:51:20.680Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:51:21 [2020-02-10T14:51:21.612Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
14:51:22 [2020-02-10T14:51:22.982Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:51:24 [2020-02-10T14:51:24.352Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:51:24 [2020-02-10T14:51:24.916Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:51:25 [2020-02-10T14:51:25.173Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:51:25 [2020-02-10T14:51:25.452Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:51:26 [2020-02-10T14:51:26.017Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:51:26 [2020-02-10T14:51:26.017Z] --- PASS: TestServiceCreateInit (11.77s)
14:51:26 [2020-02-10T14:51:26.017Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (6.21s)
14:51:26 [2020-02-10T14:51:26.017Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.52s)
14:51:26 [2020-02-10T14:51:26.017Z] === RUN   TestCreateServiceMultipleTimes
14:51:26 [2020-02-10T14:51:26.581Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:51:29 [2020-02-10T14:51:29.104Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:51:29 [2020-02-10T14:51:29.668Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:51:32 [2020-02-10T14:51:32.943Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:51:34 [2020-02-10T14:51:34.840Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:51:37 [2020-02-10T14:51:37.361Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:51:38 [2020-02-10T14:51:38.732Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:51:40 [2020-02-10T14:51:40.102Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:51:40 [2020-02-10T14:51:40.666Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:51:43 [2020-02-10T14:51:43.690Z] Created binary: bundles/binary-daemon/dockerd-dev
14:51:43 [2020-02-10T14:51:43.690Z] Copying nested executables into bundles/binary-daemon
14:51:43 [2020-02-10T14:51:43.690Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
14:51:44 [2020-02-10T14:51:44.018Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/make.sh cross
14:51:44 [2020-02-10T14:51:44.278Z] 
14:51:44 [2020-02-10T14:51:44.535Z] Removing bundles/
14:51:44 [2020-02-10T14:51:44.535Z] 
14:51:44 [2020-02-10T14:51:44.535Z] ---> Making bundle: cross (in bundles/cross)
14:51:44 [2020-02-10T14:51:44.535Z] Cross building: bundles/cross/linux/amd64
14:51:44 [2020-02-10T14:51:44.535Z] Building: bundles/cross/linux/amd64/dockerd-dev
14:51:44 [2020-02-10T14:51:44.535Z] GOOS="linux" GOARCH="amd64" GOARM=""
14:51:44 [2020-02-10T14:51:44.840Z] === RUN   TestDockerSuite/TestBuildPATH
14:51:45 [2020-02-10T14:51:45.097Z] --- PASS: TestCreateServiceMultipleTimes (18.95s)
14:51:45 [2020-02-10T14:51:45.097Z] === RUN   TestCreateServiceConflict
14:51:46 [2020-02-10T14:51:46.991Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:51:47 [2020-02-10T14:51:47.923Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:51:48 [2020-02-10T14:51:48.179Z] --- PASS: TestCreateServiceConflict (3.09s)
14:51:48 [2020-02-10T14:51:48.179Z] === RUN   TestCreateServiceMaxReplicas
14:51:48 [2020-02-10T14:51:48.744Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:51:52 [2020-02-10T14:51:52.022Z] --- PASS: TestCreateServiceMaxReplicas (3.61s)
14:51:52 [2020-02-10T14:51:52.022Z] === RUN   TestCreateWithDuplicateNetworkNames
14:52:00 [2020-02-10T14:52:00.123Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:52:04 [2020-02-10T14:52:04.302Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
14:52:05 [2020-02-10T14:52:05.238Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
14:52:05 [2020-02-10T14:52:05.801Z] === RUN   TestDockerSuite/TestBuildRm
14:52:06 [2020-02-10T14:52:06.734Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.08s)
14:52:06 [2020-02-10T14:52:06.734Z] === RUN   TestCreateServiceSecretFileMode
14:52:10 [2020-02-10T14:52:10.011Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:52:10 [2020-02-10T14:52:10.575Z] --- PASS: TestCreateServiceSecretFileMode (3.73s)
14:52:10 [2020-02-10T14:52:10.575Z] === RUN   TestCreateServiceConfigFileMode
14:52:10 [2020-02-10T14:52:10.832Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:52:12 [2020-02-10T14:52:12.728Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:52:13 [2020-02-10T14:52:13.294Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:52:13 [2020-02-10T14:52:13.551Z] --- PASS: TestCreateServiceConfigFileMode (3.12s)
14:52:13 [2020-02-10T14:52:13.551Z] === RUN   TestCreateServiceSysctls
14:52:14 [2020-02-10T14:52:14.115Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:52:15 [2020-02-10T14:52:15.485Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:52:16 [2020-02-10T14:52:16.855Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:52:18 [2020-02-10T14:52:18.225Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:52:18 [2020-02-10T14:52:18.482Z] --- PASS: TestCreateServiceSysctls (4.85s)
14:52:18 [2020-02-10T14:52:18.482Z] === RUN   TestCreateServiceCapabilities
14:52:21 [2020-02-10T14:52:21.761Z] --- PASS: TestCreateServiceCapabilities (3.24s)
14:52:21 [2020-02-10T14:52:21.761Z] === RUN   TestInspect
14:52:22 [2020-02-10T14:52:22.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
14:52:22 [2020-02-10T14:52:22.949Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:52:22 [2020-02-10T14:52:22.949Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:52:23 [2020-02-10T14:52:23.206Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:52:23 [2020-02-10T14:52:23.206Z] === RUN   TestDockerSuite/TestBuildSpaces
14:52:24 [2020-02-10T14:52:24.137Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:52:25 [2020-02-10T14:52:25.509Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:52:25 [2020-02-10T14:52:25.510Z] === RUN   TestDockerSuite/TestBuildStderr
14:52:26 [2020-02-10T14:52:26.881Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:52:31 [2020-02-10T14:52:31.058Z] --- PASS: TestInspect (9.07s)
14:52:31 [2020-02-10T14:52:31.058Z] === RUN   TestCreateJob
14:52:31 [2020-02-10T14:52:31.988Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:52:33 [2020-02-10T14:52:33.357Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:52:34 [2020-02-10T14:52:34.727Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:52:34 [2020-02-10T14:52:34.984Z] --- PASS: TestCreateJob (4.07s)
14:52:34 [2020-02-10T14:52:34.984Z] === RUN   TestReplicatedJob
14:52:35 [2020-02-10T14:52:35.241Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:52:36 [2020-02-10T14:52:36.624Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:52:38 [2020-02-10T14:52:38.100Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ok  	github.com/docker/docker/api/types/strslice	0.037s	coverage: 90.0% of statements
14:52:38 [2020-02-10T14:52:38.100Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
14:52:38 [2020-02-10T14:52:38.100Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 4.5% of statements
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
14:52:38 [2020-02-10T14:52:38.100Z] ok  	github.com/docker/docker/api/types/versions	0.052s	coverage: 75.0% of statements
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/builder	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:52:38 [2020-02-10T14:52:38.100Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
14:52:38 [2020-02-10T14:52:38.100Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
14:52:38 [2020-02-10T14:52:38.518Z] === RUN   TestDockerSuite/TestBuildUser
14:52:39 [2020-02-10T14:52:39.632Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.959s	coverage: 86.3% of statements
14:52:40 [2020-02-10T14:52:40.413Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:52:41 [2020-02-10T14:52:41.783Z] --- PASS: TestReplicatedJob (6.74s)
14:52:41 [2020-02-10T14:52:41.783Z] === RUN   TestUpdateReplicatedJob
14:52:42 [2020-02-10T14:52:42.354Z] ok  	github.com/docker/docker/builder/remotecontext	0.565s	coverage: 13.6% of statements
14:52:44 [2020-02-10T14:52:44.308Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:52:45 [2020-02-10T14:52:45.143Z] ok  	github.com/docker/docker/builder/dockerfile	1.461s	coverage: 48.2% of statements
14:52:45 [2020-02-10T14:52:45.143Z] ?   	github.com/docker/docker/cli	[no test files]
14:52:45 [2020-02-10T14:52:45.143Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:52:45 [2020-02-10T14:52:45.677Z] --- PASS: TestUpdateReplicatedJob (3.76s)
14:52:45 [2020-02-10T14:52:45.677Z] === RUN   TestServiceListWithStatuses
14:52:45 [2020-02-10T14:52:45.677Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:52:45 [2020-02-10T14:52:45.677Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:52:45 [2020-02-10T14:52:45.677Z] === RUN   TestDockerNetworkConnectAlias
14:52:52 [2020-02-10T14:52:52.130Z] ok  	github.com/docker/docker/client	0.780s	coverage: 75.8% of statements
14:52:52 [2020-02-10T14:52:52.227Z] --- PASS: TestDockerNetworkConnectAlias (6.42s)
14:52:52 [2020-02-10T14:52:52.227Z] === RUN   TestDockerNetworkReConnect
14:52:56 [2020-02-10T14:52:56.403Z] --- PASS: TestDockerNetworkReConnect (4.64s)
14:52:56 [2020-02-10T14:52:56.403Z] === RUN   TestServicePlugin
14:52:58 [2020-02-10T14:52:58.931Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
14:53:04 [2020-02-10T14:53:04.185Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:53:04 [2020-02-10T14:53:04.750Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:53:05 [2020-02-10T14:53:05.007Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:53:05 [2020-02-10T14:53:05.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
14:53:06 [2020-02-10T14:53:06.016Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
14:53:06 [2020-02-10T14:53:06.016Z] Copying nested executables into bundles/cross/linux/amd64
14:53:06 [2020-02-10T14:53:06.016Z] Cross building: bundles/cross/windows/amd64
14:53:06 [2020-02-10T14:53:06.016Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
14:53:06 [2020-02-10T14:53:06.016Z] GOOS="windows" GOARCH="amd64" GOARM=""
14:53:06 [2020-02-10T14:53:06.194Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:53:07 [2020-02-10T14:53:07.565Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:53:09 [2020-02-10T14:53:09.465Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:53:09 [2020-02-10T14:53:09.465Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:53:09 [2020-02-10T14:53:09.465Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:53:09 [2020-02-10T14:53:09.465Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:53:09 [2020-02-10T14:53:09.465Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:53:11 [2020-02-10T14:53:11.361Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:53:11 [2020-02-10T14:53:11.619Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:53:12 [2020-02-10T14:53:12.992Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:53:13 [2020-02-10T14:53:13.255Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:53:14 [2020-02-10T14:53:14.625Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:53:14 [2020-02-10T14:53:14.625Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:53:17 [2020-02-10T14:53:17.900Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:53:20 [2020-02-10T14:53:20.424Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:53:21 [2020-02-10T14:53:21.356Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:53:21 [2020-02-10T14:53:21.919Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:53:22 [2020-02-10T14:53:22.483Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
14:53:22 [2020-02-10T14:53:22.483Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:53:23 [2020-02-10T14:53:23.414Z] === RUN   TestDockerSuite/TestBuildXZHost
14:53:25 [2020-02-10T14:53:25.940Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
14:53:25 [2020-02-10T14:53:25.940Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
14:53:25 [2020-02-10T14:53:25.940Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
14:53:26 [2020-02-10T14:53:26.504Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:53:27 [2020-02-10T14:53:27.436Z] === RUN   TestDockerSuite/TestCommitChange
14:53:28 [2020-02-10T14:53:28.807Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:53:29 [2020-02-10T14:53:29.370Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
14:53:29 [2020-02-10T14:53:29.627Z] === RUN   TestDockerSuite/TestCommitHardlink
14:53:31 [2020-02-10T14:53:31.522Z] === RUN   TestDockerSuite/TestCommitNewFile
14:53:31 [2020-02-10T14:53:31.779Z] --- PASS: TestServicePlugin (35.34s)
14:53:31 [2020-02-10T14:53:31.779Z]     plugin_test.go:62: [da661f2b9ce05] joining swarm manager [dd4166e0d3672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:53:31 [2020-02-10T14:53:31.779Z]     plugin_test.go:65: [d0c7466fe407b] joining swarm manager [dd4166e0d3672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:53:31 [2020-02-10T14:53:31.779Z] === RUN   TestServiceUpdateLabel
14:53:33 [2020-02-10T14:53:33.676Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:53:35 [2020-02-10T14:53:35.048Z] === RUN   TestDockerSuite/TestCommitTTY
14:53:35 [2020-02-10T14:53:35.304Z] --- PASS: TestServiceUpdateLabel (3.42s)
14:53:35 [2020-02-10T14:53:35.304Z] === RUN   TestServiceUpdateSecrets
14:53:36 [2020-02-10T14:53:36.673Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
14:53:37 [2020-02-10T14:53:37.603Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:53:39 [2020-02-10T14:53:39.498Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:53:40 [2020-02-10T14:53:40.429Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
14:53:40 [2020-02-10T14:53:40.429Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
14:53:40 [2020-02-10T14:53:40.429Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
14:53:40 [2020-02-10T14:53:40.429Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
14:53:40 [2020-02-10T14:53:40.429Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:53:40 [2020-02-10T14:53:40.429Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:53:40 [2020-02-10T14:53:40.429Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:53:42 [2020-02-10T14:53:42.322Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:53:44 [2020-02-10T14:53:44.220Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:53:44 [2020-02-10T14:53:44.220Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:53:45 [2020-02-10T14:53:45.163Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:53:46 [2020-02-10T14:53:46.094Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:53:46 [2020-02-10T14:53:46.657Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:53:47 [2020-02-10T14:53:47.588Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:53:48 [2020-02-10T14:53:48.518Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:53:48 [2020-02-10T14:53:48.518Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:53:48 [2020-02-10T14:53:48.518Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:53:49 [2020-02-10T14:53:49.096Z] ok  	github.com/docker/docker/cmd/dockerd	0.188s	coverage: 30.6% of statements
14:53:49 [2020-02-10T14:53:49.451Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:53:49 [2020-02-10T14:53:49.451Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:53:49 [2020-02-10T14:53:49.451Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:53:49 [2020-02-10T14:53:49.451Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:53:49 [2020-02-10T14:53:49.708Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:53:49 [2020-02-10T14:53:49.965Z] --- PASS: TestServiceUpdateSecrets (14.83s)
14:53:49 [2020-02-10T14:53:49.965Z] === RUN   TestServiceUpdateConfigs
14:53:50 [2020-02-10T14:53:50.529Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:53:51 [2020-02-10T14:53:51.170Z] ok  	github.com/docker/docker/container	0.165s	coverage: 35.3% of statements
14:53:51 [2020-02-10T14:53:51.170Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:53:51 [2020-02-10T14:53:51.170Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:53:51 [2020-02-10T14:53:51.170Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:53:51 [2020-02-10T14:53:51.170Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:53:51 [2020-02-10T14:53:51.460Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:53:52 [2020-02-10T14:53:52.391Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:53:52 [2020-02-10T14:53:52.391Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:53:54 [2020-02-10T14:53:54.287Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:53:55 [2020-02-10T14:53:55.217Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:53:55 [2020-02-10T14:53:55.217Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:53:55 [2020-02-10T14:53:55.780Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:53:56 [2020-02-10T14:53:56.711Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:53:57 [2020-02-10T14:53:57.642Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:53:58 [2020-02-10T14:53:58.573Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:53:58 [2020-02-10T14:53:58.573Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:53:59 [2020-02-10T14:53:59.505Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:53:59 [2020-02-10T14:53:59.690Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.055s	coverage: 65.3% of statements
14:54:00 [2020-02-10T14:54:00.436Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:54:01 [2020-02-10T14:54:01.000Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:54:01 [2020-02-10T14:54:01.000Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:54:01 [2020-02-10T14:54:01.930Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:54:03 [2020-02-10T14:54:03.825Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:54:05 [2020-02-10T14:54:05.193Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:54:05 [2020-02-10T14:54:05.193Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:54:05 [2020-02-10T14:54:05.193Z] --- PASS: TestServiceUpdateConfigs (15.21s)
14:54:05 [2020-02-10T14:54:05.193Z] === RUN   TestServiceUpdateNetwork
14:54:05 [2020-02-10T14:54:05.193Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:54:05 [2020-02-10T14:54:05.193Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:54:05 [2020-02-10T14:54:05.193Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:54:05 [2020-02-10T14:54:05.317Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.051s	coverage: 35.7% of statements
14:54:06 [2020-02-10T14:54:06.125Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:54:07 [2020-02-10T14:54:07.394Z] ok  	github.com/docker/docker/daemon/cluster	0.230s	coverage: 0.5% of statements
14:54:11 [2020-02-10T14:54:11.378Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:54:11 [2020-02-10T14:54:11.635Z] === RUN   TestDockerSuite/TestContainerAPITop
14:54:12 [2020-02-10T14:54:12.564Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:54:12 [2020-02-10T14:54:12.564Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:54:12 [2020-02-10T14:54:12.564Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:54:12 [2020-02-10T14:54:12.981Z] ok  	github.com/docker/docker/daemon/discovery	0.009s	coverage: 30.0% of statements
14:54:13 [2020-02-10T14:54:13.669Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
14:54:13 [2020-02-10T14:54:13.669Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
14:54:13 [2020-02-10T14:54:13.669Z] remote: Enumerating objects: 19, done.
14:54:13 [2020-02-10T14:54:13.669Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
14:54:13 [2020-02-10T14:54:13.669Z] 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:54:13 [2020-02-10T14:54:13.669Z] Building: bundles/cross/windows/amd64/containerutility.exe
14:54:14 [2020-02-10T14:54:14.526Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
14:54:15 [2020-02-10T14:54:15.577Z] ok  	github.com/docker/docker/daemon/config	0.097s	coverage: 82.1% of statements
14:54:15 [2020-02-10T14:54:15.866Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:54:16 [2020-02-10T14:54:16.430Z] === RUN   TestDockerSuite/TestContainerNetworkMode
14:54:16 [2020-02-10T14:54:16.948Z] 
14:54:17 [2020-02-10T14:54:17.360Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:54:18 [2020-02-10T14:54:18.205Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/test/unit
14:54:18 [2020-02-10T14:54:18.298Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
14:54:20 [2020-02-10T14:54:20.375Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.521s	coverage: 13.7% of statements
14:54:20 [2020-02-10T14:54:20.635Z] --- PASS: TestServiceUpdateNetwork (14.95s)
14:54:20 [2020-02-10T14:54:20.635Z] PASS
14:54:20 [2020-02-10T14:54:20.635Z] 
14:54:20 [2020-02-10T14:54:20.635Z] === Skipped
14:54:20 [2020-02-10T14:54:20.635Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:54:20 [2020-02-10T14:54:20.635Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:54:20 [2020-02-10T14:54:20.635Z] 
14:54:20 [2020-02-10T14:54:20.635Z] 
14:54:20 [2020-02-10T14:54:20.635Z] DONE 23 tests, 1 skipped in 186.046s
14:54:20 [2020-02-10T14:54:20.635Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:54:20 [2020-02-10T14:54:20.635Z] ++ 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:54:20 [2020-02-10T14:54:20.635Z] ++ set -e
14:54:20 [2020-02-10T14:54:20.635Z] ++ '[' -n 0 ']'
14:54:20 [2020-02-10T14:54:20.635Z] ++ set -x
14:54:20 [2020-02-10T14:54:20.635Z] ++ env -i DEST=/go/src/github.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:54:20 [2020-02-10T14:54:20.635Z] INFO: Testing against a local daemon
14:54:20 [2020-02-10T14:54:20.635Z] === RUN   TestSessionCreate
14:54:20 [2020-02-10T14:54:20.635Z] --- PASS: TestSessionCreate (0.02s)
14:54:20 [2020-02-10T14:54:20.635Z] === RUN   TestSessionCreateWithBadUpgrade
14:54:20 [2020-02-10T14:54:20.635Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
14:54:20 [2020-02-10T14:54:20.635Z] PASS
14:54:20 [2020-02-10T14:54:20.635Z] 
14:54:20 [2020-02-10T14:54:20.635Z] DONE 2 tests in 0.157s
14:54:20 [2020-02-10T14:54:20.635Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:54:20 [2020-02-10T14:54:20.635Z] ++ 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:54:20 [2020-02-10T14:54:20.635Z] ++ set -e
14:54:20 [2020-02-10T14:54:20.635Z] ++ '[' -n 0 ']'
14:54:20 [2020-02-10T14:54:20.635Z] ++ set -x
14:54:20 [2020-02-10T14:54:20.635Z] ++ env -i DEST=/go/src/github.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:54:20 [2020-02-10T14:54:20.635Z] INFO: Testing against a local daemon
14:54:20 [2020-02-10T14:54:20.635Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:54:20 [2020-02-10T14:54:20.635Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:54:20 [2020-02-10T14:54:20.635Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:54:20 [2020-02-10T14:54:20.635Z] === RUN   TestEventsExecDie
14:54:20 [2020-02-10T14:54:20.733Z] ?   	github.com/docker/docker/api	[no test files]
14:54:21 [2020-02-10T14:54:21.566Z] --- PASS: TestEventsExecDie (0.95s)
14:54:21 [2020-02-10T14:54:21.566Z] === RUN   TestEventsBackwardsCompatible
14:54:21 [2020-02-10T14:54:21.566Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
14:54:21 [2020-02-10T14:54:21.566Z] === RUN   TestInfoBinaryCommits
14:54:21 [2020-02-10T14:54:21.566Z] --- PASS: TestInfoBinaryCommits (0.03s)
14:54:21 [2020-02-10T14:54:21.566Z] === RUN   TestInfoAPIVersioned
14:54:21 [2020-02-10T14:54:21.566Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:54:21 [2020-02-10T14:54:21.566Z] === RUN   TestInfoDiscoveryBackend
14:54:22 [2020-02-10T14:54:22.129Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
14:54:22 [2020-02-10T14:54:22.129Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:54:22 [2020-02-10T14:54:22.693Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
14:54:23 [2020-02-10T14:54:23.257Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
14:54:23 [2020-02-10T14:54:23.257Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:54:23 [2020-02-10T14:54:23.257Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:54:23 [2020-02-10T14:54:23.822Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
14:54:23 [2020-02-10T14:54:23.822Z] === RUN   TestInfoAPI
14:54:23 [2020-02-10T14:54:23.822Z] --- PASS: TestInfoAPI (0.03s)
14:54:23 [2020-02-10T14:54:23.822Z] === RUN   TestInfoAPIWarnings
14:54:23 [2020-02-10T14:54:23.901Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
14:54:23 [2020-02-10T14:54:23.901Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.736s	coverage: 57.9% of statements
14:54:24 [2020-02-10T14:54:24.190Z] ok  	github.com/docker/docker/daemon	12.601s	coverage: 17.5% of statements
14:54:24 [2020-02-10T14:54:24.190Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:54:24 [2020-02-10T14:54:24.190Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:54:24 [2020-02-10T14:54:24.190Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:54:24 [2020-02-10T14:54:24.190Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:54:24 [2020-02-10T14:54:24.391Z] --- PASS: TestInfoAPIWarnings (0.54s)
14:54:24 [2020-02-10T14:54:24.391Z] === RUN   TestInfoDebug
14:54:24 [2020-02-10T14:54:24.955Z] --- PASS: TestInfoDebug (0.54s)
14:54:24 [2020-02-10T14:54:24.955Z] === RUN   TestInfoInsecureRegistries
14:54:25 [2020-02-10T14:54:25.213Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
14:54:25 [2020-02-10T14:54:25.471Z] --- PASS: TestInfoInsecureRegistries (0.54s)
14:54:25 [2020-02-10T14:54:25.471Z] === RUN   TestInfoRegistryMirrors
14:54:26 [2020-02-10T14:54:26.036Z] --- PASS: TestInfoRegistryMirrors (0.54s)
14:54:26 [2020-02-10T14:54:26.036Z] === RUN   TestLoginFailsWithBadCredentials
14:54:26 [2020-02-10T14:54:26.036Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
14:54:26 [2020-02-10T14:54:26.036Z] === RUN   TestPingCacheHeaders
14:54:26 [2020-02-10T14:54:26.036Z] --- PASS: TestPingCacheHeaders (0.04s)
14:54:26 [2020-02-10T14:54:26.036Z] === RUN   TestPingGet
14:54:26 [2020-02-10T14:54:26.293Z] --- PASS: TestPingGet (0.02s)
14:54:26 [2020-02-10T14:54:26.293Z] === RUN   TestPingHead
14:54:26 [2020-02-10T14:54:26.293Z] --- PASS: TestPingHead (0.03s)
14:54:26 [2020-02-10T14:54:26.293Z] === RUN   TestVersion
14:54:26 [2020-02-10T14:54:26.293Z] --- PASS: TestVersion (0.03s)
14:54:26 [2020-02-10T14:54:26.293Z] PASS
14:54:26 [2020-02-10T14:54:26.293Z] 
14:54:26 [2020-02-10T14:54:26.293Z] === Skipped
14:54:26 [2020-02-10T14:54:26.293Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:54:26 [2020-02-10T14:54:26.293Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:54:26 [2020-02-10T14:54:26.293Z] 
14:54:26 [2020-02-10T14:54:26.293Z] 
14:54:26 [2020-02-10T14:54:26.293Z] DONE 18 tests, 1 skipped in 5.843s
14:54:26 [2020-02-10T14:54:26.293Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:54:26 [2020-02-10T14:54:26.293Z] ++ 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:54:26 [2020-02-10T14:54:26.293Z] ++ set -e
14:54:26 [2020-02-10T14:54:26.293Z] ++ '[' -n 0 ']'
14:54:26 [2020-02-10T14:54:26.293Z] ++ set -x
14:54:26 [2020-02-10T14:54:26.293Z] ++ env -i DEST=/go/src/github.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:54:26 [2020-02-10T14:54:26.293Z] INFO: Testing against a local daemon
14:54:26 [2020-02-10T14:54:26.293Z] === RUN   TestVolumesCreateAndList
14:54:26 [2020-02-10T14:54:26.293Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:54:26 [2020-02-10T14:54:26.293Z] === RUN   TestVolumesRemove
14:54:26 [2020-02-10T14:54:26.551Z] --- PASS: TestVolumesRemove (0.10s)
14:54:26 [2020-02-10T14:54:26.551Z] === RUN   TestVolumesInspect
14:54:26 [2020-02-10T14:54:26.551Z] --- PASS: TestVolumesInspect (0.04s)
14:54:26 [2020-02-10T14:54:26.551Z] === RUN   TestVolumesInvalidJSON
14:54:26 [2020-02-10T14:54:26.551Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:54:26 [2020-02-10T14:54:26.551Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:54:26 [2020-02-10T14:54:26.551Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:54:26 [2020-02-10T14:54:26.551Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:54:26 [2020-02-10T14:54:26.551Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:54:26 [2020-02-10T14:54:26.551Z] PASS
14:54:26 [2020-02-10T14:54:26.551Z] 
14:54:26 [2020-02-10T14:54:26.551Z] DONE 5 tests in 0.305s
14:54:26 [2020-02-10T14:54:26.551Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:54:26 [2020-02-10T14:54:26.808Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:54:26 [2020-02-10T14:54:26.808Z] ++++ cat bundles/test-integration/docker.pid
14:54:26 [2020-02-10T14:54:26.808Z] +++ kill 5329
14:54:28 [2020-02-10T14:54:28.178Z] +++ /etc/init.d/apparmor stop
14:54:28 [2020-02-10T14:54:28.178Z] Leaving: AppArmorNo profiles have been unloaded.
14:54:28 [2020-02-10T14:54:28.178Z] 
14:54:28 [2020-02-10T14:54:28.178Z] Unloading profiles will leave already running processes permanently
14:54:28 [2020-02-10T14:54:28.178Z] unconfined, which can lead to unexpected situations.
14:54:28 [2020-02-10T14:54:28.178Z] 
14:54:28 [2020-02-10T14:54:28.178Z] To set a process to complain mode, use the command line tool
14:54:28 [2020-02-10T14:54:28.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:54:28 [2020-02-10T14:54:28.178Z] +++ true
14:54:28 [2020-02-10T14:54:28.178Z] 
14:54:28 [2020-02-10T14:54:28.178Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
14:54:29 [2020-02-10T14:54:29.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
14:54:30 [2020-02-10T14:54:30.479Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
14:54:31 [2020-02-10T14:54:31.100Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.798s	coverage: 68.6% of statements
14:54:31 [2020-02-10T14:54:31.100Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.963s	coverage: 48.6% of statements
14:54:31 [2020-02-10T14:54:31.409Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
14:54:32 [2020-02-10T14:54:32.779Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
14:54:33 [2020-02-10T14:54:33.176Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.870s	coverage: 45.9% of statements
14:54:33 [2020-02-10T14:54:33.176Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:54:34 [2020-02-10T14:54:34.674Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000755a40_<nil>}
14:54:34 [2020-02-10T14:54:34.709Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.173s	coverage: 54.8% of statements
14:54:34 [2020-02-10T14:54:34.709Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:54:34 [2020-02-10T14:54:34.709Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.651s	coverage: 76.1% of statements
14:54:34 [2020-02-10T14:54:34.709Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:54:35 [2020-02-10T14:54:35.338Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.048s	coverage: 58.0% of statements
14:54:35 [2020-02-10T14:54:35.601Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
14:54:36 [2020-02-10T14:54:36.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1637744843_/foo_false__<nil>_<nil>_<nil>}
14:54:37 [2020-02-10T14:54:37.400Z] ok  	github.com/docker/docker/daemon/links	0.025s	coverage: 93.0% of statements
14:54:37 [2020-02-10T14:54:37.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1637744843_/foo_true__<nil>_<nil>_<nil>}
14:54:38 [2020-02-10T14:54:38.431Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.050s	coverage: 3.0% of statements
14:54:39 [2020-02-10T14:54:39.306Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3800820654_/foo_false__<nil>_<nil>_<nil>}
14:54:41 [2020-02-10T14:54:41.144Z] ok  	github.com/docker/docker/daemon/logger	0.253s	coverage: 42.7% of statements
14:54:41 [2020-02-10T14:54:41.199Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3800820654_/foo_true__<nil>_<nil>_<nil>}
14:54:42 [2020-02-10T14:54:42.568Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3800820654_/foo_true__0xc000755ec0_<nil>_<nil>}
14:54:43 [2020-02-10T14:54:43.207Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.028s	coverage: 67.0% of statements
14:54:44 [2020-02-10T14:54:44.481Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000755ee0_<nil>}
14:54:44 [2020-02-10T14:54:44.727Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.623s	coverage: 77.8% of statements
14:54:45 [2020-02-10T14:54:45.358Z] ok  	github.com/docker/docker/daemon/logger/journald	0.013s	coverage: 26.2% of statements
14:54:45 [2020-02-10T14:54:45.649Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 4.9% of statements
14:54:45 [2020-02-10T14:54:45.649Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:54:45 [2020-02-10T14:54:45.649Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:54:45 [2020-02-10T14:54:45.649Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:54:45 [2020-02-10T14:54:45.649Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:54:45 [2020-02-10T14:54:45.849Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000755f00_<nil>}
14:54:46 [2020-02-10T14:54:46.680Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 88.3% of statements
14:54:46 [2020-02-10T14:54:46.970Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 62.1% of statements
14:54:47 [2020-02-10T14:54:47.743Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000755f40_<nil>}
14:54:49 [2020-02-10T14:54:49.112Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000755f60_<nil>}
14:54:49 [2020-02-10T14:54:49.774Z] ok  	github.com/docker/docker/daemon/logger/local	0.087s	coverage: 74.7% of statements
14:54:49 [2020-02-10T14:54:49.774Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:54:50 [2020-02-10T14:54:50.830Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.069s	coverage: 19.9% of statements
14:54:50 [2020-02-10T14:54:50.830Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.027s	coverage: 47.8% of statements
14:54:51 [2020-02-10T14:54:51.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:54:52 [2020-02-10T14:54:52.349Z] ok  	github.com/docker/docker/daemon/logger/templates	0.057s	coverage: 8.3% of statements
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
14:54:52 [2020-02-10T14:54:52.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
14:54:52 [2020-02-10T14:54:52.630Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
14:54:52 [2020-02-10T14:54:52.630Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
14:54:52 [2020-02-10T14:54:52.630Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
14:54:52 [2020-02-10T14:54:52.630Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
14:54:54 [2020-02-10T14:54:54.425Z] ok  	github.com/docker/docker/daemon/network	0.017s	coverage: 63.8% of statements
14:54:55 [2020-02-10T14:54:55.073Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.221s	coverage: 82.5% of statements
14:54:55 [2020-02-10T14:54:55.073Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:54:55 [2020-02-10T14:54:55.073Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:54:55 [2020-02-10T14:54:55.904Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
14:54:58 [2020-02-10T14:54:58.426Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
14:54:58 [2020-02-10T14:54:58.596Z] ok  	github.com/docker/docker/distribution/metadata	0.146s	coverage: 48.2% of statements
14:54:58 [2020-02-10T14:54:58.596Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 49.4% of statements
14:54:59 [2020-02-10T14:54:59.224Z] ok  	github.com/docker/docker/distribution	0.559s	coverage: 22.1% of statements
14:54:59 [2020-02-10T14:54:59.224Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:55:01 [2020-02-10T14:55:01.699Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:55:01 [2020-02-10T14:55:01.947Z] ok  	github.com/docker/docker/distribution/xfer	1.696s	coverage: 85.6% of statements
14:55:01 [2020-02-10T14:55:01.947Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:55:02 [2020-02-10T14:55:02.984Z] ok  	github.com/docker/docker/image/cache	0.044s	coverage: 19.2% of statements
14:55:03 [2020-02-10T14:55:03.068Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:55:03 [2020-02-10T14:55:03.068Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:55:04 [2020-02-10T14:55:04.000Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:55:04 [2020-02-10T14:55:04.495Z] ok  	github.com/docker/docker/image	0.157s	coverage: 86.4% of statements
14:55:04 [2020-02-10T14:55:04.495Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:55:04 [2020-02-10T14:55:04.495Z] ok  	github.com/docker/docker/image/v1	0.025s	coverage: 25.0% of statements
14:55:04 [2020-02-10T14:55:04.495Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:55:04 [2020-02-10T14:55:04.495Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
14:55:04 [2020-02-10T14:55:04.935Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
14:55:05 [2020-02-10T14:55:05.529Z] ok  	github.com/docker/docker/pkg/aaparser	0.032s	coverage: 50.0% of statements
14:55:05 [2020-02-10T14:55:05.866Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:55:06 [2020-02-10T14:55:06.800Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:55:08 [2020-02-10T14:55:08.169Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:55:09 [2020-02-10T14:55:09.100Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:55:10 [2020-02-10T14:55:10.035Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:55:10 [2020-02-10T14:55:10.062Z] ok  	github.com/docker/docker/opts	0.071s	coverage: 67.0% of statements
14:55:11 [2020-02-10T14:55:11.404Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:55:11 [2020-02-10T14:55:11.563Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
14:55:11 [2020-02-10T14:55:11.876Z] ok  	github.com/docker/docker/pkg/authorization	1.489s	coverage: 68.3% of statements
14:55:11 [2020-02-10T14:55:11.969Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:55:12 [2020-02-10T14:55:12.165Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
14:55:12 [2020-02-10T14:55:12.798Z] ok  	github.com/docker/docker/pkg/archive	1.492s	coverage: 77.2% of statements
14:55:13 [2020-02-10T14:55:13.339Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:55:13 [2020-02-10T14:55:13.444Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
14:55:14 [2020-02-10T14:55:14.270Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:55:14 [2020-02-10T14:55:14.482Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
14:55:15 [2020-02-10T14:55:15.108Z] ok  	github.com/docker/docker/pkg/discovery/file	0.017s	coverage: 97.6% of statements
14:55:15 [2020-02-10T14:55:15.207Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:55:16 [2020-02-10T14:55:16.137Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:55:16 [2020-02-10T14:55:16.678Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
14:55:17 [2020-02-10T14:55:17.307Z] ok  	github.com/docker/docker/layer	8.013s	coverage: 68.8% of statements
14:55:17 [2020-02-10T14:55:17.307Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:55:17 [2020-02-10T14:55:17.307Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:55:17 [2020-02-10T14:55:17.307Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:55:17 [2020-02-10T14:55:17.307Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:55:17 [2020-02-10T14:55:17.307Z] ?   	github.com/docker/docker/oci	[no test files]
14:55:17 [2020-02-10T14:55:17.307Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:55:18 [2020-02-10T14:55:18.031Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:55:18 [2020-02-10T14:55:18.337Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
14:55:18 [2020-02-10T14:55:18.337Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
14:55:18 [2020-02-10T14:55:18.961Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:55:19 [2020-02-10T14:55:19.375Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.400s	coverage: 43.2% of statements
14:55:19 [2020-02-10T14:55:19.375Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:55:19 [2020-02-10T14:55:19.375Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:55:19 [2020-02-10T14:55:19.891Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:55:19 [2020-02-10T14:55:19.891Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:55:20 [2020-02-10T14:55:20.002Z] ok  	github.com/docker/docker/pkg/filenotify	0.612s	coverage: 67.0% of statements
14:55:20 [2020-02-10T14:55:20.002Z] ok  	github.com/docker/docker/pkg/fileutils	0.031s	coverage: 89.5% of statements
14:55:20 [2020-02-10T14:55:20.822Z] === RUN   TestDockerSuite/TestCpRelativePath
14:55:21 [2020-02-10T14:55:21.037Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.194s	coverage: 84.1% of statements
14:55:21 [2020-02-10T14:55:21.037Z] ok  	github.com/docker/docker/pkg/fsutils	0.386s	coverage: 85.1% of statements
14:55:21 [2020-02-10T14:55:21.752Z] === RUN   TestDockerSuite/TestCpSpecialFiles
14:55:22 [2020-02-10T14:55:22.078Z] ok  	github.com/docker/docker/pkg/homedir	0.037s	coverage: 11.4% of statements
14:55:23 [2020-02-10T14:55:23.111Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.034s	coverage: 91.7% of statements
14:55:23 [2020-02-10T14:55:23.122Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
14:55:23 [2020-02-10T14:55:23.433Z] ok  	github.com/docker/docker/pkg/locker	0.060s	coverage: 88.9% of statements
14:55:23 [2020-02-10T14:55:23.688Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
14:55:24 [2020-02-10T14:55:24.062Z] ok  	github.com/docker/docker/pkg/idtools	0.853s	coverage: 70.1% of statements
14:55:24 [2020-02-10T14:55:24.355Z] ok  	github.com/docker/docker/pkg/longpath	0.015s	coverage: 100.0% of statements
14:55:24 [2020-02-10T14:55:24.987Z] ok  	github.com/docker/docker/pkg/ioutils	1.701s	coverage: 69.3% of statements
14:55:24 [2020-02-10T14:55:24.987Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:55:25 [2020-02-10T14:55:25.056Z] === RUN   TestDockerSuite/TestCpToCaseA
14:55:25 [2020-02-10T14:55:25.634Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.045s	coverage: 85.7% of statements
14:55:25 [2020-02-10T14:55:25.925Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
14:55:26 [2020-02-10T14:55:26.217Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
14:55:26 [2020-02-10T14:55:26.507Z] ok  	github.com/docker/docker/pkg/mount	0.837s	coverage: 70.0% of statements
14:55:26 [2020-02-10T14:55:26.507Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:55:26 [2020-02-10T14:55:26.950Z] === RUN   TestDockerSuite/TestCpToCaseB
14:55:27 [2020-02-10T14:55:27.150Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.025s	coverage: 91.4% of statements
14:55:27 [2020-02-10T14:55:27.440Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
14:55:27 [2020-02-10T14:55:27.440Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:55:27 [2020-02-10T14:55:27.440Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:55:27 [2020-02-10T14:55:27.515Z] === RUN   TestDockerSuite/TestCpToCaseC
14:55:28 [2020-02-10T14:55:28.961Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.026s	coverage: 56.8% of statements
14:55:29 [2020-02-10T14:55:29.604Z] ok  	github.com/docker/docker/pkg/pools	0.023s	coverage: 88.2% of statements
14:55:30 [2020-02-10T14:55:30.036Z] === RUN   TestDockerSuite/TestCpToCaseD
14:55:30 [2020-02-10T14:55:30.240Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
14:55:30 [2020-02-10T14:55:30.240Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
14:55:30 [2020-02-10T14:55:30.968Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
14:55:31 [2020-02-10T14:55:31.278Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
14:55:31 [2020-02-10T14:55:31.914Z] ok  	github.com/docker/docker/pkg/pubsub	1.194s	coverage: 73.9% of statements
14:55:32 [2020-02-10T14:55:32.543Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
14:55:33 [2020-02-10T14:55:33.565Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
14:55:33 [2020-02-10T14:55:33.565Z] ok  	github.com/docker/docker/pkg/stringid	0.021s	coverage: 70.6% of statements
14:55:34 [2020-02-10T14:55:34.194Z] ok  	github.com/docker/docker/pkg/symlink	0.018s	coverage: 87.7% of statements
14:55:34 [2020-02-10T14:55:34.820Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 70.8% of statements
14:55:35 [2020-02-10T14:55:35.142Z] === RUN   TestDockerSuite/TestCpToCaseE
14:55:35 [2020-02-10T14:55:35.455Z] ok  	github.com/docker/docker/pkg/signal	3.638s	coverage: 61.0% of statements
14:55:36 [2020-02-10T14:55:36.085Z] ok  	github.com/docker/docker/pkg/system	0.127s	coverage: 36.2% of statements
14:55:36 [2020-02-10T14:55:36.375Z] ok  	github.com/docker/docker/pkg/tailfile	0.216s	coverage: 88.6% of statements
14:55:37 [2020-02-10T14:55:37.412Z] ok  	github.com/docker/docker/pkg/term	0.030s	coverage: 84.8% of statements
14:55:37 [2020-02-10T14:55:37.701Z] testing: warning: no tests to run
14:55:37 [2020-02-10T14:55:37.701Z] coverage: [no statements]
14:55:37 [2020-02-10T14:55:37.701Z] ok  	github.com/docker/docker/pkg/term/windows	0.020s	coverage: [no statements] [no tests to run]
14:55:37 [2020-02-10T14:55:37.992Z] ok  	github.com/docker/docker/pkg/tarsum	0.205s	coverage: 89.3% of statements
14:55:38 [2020-02-10T14:55:38.617Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
14:55:38 [2020-02-10T14:55:38.617Z] ok  	github.com/docker/docker/pkg/truncindex	0.120s	coverage: 91.5% of statements
14:55:38 [2020-02-10T14:55:38.908Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
14:55:39 [2020-02-10T14:55:39.317Z] === RUN   TestDockerSuite/TestCpToCaseF
14:55:39 [2020-02-10T14:55:39.574Z] === RUN   TestDockerSuite/TestCpToCaseG
14:55:42 [2020-02-10T14:55:42.417Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
14:55:42 [2020-02-10T14:55:42.709Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 68.8% of statements
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
14:55:43 [2020-02-10T14:55:43.267Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:55:43 [2020-02-10T14:55:43.267Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.5% of statements
14:55:43 [2020-02-10T14:55:43.267Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:55:43 [2020-02-10T14:55:43.525Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:55:43 [2020-02-10T14:55:43.525Z] ?   	github.com/docker/docker/api/types	[no test files]
14:55:43 [2020-02-10T14:55:43.525Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:55:43 [2020-02-10T14:55:43.525Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:55:43 [2020-02-10T14:55:43.525Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:55:43 [2020-02-10T14:55:43.525Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:55:43 [2020-02-10T14:55:43.782Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
14:55:44 [2020-02-10T14:55:44.040Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
14:55:44 [2020-02-10T14:55:44.040Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:55:44 [2020-02-10T14:55:44.040Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:55:44 [2020-02-10T14:55:44.040Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:55:44 [2020-02-10T14:55:44.040Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:55:44 [2020-02-10T14:55:44.040Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:55:44 [2020-02-10T14:55:44.040Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:55:44 [2020-02-10T14:55:44.040Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:55:44 [2020-02-10T14:55:44.219Z] ok  	github.com/docker/docker/reference	0.041s	coverage: 84.4% of statements
14:55:44 [2020-02-10T14:55:44.298Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
14:55:44 [2020-02-10T14:55:44.299Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/builder	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:55:44 [2020-02-10T14:55:44.299Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:55:44 [2020-02-10T14:55:44.825Z] === RUN   TestDockerSuite/TestCpToCaseH
14:55:44 [2020-02-10T14:55:44.857Z] ok  	github.com/docker/docker/plugin	0.568s	coverage: 27.1% of statements
14:55:45 [2020-02-10T14:55:45.231Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
14:55:46 [2020-02-10T14:55:46.376Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
14:55:46 [2020-02-10T14:55:46.667Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
14:55:48 [2020-02-10T14:55:48.098Z] === RUN   TestDockerSuite/TestCpToCaseI
14:55:48 [2020-02-10T14:55:48.188Z] ok  	github.com/docker/docker/testutil	0.030s	coverage: 62.5% of statements
14:55:48 [2020-02-10T14:55:48.480Z] ok  	github.com/docker/docker/registry	0.394s	coverage: 56.0% of statements
14:55:48 [2020-02-10T14:55:48.508Z] ok  	github.com/docker/docker/builder/dockerfile	0.577s	coverage: 48.2% of statements
14:55:48 [2020-02-10T14:55:48.768Z] ok  	github.com/docker/docker/builder/remotecontext	0.187s	coverage: 13.6% of statements
14:55:48 [2020-02-10T14:55:48.771Z] ok  	github.com/docker/docker/runconfig	0.030s	coverage: 68.2% of statements
14:55:49 [2020-02-10T14:55:49.028Z] === RUN   TestDockerSuite/TestCpToCaseJ
14:55:49 [2020-02-10T14:55:49.700Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
14:55:51 [2020-02-10T14:55:51.072Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.432s	coverage: 86.3% of statements
14:55:51 [2020-02-10T14:55:51.072Z] ?   	github.com/docker/docker/cli	[no test files]
14:55:51 [2020-02-10T14:55:51.072Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:55:52 [2020-02-10T14:55:52.298Z] ok  	github.com/docker/docker/volume/drivers	0.027s	coverage: 36.1% of statements
14:55:52 [2020-02-10T14:55:52.307Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
14:55:54 [2020-02-10T14:55:54.203Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
14:55:54 [2020-02-10T14:55:54.352Z] ok  	github.com/docker/docker/client	0.173s	coverage: 75.8% of statements
14:55:55 [2020-02-10T14:55:55.055Z] ok  	github.com/docker/docker/volume/mounts	0.070s	coverage: 67.0% of statements
14:55:55 [2020-02-10T14:55:55.055Z] ok  	github.com/docker/docker/volume/local	0.037s	coverage: 73.0% of statements
14:55:55 [2020-02-10T14:55:55.572Z] === RUN   TestDockerSuite/TestCpToDot
14:55:56 [2020-02-10T14:55:56.505Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
14:55:56 [2020-02-10T14:55:56.561Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
14:55:57 [2020-02-10T14:55:57.435Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
14:55:58 [2020-02-10T14:55:58.366Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
14:56:00 [2020-02-10T14:56:00.261Z] === RUN   TestDockerSuite/TestCpToStdout
14:56:01 [2020-02-10T14:56:01.193Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
14:56:03 [2020-02-10T14:56:03.404Z] ok  	github.com/docker/docker/pkg/plugins	33.657s	coverage: 76.6% of statements
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/rootless	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:56:03 [2020-02-10T14:56:03.404Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:56:03 [2020-02-10T14:56:03.405Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:56:03 [2020-02-10T14:56:03.405Z] ?   	github.com/docker/docker/volume	[no test files]
14:56:03 [2020-02-10T14:56:03.405Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:56:03 [2020-02-10T14:56:03.405Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === Skipped
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:73: No driver to put!
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     overlay_test.go:49: Fails to compute changes intermittently
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     graphtest_unix.go:73: No driver to put!
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:56:03 [2020-02-10T14:56:03.698Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] 
14:56:03 [2020-02-10T14:56:03.698Z] DONE 2155 tests, 20 skipped in 347.230s
Post stage
[Pipeline] junit
14:56:04 [2020-02-10T14:56:04.356Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:56:05 [2020-02-10T14:56:05.371Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
14:56:05 [2020-02-10T14:56:05.371Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
14:56:05 [2020-02-10T14:56:05.551Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -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:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/make.sh dynbinary test-integration
14:56:05 [2020-02-10T14:56:05.843Z] 
14:56:06 [2020-02-10T14:56:06.142Z] Removing bundles/
14:56:06 [2020-02-10T14:56:06.142Z] 
14:56:06 [2020-02-10T14:56:06.142Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:56:06 [2020-02-10T14:56:06.142Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:56:06 [2020-02-10T14:56:06.142Z] GOOS="" GOARCH="" GOARM=""
14:56:06 [2020-02-10T14:56:06.742Z] === RUN   TestDockerSuite/TestCpVolumePath
14:56:08 [2020-02-10T14:56:08.635Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
14:56:08 [2020-02-10T14:56:08.635Z] === RUN   TestDockerSuite/TestCreateArgs
14:56:08 [2020-02-10T14:56:08.635Z] === RUN   TestDockerSuite/TestCreateByImageID
14:56:09 [2020-02-10T14:56:09.199Z] === RUN   TestDockerSuite/TestCreateEchoStdout
14:56:09 [2020-02-10T14:56:09.762Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
14:56:09 [2020-02-10T14:56:09.762Z] === RUN   TestDockerSuite/TestCreateHostConfig
14:56:10 [2020-02-10T14:56:10.018Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
14:56:10 [2020-02-10T14:56:10.949Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
14:56:11 [2020-02-10T14:56:11.206Z] === RUN   TestDockerSuite/TestCreateLabels
14:56:11 [2020-02-10T14:56:11.206Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
14:56:11 [2020-02-10T14:56:11.463Z] === RUN   TestDockerSuite/TestCreateRM
14:56:11 [2020-02-10T14:56:11.463Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
14:56:11 [2020-02-10T14:56:11.463Z] === RUN   TestDockerSuite/TestCreateStopSignal
14:56:11 [2020-02-10T14:56:11.720Z] === RUN   TestDockerSuite/TestCreateStopTimeout
14:56:11 [2020-02-10T14:56:11.720Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
14:56:14 [2020-02-10T14:56:14.242Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
14:56:14 [2020-02-10T14:56:14.498Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
14:56:14 [2020-02-10T14:56:14.498Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
14:56:17 [2020-02-10T14:56:17.021Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
14:56:18 [2020-02-10T14:56:18.391Z] === RUN   TestDockerSuite/TestCreateWithPortRange
14:56:18 [2020-02-10T14:56:18.391Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
14:56:18 [2020-02-10T14:56:18.391Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
14:56:18 [2020-02-10T14:56:18.391Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
14:56:18 [2020-02-10T14:56:18.648Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
14:56:18 [2020-02-10T14:56:18.648Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
14:56:19 [2020-02-10T14:56:19.579Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
14:56:21 [2020-02-10T14:56:21.476Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
14:56:22 [2020-02-10T14:56:22.409Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
14:56:24 [2020-02-10T14:56:24.303Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
14:56:26 [2020-02-10T14:56:26.195Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
14:56:27 [2020-02-10T14:56:27.125Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
14:56:27 [2020-02-10T14:56:27.688Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
14:56:27 [2020-02-10T14:56:27.945Z] === RUN   TestDockerSuite/TestDevicePermissions
14:56:28 [2020-02-10T14:56:28.874Z] === RUN   TestDockerSuite/TestDockerFails
14:56:28 [2020-02-10T14:56:28.874Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
14:56:28 [2020-02-10T14:56:28.874Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
14:56:28 [2020-02-10T14:56:28.874Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
14:56:30 [2020-02-10T14:56:30.242Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
14:56:31 [2020-02-10T14:56:31.172Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
14:56:32 [2020-02-10T14:56:32.542Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
14:56:32 [2020-02-10T14:56:32.542Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
14:56:32 [2020-02-10T14:56:32.542Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
14:56:32 [2020-02-10T14:56:32.799Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
14:56:33 [2020-02-10T14:56:33.054Z] ok  	github.com/docker/docker/cmd/dockerd	0.085s	coverage: 30.6% of statements
14:56:33 [2020-02-10T14:56:33.054Z] ok  	github.com/docker/docker/container	0.126s	coverage: 35.3% of statements
14:56:33 [2020-02-10T14:56:33.054Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:56:33 [2020-02-10T14:56:33.054Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:56:33 [2020-02-10T14:56:33.054Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:56:33 [2020-02-10T14:56:33.054Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:56:34 [2020-02-10T14:56:34.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
14:56:39 [2020-02-10T14:56:39.946Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
14:56:42 [2020-02-10T14:56:42.467Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
14:56:43 [2020-02-10T14:56:43.019Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
14:56:44 [2020-02-10T14:56:44.919Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
14:56:44 [2020-02-10T14:56:44.986Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
14:56:46 [2020-02-10T14:56:46.290Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.7% of statements
14:56:47 [2020-02-10T14:56:47.510Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
14:56:48 [2020-02-10T14:56:48.441Z] === RUN   TestDockerSuite/TestEventsAttach
14:56:49 [2020-02-10T14:56:49.371Z] === RUN   TestDockerSuite/TestEventsCommit
14:56:50 [2020-02-10T14:56:50.301Z] === RUN   TestDockerSuite/TestEventsContainerEvents
14:56:50 [2020-02-10T14:56:50.558Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
14:56:51 [2020-02-10T14:56:51.122Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
14:56:52 [2020-02-10T14:56:52.053Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
14:56:52 [2020-02-10T14:56:52.983Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
14:56:54 [2020-02-10T14:56:54.398Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
14:56:55 [2020-02-10T14:56:55.521Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
14:56:56 [2020-02-10T14:56:56.297Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 82.1% of statements
14:56:56 [2020-02-10T14:56:56.297Z] ok  	github.com/docker/docker/daemon	12.237s	coverage: 17.5% of statements
14:56:56 [2020-02-10T14:56:56.297Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:56:56 [2020-02-10T14:56:56.297Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:56:57 [2020-02-10T14:56:57.232Z] ok  	github.com/docker/docker/daemon/discovery	0.011s	coverage: 30.0% of statements
14:56:57 [2020-02-10T14:56:57.415Z] === RUN   TestDockerSuite/TestEventsContainerRestart
14:56:57 [2020-02-10T14:56:57.415Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
14:56:57 [2020-02-10T14:56:57.489Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
14:56:57 [2020-02-10T14:56:57.489Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:56:57 [2020-02-10T14:56:57.489Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:56:59 [2020-02-10T14:56:59.384Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
14:57:01 [2020-02-10T14:57:01.312Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
14:57:01 [2020-02-10T14:57:01.592Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
14:57:02 [2020-02-10T14:57:02.258Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.224s	coverage: 57.0% of statements
14:57:04 [2020-02-10T14:57:04.117Z] === RUN   TestDockerSuite/TestEventsCopy
14:57:05 [2020-02-10T14:57:05.546Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.620s	coverage: 72.5% of statements
14:57:05 [2020-02-10T14:57:05.546Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.631s	coverage: 46.2% of statements
14:57:05 [2020-02-10T14:57:05.546Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:57:06 [2020-02-10T14:57:06.012Z] === RUN   TestDockerSuite/TestEventsFilterContainer
14:57:07 [2020-02-10T14:57:07.383Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
14:57:08 [2020-02-10T14:57:08.069Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.032s	coverage: 48.6% of statements
14:57:08 [2020-02-10T14:57:08.314Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
14:57:08 [2020-02-10T14:57:08.571Z] === RUN   TestDockerSuite/TestEventsFilterImageName
14:57:09 [2020-02-10T14:57:09.440Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.295s	coverage: 76.1% of statements
14:57:10 [2020-02-10T14:57:10.372Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
14:57:10 [2020-02-10T14:57:10.467Z] === RUN   TestDockerSuite/TestEventsFilterLabels
14:57:10 [2020-02-10T14:57:10.629Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.157s	coverage: 60.1% of statements
14:57:10 [2020-02-10T14:57:10.629Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:57:10 [2020-02-10T14:57:10.629Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:57:11 [2020-02-10T14:57:11.399Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
14:57:11 [2020-02-10T14:57:11.399Z] === RUN   TestDockerSuite/TestEventsFilterType
14:57:11 [2020-02-10T14:57:11.656Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
14:57:11 [2020-02-10T14:57:11.913Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
14:57:11 [2020-02-10T14:57:11.913Z] === RUN   TestDockerSuite/TestEventsFilters
14:57:12 [2020-02-10T14:57:12.002Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
14:57:12 [2020-02-10T14:57:12.933Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
14:57:13 [2020-02-10T14:57:13.807Z] === RUN   TestDockerSuite/TestEventsFormat
14:57:14 [2020-02-10T14:57:14.307Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
14:57:14 [2020-02-10T14:57:14.307Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:57:14 [2020-02-10T14:57:14.307Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:57:14 [2020-02-10T14:57:14.872Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 42.7% of statements
14:57:15 [2020-02-10T14:57:15.175Z] === RUN   TestDockerSuite/TestEventsFormatBadField
14:57:15 [2020-02-10T14:57:15.175Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
14:57:15 [2020-02-10T14:57:15.175Z] === RUN   TestDockerSuite/TestEventsImageImport
14:57:16 [2020-02-10T14:57:16.106Z] === RUN   TestDockerSuite/TestEventsImageLoad
14:57:16 [2020-02-10T14:57:16.244Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
14:57:16 [2020-02-10T14:57:16.244Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.156s	coverage: 77.8% of statements
14:57:16 [2020-02-10T14:57:16.244Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:57:16 [2020-02-10T14:57:16.244Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:57:16 [2020-02-10T14:57:16.363Z] === RUN   TestDockerSuite/TestEventsImagePull
14:57:16 [2020-02-10T14:57:16.927Z] === RUN   TestDockerSuite/TestEventsImageTag
14:57:17 [2020-02-10T14:57:17.618Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
14:57:17 [2020-02-10T14:57:17.856Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
14:57:17 [2020-02-10T14:57:17.875Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 62.1% of statements
14:57:18 [2020-02-10T14:57:18.114Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
14:57:18 [2020-02-10T14:57:18.114Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
14:57:18 [2020-02-10T14:57:18.114Z] === RUN   TestDockerSuite/TestEventsPluginOps
14:57:18 [2020-02-10T14:57:18.132Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
14:57:19 [2020-02-10T14:57:19.064Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 74.7% of statements
14:57:19 [2020-02-10T14:57:19.064Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:57:19 [2020-02-10T14:57:19.996Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 19.9% of statements
14:57:20 [2020-02-10T14:57:20.008Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
14:57:20 [2020-02-10T14:57:20.571Z] === RUN   TestDockerSuite/TestEventsRename
14:57:21 [2020-02-10T14:57:21.368Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
14:57:21 [2020-02-10T14:57:21.505Z] === RUN   TestDockerSuite/TestEventsResize
14:57:21 [2020-02-10T14:57:21.626Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
14:57:22 [2020-02-10T14:57:22.435Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
14:57:22 [2020-02-10T14:57:22.558Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
14:57:22 [2020-02-10T14:57:22.816Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.747s	coverage: 82.5% of statements
14:57:22 [2020-02-10T14:57:22.816Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:57:22 [2020-02-10T14:57:22.817Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:57:23 [2020-02-10T14:57:23.002Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
14:57:23 [2020-02-10T14:57:23.932Z] === RUN   TestDockerSuite/TestEventsStreaming
14:57:24 [2020-02-10T14:57:24.715Z] ok  	github.com/docker/docker/distribution/metadata	0.023s	coverage: 48.2% of statements
14:57:24 [2020-02-10T14:57:24.865Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
14:57:24 [2020-02-10T14:57:24.972Z] ok  	github.com/docker/docker/distribution	0.182s	coverage: 22.1% of statements
14:57:24 [2020-02-10T14:57:24.972Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:57:26 [2020-02-10T14:57:26.344Z] ok  	github.com/docker/docker/errdefs	0.010s	coverage: 49.4% of statements
14:57:26 [2020-02-10T14:57:26.759Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
14:57:27 [2020-02-10T14:57:27.717Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
14:57:28 [2020-02-10T14:57:28.128Z] === RUN   TestDockerSuite/TestEventsTop
14:57:28 [2020-02-10T14:57:28.282Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
14:57:28 [2020-02-10T14:57:28.539Z] ok  	github.com/docker/docker/distribution/xfer	1.876s	coverage: 85.6% of statements
14:57:28 [2020-02-10T14:57:28.539Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:57:28 [2020-02-10T14:57:28.539Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:57:29 [2020-02-10T14:57:29.059Z] === RUN   TestDockerSuite/TestEventsUntag
14:57:29 [2020-02-10T14:57:29.623Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
14:57:29 [2020-02-10T14:57:29.909Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
14:57:29 [2020-02-10T14:57:29.909Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:57:30 [2020-02-10T14:57:30.473Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
14:57:31 [2020-02-10T14:57:31.405Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.0% of statements
14:57:31 [2020-02-10T14:57:31.518Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
14:57:31 [2020-02-10T14:57:31.662Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
14:57:33 [2020-02-10T14:57:33.416Z] === RUN   TestDockerSuite/TestExec
14:57:33 [2020-02-10T14:57:33.559Z] ok  	github.com/docker/docker/pkg/archive	0.392s	coverage: 77.3% of statements
14:57:34 [2020-02-10T14:57:34.492Z] ok  	github.com/docker/docker/pkg/authorization	0.178s	coverage: 68.3% of statements
14:57:34 [2020-02-10T14:57:34.749Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:57:34 [2020-02-10T14:57:34.786Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
14:57:35 [2020-02-10T14:57:35.007Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
14:57:35 [2020-02-10T14:57:35.717Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
14:57:36 [2020-02-10T14:57:36.650Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
14:57:37 [2020-02-10T14:57:37.214Z] === RUN   TestDockerSuite/TestExecAPIStart
14:57:38 [2020-02-10T14:57:38.380Z] ok  	github.com/docker/docker/layer	7.429s	coverage: 68.8% of statements
14:57:38 [2020-02-10T14:57:38.380Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:57:38 [2020-02-10T14:57:38.380Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:57:38 [2020-02-10T14:57:38.380Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:57:38 [2020-02-10T14:57:38.380Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:57:38 [2020-02-10T14:57:38.380Z] ?   	github.com/docker/docker/oci	[no test files]
14:57:38 [2020-02-10T14:57:38.380Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:57:38 [2020-02-10T14:57:38.380Z] ok  	github.com/docker/docker/pkg/directory	0.018s	coverage: 80.0% of statements
14:57:38 [2020-02-10T14:57:38.638Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.958s	coverage: 43.2% of statements
14:57:38 [2020-02-10T14:57:38.638Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:57:38 [2020-02-10T14:57:38.638Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:57:38 [2020-02-10T14:57:38.895Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
14:57:39 [2020-02-10T14:57:39.113Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
14:57:39 [2020-02-10T14:57:39.459Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
14:57:40 [2020-02-10T14:57:40.022Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
14:57:40 [2020-02-10T14:57:40.046Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
14:57:40 [2020-02-10T14:57:40.586Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
14:57:40 [2020-02-10T14:57:40.978Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
14:57:41 [2020-02-10T14:57:41.150Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
14:57:41 [2020-02-10T14:57:41.910Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
14:57:42 [2020-02-10T14:57:42.083Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
14:57:42 [2020-02-10T14:57:42.840Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
14:57:43 [2020-02-10T14:57:43.017Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
14:57:43 [2020-02-10T14:57:43.275Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.076s	coverage: 84.1% of statements
14:57:43 [2020-02-10T14:57:43.534Z] ok  	github.com/docker/docker/pkg/fsutils	0.249s	coverage: 85.1% of statements
14:57:43 [2020-02-10T14:57:43.534Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
14:57:43 [2020-02-10T14:57:43.770Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
14:57:44 [2020-02-10T14:57:44.701Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
14:57:44 [2020-02-10T14:57:44.905Z] ok  	github.com/docker/docker/pkg/idtools	0.454s	coverage: 70.1% of statements
14:57:44 [2020-02-10T14:57:44.905Z] ok  	github.com/docker/docker/pkg/ioutils	0.470s	coverage: 69.3% of statements
14:57:45 [2020-02-10T14:57:45.469Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
14:57:45 [2020-02-10T14:57:45.469Z] ok  	github.com/docker/docker/pkg/locker	0.017s	coverage: 88.9% of statements
14:57:45 [2020-02-10T14:57:45.727Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
14:57:45 [2020-02-10T14:57:45.727Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:57:46 [2020-02-10T14:57:46.293Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
14:57:46 [2020-02-10T14:57:46.551Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
14:57:46 [2020-02-10T14:57:46.597Z] === RUN   TestDockerSuite/TestExecCgroup
14:57:46 [2020-02-10T14:57:46.809Z] ok  	github.com/docker/docker/pkg/mount	0.586s	coverage: 70.0% of statements
14:57:46 [2020-02-10T14:57:46.809Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:57:46 [2020-02-10T14:57:46.809Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:57:47 [2020-02-10T14:57:47.374Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
14:57:47 [2020-02-10T14:57:47.374Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
14:57:47 [2020-02-10T14:57:47.374Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:57:47 [2020-02-10T14:57:47.374Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:57:47 [2020-02-10T14:57:47.528Z] === RUN   TestDockerSuite/TestExecEnv
14:57:48 [2020-02-10T14:57:48.307Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
14:57:48 [2020-02-10T14:57:48.458Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
14:57:48 [2020-02-10T14:57:48.872Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
14:57:49 [2020-02-10T14:57:49.435Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
14:57:49 [2020-02-10T14:57:49.435Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
14:57:50 [2020-02-10T14:57:50.354Z] === RUN   TestDockerSuite/TestExecExitStatus
14:57:50 [2020-02-10T14:57:50.805Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
14:57:50 [2020-02-10T14:57:50.918Z] === RUN   TestDockerSuite/TestExecInspectID
14:57:51 [2020-02-10T14:57:51.062Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
14:57:53 [2020-02-10T14:57:53.439Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
14:57:54 [2020-02-10T14:57:54.002Z] === RUN   TestDockerSuite/TestExecInteractive
14:57:54 [2020-02-10T14:57:54.337Z] ok  	github.com/docker/docker/pkg/signal	2.389s	coverage: 61.0% of statements
14:57:54 [2020-02-10T14:57:54.338Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:57:54 [2020-02-10T14:57:54.595Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
14:57:54 [2020-02-10T14:57:54.853Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:57:54 [2020-02-10T14:57:54.949Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
14:57:55 [2020-02-10T14:57:55.111Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
14:57:55 [2020-02-10T14:57:55.676Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
14:57:55 [2020-02-10T14:57:55.880Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
14:57:55 [2020-02-10T14:57:55.934Z] ok  	github.com/docker/docker/pkg/system	0.019s	coverage: 36.2% of statements
14:57:56 [2020-02-10T14:57:56.500Z] ok  	github.com/docker/docker/pkg/tailfile	0.057s	coverage: 88.6% of statements
14:57:56 [2020-02-10T14:57:56.811Z] === RUN   TestDockerSuite/TestExecParseError
14:57:57 [2020-02-10T14:57:57.065Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
14:57:57 [2020-02-10T14:57:57.323Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
14:57:57 [2020-02-10T14:57:57.580Z] testing: warning: no tests to run
14:57:57 [2020-02-10T14:57:57.580Z] coverage: [no statements]
14:57:57 [2020-02-10T14:57:57.580Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:57:57 [2020-02-10T14:57:57.741Z] === RUN   TestDockerSuite/TestExecPausedContainer
14:57:57 [2020-02-10T14:57:57.838Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:57:58 [2020-02-10T14:57:58.096Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
14:57:58 [2020-02-10T14:57:58.354Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
14:57:59 [2020-02-10T14:57:59.113Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:58:00 [2020-02-10T14:58:00.486Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:58:00 [2020-02-10T14:58:00.884Z] ok  	github.com/docker/docker/plugin	0.532s	coverage: 27.1% of statements
14:58:01 [2020-02-10T14:58:01.142Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
14:58:01 [2020-02-10T14:58:01.855Z] === RUN   TestDockerSuite/TestExecSetEnv
14:58:02 [2020-02-10T14:58:02.075Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
14:58:02 [2020-02-10T14:58:02.419Z] === RUN   TestDockerSuite/TestExecStartFails
14:58:02 [2020-02-10T14:58:02.641Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
14:58:03 [2020-02-10T14:58:03.349Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:58:04 [2020-02-10T14:58:04.013Z] ok  	github.com/docker/docker/registry	0.074s	coverage: 56.0% of statements
14:58:04 [2020-02-10T14:58:04.578Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
14:58:04 [2020-02-10T14:58:04.835Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
14:58:05 [2020-02-10T14:58:05.400Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
14:58:05 [2020-02-10T14:58:05.658Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
14:58:08 [2020-02-10T14:58:08.184Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
14:58:09 [2020-02-10T14:58:09.116Z] ok  	github.com/docker/docker/volume/local	0.021s	coverage: 73.0% of statements
14:58:09 [2020-02-10T14:58:09.374Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
14:58:10 [2020-02-10T14:58:10.745Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
14:58:13 [2020-02-10T14:58:13.470Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:58:13 [2020-02-10T14:58:13.470Z] 
14:58:13 [2020-02-10T14:58:13.470Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:58:13 [2020-02-10T14:58:13.470Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:58:13 [2020-02-10T14:58:13.470Z] HOSTNAME=34da478f87f1
14:58:13 [2020-02-10T14:58:13.470Z] TESTDEBUG=0
14:58:13 [2020-02-10T14:58:13.470Z] DEST=bundles/test-integration
14:58:13 [2020-02-10T14:58:13.470Z] PWD=/go/src/github.com/docker/docker
14:58:13 [2020-02-10T14:58:13.470Z] DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:58:13 [2020-02-10T14:58:13.470Z] container=docker
14:58:13 [2020-02-10T14:58:13.470Z] HOME=/root
14:58:13 [2020-02-10T14:58:13.470Z] GOLANG_VERSION=1.13.7
14:58:13 [2020-02-10T14:58:13.470Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:58:13 [2020-02-10T14:58:13.470Z] VALIDATE_BRANCH=master
14:58:13 [2020-02-10T14:58:13.470Z] TERM=xterm
14:58:13 [2020-02-10T14:58:13.470Z] DOCKER_PKG=github.com/docker/docker
14:58:13 [2020-02-10T14:58:13.470Z] SHLVL=1
14:58:13 [2020-02-10T14:58:13.470Z] TIMEOUT=120m
14:58:13 [2020-02-10T14:58:13.470Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:58:13 [2020-02-10T14:58:13.470Z] DOCKER_GRAPHDRIVER=overlay2
14:58:13 [2020-02-10T14:58:13.470Z] GO111MODULE=off
14:58:13 [2020-02-10T14:58:13.470Z] DOCKER_EXPERIMENTAL=1
14:58:13 [2020-02-10T14:58:13.470Z] TEST_SKIP_INTEGRATION_CLI=1
14:58:13 [2020-02-10T14:58:13.470Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:58:13 [2020-02-10T14:58:13.470Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:58:13 [2020-02-10T14:58:13.470Z] GOPATH=/go
14:58:13 [2020-02-10T14:58:13.470Z] PKG_CONFIG=pkg-config
14:58:13 [2020-02-10T14:58:13.470Z] _=/usr/bin/env
14:58:13 [2020-02-10T14:58:13.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:58:15 [2020-02-10T14:58:15.528Z] === RUN   TestDockerSuite/TestExecStopNotHanging
14:58:15 [2020-02-10T14:58:15.528Z] === RUN   TestDockerSuite/TestExecTTY
14:58:16 [2020-02-10T14:58:16.458Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
14:58:17 [2020-02-10T14:58:17.389Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
14:58:18 [2020-02-10T14:58:18.318Z] === RUN   TestDockerSuite/TestExecUlimits
14:58:19 [2020-02-10T14:58:19.688Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
14:58:19 [2020-02-10T14:58:19.688Z] === RUN   TestDockerSuite/TestExecWithImageUser
14:58:21 [2020-02-10T14:58:21.583Z] === RUN   TestDockerSuite/TestExecWithNoTERM
14:58:22 [2020-02-10T14:58:22.513Z] === RUN   TestDockerSuite/TestExecWithPrivileged
14:58:22 [2020-02-10T14:58:22.925Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/rootless	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/volume	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === Skipped
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:73: No driver to put!
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     overlay_test.go:49: Fails to compute changes intermittently
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     graphtest_unix.go:73: No driver to put!
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:58:22 [2020-02-10T14:58:22.925Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] 
14:58:22 [2020-02-10T14:58:22.925Z] DONE 2155 tests, 20 skipped in 242.811s
Post stage
[Pipeline] junit
14:58:22 [2020-02-10T14:58:22.937Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
14:58:23 [2020-02-10T14:58:23.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/validate/vendor
14:58:23 [2020-02-10T14:58:23.888Z] === RUN   TestDockerSuite/TestExecWithTERM
14:58:24 [2020-02-10T14:58:24.682Z] No vendor changes in diff.
14:58:24 [2020-02-10T14:58:24.821Z] === RUN   TestDockerSuite/TestExecWithUser
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
14:58:25 [2020-02-10T14:58:25.273Z] + echo Building e2e image
14:58:25 [2020-02-10T14:58:25.274Z] Building e2e image
14:58:25 [2020-02-10T14:58:25.274Z] + docker build --build-arg DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -t moby-e2e-test -f Dockerfile.e2e .
14:58:25 [2020-02-10T14:58:25.274Z] #2 [internal] load .dockerignore
14:58:25 [2020-02-10T14:58:25.274Z] #2 transferring context: 34B done
14:58:25 [2020-02-10T14:58:25.274Z] #2 DONE 0.0s
14:58:25 [2020-02-10T14:58:25.274Z] 
14:58:25 [2020-02-10T14:58:25.274Z] #1 [internal] load build definition from Dockerfile.e2e
14:58:25 [2020-02-10T14:58:25.274Z] #1 transferring dockerfile: 3.21kB done
14:58:25 [2020-02-10T14:58:25.274Z] #1 DONE 0.0s
14:58:25 [2020-02-10T14:58:25.274Z] 
14:58:25 [2020-02-10T14:58:25.274Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine
14:58:25 [2020-02-10T14:58:25.532Z] #4 DONE 0.4s
14:58:25 [2020-02-10T14:58:25.532Z] 
14:58:25 [2020-02-10T14:58:25.532Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
14:58:25 [2020-02-10T14:58:25.752Z] === RUN   TestDockerSuite/TestGetContainerStats
14:58:25 [2020-02-10T14:58:25.752Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
14:58:25 [2020-02-10T14:58:25.790Z] #3 DONE 0.6s
14:58:25 [2020-02-10T14:58:25.790Z] 
14:58:25 [2020-02-10T14:58:25.790Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
14:58:25 [2020-02-10T14:58:25.790Z] #14 resolve docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b done
14:58:26 [2020-02-10T14:58:26.047Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
14:58:26 [2020-02-10T14:58:26.047Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done
14:58:26 [2020-02-10T14:58:26.047Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s
14:58:26 [2020-02-10T14:58:26.047Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 102.93kB / 126.87MB 0.1s
14:58:26 [2020-02-10T14:58:26.047Z] #14 sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 0B / 126B 0.1s
14:58:26 [2020-02-10T14:58:26.047Z] #14 sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b 1.65kB / 1.65kB done
14:58:26 [2020-02-10T14:58:26.047Z] #14 sha256:9817fae0190681da743ae2f5f77a85bf19b2e759d655bc427328e075b8d64dcc 1.36kB / 1.36kB done
14:58:26 [2020-02-10T14:58:26.047Z] #14 sha256:87eefb76f0a85935d392182a0cb271178ee363516bdb3ca281a67c3b58ec491d 3.83kB / 3.83kB done
14:58:26 [2020-02-10T14:58:26.047Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done
14:58:26 [2020-02-10T14:58:26.047Z] #14 sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 126B / 126B 0.1s done
14:58:26 [2020-02-10T14:58:26.307Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s done
14:58:26 [2020-02-10T14:58:26.307Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 19.37MB / 126.87MB 0.4s
14:58:26 [2020-02-10T14:58:26.307Z] #14 ...
14:58:26 [2020-02-10T14:58:26.307Z] 
14:58:26 [2020-02-10T14:58:26.307Z] #8 [internal] load build context
14:58:26 [2020-02-10T14:58:26.307Z] #8 transferring context: 822.21kB 0.5s done
14:58:26 [2020-02-10T14:58:26.307Z] #8 DONE 0.5s
14:58:26 [2020-02-10T14:58:26.307Z] 
14:58:26 [2020-02-10T14:58:26.307Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
14:58:26 [2020-02-10T14:58:26.307Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 27.94MB / 126.87MB 0.5s
14:58:26 [2020-02-10T14:58:26.565Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 34.64MB / 126.87MB 0.6s
14:58:26 [2020-02-10T14:58:26.565Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
14:58:26 [2020-02-10T14:58:26.565Z] #14 ...
14:58:26 [2020-02-10T14:58:26.565Z] 
14:58:26 [2020-02-10T14:58:26.565Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
14:58:26 [2020-02-10T14:58:26.565Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
14:58:26 [2020-02-10T14:58:26.565Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
14:58:26 [2020-02-10T14:58:26.565Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
14:58:26 [2020-02-10T14:58:26.565Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
14:58:26 [2020-02-10T14:58:26.565Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.3s done
14:58:26 [2020-02-10T14:58:26.565Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done
14:58:26 [2020-02-10T14:58:26.565Z] #5 DONE 0.8s
14:58:26 [2020-02-10T14:58:26.565Z] 
14:58:26 [2020-02-10T14:58:26.565Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
14:58:26 [2020-02-10T14:58:26.831Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 54.26MB / 126.87MB 0.9s
14:58:26 [2020-02-10T14:58:26.831Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 74.70MB / 126.87MB 1.1s
14:58:27 [2020-02-10T14:58:27.090Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 87.91MB / 126.87MB 1.2s
14:58:27 [2020-02-10T14:58:27.090Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 100.86MB / 126.87MB 1.3s
14:58:27 [2020-02-10T14:58:27.348Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 120.90MB / 126.87MB 1.5s
14:58:27 [2020-02-10T14:58:27.912Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 126.87MB / 126.87MB 1.8s done
14:58:27 [2020-02-10T14:58:27.913Z] #14 ...
14:58:27 [2020-02-10T14:58:27.913Z] 
14:58:27 [2020-02-10T14:58:27.913Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
14:58:27 [2020-02-10T14:58:27.913Z] #6 DONE 1.2s
14:58:27 [2020-02-10T14:58:27.913Z] 
14:58:27 [2020-02-10T14:58:27.913Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
14:58:27 [2020-02-10T14:58:27.913Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e
14:58:31 [2020-02-10T14:58:31.004Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
14:58:33 [2020-02-10T14:58:33.171Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.2s
14:58:33 [2020-02-10T14:58:33.735Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.7s done
14:58:33 [2020-02-10T14:58:33.991Z] #14 extracting sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945
14:58:33 [2020-02-10T14:58:33.991Z] #14 extracting sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 done
14:58:34 [2020-02-10T14:58:34.249Z] #14 DONE 8.4s
14:58:34 [2020-02-10T14:58:34.249Z] 
14:58:34 [2020-02-10T14:58:34.249Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
14:58:34 [2020-02-10T14:58:34.249Z] #7 0.947 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.027 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.128 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.132 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.322 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.333 (4/31) Installing readline (8.0.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.339 (5/31) Installing bash (5.0.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.358 Executing bash-5.0.0-r0.post-install
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.360 (6/31) Installing ca-certificates (20190108-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.377 (7/31) Installing libgcc (8.3.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.381 (8/31) Installing libstdc++ (8.3.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.395 (9/31) Installing binutils (2.32-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.488 (10/31) Installing gmp (6.1.2-r1)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.497 (11/31) Installing isl (0.18-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.515 (12/31) Installing libgomp (8.3.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.519 (13/31) Installing libatomic (8.3.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.521 (14/31) Installing mpfr3 (3.1.5-r1)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.529 (15/31) Installing mpc1 (1.1.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 2.533 (16/31) Installing gcc (8.3.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 3.363 (17/31) Installing musl-dev (1.1.22-r3)
14:58:34 [2020-02-10T14:58:34.249Z] #7 3.462 (18/31) Installing libc-dev (0.7.1-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 3.464 (19/31) Installing g++ (8.3.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.019 (20/31) Installing nghttp2-libs (1.39.2-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.025 (21/31) Installing libcurl (7.66.0-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.035 (22/31) Installing expat (2.2.8-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.037 (23/31) Installing pcre2 (10.33-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.046 (24/31) Installing git (2.22.2-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.249 (25/31) Installing libmnl (1.0.4-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.251 (26/31) Installing libnftnl-libs (1.1.3-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.257 (27/31) Installing iptables (1.8.3-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.283 (28/31) Installing pigz (2.4-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.293 (29/31) Installing tar (1.32-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.300 (30/31) Installing xz-libs (5.2.4-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.309 (31/31) Installing xz (5.2.4-r0)
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.310 Executing busybox-1.30.1-r3.trigger
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.322 Executing ca-certificates-20190108-r0.trigger
14:58:34 [2020-02-10T14:58:34.249Z] #7 4.383 OK: 185 MiB in 45 packages
14:58:34 [2020-02-10T14:58:34.506Z] #7 DONE 6.7s
14:58:34 [2020-02-10T14:58:34.506Z] 
14:58:34 [2020-02-10T14:58:34.506Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
14:58:34 [2020-02-10T14:58:34.763Z] #15 ...
14:58:34 [2020-02-10T14:58:34.763Z] 
14:58:34 [2020-02-10T14:58:34.763Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
14:58:34 [2020-02-10T14:58:34.763Z] #9 DONE 0.0s
14:58:34 [2020-02-10T14:58:34.763Z] 
14:58:34 [2020-02-10T14:58:34.763Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
14:58:34 [2020-02-10T14:58:34.763Z] #10 DONE 0.1s
14:58:34 [2020-02-10T14:58:34.763Z] 
14:58:34 [2020-02-10T14:58:34.763Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
14:58:34 [2020-02-10T14:58:34.763Z] #11 DONE 0.1s
14:58:34 [2020-02-10T14:58:34.763Z] 
14:58:34 [2020-02-10T14:58:34.763Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
14:58:35 [2020-02-10T14:58:35.023Z] #12 DONE 0.1s
14:58:35 [2020-02-10T14:58:35.023Z] 
14:58:35 [2020-02-10T14:58:35.023Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
14:58:35 [2020-02-10T14:58:35.023Z] #13 DONE 0.1s
14:58:35 [2020-02-10T14:58:35.023Z] 
14:58:35 [2020-02-10T14:58:35.023Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
14:58:35 [2020-02-10T14:58:35.279Z] #15 1.063 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
14:58:36 [2020-02-10T14:58:36.269Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.114 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.199 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.201 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.330 (3/43) Installing ncurses-libs (6.1_p20191130-r0)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.337 (4/43) Installing readline (8.0.1-r0)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.341 (5/43) Installing bash (5.0.11-r1)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.353 Executing bash-5.0.11-r1.post-install
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.355 (6/43) Installing linux-headers (4.19.36-r0)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.428 (7/43) Installing libblkid (2.34-r1)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.433 (8/43) Installing libuuid (2.34-r1)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.434 (9/43) Installing btrfs-progs-libs (5.4-r0)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.440 (10/43) Installing btrfs-progs-dev (5.4-r0)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.444 (11/43) Installing libgcc (9.2.0-r3)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.446 (12/43) Installing libstdc++ (9.2.0-r3)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.458 (13/43) Installing binutils (2.33.1-r0)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.525 (14/43) Installing libmagic (5.37-r1)
14:58:36 [2020-02-10T14:58:36.648Z] #15 2.544 (15/43) Installing file (5.37-r1)
14:58:36 [2020-02-10T14:58:36.906Z] #15 2.546 (16/43) Installing gmp (6.1.2-r1)
14:58:36 [2020-02-10T14:58:36.906Z] #15 2.551 (17/43) Installing isl (0.18-r0)
14:58:36 [2020-02-10T14:58:36.906Z] #15 2.567 (18/43) Installing libgomp (9.2.0-r3)
14:58:36 [2020-02-10T14:58:36.906Z] #15 2.569 (19/43) Installing libatomic (9.2.0-r3)
14:58:36 [2020-02-10T14:58:36.906Z] #15 2.571 (20/43) Installing mpfr4 (4.0.2-r1)
14:58:36 [2020-02-10T14:58:36.906Z] #15 2.576 (21/43) Installing mpc1 (1.1.0-r1)
14:58:36 [2020-02-10T14:58:36.906Z] #15 2.578 (22/43) Installing gcc (9.2.0-r3)
14:58:37 [2020-02-10T14:58:37.471Z] #15 3.249 (23/43) Installing musl-dev (1.1.24-r0)
14:58:37 [2020-02-10T14:58:37.471Z] #15 3.318 (24/43) Installing libc-dev (0.7.2-r0)
14:58:37 [2020-02-10T14:58:37.471Z] #15 3.319 (25/43) Installing g++ (9.2.0-r3)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.726 (26/43) Installing make (4.2.1-r2)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.730 (27/43) Installing fortify-headers (1.1-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.731 (28/43) Installing build-base (0.5-r1)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.732 (29/43) Installing nghttp2-libs (1.40.0-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.735 (30/43) Installing libcurl (7.67.0-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.741 (31/43) Installing curl (7.67.0-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.744 (32/43) Installing oniguruma (6.9.4-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.749 (33/43) Installing jq (1.6-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.756 (34/43) Installing device-mapper-libs (2.02.186-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.761 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.763 (36/43) Installing libaio (0.3.112-r1)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.765 (37/43) Installing lvm2-libs (2.02.186-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.793 (38/43) Installing libfdisk (2.34-r1)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.798 (39/43) Installing libmount (2.34-r1)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.803 (40/43) Installing libsmartcols (2.34-r1)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.806 (41/43) Installing pkgconf (1.6.3-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.809 (42/43) Installing util-linux-dev (2.34-r1)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.830 (43/43) Installing lvm2-dev (2.02.186-r0)
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.834 Executing busybox-1.31.1-r9.trigger
14:58:38 [2020-02-10T14:58:38.035Z] #15 3.842 OK: 203 MiB in 58 packages
14:58:38 [2020-02-10T14:58:38.161Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
14:58:38 [2020-02-10T14:58:38.967Z] #15 DONE 4.6s
14:58:38 [2020-02-10T14:58:38.967Z] 
14:58:38 [2020-02-10T14:58:38.967Z] #16 [base 3/5] RUN mkdir -p /build/
14:58:39 [2020-02-10T14:58:39.532Z] #16 DONE 0.7s
14:58:39 [2020-02-10T14:58:39.532Z] 
14:58:39 [2020-02-10T14:58:39.532Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
14:58:40 [2020-02-10T14:58:40.099Z] #17 DONE 0.7s
14:58:40 [2020-02-10T14:58:40.357Z] 
14:58:40 [2020-02-10T14:58:40.357Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
14:58:40 [2020-02-10T14:58:40.357Z] #18 DONE 0.0s
14:58:40 [2020-02-10T14:58:40.357Z] 
14:58:40 [2020-02-10T14:58:40.357Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
14:58:40 [2020-02-10T14:58:40.357Z] #19 DONE 0.1s
14:58:40 [2020-02-10T14:58:40.357Z] 
14:58:40 [2020-02-10T14:58:40.357Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
14:58:40 [2020-02-10T14:58:40.357Z] #26 DONE 0.1s
14:58:40 [2020-02-10T14:58:40.357Z] 
14:58:40 [2020-02-10T14:58:40.357Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:58:40 [2020-02-10T14:58:40.357Z] #22 DONE 0.1s
14:58:40 [2020-02-10T14:58:40.357Z] 
14:58:40 [2020-02-10T14:58:40.357Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:58:40 [2020-02-10T14:58:40.357Z] #23 DONE 0.1s
14:58:40 [2020-02-10T14:58:40.357Z] 
14:58:40 [2020-02-10T14:58:40.357Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
14:58:40 [2020-02-10T14:58:40.614Z] #27 DONE 0.1s
14:58:40 [2020-02-10T14:58:40.614Z] 
14:58:40 [2020-02-10T14:58:40.614Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
14:58:40 [2020-02-10T14:58:40.614Z] #28 DONE 0.1s
14:58:40 [2020-02-10T14:58:40.614Z] 
14:58:40 [2020-02-10T14:58:40.614Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
14:58:43 [2020-02-10T14:58:43.422Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:58:43 [2020-02-10T14:58:43.679Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:58:43 [2020-02-10T14:58:43.679Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:58:43 [2020-02-10T14:58:43.679Z] === RUN   TestDockerSuite/TestHealth
14:58:43 [2020-02-10T14:58:43.895Z] #29 ...
14:58:43 [2020-02-10T14:58:43.895Z] 
14:58:43 [2020-02-10T14:58:43.895Z] #31 [builder 1/4] COPY . .
14:58:43 [2020-02-10T14:58:43.895Z] #31 DONE 3.5s
14:58:43 [2020-02-10T14:58:43.895Z] 
14:58:43 [2020-02-10T14:58:43.895Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:58:43 [2020-02-10T14:58:43.895Z] #20 2.418 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:58:43 [2020-02-10T14:58:43.895Z] #20 2.909 curl: option --progress: is ambiguous
14:58:43 [2020-02-10T14:58:43.895Z] #20 2.912 curl: try 'curl --help' or 'curl --manual' for more information
14:58:43 [2020-02-10T14:58:43.895Z] #20 3.411 curl: option --progress: is ambiguous
14:58:43 [2020-02-10T14:58:43.895Z] #20 3.418 curl: try 'curl --help' or 'curl --manual' for more information
14:58:44 [2020-02-10T14:58:44.460Z] #20 4.112 curl: option --progress: is ambiguous
14:58:44 [2020-02-10T14:58:44.460Z] #20 4.118 curl: try 'curl --help' or 'curl --manual' for more information
14:58:44 [2020-02-10T14:58:44.719Z] #20 ...
14:58:44 [2020-02-10T14:58:44.719Z] 
14:58:44 [2020-02-10T14:58:44.719Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.431 + RM_GOPATH=0
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.431 + TMP_GOPATH=
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.434 + : /build
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.435 + '[' -z '' ']'
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.437 ++ mktemp -d
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + export GOPATH=/tmp/tmp.cDeaPP
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + GOPATH=/tmp/tmp.cDeaPP
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + RM_GOPATH=1
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 ++ dirname ./install.sh
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + dir=.
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + bin=dockercli
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + shift
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + '[' '!' -f ./dockercli.installer ']'
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + . ./dockercli.installer
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 ++ : stable
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 ++ : 17.06.2-ce
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + install_dockercli
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 ++ uname -m
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.442 Install docker/cli version 17.06.2-ce from stable
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.444 + arch=x86_64
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.444 + '[' x86_64 '!=' x86_64 ']'
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.444 + url=https://download.docker.com/linux/static
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.444 + tar -xz docker/docker
14:58:44 [2020-02-10T14:58:44.719Z] #24 1.444 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:58:44 [2020-02-10T14:58:44.719Z] #24 4.073 + mkdir -p /build
14:58:44 [2020-02-10T14:58:44.719Z] #24 4.075 + mv docker/docker /build/
14:58:44 [2020-02-10T14:58:44.719Z] #24 4.083 + rmdir docker
14:58:44 [2020-02-10T14:58:44.719Z] #24 DONE 4.2s
14:58:44 [2020-02-10T14:58:44.719Z] 
14:58:44 [2020-02-10T14:58:44.719Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
14:58:45 [2020-02-10T14:58:45.652Z] #32 DONE 1.7s
14:58:45 [2020-02-10T14:58:45.652Z] 
14:58:45 [2020-02-10T14:58:45.652Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:58:47 [2020-02-10T14:58:47.551Z] #33 1.667 
14:58:47 [2020-02-10T14:58:47.551Z] #33 1.836 Removing bundles/
14:58:47 [2020-02-10T14:58:47.551Z] #33 1.837 
14:58:47 [2020-02-10T14:58:47.551Z] #33 1.846 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
14:58:48 [2020-02-10T14:58:48.485Z] #33 3.010 Building test suite binary ./integration-cli/test.main
14:58:51 [2020-02-10T14:58:51.011Z] #33 ...
14:58:51 [2020-02-10T14:58:51.011Z] 
14:58:51 [2020-02-10T14:58:51.011Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:58:51 [2020-02-10T14:58:51.011Z] #20 4.643 curl: option --progress: is ambiguous
14:58:51 [2020-02-10T14:58:51.011Z] #20 4.643 curl: try 'curl --help' or 'curl --manual' for more information
14:58:51 [2020-02-10T14:58:51.011Z] #20 5.070 
14:58:51 [2020-02-10T14:58:51.011Z] #20 6.435 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:58:51 [2020-02-10T14:58:51.011Z] #20 6.810 curl: option --progress: is ambiguous
14:58:51 [2020-02-10T14:58:51.011Z] #20 6.815 curl: try 'curl --help' or 'curl --manual' for more information
14:58:51 [2020-02-10T14:58:51.011Z] #20 7.098 
14:58:51 [2020-02-10T14:58:51.012Z] #20 8.138 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:58:51 [2020-02-10T14:58:51.012Z] #20 8.500 curl: option --progress: is ambiguous
14:58:51 [2020-02-10T14:58:51.012Z] #20 8.506 curl: try 'curl --help' or 'curl --manual' for more information
14:58:51 [2020-02-10T14:58:51.012Z] #20 8.898 
14:58:51 [2020-02-10T14:58:51.012Z] #20 10.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:58:51 [2020-02-10T14:58:51.012Z] #20 10.31 curl: option --progress: is ambiguous
14:58:51 [2020-02-10T14:58:51.012Z] #20 10.31 curl: try 'curl --help' or 'curl --manual' for more information
14:58:51 [2020-02-10T14:58:51.012Z] #20 10.69 
14:58:52 [2020-02-10T14:58:52.385Z] #20 11.75 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:58:52 [2020-02-10T14:58:52.643Z] #20 12.23 curl: option --progress: is ambiguous
14:58:52 [2020-02-10T14:58:52.643Z] #20 12.24 curl: try 'curl --help' or 'curl --manual' for more information
14:58:52 [2020-02-10T14:58:52.904Z] #20 12.58 
14:58:53 [2020-02-10T14:58:53.164Z] #20 12.68 Download of images into '/build' complete.
14:58:53 [2020-02-10T14:58:53.164Z] #20 12.68 Use something like the following to load the result into a Docker daemon:
14:58:53 [2020-02-10T14:58:53.164Z] #20 12.68   tar -cC '/build' . | docker load
14:58:53 [2020-02-10T14:58:53.164Z] #20 DONE 12.8s
14:58:53 [2020-02-10T14:58:53.164Z] 
14:58:53 [2020-02-10T14:58:53.164Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:58:53 [2020-02-10T14:58:53.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
14:58:53 [2020-02-10T14:58:53.730Z] #33 ...
14:58:53 [2020-02-10T14:58:53.730Z] 
14:58:53 [2020-02-10T14:58:53.730Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
14:58:53 [2020-02-10T14:58:53.988Z] #21 DONE 0.1s
14:58:53 [2020-02-10T14:58:53.988Z] 
14:58:53 [2020-02-10T14:58:53.988Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
14:58:53 [2020-02-10T14:58:53.988Z] #25 DONE 0.1s
14:58:53 [2020-02-10T14:58:53.988Z] 
14:58:53 [2020-02-10T14:58:53.988Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
14:59:00 [2020-02-10T14:59:00.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:59:02 [2020-02-10T14:59:02.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:59:05 [2020-02-10T14:59:05.814Z] === RUN   TestDockerSuite/TestHistoryExistentImage
14:59:05 [2020-02-10T14:59:05.814Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
14:59:05 [2020-02-10T14:59:05.814Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
14:59:05 [2020-02-10T14:59:05.814Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
14:59:06 [2020-02-10T14:59:06.071Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
14:59:06 [2020-02-10T14:59:06.071Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
14:59:07 [2020-02-10T14:59:07.000Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
14:59:07 [2020-02-10T14:59:07.000Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
14:59:07 [2020-02-10T14:59:07.000Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
14:59:07 [2020-02-10T14:59:07.000Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
14:59:07 [2020-02-10T14:59:07.257Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
14:59:07 [2020-02-10T14:59:07.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:59:07 [2020-02-10T14:59:07.514Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
14:59:08 [2020-02-10T14:59:08.078Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
14:59:08 [2020-02-10T14:59:08.078Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
14:59:09 [2020-02-10T14:59:09.010Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
14:59:09 [2020-02-10T14:59:09.010Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
14:59:09 [2020-02-10T14:59:09.940Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
14:59:11 [2020-02-10T14:59:11.309Z] === RUN   TestDockerSuite/TestImagesFormat
14:59:11 [2020-02-10T14:59:11.309Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
14:59:11 [2020-02-10T14:59:11.873Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
14:59:12 [2020-02-10T14:59:12.074Z] #29 29.13 # github.com/docker/docker/contrib/httpserver
14:59:12 [2020-02-10T14:59:12.074Z] #29 29.13 loadinternal: cannot find runtime/cgo
14:59:12 [2020-02-10T14:59:12.074Z] #29 DONE 29.6s
14:59:12 [2020-02-10T14:59:12.074Z] 
14:59:12 [2020-02-10T14:59:12.074Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:59:12 [2020-02-10T14:59:12.074Z] #33 ...
14:59:12 [2020-02-10T14:59:12.074Z] 
14:59:12 [2020-02-10T14:59:12.074Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
14:59:12 [2020-02-10T14:59:12.074Z] #30 DONE 0.1s
14:59:12 [2020-02-10T14:59:12.074Z] 
14:59:12 [2020-02-10T14:59:12.074Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:59:15 [2020-02-10T14:59:15.148Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
14:59:15 [2020-02-10T14:59:15.148Z] === RUN   TestDockerSuite/TestImportBadURL
14:59:15 [2020-02-10T14:59:15.148Z] === RUN   TestDockerSuite/TestImportDisplay
14:59:17 [2020-02-10T14:59:17.042Z] === RUN   TestDockerSuite/TestImportFile
14:59:18 [2020-02-10T14:59:18.937Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
14:59:18 [2020-02-10T14:59:18.937Z] === RUN   TestDockerSuite/TestImportFileWithMessage
14:59:20 [2020-02-10T14:59:20.337Z] === RUN   TestDockerSuite/TestImportGzipped
14:59:22 [2020-02-10T14:59:22.232Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
14:59:24 [2020-02-10T14:59:24.127Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
14:59:25 [2020-02-10T14:59:25.057Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
14:59:25 [2020-02-10T14:59:25.986Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
14:59:26 [2020-02-10T14:59:26.916Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
14:59:26 [2020-02-10T14:59:26.916Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
14:59:26 [2020-02-10T14:59:26.916Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:59:27 [2020-02-10T14:59:27.846Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:59:28 [2020-02-10T14:59:28.409Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:59:29 [2020-02-10T14:59:29.339Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:59:30 [2020-02-10T14:59:30.270Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:59:30 [2020-02-10T14:59:30.833Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:59:31 [2020-02-10T14:59:31.765Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:59:31 [2020-02-10T14:59:31.765Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
14:59:32 [2020-02-10T14:59:32.328Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
14:59:33 [2020-02-10T14:59:33.697Z] === RUN   TestDockerSuite/TestInspectAmpersand
14:59:34 [2020-02-10T14:59:34.629Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
14:59:35 [2020-02-10T14:59:35.563Z] === RUN   TestDockerSuite/TestInspectByPrefix
14:59:35 [2020-02-10T14:59:35.563Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
14:59:36 [2020-02-10T14:59:36.494Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
14:59:36 [2020-02-10T14:59:36.494Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
14:59:37 [2020-02-10T14:59:37.863Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
14:59:38 [2020-02-10T14:59:38.794Z] === RUN   TestDockerSuite/TestInspectDefault
14:59:39 [2020-02-10T14:59:39.357Z] === RUN   TestDockerSuite/TestInspectHistory
14:59:40 [2020-02-10T14:59:40.725Z] === RUN   TestDockerSuite/TestInspectImage
14:59:40 [2020-02-10T14:59:40.725Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
14:59:40 [2020-02-10T14:59:40.725Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
14:59:40 [2020-02-10T14:59:40.725Z] === RUN   TestDockerSuite/TestInspectInt64
14:59:41 [2020-02-10T14:59:41.289Z] === RUN   TestDockerSuite/TestInspectJSONFields
14:59:42 [2020-02-10T14:59:42.219Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
14:59:42 [2020-02-10T14:59:42.476Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
14:59:43 [2020-02-10T14:59:43.407Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
14:59:43 [2020-02-10T14:59:43.971Z] === RUN   TestDockerSuite/TestInspectPlugin
14:59:45 [2020-02-10T14:59:45.867Z] === RUN   TestDockerSuite/TestInspectRootFS
14:59:45 [2020-02-10T14:59:45.867Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
14:59:46 [2020-02-10T14:59:46.798Z] === RUN   TestDockerSuite/TestInspectStatus
14:59:46 [2020-02-10T14:59:46.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:59:46 [2020-02-10T14:59:46.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:59:47 [2020-02-10T14:59:47.728Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
14:59:47 [2020-02-10T14:59:47.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:59:49 [2020-02-10T14:59:49.634Z] === RUN   TestDockerSuite/TestInspectTemplateError
14:59:49 [2020-02-10T14:59:49.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:59:50 [2020-02-10T14:59:50.565Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
14:59:50 [2020-02-10T14:59:50.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:59:51 [2020-02-10T14:59:51.495Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
14:59:52 [2020-02-10T14:59:52.425Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
14:59:53 [2020-02-10T14:59:53.357Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
14:59:53 [2020-02-10T14:59:53.922Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
14:59:54 [2020-02-10T14:59:54.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:59:54 [2020-02-10T14:59:54.856Z] === RUN   TestDockerSuite/TestInspectUnknownObject
14:59:54 [2020-02-10T14:59:54.857Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
14:59:55 [2020-02-10T14:59:55.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:59:57 [2020-02-10T14:59:57.382Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
14:59:57 [2020-02-10T14:59:57.382Z] === RUN   TestDockerSuite/TestLinkShortDefinition
14:59:58 [2020-02-10T14:59:58.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:59:59 [2020-02-10T14:59:59.275Z] === RUN   TestDockerSuite/TestLinksEnvs
15:00:01 [2020-02-10T15:00:01.172Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:00:01 [2020-02-10T15:00:01.430Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:00:02 [2020-02-10T15:00:02.802Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:00:02 [2020-02-10T15:00:02.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:00:03 [2020-02-10T15:00:03.369Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:00:05 [2020-02-10T15:00:05.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:00:05 [2020-02-10T15:00:05.893Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:00:06 [2020-02-10T15:00:06.151Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:00:07 [2020-02-10T15:00:07.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:00:09 [2020-02-10T15:00:09.428Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:00:09 [2020-02-10T15:00:09.428Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:00:09 [2020-02-10T15:00:09.428Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:00:11 [2020-02-10T15:00:11.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:00:11 [2020-02-10T15:00:11.324Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:00:11 [2020-02-10T15:00:11.889Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:00:12 [2020-02-10T15:00:12.453Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:00:13 [2020-02-10T15:00:13.016Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:00:13 [2020-02-10T15:00:13.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:00:15 [2020-02-10T15:00:15.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:00:16 [2020-02-10T15:00:16.293Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:00:17 [2020-02-10T15:00:17.293Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:00:17 [2020-02-10T15:00:17.293Z] Using test binary docker
15:00:17 [2020-02-10T15:00:17.293Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:00:17 [2020-02-10T15:00:17.293Z] +++ /etc/init.d/apparmor start
15:00:17 [2020-02-10T15:00:17.293Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:00:17 [2020-02-10T15:00:17.293Z] INFO: Waiting for daemon to start...
15:00:17 [2020-02-10T15:00:17.293Z] Starting dockerd
15:00:17 [2020-02-10T15:00:17.293Z] +++ 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
15:00:18 [2020-02-10T15:00:18.815Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:00:19 [2020-02-10T15:00:19.372Z] .
15:00:19 [2020-02-10T15:00:19.372Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:00:19 [2020-02-10T15:00:19.372Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:00:19 [2020-02-10T15:00:19.372Z] Error: No such image: emptyfs
15:00:19 [2020-02-10T15:00:19.372Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:00:19 [2020-02-10T15:00:19.372Z] ++++ docker load
15:00:19 [2020-02-10T15:00:19.372Z] Running integration-test (iteration 1)
15:00:19 [2020-02-10T15:00:19.372Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:00:19 [2020-02-10T15:00:19.372Z] ++ 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
15:00:19 [2020-02-10T15:00:19.372Z] ++ set -e
15:00:19 [2020-02-10T15:00:19.372Z] ++ '[' -n 0 ']'
15:00:19 [2020-02-10T15:00:19.372Z] ++ set -x
15:00:19 [2020-02-10T15:00:19.372Z] ++ env -i DEST=/go/src/github.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
15:00:24 [2020-02-10T15:00:24.086Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:00:25 [2020-02-10T15:00:25.981Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:00:28 [2020-02-10T15:00:28.505Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:00:29 [2020-02-10T15:00:29.436Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:00:30 [2020-02-10T15:00:30.808Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:00:31 [2020-02-10T15:00:31.740Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:00:34 [2020-02-10T15:00:34.263Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:00:34 [2020-02-10T15:00:34.263Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:00:34 [2020-02-10T15:00:34.717Z] Loaded image: buildpack-deps:jessie
15:00:34 [2020-02-10T15:00:34.717Z] Loaded image: busybox:latest
15:00:34 [2020-02-10T15:00:34.717Z] Loaded image: busybox:glibc
15:00:34 [2020-02-10T15:00:34.717Z] Loaded image: debian:jessie
15:00:34 [2020-02-10T15:00:34.717Z] Loaded image: hello-world:latest
15:00:34 [2020-02-10T15:00:34.717Z] INFO: Testing against a local daemon
15:00:34 [2020-02-10T15:00:34.717Z] === RUN   TestCgroupNamespacesBuild
15:00:34 [2020-02-10T15:00:34.827Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:00:34 [2020-02-10T15:00:34.827Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:00:34 [2020-02-10T15:00:34.827Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:00:35 [2020-02-10T15:00:35.356Z] --- PASS: TestCgroupNamespacesBuild (1.67s)
15:00:35 [2020-02-10T15:00:35.356Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:00:35 [2020-02-10T15:00:35.757Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:00:36 [2020-02-10T15:00:36.322Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:00:37 [2020-02-10T15:00:37.416Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s)
15:00:37 [2020-02-10T15:00:37.417Z] === RUN   TestBuildWithSession
15:00:37 [2020-02-10T15:00:37.417Z] --- SKIP: TestBuildWithSession (0.00s)
15:00:37 [2020-02-10T15:00:37.417Z]     build_session_test.go:25: TODO: BuildKit
15:00:37 [2020-02-10T15:00:37.417Z] === RUN   TestBuildSquashParent
15:00:40 [2020-02-10T15:00:40.493Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:00:41 [2020-02-10T15:00:41.057Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:00:42 [2020-02-10T15:00:42.948Z] --- PASS: TestBuildSquashParent (5.39s)
15:00:42 [2020-02-10T15:00:42.948Z] === RUN   TestBuildWithRemoveAndForceRemove
15:00:42 [2020-02-10T15:00:42.948Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:00:42 [2020-02-10T15:00:42.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:00:42 [2020-02-10T15:00:42.948Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:00:42 [2020-02-10T15:00:42.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:00:42 [2020-02-10T15:00:42.948Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:00:42 [2020-02-10T15:00:42.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:00:42 [2020-02-10T15:00:42.948Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:00:42 [2020-02-10T15:00:42.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:00:42 [2020-02-10T15:00:42.948Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:00:42 [2020-02-10T15:00:42.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:00:42 [2020-02-10T15:00:42.948Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:00:42 [2020-02-10T15:00:42.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:00:42 [2020-02-10T15:00:42.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:00:42 [2020-02-10T15:00:42.948Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:00:42 [2020-02-10T15:00:42.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:00:42 [2020-02-10T15:00:42.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:00:45 [2020-02-10T15:00:45.660Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:00:45 [2020-02-10T15:00:45.660Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:00:46 [2020-02-10T15:00:46.309Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:00:46 [2020-02-10T15:00:46.568Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:00:46 [2020-02-10T15:00:46.568Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:00:47 [2020-02-10T15:00:47.713Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:00:47 [2020-02-10T15:00:47.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s)
15:00:47 [2020-02-10T15:00:47.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s)
15:00:47 [2020-02-10T15:00:47.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s)
15:00:47 [2020-02-10T15:00:47.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s)
15:00:47 [2020-02-10T15:00:47.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.90s)
15:00:47 [2020-02-10T15:00:47.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s)
15:00:47 [2020-02-10T15:00:47.713Z] === RUN   TestBuildMultiStageCopy
15:00:47 [2020-02-10T15:00:47.713Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:00:47 [2020-02-10T15:00:47.938Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:00:48 [2020-02-10T15:00:48.870Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:00:49 [2020-02-10T15:00:49.787Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:00:50 [2020-02-10T15:00:50.073Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:00:50 [2020-02-10T15:00:50.241Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:00:50 [2020-02-10T15:00:50.360Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:00:51 [2020-02-10T15:00:51.013Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:00:51 [2020-02-10T15:00:51.172Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:00:51 [2020-02-10T15:00:51.298Z] --- PASS: TestBuildMultiStageCopy (3.58s)
15:00:51 [2020-02-10T15:00:51.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s)
15:00:51 [2020-02-10T15:00:51.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s)
15:00:51 [2020-02-10T15:00:51.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
15:00:51 [2020-02-10T15:00:51.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s)
15:00:51 [2020-02-10T15:00:51.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
15:00:51 [2020-02-10T15:00:51.298Z] === RUN   TestBuildMultiStageParentConfig
15:00:52 [2020-02-10T15:00:52.321Z] --- PASS: TestBuildMultiStageParentConfig (1.06s)
15:00:52 [2020-02-10T15:00:52.321Z] === RUN   TestBuildLabelWithTargets
15:00:52 [2020-02-10T15:00:52.540Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:00:53 [2020-02-10T15:00:53.847Z] --- PASS: TestBuildLabelWithTargets (1.58s)
15:00:53 [2020-02-10T15:00:53.847Z] === RUN   TestBuildWithEmptyLayers
15:00:54 [2020-02-10T15:00:54.434Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:00:54 [2020-02-10T15:00:54.691Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:00:54 [2020-02-10T15:00:54.881Z] --- PASS: TestBuildWithEmptyLayers (0.83s)
15:00:54 [2020-02-10T15:00:54.881Z] === RUN   TestBuildMultiStageOnBuild
15:00:55 [2020-02-10T15:00:55.639Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:00:56 [2020-02-10T15:00:56.576Z] === RUN   TestDockerSuite/TestLogsSince
15:00:56 [2020-02-10T15:00:56.940Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
15:00:56 [2020-02-10T15:00:56.940Z] === RUN   TestBuildUncleanTarFilenames
15:00:58 [2020-02-10T15:00:58.429Z] --- PASS: TestBuildUncleanTarFilenames (1.17s)
15:00:58 [2020-02-10T15:00:58.429Z] === RUN   TestBuildMultiStageLayerLeak
15:01:00 [2020-02-10T15:01:00.472Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s)
15:01:00 [2020-02-10T15:01:00.472Z] === RUN   TestBuildWithHugeFile
15:01:03 [2020-02-10T15:01:03.500Z] #33 126.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:01:03 [2020-02-10T15:01:03.500Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:01:03 [2020-02-10T15:01:03.500Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:01:03 [2020-02-10T15:01:03.500Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:01:03 [2020-02-10T15:01:03.500Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:01:03 [2020-02-10T15:01:03.500Z] #33 136.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:01:03 [2020-02-10T15:01:03.500Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:01:04 [2020-02-10T15:01:04.064Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:01:04 [2020-02-10T15:01:04.629Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:01:04 [2020-02-10T15:01:04.673Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:01:04 [2020-02-10T15:01:04.673Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:01:06 [2020-02-10T15:01:06.526Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:01:07 [2020-02-10T15:01:07.091Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:01:08 [2020-02-10T15:01:08.847Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:01:08 [2020-02-10T15:01:08.986Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:01:09 [2020-02-10T15:01:09.104Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:01:10 [2020-02-10T15:01:10.034Z] === RUN   TestDockerSuite/TestLogsTail
15:01:10 [2020-02-10T15:01:10.360Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:01:10 [2020-02-10T15:01:10.966Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:01:11 [2020-02-10T15:01:11.898Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:01:12 [2020-02-10T15:01:12.258Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:01:12 [2020-02-10T15:01:12.828Z] === RUN   TestDockerSuite/TestMountIntoProc
15:01:13 [2020-02-10T15:01:13.084Z] === RUN   TestDockerSuite/TestMountIntoSys
15:01:13 [2020-02-10T15:01:13.191Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:01:14 [2020-02-10T15:01:14.015Z] === RUN   TestDockerSuite/TestNetHostname
15:01:15 [2020-02-10T15:01:15.087Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:01:16 [2020-02-10T15:01:16.020Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:01:16 [2020-02-10T15:01:16.535Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:01:16 [2020-02-10T15:01:16.792Z] === RUN   TestDockerSuite/TestNetworkEvents
15:01:17 [2020-02-10T15:01:17.392Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:01:18 [2020-02-10T15:01:18.161Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:01:18 [2020-02-10T15:01:18.323Z] #33 152.9 
15:01:18 [2020-02-10T15:01:18.888Z] #33 DONE 153.4s
15:01:18 [2020-02-10T15:01:18.888Z] 
15:01:18 [2020-02-10T15:01:18.889Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
15:01:20 [2020-02-10T15:01:20.683Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:01:21 [2020-02-10T15:01:21.247Z] === RUN   TestDockerSuite/TestPluginActive
15:01:21 [2020-02-10T15:01:21.413Z] #34 DONE 2.0s
15:01:21 [2020-02-10T15:01:21.504Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:01:22 [2020-02-10T15:01:22.360Z] 
15:01:22 [2020-02-10T15:01:22.360Z] #35 [runner 12/12] COPY --from=builder       /build/ /
15:01:23 [2020-02-10T15:01:23.729Z] #35 DONE 1.2s
15:01:23 [2020-02-10T15:01:23.729Z] 
15:01:23 [2020-02-10T15:01:23.729Z] #36 exporting to image
15:01:23 [2020-02-10T15:01:23.729Z] #36 exporting layers
15:01:24 [2020-02-10T15:01:24.778Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:01:25 [2020-02-10T15:01:25.625Z] #36 exporting layers 2.1s done
15:01:25 [2020-02-10T15:01:25.625Z] #36 writing image sha256:94c298a9590fa02691e9bfca848cde5eaf9ac22d83ddf9c5a4bef928de138049 done
15:01:25 [2020-02-10T15:01:25.625Z] #36 naming to docker.io/library/moby-e2e-test done
15:01:25 [2020-02-10T15:01:25.625Z] #36 DONE 2.1s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:01:25 [2020-02-10T15:01:25.940Z] + echo Ensuring container killed.
15:01:25 [2020-02-10T15:01:25.940Z] Ensuring container killed.
15:01:25 [2020-02-10T15:01:25.940Z] + docker rm -vf docker-pr2
15:01:25 [2020-02-10T15:01:25.940Z] Error: No such container: docker-pr2
15:01:25 [2020-02-10T15:01:25.940Z] + true
[Pipeline] sh
15:01:26 [2020-02-10T15:01:26.222Z] + echo Chowning /workspace to jenkins user
15:01:26 [2020-02-10T15:01:26.222Z] Chowning /workspace to jenkins user
15:01:26 [2020-02-10T15:01:26.223Z] + id -u
15:01:26 [2020-02-10T15:01:26.223Z] + id -g
15:01:26 [2020-02-10T15:01:26.223Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40487:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:01:27 [2020-02-10T15:01:27.451Z] + bundleName=unit
15:01:27 [2020-02-10T15:01:27.451Z] + echo Creating unit-bundles.tar.gz
15:01:27 [2020-02-10T15:01:27.451Z] Creating unit-bundles.tar.gz
15:01:27 [2020-02-10T15:01:27.451Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:01:27 [2020-02-10T15:01:27.451Z] bundles/junit-report.xml
15:01:27 [2020-02-10T15:01:27.451Z] bundles/go-test-report.json
15:01:27 [2020-02-10T15:01:27.451Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:01:27 [2020-02-10T15:01:27.505Z] Archiving artifacts
15:01:28 [2020-02-10T15:01:28.003Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40487/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:01:28 [2020-02-10T15:01:28.051Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:01:28 [2020-02-10T15:01:28.312Z] + make clean
15:01:28 [2020-02-10T15:01:28.570Z] docker volume rm -f docker-dev-cache
15:01:28 [2020-02-10T15:01:28.570Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:01:29 [2020-02-10T15:01:29.420Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:01:30 [2020-02-10T15:01:30.788Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:01:34 [2020-02-10T15:01:34.083Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:01:38 [2020-02-10T15:01:38.258Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:01:42 [2020-02-10T15:01:42.435Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:01:42 [2020-02-10T15:01:42.692Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:01:42 [2020-02-10T15:01:42.692Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:01:45 [2020-02-10T15:01:45.966Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:01:48 [2020-02-10T15:01:48.488Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:01:50 [2020-02-10T15:01:50.382Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:01:55 [2020-02-10T15:01:55.634Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:01:55 [2020-02-10T15:01:55.634Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:01:57 [2020-02-10T15:01:57.006Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:02:01 [2020-02-10T15:02:01.180Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:02:04 [2020-02-10T15:02:04.455Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:02:14 [2020-02-10T15:02:14.574Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:02:17 [2020-02-10T15:02:17.095Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:02:21 [2020-02-10T15:02:21.278Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:02:22 [2020-02-10T15:02:22.645Z] --- PASS: TestBuildWithHugeFile (81.15s)
15:02:22 [2020-02-10T15:02:22.645Z] === RUN   TestBuildWithEmptyDockerfile
15:02:22 [2020-02-10T15:02:22.645Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:22 [2020-02-10T15:02:22.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:22 [2020-02-10T15:02:22.645Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:22 [2020-02-10T15:02:22.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:22 [2020-02-10T15:02:22.645Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:22 [2020-02-10T15:02:22.645Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:22 [2020-02-10T15:02:22.645Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:22 [2020-02-10T15:02:22.645Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:22 [2020-02-10T15:02:22.645Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:22 [2020-02-10T15:02:22.645Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
15:02:22 [2020-02-10T15:02:22.645Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
15:02:22 [2020-02-10T15:02:22.645Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
15:02:22 [2020-02-10T15:02:22.645Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
15:02:22 [2020-02-10T15:02:22.645Z] === RUN   TestBuildPreserveOwnership
15:02:22 [2020-02-10T15:02:22.645Z] === RUN   TestBuildPreserveOwnership/copy_from
15:02:24 [2020-02-10T15:02:24.552Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:02:25 [2020-02-10T15:02:25.367Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:02:26 [2020-02-10T15:02:26.863Z] --- PASS: TestBuildPreserveOwnership (4.80s)
15:02:26 [2020-02-10T15:02:26.863Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.12s)
15:02:26 [2020-02-10T15:02:26.863Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
15:02:26 [2020-02-10T15:02:26.863Z] === RUN   TestBuildPlatformInvalid
15:02:26 [2020-02-10T15:02:26.863Z] --- PASS: TestBuildPlatformInvalid (0.16s)
15:02:26 [2020-02-10T15:02:26.863Z] PASS
15:02:26 [2020-02-10T15:02:26.863Z] 
15:02:26 [2020-02-10T15:02:26.863Z] === Skipped
15:02:26 [2020-02-10T15:02:26.863Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:02:26 [2020-02-10T15:02:26.863Z]     build_session_test.go:25: TODO: BuildKit
15:02:26 [2020-02-10T15:02:26.863Z] 
15:02:26 [2020-02-10T15:02:26.863Z] 
15:02:26 [2020-02-10T15:02:26.863Z] DONE 32 tests, 1 skipped in 127.334s
15:02:26 [2020-02-10T15:02:26.863Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:02:26 [2020-02-10T15:02:26.863Z] ++ 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
15:02:26 [2020-02-10T15:02:26.863Z] ++ set -e
15:02:26 [2020-02-10T15:02:26.863Z] ++ '[' -n 0 ']'
15:02:26 [2020-02-10T15:02:26.863Z] ++ set -x
15:02:26 [2020-02-10T15:02:26.863Z] ++ env -i DEST=/go/src/github.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
15:02:26 [2020-02-10T15:02:26.863Z] INFO: Testing against a local daemon
15:02:26 [2020-02-10T15:02:26.863Z] === RUN   TestConfigList
15:02:27 [2020-02-10T15:02:27.075Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:02:28 [2020-02-10T15:02:28.969Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:02:28 [2020-02-10T15:02:28.969Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:02:29 [2020-02-10T15:02:29.567Z] --- PASS: TestConfigList (2.27s)
15:02:29 [2020-02-10T15:02:29.567Z] === RUN   TestConfigsCreateAndDelete
15:02:30 [2020-02-10T15:02:30.865Z] === RUN   TestDockerSuite/TestPortHostBinding
15:02:31 [2020-02-10T15:02:31.634Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
15:02:31 [2020-02-10T15:02:31.634Z] === RUN   TestConfigsUpdate
15:02:32 [2020-02-10T15:02:32.762Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:02:32 [2020-02-10T15:02:32.762Z] === RUN   TestDockerSuite/TestPortList
15:02:33 [2020-02-10T15:02:33.686Z] --- PASS: TestConfigsUpdate (2.22s)
15:02:33 [2020-02-10T15:02:33.686Z] === RUN   TestTemplatedConfig
15:02:36 [2020-02-10T15:02:36.422Z] --- PASS: TestTemplatedConfig (2.73s)
15:02:36 [2020-02-10T15:02:36.423Z] === RUN   TestConfigInspect
15:02:39 [2020-02-10T15:02:39.174Z] --- PASS: TestConfigInspect (2.28s)
15:02:39 [2020-02-10T15:02:39.174Z] === RUN   TestConfigCreateWithLabels
15:02:41 [2020-02-10T15:02:41.226Z] --- PASS: TestConfigCreateWithLabels (2.21s)
15:02:41 [2020-02-10T15:02:41.226Z] === RUN   TestConfigCreateResolve
15:02:43 [2020-02-10T15:02:43.282Z] --- PASS: TestConfigCreateResolve (2.25s)
15:02:43 [2020-02-10T15:02:43.282Z] === RUN   TestConfigDaemonLibtrustID
15:02:43 [2020-02-10T15:02:43.912Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
15:02:43 [2020-02-10T15:02:43.912Z] PASS
15:02:43 [2020-02-10T15:02:43.912Z] 
15:02:43 [2020-02-10T15:02:43.912Z] DONE 8 tests in 16.866s
15:02:43 [2020-02-10T15:02:43.912Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:02:43 [2020-02-10T15:02:43.912Z] ++ 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
15:02:43 [2020-02-10T15:02:43.912Z] ++ set -e
15:02:43 [2020-02-10T15:02:43.912Z] ++ '[' -n 0 ']'
15:02:43 [2020-02-10T15:02:43.912Z] ++ set -x
15:02:43 [2020-02-10T15:02:43.912Z] ++ env -i DEST=/go/src/github.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
15:02:43 [2020-02-10T15:02:43.912Z] INFO: Testing against a local daemon
15:02:43 [2020-02-10T15:02:43.912Z] === RUN   TestCheckpoint
15:02:43 [2020-02-10T15:02:43.912Z] --- SKIP: TestCheckpoint (0.00s)
15:02:43 [2020-02-10T15:02:43.912Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:02:43 [2020-02-10T15:02:43.912Z] === RUN   TestContainerInvalidJSON
15:02:43 [2020-02-10T15:02:43.912Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:02:43 [2020-02-10T15:02:43.912Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:02:43 [2020-02-10T15:02:43.912Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:02:43 [2020-02-10T15:02:43.912Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:02:43 [2020-02-10T15:02:43.912Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:02:43 [2020-02-10T15:02:43.912Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:02:43 [2020-02-10T15:02:43.912Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:02:43 [2020-02-10T15:02:43.912Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:02:43 [2020-02-10T15:02:43.912Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:02:43 [2020-02-10T15:02:43.912Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:02:43 [2020-02-10T15:02:43.912Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:02:43 [2020-02-10T15:02:43.912Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:02:43 [2020-02-10T15:02:43.912Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:02:43 [2020-02-10T15:02:43.912Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:02:43 [2020-02-10T15:02:43.912Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:02:43 [2020-02-10T15:02:43.912Z] === RUN   TestCopyFromContainerPathIsNotDir
15:02:44 [2020-02-10T15:02:44.210Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:02:44 [2020-02-10T15:02:44.210Z] === RUN   TestCopyToContainerPathDoesNotExist
15:02:44 [2020-02-10T15:02:44.210Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
15:02:44 [2020-02-10T15:02:44.210Z] === RUN   TestCopyToContainerPathIsNotDir
15:02:44 [2020-02-10T15:02:44.210Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
15:02:44 [2020-02-10T15:02:44.210Z] === RUN   TestCopyFromContainer
15:02:44 [2020-02-10T15:02:44.944Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:02:44 [2020-02-10T15:02:44.944Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:02:45 [2020-02-10T15:02:45.733Z] === RUN   TestCopyFromContainer//
15:02:45 [2020-02-10T15:02:45.874Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:02:46 [2020-02-10T15:02:46.018Z] === RUN   TestCopyFromContainer//bar/root
15:02:46 [2020-02-10T15:02:46.019Z] === RUN   TestCopyFromContainer//bar/root/
15:02:46 [2020-02-10T15:02:46.019Z] === RUN   TestCopyFromContainer/bar/quux
15:02:46 [2020-02-10T15:02:46.305Z] === RUN   TestCopyFromContainer/bar/quux/
15:02:46 [2020-02-10T15:02:46.305Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:02:46 [2020-02-10T15:02:46.305Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:02:46 [2020-02-10T15:02:46.601Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:02:46 [2020-02-10T15:02:46.601Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:02:46 [2020-02-10T15:02:46.601Z] === RUN   TestCopyFromContainer/bar/notarget
15:02:46 [2020-02-10T15:02:46.889Z] --- PASS: TestCopyFromContainer (2.55s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:02:46 [2020-02-10T15:02:46.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:02:46 [2020-02-10T15:02:46.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:02:46 [2020-02-10T15:02:46.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:02:46 [2020-02-10T15:02:46.889Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:02:46 [2020-02-10T15:02:46.889Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:02:46 [2020-02-10T15:02:46.889Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:02:46 [2020-02-10T15:02:46.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateLinkToNonExistingContainer
15:02:46 [2020-02-10T15:02:46.889Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateWithInvalidEnv
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateWithInvalidEnv/0
15:02:46 [2020-02-10T15:02:46.889Z] === PAUSE TestCreateWithInvalidEnv/0
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateWithInvalidEnv/1
15:02:46 [2020-02-10T15:02:46.889Z] === PAUSE TestCreateWithInvalidEnv/1
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateWithInvalidEnv/2
15:02:46 [2020-02-10T15:02:46.889Z] === PAUSE TestCreateWithInvalidEnv/2
15:02:46 [2020-02-10T15:02:46.889Z] === CONT  TestCreateWithInvalidEnv/0
15:02:46 [2020-02-10T15:02:46.889Z] === CONT  TestCreateWithInvalidEnv/2
15:02:46 [2020-02-10T15:02:46.889Z] === CONT  TestCreateWithInvalidEnv/1
15:02:46 [2020-02-10T15:02:46.889Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:02:46 [2020-02-10T15:02:46.889Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateTmpfsMountsTarget
15:02:46 [2020-02-10T15:02:46.889Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:02:46 [2020-02-10T15:02:46.889Z] === RUN   TestCreateWithCustomMaskedPaths
15:02:48 [2020-02-10T15:02:48.939Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s)
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:02:48 [2020-02-10T15:02:48.939Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:02:48 [2020-02-10T15:02:48.939Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:02:48 [2020-02-10T15:02:48.939Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
15:02:48 [2020-02-10T15:02:48.939Z] === RUN   TestCreateWithCustomReadonlyPaths
15:02:50 [2020-02-10T15:02:50.993Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s)
15:02:50 [2020-02-10T15:02:50.993Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:02:50 [2020-02-10T15:02:50.993Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:02:50 [2020-02-10T15:02:50.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:02:50 [2020-02-10T15:02:50.993Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:02:50 [2020-02-10T15:02:50.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:02:50 [2020-02-10T15:02:50.993Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:02:50 [2020-02-10T15:02:50.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:02:50 [2020-02-10T15:02:50.993Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:02:50 [2020-02-10T15:02:50.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:02:50 [2020-02-10T15:02:50.993Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:02:50 [2020-02-10T15:02:50.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:02:50 [2020-02-10T15:02:50.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:02:50 [2020-02-10T15:02:50.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:02:50 [2020-02-10T15:02:50.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:02:50 [2020-02-10T15:02:50.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:02:50 [2020-02-10T15:02:50.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:02:50 [2020-02-10T15:02:50.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
15:02:50 [2020-02-10T15:02:50.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:02:50 [2020-02-10T15:02:50.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:02:50 [2020-02-10T15:02:50.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:02:50 [2020-02-10T15:02:50.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
15:02:50 [2020-02-10T15:02:50.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:02:50 [2020-02-10T15:02:50.993Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:02:51 [2020-02-10T15:02:51.624Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
15:02:51 [2020-02-10T15:02:51.624Z] === RUN   TestContainerStartOnDaemonRestart
15:02:51 [2020-02-10T15:02:51.624Z] === PAUSE TestContainerStartOnDaemonRestart
15:02:51 [2020-02-10T15:02:51.624Z] === RUN   TestDaemonRestartIpcMode
15:02:51 [2020-02-10T15:02:51.624Z] === PAUSE TestDaemonRestartIpcMode
15:02:51 [2020-02-10T15:02:51.624Z] === RUN   TestDaemonHostGatewayIP
15:02:51 [2020-02-10T15:02:51.624Z] === PAUSE TestDaemonHostGatewayIP
15:02:51 [2020-02-10T15:02:51.624Z] === RUN   TestDiff
15:02:52 [2020-02-10T15:02:52.273Z] --- PASS: TestDiff (0.68s)
15:02:52 [2020-02-10T15:02:52.273Z] === RUN   TestExecWithCloseStdin
15:02:52 [2020-02-10T15:02:52.419Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:02:52 [2020-02-10T15:02:52.419Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:02:52 [2020-02-10T15:02:52.419Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:02:52 [2020-02-10T15:02:52.982Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:02:52 [2020-02-10T15:02:52.982Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:02:53 [2020-02-10T15:02:53.329Z] --- PASS: TestExecWithCloseStdin (0.80s)
15:02:53 [2020-02-10T15:02:53.329Z] === RUN   TestExec
15:02:53 [2020-02-10T15:02:53.912Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:02:53 [2020-02-10T15:02:53.912Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:02:53 [2020-02-10T15:02:53.949Z] --- PASS: TestExec (0.79s)
15:02:53 [2020-02-10T15:02:53.949Z] === RUN   TestExecUser
15:02:54 [2020-02-10T15:02:54.475Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:02:54 [2020-02-10T15:02:54.732Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:02:54 [2020-02-10T15:02:54.977Z] --- PASS: TestExecUser (0.77s)
15:02:54 [2020-02-10T15:02:54.977Z] === RUN   TestExportContainerAndImportImage
15:02:55 [2020-02-10T15:02:55.996Z] --- PASS: TestExportContainerAndImportImage (1.02s)
15:02:55 [2020-02-10T15:02:55.996Z] === RUN   TestExportContainerAfterDaemonRestart
15:02:56 [2020-02-10T15:02:56.626Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:02:56 [2020-02-10T15:02:56.626Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:02:57 [2020-02-10T15:02:57.485Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
15:02:57 [2020-02-10T15:02:57.485Z] === RUN   TestHealthCheckWorkdir
15:02:58 [2020-02-10T15:02:58.497Z] --- PASS: TestHealthCheckWorkdir (0.94s)
15:02:58 [2020-02-10T15:02:58.497Z] === RUN   TestHealthKillContainer
15:02:59 [2020-02-10T15:02:59.900Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:02:59 [2020-02-10T15:02:59.900Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:03:01 [2020-02-10T15:03:01.187Z] --- PASS: TestHealthKillContainer (2.89s)
15:03:01 [2020-02-10T15:03:01.187Z] === RUN   TestInspectCpusetInConfigPre120
15:03:01 [2020-02-10T15:03:01.270Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:03:01 [2020-02-10T15:03:01.851Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s)
15:03:01 [2020-02-10T15:03:01.851Z] === RUN   TestIpcModeNone
15:03:01 [2020-02-10T15:03:01.949Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:03:02 [2020-02-10T15:03:02.212Z] === RUN   TestDockerSuite/TestPsByOrder
15:03:02 [2020-02-10T15:03:02.867Z] --- PASS: TestIpcModeNone (0.76s)
15:03:02 [2020-02-10T15:03:02.867Z] === RUN   TestIpcModePrivate
15:03:03 [2020-02-10T15:03:03.489Z] --- PASS: TestIpcModePrivate (0.79s)
15:03:03 [2020-02-10T15:03:03.489Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
15:03:03 [2020-02-10T15:03:03.489Z] === RUN   TestIpcModeShareable
15:03:04 [2020-02-10T15:03:04.117Z] --- PASS: TestIpcModeShareable (0.81s)
15:03:04 [2020-02-10T15:03:04.117Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
15:03:04 [2020-02-10T15:03:04.117Z] === RUN   TestAPIIpcModeShareableAndContainer
15:03:06 [2020-02-10T15:03:06.387Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:03:06 [2020-02-10T15:03:06.644Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:03:06 [2020-02-10T15:03:06.853Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s)
15:03:06 [2020-02-10T15:03:06.853Z] === RUN   TestAPIIpcModeHost
15:03:07 [2020-02-10T15:03:07.140Z] --- PASS: TestAPIIpcModeHost (0.65s)
15:03:07 [2020-02-10T15:03:07.140Z] === RUN   TestDaemonIpcModeShareable
15:03:09 [2020-02-10T15:03:09.182Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
15:03:09 [2020-02-10T15:03:09.182Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:03:09 [2020-02-10T15:03:09.182Z] === RUN   TestDaemonIpcModePrivate
15:03:10 [2020-02-10T15:03:10.685Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
15:03:10 [2020-02-10T15:03:10.685Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:03:10 [2020-02-10T15:03:10.685Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:03:10 [2020-02-10T15:03:10.821Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:03:12 [2020-02-10T15:03:12.189Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
15:03:12 [2020-02-10T15:03:12.189Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:03:12 [2020-02-10T15:03:12.189Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:03:13 [2020-02-10T15:03:13.342Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:03:14 [2020-02-10T15:03:14.247Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s)
15:03:14 [2020-02-10T15:03:14.247Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:03:14 [2020-02-10T15:03:14.247Z] === RUN   TestIpcModeOlderClient
15:03:14 [2020-02-10T15:03:14.247Z] === PAUSE TestIpcModeOlderClient
15:03:14 [2020-02-10T15:03:14.247Z] === RUN   TestKillContainerInvalidSignal
15:03:14 [2020-02-10T15:03:14.533Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
15:03:14 [2020-02-10T15:03:14.533Z] === RUN   TestKillContainer
15:03:14 [2020-02-10T15:03:14.533Z] === RUN   TestKillContainer/no_signal
15:03:15 [2020-02-10T15:03:15.155Z] === RUN   TestKillContainer/non_killing_signal
15:03:15 [2020-02-10T15:03:15.782Z] === RUN   TestKillContainer/killing_signal
15:03:15 [2020-02-10T15:03:15.866Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:03:15 [2020-02-10T15:03:15.866Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:03:16 [2020-02-10T15:03:16.122Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:03:16 [2020-02-10T15:03:16.822Z] --- PASS: TestKillContainer (2.01s)
15:03:16 [2020-02-10T15:03:16.822Z]     --- PASS: TestKillContainer/no_signal (0.64s)
15:03:16 [2020-02-10T15:03:16.822Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
15:03:16 [2020-02-10T15:03:16.822Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
15:03:16 [2020-02-10T15:03:16.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:03:16 [2020-02-10T15:03:16.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:03:17 [2020-02-10T15:03:17.147Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:03:18 [2020-02-10T15:03:18.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
15:03:18 [2020-02-10T15:03:18.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
15:03:18 [2020-02-10T15:03:18.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
15:03:18 [2020-02-10T15:03:18.162Z] === RUN   TestKillStoppedContainer
15:03:18 [2020-02-10T15:03:18.162Z] --- PASS: TestKillStoppedContainer (0.09s)
15:03:18 [2020-02-10T15:03:18.162Z] === RUN   TestKillStoppedContainerAPIPre120
15:03:18 [2020-02-10T15:03:18.162Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:03:18 [2020-02-10T15:03:18.162Z] === RUN   TestKillDifferentUserContainer
15:03:18 [2020-02-10T15:03:18.782Z] --- PASS: TestKillDifferentUserContainer (0.67s)
15:03:18 [2020-02-10T15:03:18.782Z] === RUN   TestInspectOomKilledTrue
15:03:20 [2020-02-10T15:03:20.292Z] --- PASS: TestInspectOomKilledTrue (1.17s)
15:03:20 [2020-02-10T15:03:20.292Z] === RUN   TestInspectOomKilledFalse
15:03:20 [2020-02-10T15:03:20.298Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:03:20 [2020-02-10T15:03:20.576Z] --- PASS: TestInspectOomKilledFalse (0.67s)
15:03:20 [2020-02-10T15:03:20.576Z] === RUN   TestLinksEtcHostsContentMatch
15:03:21 [2020-02-10T15:03:21.198Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
15:03:21 [2020-02-10T15:03:21.198Z] === RUN   TestLinksContainerNames
15:03:22 [2020-02-10T15:03:22.699Z] --- PASS: TestLinksContainerNames (1.28s)
15:03:22 [2020-02-10T15:03:22.699Z] === RUN   TestLogsFollowTailEmpty
15:03:23 [2020-02-10T15:03:23.016Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
15:03:23 [2020-02-10T15:03:23.016Z] === RUN   TestContainerNetworkMountsNoChown
15:03:24 [2020-02-10T15:03:24.057Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/default
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/default
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/private
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/private
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rprivate
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rprivate
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/slave
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/slave
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rslave
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rslave
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/shared
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/shared
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rshared
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rshared
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/default
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rshared
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/shared
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rslave
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/default/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/default/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/slave
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rprivate
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/private
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/private/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/private/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/default/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/default/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/private/mount_root
15:03:24 [2020-02-10T15:03:24.057Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:03:24 [2020-02-10T15:03:24.349Z] === CONT  TestMountDaemonRoot/private/bind_root
15:03:24 [2020-02-10T15:03:24.349Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:03:24 [2020-02-10T15:03:24.349Z] --- PASS: TestMountDaemonRoot (0.04s)
15:03:24 [2020-02-10T15:03:24.349Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:03:24 [2020-02-10T15:03:24.349Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
15:03:24 [2020-02-10T15:03:24.349Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:03:24 [2020-02-10T15:03:24.349Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:03:24 [2020-02-10T15:03:24.349Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:03:24 [2020-02-10T15:03:24.349Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:03:24 [2020-02-10T15:03:24.349Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
15:03:24 [2020-02-10T15:03:24.349Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:03:24 [2020-02-10T15:03:24.349Z] === RUN   TestContainerBindMountNonRecursive
15:03:25 [2020-02-10T15:03:25.839Z] --- PASS: TestContainerBindMountNonRecursive (1.58s)
15:03:25 [2020-02-10T15:03:25.839Z] === RUN   TestNetworkNat
15:03:26 [2020-02-10T15:03:26.458Z] --- PASS: TestNetworkNat (0.72s)
15:03:26 [2020-02-10T15:03:26.458Z] === RUN   TestNetworkLocalhostTCPNat
15:03:27 [2020-02-10T15:03:27.482Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
15:03:27 [2020-02-10T15:03:27.482Z] === RUN   TestNetworkLoopbackNat
15:03:28 [2020-02-10T15:03:28.125Z] --- PASS: TestNetworkLoopbackNat (0.92s)
15:03:28 [2020-02-10T15:03:28.125Z] === RUN   TestPause
15:03:28 [2020-02-10T15:03:28.393Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:03:28 [2020-02-10T15:03:28.957Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:03:29 [2020-02-10T15:03:29.139Z] --- PASS: TestPause (0.74s)
15:03:29 [2020-02-10T15:03:29.139Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:03:29 [2020-02-10T15:03:29.139Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:03:29 [2020-02-10T15:03:29.139Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:03:29 [2020-02-10T15:03:29.139Z] === RUN   TestPauseStopPausedContainer
15:03:29 [2020-02-10T15:03:29.759Z] --- PASS: TestPauseStopPausedContainer (0.74s)
15:03:29 [2020-02-10T15:03:29.759Z] === RUN   TestPsFilter
15:03:29 [2020-02-10T15:03:29.759Z] --- PASS: TestPsFilter (0.17s)
15:03:29 [2020-02-10T15:03:29.759Z] === RUN   TestRemoveContainerWithRemovedVolume
15:03:30 [2020-02-10T15:03:30.381Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s)
15:03:30 [2020-02-10T15:03:30.381Z] === RUN   TestRemoveContainerWithVolume
15:03:31 [2020-02-10T15:03:31.003Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
15:03:31 [2020-02-10T15:03:31.003Z] === RUN   TestRemoveContainerRunning
15:03:31 [2020-02-10T15:03:31.481Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:03:31 [2020-02-10T15:03:31.636Z] --- PASS: TestRemoveContainerRunning (0.66s)
15:03:31 [2020-02-10T15:03:31.636Z] === RUN   TestRemoveContainerForceRemoveRunning
15:03:32 [2020-02-10T15:03:32.654Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
15:03:32 [2020-02-10T15:03:32.654Z] === RUN   TestRemoveInvalidContainer
15:03:32 [2020-02-10T15:03:32.654Z] --- PASS: TestRemoveInvalidContainer (0.03s)
15:03:32 [2020-02-10T15:03:32.654Z] === RUN   TestRenameLinkedContainer
15:03:33 [2020-02-10T15:03:33.376Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:03:35 [2020-02-10T15:03:35.270Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:03:35 [2020-02-10T15:03:35.373Z] --- PASS: TestRenameLinkedContainer (2.57s)
15:03:35 [2020-02-10T15:03:35.373Z] === RUN   TestRenameStoppedContainer
15:03:35 [2020-02-10T15:03:35.528Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:03:35 [2020-02-10T15:03:35.663Z] --- PASS: TestRenameStoppedContainer (0.68s)
15:03:35 [2020-02-10T15:03:35.663Z] === RUN   TestRenameRunningContainerAndReuse
15:03:37 [2020-02-10T15:03:37.177Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s)
15:03:37 [2020-02-10T15:03:37.177Z] === RUN   TestRenameInvalidName
15:03:37 [2020-02-10T15:03:37.424Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:03:37 [2020-02-10T15:03:37.821Z] --- PASS: TestRenameInvalidName (0.71s)
15:03:37 [2020-02-10T15:03:37.821Z] === RUN   TestRenameAnonymousContainer
15:03:38 [2020-02-10T15:03:38.355Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:03:40 [2020-02-10T15:03:40.250Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:03:40 [2020-02-10T15:03:40.551Z] --- PASS: TestRenameAnonymousContainer (2.62s)
15:03:40 [2020-02-10T15:03:40.551Z] === RUN   TestRenameContainerWithSameName
15:03:41 [2020-02-10T15:03:41.182Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:03:41 [2020-02-10T15:03:41.184Z] --- PASS: TestRenameContainerWithSameName (0.67s)
15:03:41 [2020-02-10T15:03:41.184Z] === RUN   TestRenameContainerWithLinkedContainer
15:03:41 [2020-02-10T15:03:41.764Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:03:41 [2020-02-10T15:03:41.764Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:03:42 [2020-02-10T15:03:42.351Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s)
15:03:42 [2020-02-10T15:03:42.351Z] === RUN   TestResize
15:03:42 [2020-02-10T15:03:42.704Z] === RUN   TestDockerSuite/TestPsRightTagName
15:03:43 [2020-02-10T15:03:43.399Z] --- PASS: TestResize (0.72s)
15:03:43 [2020-02-10T15:03:43.399Z] === RUN   TestResizeWithInvalidSize
15:03:44 [2020-02-10T15:03:44.036Z] --- PASS: TestResizeWithInvalidSize (0.72s)
15:03:44 [2020-02-10T15:03:44.036Z] === RUN   TestResizeWhenContainerNotStarted
15:03:44 [2020-02-10T15:03:44.662Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:03:44 [2020-02-10T15:03:44.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:03:44 [2020-02-10T15:03:44.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:03:45 [2020-02-10T15:03:45.979Z] === RUN   TestDockerSuite/TestPsShowMounts
15:03:46 [2020-02-10T15:03:46.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:03:47 [2020-02-10T15:03:47.034Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:03:48 [2020-02-10T15:03:48.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:03:48 [2020-02-10T15:03:48.501Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:03:49 [2020-02-10T15:03:49.066Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:03:49 [2020-02-10T15:03:49.066Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:03:49 [2020-02-10T15:03:49.323Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:03:49 [2020-02-10T15:03:49.323Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:03:49 [2020-02-10T15:03:49.323Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:03:49 [2020-02-10T15:03:49.559Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:03:50 [2020-02-10T15:03:50.252Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:03:50 [2020-02-10T15:03:50.605Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:03:51 [2020-02-10T15:03:51.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:03:51 [2020-02-10T15:03:51.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:03:51 [2020-02-10T15:03:51.539Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:03:52 [2020-02-10T15:03:52.146Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:03:53 [2020-02-10T15:03:53.518Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:03:54 [2020-02-10T15:03:54.272Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.30s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.35s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.75s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.52s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.43s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.06s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.06s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.95s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s)
15:03:54 [2020-02-10T15:03:54.272Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s)
15:03:54 [2020-02-10T15:03:54.272Z] === RUN   TestCgroupNamespacesRun
15:03:54 [2020-02-10T15:03:54.449Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:03:56 [2020-02-10T15:03:56.309Z] --- PASS: TestCgroupNamespacesRun (1.64s)
15:03:56 [2020-02-10T15:03:56.309Z] === RUN   TestCgroupNamespacesRunPrivileged
15:03:57 [2020-02-10T15:03:57.793Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s)
15:03:57 [2020-02-10T15:03:57.793Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:03:59 [2020-02-10T15:03:59.282Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
15:03:59 [2020-02-10T15:03:59.282Z] === RUN   TestCgroupNamespacesRunHostMode
15:04:00 [2020-02-10T15:04:00.763Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s)
15:04:00 [2020-02-10T15:04:00.763Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:04:02 [2020-02-10T15:04:02.544Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:04:02 [2020-02-10T15:04:02.544Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:04:02 [2020-02-10T15:04:02.816Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s)
15:04:02 [2020-02-10T15:04:02.816Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:04:03 [2020-02-10T15:04:03.488Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
15:04:03 [2020-02-10T15:04:03.488Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:04:03 [2020-02-10T15:04:03.913Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:04:04 [2020-02-10T15:04:04.553Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
15:04:04 [2020-02-10T15:04:04.553Z] === RUN   TestCgroupNamespacesRunOlderClient
15:04:06 [2020-02-10T15:04:06.041Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s)
15:04:06 [2020-02-10T15:04:06.041Z] === RUN   TestKernelTCPMemory
15:04:06 [2020-02-10T15:04:06.433Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:04:06 [2020-02-10T15:04:06.433Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:04:06 [2020-02-10T15:04:06.433Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:04:06 [2020-02-10T15:04:06.690Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:04:07 [2020-02-10T15:04:07.068Z] --- PASS: TestKernelTCPMemory (0.84s)
15:04:07 [2020-02-10T15:04:07.068Z] === RUN   TestNISDomainname
15:04:07 [2020-02-10T15:04:07.693Z] --- PASS: TestNISDomainname (0.89s)
15:04:07 [2020-02-10T15:04:07.693Z] === RUN   TestHostnameDnsResolution
15:04:08 [2020-02-10T15:04:08.727Z] --- PASS: TestHostnameDnsResolution (1.07s)
15:04:08 [2020-02-10T15:04:08.727Z] === RUN   TestStats
15:04:09 [2020-02-10T15:04:09.962Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:04:09 [2020-02-10T15:04:09.962Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:04:10 [2020-02-10T15:04:10.782Z] --- PASS: TestStats (1.82s)
15:04:10 [2020-02-10T15:04:10.782Z] === RUN   TestStopContainerWithTimeout
15:04:10 [2020-02-10T15:04:10.782Z] === RUN   TestStopContainerWithTimeout/0
15:04:10 [2020-02-10T15:04:10.782Z] === PAUSE TestStopContainerWithTimeout/0
15:04:10 [2020-02-10T15:04:10.782Z] === RUN   TestStopContainerWithTimeout/1
15:04:10 [2020-02-10T15:04:10.782Z] === PAUSE TestStopContainerWithTimeout/1
15:04:10 [2020-02-10T15:04:10.782Z] === RUN   TestStopContainerWithTimeout/3
15:04:10 [2020-02-10T15:04:10.782Z] === PAUSE TestStopContainerWithTimeout/3
15:04:10 [2020-02-10T15:04:10.782Z] === RUN   TestStopContainerWithTimeout/-1
15:04:10 [2020-02-10T15:04:10.782Z] === PAUSE TestStopContainerWithTimeout/-1
15:04:10 [2020-02-10T15:04:10.782Z] === CONT  TestStopContainerWithTimeout/0
15:04:10 [2020-02-10T15:04:10.782Z] === CONT  TestStopContainerWithTimeout/3
15:04:10 [2020-02-10T15:04:10.782Z] === CONT  TestStopContainerWithTimeout/1
15:04:10 [2020-02-10T15:04:10.782Z] === CONT  TestStopContainerWithTimeout/-1
15:04:10 [2020-02-10T15:04:10.892Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:04:12 [2020-02-10T15:04:12.790Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:04:14 [2020-02-10T15:04:14.280Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:04:14 [2020-02-10T15:04:14.280Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
15:04:14 [2020-02-10T15:04:14.280Z]     --- PASS: TestStopContainerWithTimeout/1 (2.29s)
15:04:14 [2020-02-10T15:04:14.280Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
15:04:14 [2020-02-10T15:04:14.280Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.28s)
15:04:14 [2020-02-10T15:04:14.280Z] === RUN   TestDeleteDevicemapper
15:04:14 [2020-02-10T15:04:14.280Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:04:14 [2020-02-10T15:04:14.280Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:04:14 [2020-02-10T15:04:14.280Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:04:15 [2020-02-10T15:04:15.314Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:04:15 [2020-02-10T15:04:15.776Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s)
15:04:15 [2020-02-10T15:04:15.776Z] === RUN   TestUpdateMemory
15:04:16 [2020-02-10T15:04:16.690Z] === RUN   TestDockerSuite/TestRmiBlank
15:04:16 [2020-02-10T15:04:16.690Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:04:16 [2020-02-10T15:04:16.690Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:04:16 [2020-02-10T15:04:16.796Z] --- PASS: TestUpdateMemory (0.92s)
15:04:16 [2020-02-10T15:04:16.796Z] === RUN   TestUpdateCPUQuota
15:04:18 [2020-02-10T15:04:18.297Z] --- PASS: TestUpdateCPUQuota (1.38s)
15:04:18 [2020-02-10T15:04:18.297Z] === RUN   TestUpdatePidsLimit
15:04:18 [2020-02-10T15:04:18.297Z] === RUN   TestUpdatePidsLimit/update_from_none
15:04:18 [2020-02-10T15:04:18.582Z] === RUN   TestUpdatePidsLimit/no_change
15:04:18 [2020-02-10T15:04:18.868Z] === RUN   TestUpdatePidsLimit/update_lower
15:04:19 [2020-02-10T15:04:19.155Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:04:19 [2020-02-10T15:04:19.488Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:04:19 [2020-02-10T15:04:19.774Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:04:20 [2020-02-10T15:04:20.396Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:04:20 [2020-02-10T15:04:20.869Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:04:21 [2020-02-10T15:04:21.427Z] --- PASS: TestUpdatePidsLimit (3.27s)
15:04:21 [2020-02-10T15:04:21.428Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
15:04:21 [2020-02-10T15:04:21.428Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
15:04:21 [2020-02-10T15:04:21.428Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
15:04:21 [2020-02-10T15:04:21.428Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
15:04:21 [2020-02-10T15:04:21.428Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
15:04:21 [2020-02-10T15:04:21.428Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
15:04:21 [2020-02-10T15:04:21.428Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
15:04:21 [2020-02-10T15:04:21.428Z] === RUN   TestUpdateRestartPolicy
15:04:22 [2020-02-10T15:04:22.239Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:04:22 [2020-02-10T15:04:22.239Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:04:24 [2020-02-10T15:04:24.763Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:04:25 [2020-02-10T15:04:25.327Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:04:27 [2020-02-10T15:04:27.222Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:04:28 [2020-02-10T15:04:28.152Z] === RUN   TestDockerSuite/TestRmiTag
15:04:28 [2020-02-10T15:04:28.409Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:04:28 [2020-02-10T15:04:28.973Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:04:29 [2020-02-10T15:04:29.230Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:04:34 [2020-02-10T15:04:34.027Z] --- PASS: TestUpdateRestartPolicy (12.12s)
15:04:34 [2020-02-10T15:04:34.027Z] === RUN   TestUpdateRestartWithAutoRemove
15:04:34 [2020-02-10T15:04:34.310Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
15:04:34 [2020-02-10T15:04:34.310Z] === RUN   TestWaitNonBlocked
15:04:34 [2020-02-10T15:04:34.310Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:04:34 [2020-02-10T15:04:34.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:04:34 [2020-02-10T15:04:34.310Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:04:34 [2020-02-10T15:04:34.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:04:34 [2020-02-10T15:04:34.310Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:04:34 [2020-02-10T15:04:34.310Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:04:34 [2020-02-10T15:04:34.486Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:04:35 [2020-02-10T15:04:35.049Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:04:35 [2020-02-10T15:04:35.335Z] --- PASS: TestWaitNonBlocked (0.04s)
15:04:35 [2020-02-10T15:04:35.336Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s)
15:04:35 [2020-02-10T15:04:35.336Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
15:04:35 [2020-02-10T15:04:35.336Z] === RUN   TestWaitBlocked
15:04:35 [2020-02-10T15:04:35.336Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:04:35 [2020-02-10T15:04:35.336Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:04:35 [2020-02-10T15:04:35.336Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:04:35 [2020-02-10T15:04:35.336Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:04:35 [2020-02-10T15:04:35.336Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:04:35 [2020-02-10T15:04:35.336Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:04:35 [2020-02-10T15:04:35.979Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:04:36 [2020-02-10T15:04:36.236Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:04:36 [2020-02-10T15:04:36.398Z] --- PASS: TestWaitBlocked (0.04s)
15:04:36 [2020-02-10T15:04:36.398Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
15:04:36 [2020-02-10T15:04:36.398Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
15:04:36 [2020-02-10T15:04:36.398Z] === CONT  TestContainerStartOnDaemonRestart
15:04:36 [2020-02-10T15:04:36.398Z] === CONT  TestDaemonHostGatewayIP
15:04:36 [2020-02-10T15:04:36.398Z] === CONT  TestIpcModeOlderClient
15:04:36 [2020-02-10T15:04:36.398Z] === CONT  TestDaemonRestartIpcMode
15:04:36 [2020-02-10T15:04:36.693Z] --- PASS: TestIpcModeOlderClient (0.19s)
15:04:38 [2020-02-10T15:04:38.135Z] === RUN   TestDockerSuite/TestRunAddHost
15:04:38 [2020-02-10T15:04:38.698Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:04:38 [2020-02-10T15:04:38.955Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:04:39 [2020-02-10T15:04:39.885Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:04:39 [2020-02-10T15:04:39.885Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:04:40 [2020-02-10T15:04:40.249Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s)
15:04:40 [2020-02-10T15:04:40.816Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:04:41 [2020-02-10T15:04:41.302Z] --- PASS: TestDaemonHostGatewayIP (4.72s)
15:04:41 [2020-02-10T15:04:41.302Z] --- PASS: TestDaemonRestartIpcMode (4.82s)
15:04:41 [2020-02-10T15:04:41.302Z] PASS
15:04:41 [2020-02-10T15:04:41.302Z] 
15:04:41 [2020-02-10T15:04:41.302Z] === Skipped
15:04:41 [2020-02-10T15:04:41.302Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:04:41 [2020-02-10T15:04:41.302Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:04:41 [2020-02-10T15:04:41.302Z] 
15:04:41 [2020-02-10T15:04:41.302Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:04:41 [2020-02-10T15:04:41.302Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:04:41 [2020-02-10T15:04:41.302Z] 
15:04:41 [2020-02-10T15:04:41.302Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:04:41 [2020-02-10T15:04:41.302Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:04:41 [2020-02-10T15:04:41.302Z] 
15:04:41 [2020-02-10T15:04:41.302Z] 
15:04:41 [2020-02-10T15:04:41.302Z] DONE 199 tests, 3 skipped in 117.479s
15:04:41 [2020-02-10T15:04:41.302Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:04:41 [2020-02-10T15:04:41.302Z] ++ 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
15:04:41 [2020-02-10T15:04:41.302Z] ++ set -e
15:04:41 [2020-02-10T15:04:41.302Z] ++ '[' -n 0 ']'
15:04:41 [2020-02-10T15:04:41.302Z] ++ set -x
15:04:41 [2020-02-10T15:04:41.302Z] ++ env -i DEST=/go/src/github.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
15:04:41 [2020-02-10T15:04:41.302Z] INFO: Testing against a local daemon
15:04:41 [2020-02-10T15:04:41.302Z] === RUN   TestCommitInheritsEnv
15:04:41 [2020-02-10T15:04:41.936Z] --- PASS: TestCommitInheritsEnv (0.42s)
15:04:41 [2020-02-10T15:04:41.936Z] === RUN   TestImportExtremelyLargeImageWorks
15:04:41 [2020-02-10T15:04:41.936Z] === PAUSE TestImportExtremelyLargeImageWorks
15:04:41 [2020-02-10T15:04:41.936Z] === RUN   TestImagesFilterMultiReference
15:04:41 [2020-02-10T15:04:41.936Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:04:41 [2020-02-10T15:04:41.936Z] === RUN   TestImagePullPlatformInvalid
15:04:41 [2020-02-10T15:04:41.936Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:04:41 [2020-02-10T15:04:41.936Z] === RUN   TestRemoveImageOrphaning
15:04:42 [2020-02-10T15:04:42.581Z] --- PASS: TestRemoveImageOrphaning (0.45s)
15:04:42 [2020-02-10T15:04:42.581Z] === RUN   TestRemoveImageGarbageCollector
15:04:42 [2020-02-10T15:04:42.581Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:04:42 [2020-02-10T15:04:42.581Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:42 [2020-02-10T15:04:42.581Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:04:42 [2020-02-10T15:04:42.581Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:04:42 [2020-02-10T15:04:42.581Z] === RUN   TestTagInvalidReference
15:04:42 [2020-02-10T15:04:42.581Z] --- PASS: TestTagInvalidReference (0.04s)
15:04:42 [2020-02-10T15:04:42.581Z] === RUN   TestTagValidPrefixedRepo
15:04:42 [2020-02-10T15:04:42.581Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:04:42 [2020-02-10T15:04:42.581Z] === RUN   TestTagExistedNameWithoutForce
15:04:42 [2020-02-10T15:04:42.581Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:04:42 [2020-02-10T15:04:42.581Z] === RUN   TestTagOfficialNames
15:04:42 [2020-02-10T15:04:42.581Z] --- PASS: TestTagOfficialNames (0.07s)
15:04:42 [2020-02-10T15:04:42.581Z] === RUN   TestTagMatchesDigest
15:04:42 [2020-02-10T15:04:42.581Z] --- PASS: TestTagMatchesDigest (0.03s)
15:04:42 [2020-02-10T15:04:42.581Z] === CONT  TestImportExtremelyLargeImageWorks
15:04:42 [2020-02-10T15:04:42.709Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:04:43 [2020-02-10T15:04:43.272Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:04:44 [2020-02-10T15:04:44.204Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:04:45 [2020-02-10T15:04:45.135Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:04:47 [2020-02-10T15:04:47.029Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:04:47 [2020-02-10T15:04:47.959Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:04:48 [2020-02-10T15:04:48.231Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:04:49 [2020-02-10T15:04:49.614Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:04:50 [2020-02-10T15:04:50.546Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:04:51 [2020-02-10T15:04:51.476Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:04:52 [2020-02-10T15:04:52.406Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:04:53 [2020-02-10T15:04:53.335Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:04:54 [2020-02-10T15:04:54.266Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:04:55 [2020-02-10T15:04:55.638Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:04:56 [2020-02-10T15:04:56.201Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:04:56 [2020-02-10T15:04:56.201Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:04:57 [2020-02-10T15:04:57.132Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:04:58 [2020-02-10T15:04:58.063Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:04:58 [2020-02-10T15:04:58.063Z] === RUN   TestDockerSuite/TestRunBindMounts
15:05:00 [2020-02-10T15:05:00.588Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:05:01 [2020-02-10T15:05:01.518Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:05:02 [2020-02-10T15:05:02.450Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:05:03 [2020-02-10T15:05:03.382Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:05:03 [2020-02-10T15:05:03.945Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:05:03 [2020-02-10T15:05:03.945Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:05:04 [2020-02-10T15:05:04.875Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:05:05 [2020-02-10T15:05:05.441Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:05:06 [2020-02-10T15:05:06.372Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:05:07 [2020-02-10T15:05:07.302Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:05:07 [2020-02-10T15:05:07.870Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:05:07 [2020-02-10T15:05:07.870Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:05:08 [2020-02-10T15:05:08.801Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:05:08 [2020-02-10T15:05:08.801Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:05:10 [2020-02-10T15:05:10.170Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:05:11 [2020-02-10T15:05:11.100Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:05:12 [2020-02-10T15:05:12.031Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:05:12 [2020-02-10T15:05:12.595Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:05:12 [2020-02-10T15:05:12.852Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:05:13 [2020-02-10T15:05:13.417Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:05:15 [2020-02-10T15:05:15.339Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:05:16 [2020-02-10T15:05:16.709Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:05:18 [2020-02-10T15:05:18.604Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:05:19 [2020-02-10T15:05:19.167Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:05:19 [2020-02-10T15:05:19.731Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:05:20 [2020-02-10T15:05:20.661Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:05:21 [2020-02-10T15:05:21.591Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:05:22 [2020-02-10T15:05:22.155Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:05:24 [2020-02-10T15:05:24.049Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:05:28 [2020-02-10T15:05:28.225Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:05:28 [2020-02-10T15:05:28.225Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:05:28 [2020-02-10T15:05:28.789Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:05:31 [2020-02-10T15:05:31.310Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:05:33 [2020-02-10T15:05:33.205Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:05:35 [2020-02-10T15:05:35.727Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:05:39 [2020-02-10T15:05:39.002Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:05:39 [2020-02-10T15:05:39.002Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:05:39 [2020-02-10T15:05:39.002Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:05:39 [2020-02-10T15:05:39.566Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:05:41 [2020-02-10T15:05:41.462Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:05:42 [2020-02-10T15:05:42.832Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:05:45 [2020-02-10T15:05:45.357Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:05:45 [2020-02-10T15:05:45.921Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:05:47 [2020-02-10T15:05:47.834Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:05:48 [2020-02-10T15:05:48.765Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:05:48 [2020-02-10T15:05:48.765Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:05:49 [2020-02-10T15:05:49.328Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:05:51 [2020-02-10T15:05:51.223Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:05:51 [2020-02-10T15:05:51.223Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:05:52 [2020-02-10T15:05:52.155Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:05:53 [2020-02-10T15:05:53.085Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:05:53 [2020-02-10T15:05:53.649Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:05:54 [2020-02-10T15:05:54.581Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:05:54 [2020-02-10T15:05:54.581Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:05:55 [2020-02-10T15:05:55.512Z] === RUN   TestDockerSuite/TestRunEnvironment
15:05:56 [2020-02-10T15:05:56.075Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:05:57 [2020-02-10T15:05:57.007Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:05:57 [2020-02-10T15:05:57.938Z] === RUN   TestDockerSuite/TestRunExitCode
15:05:58 [2020-02-10T15:05:58.501Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:05:59 [2020-02-10T15:05:59.430Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:05:59 [2020-02-10T15:05:59.995Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:06:00 [2020-02-10T15:06:00.927Z] === RUN   TestDockerSuite/TestRunExposePort
15:06:00 [2020-02-10T15:06:00.927Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:06:01 [2020-02-10T15:06:01.859Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:06:02 [2020-02-10T15:06:02.789Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:06:04 [2020-02-10T15:06:04.159Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:06:04 [2020-02-10T15:06:04.722Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:06:04 [2020-02-10T15:06:04.722Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:06:08 [2020-02-10T15:06:08.898Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:06:08 [2020-02-10T15:06:08.898Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:06:21 [2020-02-10T15:06:21.077Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:06:22 [2020-02-10T15:06:22.008Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:06:23 [2020-02-10T15:06:23.398Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:06:23 [2020-02-10T15:06:23.398Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:06:23 [2020-02-10T15:06:23.398Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:06:23 [2020-02-10T15:06:23.398Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:06:24 [2020-02-10T15:06:24.328Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:06:27 [2020-02-10T15:06:27.601Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:06:29 [2020-02-10T15:06:29.497Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:06:31 [2020-02-10T15:06:31.392Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:06:31 [2020-02-10T15:06:31.956Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:06:32 [2020-02-10T15:06:32.887Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:06:33 [2020-02-10T15:06:33.450Z] === RUN   TestDockerSuite/TestRunModeHostname
15:06:34 [2020-02-10T15:06:34.819Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:06:34 [2020-02-10T15:06:34.819Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:06:34 [2020-02-10T15:06:34.819Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:06:36 [2020-02-10T15:06:36.713Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:06:37 [2020-02-10T15:06:37.644Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:06:39 [2020-02-10T15:06:39.538Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:06:39 [2020-02-10T15:06:39.538Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:06:39 [2020-02-10T15:06:39.538Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:06:41 [2020-02-10T15:06:41.436Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:06:42 [2020-02-10T15:06:42.807Z] === RUN   TestDockerSuite/TestRunMount
15:06:46 [2020-02-10T15:06:46.982Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:06:49 [2020-02-10T15:06:49.506Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:06:50 [2020-02-10T15:06:50.438Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:06:51 [2020-02-10T15:06:51.369Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:06:51 [2020-02-10T15:06:51.933Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:06:52 [2020-02-10T15:06:52.863Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:06:56 [2020-02-10T15:06:56.152Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:06:59 [2020-02-10T15:06:59.426Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:07:01 [2020-02-10T15:07:01.950Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:07:01 [2020-02-10T15:07:01.950Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:07:05 [2020-02-10T15:07:05.223Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:07:06 [2020-02-10T15:07:06.593Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:07:08 [2020-02-10T15:07:08.488Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:07:08 [2020-02-10T15:07:08.488Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:07:09 [2020-02-10T15:07:09.053Z] === RUN   TestDockerSuite/TestRunNetHost
15:07:09 [2020-02-10T15:07:09.983Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:07:10 [2020-02-10T15:07:10.240Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:07:11 [2020-02-10T15:07:11.172Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:07:12 [2020-02-10T15:07:12.102Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:07:12 [2020-02-10T15:07:12.667Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:07:14 [2020-02-10T15:07:14.563Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:07:17 [2020-02-10T15:07:17.838Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:07:18 [2020-02-10T15:07:18.401Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:07:21 [2020-02-10T15:07:21.676Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:07:22 [2020-02-10T15:07:22.607Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:07:23 [2020-02-10T15:07:23.538Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:07:23 [2020-02-10T15:07:23.538Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:07:24 [2020-02-10T15:07:24.468Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:07:24 [2020-02-10T15:07:24.468Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:07:25 [2020-02-10T15:07:25.032Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:07:25 [2020-02-10T15:07:25.963Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:07:25 [2020-02-10T15:07:25.963Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:07:26 [2020-02-10T15:07:26.914Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:07:26 [2020-02-10T15:07:26.914Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:07:26 [2020-02-10T15:07:26.914Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:07:27 [2020-02-10T15:07:27.844Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:07:27 [2020-02-10T15:07:27.844Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:07:28 [2020-02-10T15:07:28.775Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:07:29 [2020-02-10T15:07:29.705Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:07:31 [2020-02-10T15:07:31.599Z] === RUN   TestDockerSuite/TestRunPortInUse
15:07:32 [2020-02-10T15:07:32.969Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:07:33 [2020-02-10T15:07:33.901Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:07:34 [2020-02-10T15:07:34.464Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:07:34 [2020-02-10T15:07:34.721Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:07:35 [2020-02-10T15:07:35.286Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:07:35 [2020-02-10T15:07:35.543Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:07:36 [2020-02-10T15:07:36.473Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:07:36 [2020-02-10T15:07:36.474Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:07:37 [2020-02-10T15:07:37.038Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:07:37 [2020-02-10T15:07:37.038Z] === RUN   TestDockerSuite/TestRunPublishPort
15:07:37 [2020-02-10T15:07:37.970Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:07:38 [2020-02-10T15:07:38.901Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:07:38 [2020-02-10T15:07:38.901Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:07:39 [2020-02-10T15:07:39.466Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:07:39 [2020-02-10T15:07:39.466Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:07:41 [2020-02-10T15:07:41.361Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:07:41 [2020-02-10T15:07:41.361Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:07:44 [2020-02-10T15:07:44.636Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:07:46 [2020-02-10T15:07:46.530Z] === RUN   TestDockerSuite/TestRunRm
15:07:47 [2020-02-10T15:07:47.093Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:07:51 [2020-02-10T15:07:51.267Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:07:51 [2020-02-10T15:07:51.830Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:07:52 [2020-02-10T15:07:52.760Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:07:54 [2020-02-10T15:07:54.654Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:07:55 [2020-02-10T15:07:55.218Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:07:59 [2020-02-10T15:07:59.402Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:08:04 [2020-02-10T15:08:04.658Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:08:04 [2020-02-10T15:08:04.915Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:08:05 [2020-02-10T15:08:05.845Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:08:06 [2020-02-10T15:08:06.413Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:08:07 [2020-02-10T15:08:07.344Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:08:07 [2020-02-10T15:08:07.908Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:08:08 [2020-02-10T15:08:08.838Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:08:09 [2020-02-10T15:08:09.769Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:08:10 [2020-02-10T15:08:10.699Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:08:11 [2020-02-10T15:08:11.263Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:08:14 [2020-02-10T15:08:14.536Z] === RUN   TestDockerSuite/TestRunState
15:08:15 [2020-02-10T15:08:15.907Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:08:16 [2020-02-10T15:08:16.471Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:08:17 [2020-02-10T15:08:17.403Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:08:17 [2020-02-10T15:08:17.660Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:08:17 [2020-02-10T15:08:17.660Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:08:18 [2020-02-10T15:08:18.590Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:08:19 [2020-02-10T15:08:19.154Z] === RUN   TestDockerSuite/TestRunSysctls
15:08:21 [2020-02-10T15:08:21.048Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:08:21 [2020-02-10T15:08:21.048Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:08:21 [2020-02-10T15:08:21.048Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:08:21 [2020-02-10T15:08:21.612Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:08:24 [2020-02-10T15:08:24.134Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:08:25 [2020-02-10T15:08:25.063Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:08:26 [2020-02-10T15:08:26.958Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:08:31 [2020-02-10T15:08:31.154Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:08:33 [2020-02-10T15:08:33.675Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:08:34 [2020-02-10T15:08:34.239Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:08:35 [2020-02-10T15:08:35.170Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:08:35 [2020-02-10T15:08:35.736Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:08:36 [2020-02-10T15:08:36.667Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:08:39 [2020-02-10T15:08:39.189Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:08:40 [2020-02-10T15:08:40.559Z] === RUN   TestDockerSuite/TestRunUserByID
15:08:41 [2020-02-10T15:08:41.490Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:08:41 [2020-02-10T15:08:41.490Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:08:41 [2020-02-10T15:08:41.747Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:08:42 [2020-02-10T15:08:42.681Z] === RUN   TestDockerSuite/TestRunUserByName
15:08:43 [2020-02-10T15:08:43.612Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:08:44 [2020-02-10T15:08:44.177Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:08:44 [2020-02-10T15:08:44.177Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:08:44 [2020-02-10T15:08:44.434Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:08:45 [2020-02-10T15:08:45.364Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:08:50 [2020-02-10T15:08:50.619Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:08:50 [2020-02-10T15:08:50.876Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:08:52 [2020-02-10T15:08:52.245Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:08:54 [2020-02-10T15:08:54.767Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:08:56 [2020-02-10T15:08:56.137Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:08:58 [2020-02-10T15:08:58.658Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:09:01 [2020-02-10T15:09:01.179Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:09:02 [2020-02-10T15:09:02.126Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
15:09:03 [2020-02-10T15:09:03.056Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
15:09:03 [2020-02-10T15:09:03.987Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:09:03 [2020-02-10T15:09:03.987Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:09:03 [2020-02-10T15:09:03.987Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:09:03 [2020-02-10T15:09:03.987Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:09:03 [2020-02-10T15:09:03.987Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:09:04 [2020-02-10T15:09:04.917Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:09:05 [2020-02-10T15:09:05.480Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:09:06 [2020-02-10T15:09:06.411Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:09:08 [2020-02-10T15:09:08.305Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:09:08 [2020-02-10T15:09:08.869Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:09:09 [2020-02-10T15:09:09.799Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:09:09 [2020-02-10T15:09:09.799Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:09:10 [2020-02-10T15:09:10.362Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:09:10 [2020-02-10T15:09:10.362Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:09:10 [2020-02-10T15:09:10.619Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
15:09:10 [2020-02-10T15:09:10.619Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:09:10 [2020-02-10T15:09:10.619Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:09:10 [2020-02-10T15:09:10.877Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:09:10 [2020-02-10T15:09:10.877Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:09:11 [2020-02-10T15:09:11.134Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:09:11 [2020-02-10T15:09:11.391Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:09:11 [2020-02-10T15:09:11.391Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
15:09:12 [2020-02-10T15:09:12.321Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:09:13 [2020-02-10T15:09:13.251Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:09:13 [2020-02-10T15:09:13.815Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:09:14 [2020-02-10T15:09:14.072Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:09:15 [2020-02-10T15:09:15.002Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:09:15 [2020-02-10T15:09:15.002Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:09:15 [2020-02-10T15:09:15.932Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:09:15 [2020-02-10T15:09:15.932Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:09:16 [2020-02-10T15:09:16.863Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:09:17 [2020-02-10T15:09:17.427Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:09:17 [2020-02-10T15:09:17.427Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:09:17 [2020-02-10T15:09:17.684Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:09:18 [2020-02-10T15:09:18.614Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:09:19 [2020-02-10T15:09:19.984Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:09:20 [2020-02-10T15:09:20.919Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:09:20 [2020-02-10T15:09:20.919Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:09:21 [2020-02-10T15:09:21.482Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:09:21 [2020-02-10T15:09:21.482Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:09:23 [2020-02-10T15:09:23.375Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:09:23 [2020-02-10T15:09:23.939Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:09:24 [2020-02-10T15:09:24.503Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:09:27 [2020-02-10T15:09:27.027Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:09:27 [2020-02-10T15:09:27.637Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:09:27 [2020-02-10T15:09:27.637Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:09:27 [2020-02-10T15:09:27.637Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:09:28 [2020-02-10T15:09:28.577Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:09:29 [2020-02-10T15:09:29.949Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:09:31 [2020-02-10T15:09:31.318Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:09:31 [2020-02-10T15:09:31.318Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:09:33 [2020-02-10T15:09:33.211Z] === RUN   TestDockerSuite/TestSaveImageId
15:09:33 [2020-02-10T15:09:33.211Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:09:33 [2020-02-10T15:09:33.776Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:09:36 [2020-02-10T15:09:36.297Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:09:36 [2020-02-10T15:09:36.297Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:09:37 [2020-02-10T15:09:37.665Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:09:37 [2020-02-10T15:09:37.665Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:09:37 [2020-02-10T15:09:37.665Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:09:38 [2020-02-10T15:09:38.228Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:09:39 [2020-02-10T15:09:39.598Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:09:41 [2020-02-10T15:09:41.492Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:09:41 [2020-02-10T15:09:41.749Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:09:41 [2020-02-10T15:09:41.749Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:09:41 [2020-02-10T15:09:41.749Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:09:42 [2020-02-10T15:09:42.007Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:09:42 [2020-02-10T15:09:42.264Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:09:43 [2020-02-10T15:09:43.634Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:09:45 [2020-02-10T15:09:45.004Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:09:50 [2020-02-10T15:09:50.824Z] --- PASS: TestImportExtremelyLargeImageWorks (299.54s)
15:09:50 [2020-02-10T15:09:50.824Z] PASS
15:09:50 [2020-02-10T15:09:50.824Z] 
15:09:50 [2020-02-10T15:09:50.824Z] === Skipped
15:09:50 [2020-02-10T15:09:50.824Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
15:09:50 [2020-02-10T15:09:50.824Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:09:50 [2020-02-10T15:09:50.824Z] 
15:09:50 [2020-02-10T15:09:50.824Z] 
15:09:50 [2020-02-10T15:09:50.824Z] DONE 12 tests, 1 skipped in 300.958s
15:09:50 [2020-02-10T15:09:50.824Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
15:09:50 [2020-02-10T15:09:50.824Z] ++ 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
15:09:50 [2020-02-10T15:09:50.824Z] ++ set -e
15:09:50 [2020-02-10T15:09:50.824Z] ++ '[' -n 0 ']'
15:09:50 [2020-02-10T15:09:50.824Z] ++ set -x
15:09:50 [2020-02-10T15:09:50.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=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
15:09:50 [2020-02-10T15:09:50.824Z] INFO: Testing against a local daemon
15:09:50 [2020-02-10T15:09:50.824Z] === RUN   TestNetworkCreateDelete
15:09:50 [2020-02-10T15:09:50.824Z] --- PASS: TestNetworkCreateDelete (0.23s)
15:09:50 [2020-02-10T15:09:50.824Z] === RUN   TestDockerNetworkDeletePreferID
15:09:50 [2020-02-10T15:09:50.824Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
15:09:50 [2020-02-10T15:09:50.824Z] === RUN   TestInspectNetwork
15:09:50 [2020-02-10T15:09:50.824Z] === RUN   TestInspectNetwork/full_network_id
15:09:50 [2020-02-10T15:09:50.824Z] === RUN   TestInspectNetwork/partial_network_id
15:09:50 [2020-02-10T15:09:50.824Z] === RUN   TestInspectNetwork/network_name
15:09:50 [2020-02-10T15:09:50.824Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:09:50 [2020-02-10T15:09:50.824Z] --- PASS: TestInspectNetwork (7.69s)
15:09:50 [2020-02-10T15:09:50.824Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:09:50 [2020-02-10T15:09:50.824Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:09:50 [2020-02-10T15:09:50.824Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:09:50 [2020-02-10T15:09:50.824Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:09:50 [2020-02-10T15:09:50.824Z] === RUN   TestRunContainerWithBridgeNone
15:09:51 [2020-02-10T15:09:51.550Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:09:53 [2020-02-10T15:09:53.447Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:09:53 [2020-02-10T15:09:53.531Z] --- PASS: TestRunContainerWithBridgeNone (2.34s)
15:09:53 [2020-02-10T15:09:53.531Z] === RUN   TestNetworkInvalidJSON
15:09:53 [2020-02-10T15:09:53.531Z] === RUN   TestNetworkInvalidJSON//networks/create
15:09:53 [2020-02-10T15:09:53.531Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:09:53 [2020-02-10T15:09:53.531Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:09:53 [2020-02-10T15:09:53.531Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:09:53 [2020-02-10T15:09:53.531Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:09:53 [2020-02-10T15:09:53.531Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:09:53 [2020-02-10T15:09:53.531Z] === CONT  TestNetworkInvalidJSON//networks/create
15:09:53 [2020-02-10T15:09:53.531Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:09:53 [2020-02-10T15:09:53.531Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:09:53 [2020-02-10T15:09:53.531Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:09:53 [2020-02-10T15:09:53.531Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:09:53 [2020-02-10T15:09:53.531Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
15:09:53 [2020-02-10T15:09:53.531Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
15:09:53 [2020-02-10T15:09:53.531Z] === RUN   TestDaemonRestartWithLiveRestore
15:09:54 [2020-02-10T15:09:54.378Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:09:54 [2020-02-10T15:09:54.548Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
15:09:54 [2020-02-10T15:09:54.548Z] === RUN   TestDaemonDefaultNetworkPools
15:09:55 [2020-02-10T15:09:55.169Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
15:09:55 [2020-02-10T15:09:55.169Z] === RUN   TestDaemonRestartWithExistingNetwork
15:09:55 [2020-02-10T15:09:55.748Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:09:56 [2020-02-10T15:09:56.652Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
15:09:56 [2020-02-10T15:09:56.652Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:09:58 [2020-02-10T15:09:58.149Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s)
15:09:58 [2020-02-10T15:09:58.149Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:09:58 [2020-02-10T15:09:58.440Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:09:58 [2020-02-10T15:09:58.440Z] === RUN   TestServiceWithPredefinedNetwork
15:09:59 [2020-02-10T15:09:59.022Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:10:01 [2020-02-10T15:10:01.154Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s)
15:10:01 [2020-02-10T15:10:01.154Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:10:01 [2020-02-10T15:10:01.154Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:10:01 [2020-02-10T15:10:01.154Z]     service_test.go:230: FLAKY_TEST
15:10:01 [2020-02-10T15:10:01.154Z] === RUN   TestServiceWithDataPathPortInit
15:10:01 [2020-02-10T15:10:01.568Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:10:02 [2020-02-10T15:10:02.137Z] === RUN   TestDockerSuite/TestStartRecordError
15:10:04 [2020-02-10T15:10:04.030Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:10:07 [2020-02-10T15:10:07.304Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:10:09 [2020-02-10T15:10:09.198Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:10:13 [2020-02-10T15:10:13.371Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:10:16 [2020-02-10T15:10:16.525Z] --- PASS: TestServiceWithDataPathPortInit (15.18s)
15:10:16 [2020-02-10T15:10:16.525Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:10:17 [2020-02-10T15:10:17.545Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:10:20 [2020-02-10T15:10:20.066Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:10:24 [2020-02-10T15:10:24.989Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.71s)
15:10:24 [2020-02-10T15:10:24.989Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ml2xh8wnlx56xlbpwfdo20deo Created:2020-02-10 15:10:17.286600934 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[30a59e7290c79838432fe676843b3af30f235f52ada9c7529641a77ca424bc04:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.msnltnzg0memu5b9vocqqh9ju EndpointID:33d2c60e9124873f6d7253ce2fa134c50a8f574e55d4ea5cc059358df3823369 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d14d0fd61f4cc1ddb7286acdc7d826d6b5eab13b316481d111c9e4759a228fdf MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7b550466cbb3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.msnltnzg0memu5b9vocqqh9ju EndpointID:33d2c60e9124873f6d7253ce2fa134c50a8f574e55d4ea5cc059358df3823369 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:10:24 [2020-02-10T15:10:24.989Z] PASS
15:10:24 [2020-02-10T15:10:24.989Z] 
15:10:24 [2020-02-10T15:10:24.989Z] === Skipped
15:10:24 [2020-02-10T15:10:24.989Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:10:24 [2020-02-10T15:10:24.989Z]     service_test.go:230: FLAKY_TEST
15:10:24 [2020-02-10T15:10:24.989Z] 
15:10:24 [2020-02-10T15:10:24.989Z] 
15:10:24 [2020-02-10T15:10:24.989Z] DONE 21 tests, 1 skipped in 41.424s
15:10:24 [2020-02-10T15:10:24.989Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:10:24 [2020-02-10T15:10:24.989Z] ++ 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
15:10:24 [2020-02-10T15:10:24.989Z] ++ set -e
15:10:24 [2020-02-10T15:10:24.989Z] ++ '[' -n 0 ']'
15:10:24 [2020-02-10T15:10:24.989Z] ++ set -x
15:10:24 [2020-02-10T15:10:24.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:10:24 [2020-02-10T15:10:24.989Z] INFO: Testing against a local daemon
15:10:24 [2020-02-10T15:10:24.989Z] === RUN   TestDockerNetworkIpvlanPersistance
15:10:24 [2020-02-10T15:10:24.989Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:10:24 [2020-02-10T15:10:24.989Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:10:24 [2020-02-10T15:10:24.989Z] === RUN   TestDockerNetworkIpvlan
15:10:24 [2020-02-10T15:10:24.989Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:10:24 [2020-02-10T15:10:24.989Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:10:24 [2020-02-10T15:10:24.989Z] PASS
15:10:24 [2020-02-10T15:10:24.989Z] 
15:10:24 [2020-02-10T15:10:24.989Z] === Skipped
15:10:24 [2020-02-10T15:10:24.989Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:10:24 [2020-02-10T15:10:24.989Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:10:24 [2020-02-10T15:10:24.989Z] 
15:10:24 [2020-02-10T15:10:24.989Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:10:24 [2020-02-10T15:10:24.989Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:10:24 [2020-02-10T15:10:24.989Z] 
15:10:24 [2020-02-10T15:10:24.989Z] 
15:10:24 [2020-02-10T15:10:24.989Z] DONE 2 tests, 2 skipped in 0.107s
15:10:24 [2020-02-10T15:10:24.989Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:10:24 [2020-02-10T15:10:24.989Z] ++ 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
15:10:24 [2020-02-10T15:10:24.989Z] ++ set -e
15:10:24 [2020-02-10T15:10:24.989Z] ++ '[' -n 0 ']'
15:10:24 [2020-02-10T15:10:24.989Z] ++ set -x
15:10:24 [2020-02-10T15:10:24.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:10:24 [2020-02-10T15:10:24.989Z] INFO: Testing against a local daemon
15:10:24 [2020-02-10T15:10:24.989Z] === RUN   TestDockerNetworkMacvlanPersistance
15:10:25 [2020-02-10T15:10:25.616Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
15:10:25 [2020-02-10T15:10:25.616Z] === RUN   TestDockerNetworkMacvlan
15:10:26 [2020-02-10T15:10:26.242Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:10:26 [2020-02-10T15:10:26.610Z] === RUN   TestDockerSuite/TestStatsNoStream
15:10:27 [2020-02-10T15:10:27.268Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:10:28 [2020-02-10T15:10:28.295Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:10:29 [2020-02-10T15:10:29.131Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:10:31 [2020-02-10T15:10:31.009Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:10:31 [2020-02-10T15:10:31.025Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:10:31 [2020-02-10T15:10:31.588Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:10:32 [2020-02-10T15:10:32.518Z] === RUN   TestDockerSuite/TestTopPrivileged
15:10:33 [2020-02-10T15:10:33.081Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:10:33 [2020-02-10T15:10:33.081Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:10:34 [2020-02-10T15:10:34.011Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:10:34 [2020-02-10T15:10:34.507Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:10:38 [2020-02-10T15:10:38.951Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:10:39 [2020-02-10T15:10:39.266Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:10:40 [2020-02-10T15:10:40.455Z] --- PASS: TestDockerNetworkMacvlan (14.79s)
15:10:40 [2020-02-10T15:10:40.455Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
15:10:40 [2020-02-10T15:10:40.455Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
15:10:40 [2020-02-10T15:10:40.455Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s)
15:10:40 [2020-02-10T15:10:40.455Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s)
15:10:40 [2020-02-10T15:10:40.455Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s)
15:10:40 [2020-02-10T15:10:40.456Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s)
15:10:40 [2020-02-10T15:10:40.456Z] PASS
15:10:40 [2020-02-10T15:10:40.456Z] 
15:10:40 [2020-02-10T15:10:40.456Z] DONE 8 tests in 16.409s
15:10:40 [2020-02-10T15:10:40.456Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
15:10:40 [2020-02-10T15:10:40.456Z] ++ 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
15:10:40 [2020-02-10T15:10:40.456Z] ++ set -e
15:10:40 [2020-02-10T15:10:40.456Z] ++ '[' -n 0 ']'
15:10:40 [2020-02-10T15:10:40.456Z] ++ set -x
15:10:40 [2020-02-10T15:10:40.456Z] ++ env -i DEST=/go/src/github.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
15:10:40 [2020-02-10T15:10:40.456Z] testing: warning: no tests to run
15:10:40 [2020-02-10T15:10:40.456Z] PASS
15:10:40 [2020-02-10T15:10:40.456Z] 
15:10:40 [2020-02-10T15:10:40.456Z] DONE 0 tests in 0.017s
15:10:40 [2020-02-10T15:10:40.456Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:10:40 [2020-02-10T15:10:40.456Z] ++ 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
15:10:40 [2020-02-10T15:10:40.456Z] ++ set -e
15:10:40 [2020-02-10T15:10:40.456Z] ++ '[' -n 0 ']'
15:10:40 [2020-02-10T15:10:40.456Z] ++ set -x
15:10:40 [2020-02-10T15:10:40.456Z] ++ env -i DEST=/go/src/github.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
15:10:40 [2020-02-10T15:10:40.456Z] INFO: Testing against a local daemon
15:10:40 [2020-02-10T15:10:40.456Z] === RUN   TestAuthZPluginAllowRequest
15:10:41 [2020-02-10T15:10:41.804Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:10:41 [2020-02-10T15:10:41.957Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
15:10:41 [2020-02-10T15:10:41.957Z] === RUN   TestAuthZPluginTLS
15:10:42 [2020-02-10T15:10:42.580Z] --- PASS: TestAuthZPluginTLS (0.59s)
15:10:42 [2020-02-10T15:10:42.580Z] === RUN   TestAuthZPluginDenyRequest
15:10:42 [2020-02-10T15:10:42.734Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:10:43 [2020-02-10T15:10:43.222Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
15:10:43 [2020-02-10T15:10:43.222Z] === RUN   TestAuthZPluginAPIDenyResponse
15:10:43 [2020-02-10T15:10:43.664Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:10:43 [2020-02-10T15:10:43.664Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
15:10:43 [2020-02-10T15:10:43.846Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
15:10:43 [2020-02-10T15:10:43.846Z] === RUN   TestAuthZPluginDenyResponse
15:10:44 [2020-02-10T15:10:44.482Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
15:10:44 [2020-02-10T15:10:44.482Z] === RUN   TestAuthZPluginAllowEventStream
15:10:44 [2020-02-10T15:10:44.594Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
15:10:45 [2020-02-10T15:10:45.964Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
15:10:45 [2020-02-10T15:10:45.964Z] === RUN   TestAuthZPluginErrorResponse
15:10:46 [2020-02-10T15:10:46.486Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:10:46 [2020-02-10T15:10:46.486Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:10:46 [2020-02-10T15:10:46.585Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
15:10:46 [2020-02-10T15:10:46.585Z] === RUN   TestAuthZPluginErrorRequest
15:10:47 [2020-02-10T15:10:47.221Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
15:10:47 [2020-02-10T15:10:47.221Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:10:47 [2020-02-10T15:10:47.845Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
15:10:47 [2020-02-10T15:10:47.845Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:10:47 [2020-02-10T15:10:47.854Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:10:48 [2020-02-10T15:10:48.785Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:10:49 [2020-02-10T15:10:49.715Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:10:49 [2020-02-10T15:10:49.898Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
15:10:49 [2020-02-10T15:10:49.898Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:10:51 [2020-02-10T15:10:51.610Z] === RUN   TestDockerSuite/TestUpdateStats
15:10:51 [2020-02-10T15:10:51.952Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s)
15:10:51 [2020-02-10T15:10:51.952Z] === RUN   TestAuthZPluginHeader
15:10:52 [2020-02-10T15:10:52.974Z] --- PASS: TestAuthZPluginHeader (0.97s)
15:10:52 [2020-02-10T15:10:52.974Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:10:52 [2020-02-10T15:10:52.974Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:10:52 [2020-02-10T15:10:52.974Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:52 [2020-02-10T15:10:52.974Z] === RUN   TestAuthZPluginV2Disable
15:10:52 [2020-02-10T15:10:52.974Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:10:52 [2020-02-10T15:10:52.974Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:52 [2020-02-10T15:10:52.974Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:10:52 [2020-02-10T15:10:52.974Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:10:52 [2020-02-10T15:10:52.974Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:52 [2020-02-10T15:10:52.974Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:10:52 [2020-02-10T15:10:52.974Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:10:52 [2020-02-10T15:10:52.974Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:52 [2020-02-10T15:10:52.974Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:10:55 [2020-02-10T15:10:55.783Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:10:57 [2020-02-10T15:10:57.151Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:10:57 [2020-02-10T15:10:57.152Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:10:58 [2020-02-10T15:10:58.082Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:10:59 [2020-02-10T15:10:59.012Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:11:03 [2020-02-10T15:11:03.187Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:11:07 [2020-02-10T15:11:07.360Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:11:09 [2020-02-10T15:11:09.881Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:11:11 [2020-02-10T15:11:11.458Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s)
15:11:11 [2020-02-10T15:11:11.458Z] PASS
15:11:11 [2020-02-10T15:11:11.458Z] 
15:11:11 [2020-02-10T15:11:11.458Z] === Skipped
15:11:11 [2020-02-10T15:11:11.458Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:11:11 [2020-02-10T15:11:11.458Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:11 [2020-02-10T15:11:11.458Z] 
15:11:11 [2020-02-10T15:11:11.458Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:11:11 [2020-02-10T15:11:11.458Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:11 [2020-02-10T15:11:11.458Z] 
15:11:11 [2020-02-10T15:11:11.458Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:11:11 [2020-02-10T15:11:11.458Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:11 [2020-02-10T15:11:11.458Z] 
15:11:11 [2020-02-10T15:11:11.458Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:11:11 [2020-02-10T15:11:11.458Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:11 [2020-02-10T15:11:11.458Z] 
15:11:11 [2020-02-10T15:11:11.458Z] 
15:11:11 [2020-02-10T15:11:11.458Z] DONE 17 tests, 4 skipped in 29.513s
15:11:11 [2020-02-10T15:11:11.458Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:11:11 [2020-02-10T15:11:11.458Z] ++ 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
15:11:11 [2020-02-10T15:11:11.458Z] ++ set -e
15:11:11 [2020-02-10T15:11:11.458Z] ++ '[' -n 0 ']'
15:11:11 [2020-02-10T15:11:11.458Z] ++ set -x
15:11:11 [2020-02-10T15:11:11.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-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
15:11:11 [2020-02-10T15:11:11.458Z] INFO: Testing against a local daemon
15:11:11 [2020-02-10T15:11:11.458Z] === RUN   TestPluginInvalidJSON
15:11:11 [2020-02-10T15:11:11.458Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:11:11 [2020-02-10T15:11:11.458Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:11:11 [2020-02-10T15:11:11.458Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:11:11 [2020-02-10T15:11:11.458Z] --- PASS: TestPluginInvalidJSON (0.05s)
15:11:11 [2020-02-10T15:11:11.458Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:11:11 [2020-02-10T15:11:11.458Z] PASS
15:11:11 [2020-02-10T15:11:11.458Z] 
15:11:11 [2020-02-10T15:11:11.458Z] DONE 2 tests in 0.146s
15:11:11 [2020-02-10T15:11:11.458Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:11:11 [2020-02-10T15:11:11.458Z] ++ 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
15:11:11 [2020-02-10T15:11:11.458Z] ++ set -e
15:11:11 [2020-02-10T15:11:11.458Z] ++ '[' -n 0 ']'
15:11:11 [2020-02-10T15:11:11.458Z] ++ set -x
15:11:11 [2020-02-10T15:11:11.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=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
15:11:11 [2020-02-10T15:11:11.459Z] INFO: Testing against a local daemon
15:11:11 [2020-02-10T15:11:11.459Z] === RUN   TestExternalGraphDriver
15:11:11 [2020-02-10T15:11:11.459Z] === RUN   TestExternalGraphDriver/json
15:11:12 [2020-02-10T15:11:12.404Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:11:12 [2020-02-10T15:11:12.476Z] === RUN   TestExternalGraphDriver/spec
15:11:14 [2020-02-10T15:11:14.515Z] === RUN   TestExternalGraphDriver/pull
15:11:16 [2020-02-10T15:11:16.558Z] --- PASS: TestExternalGraphDriver (6.37s)
15:11:16 [2020-02-10T15:11:16.558Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
15:11:16 [2020-02-10T15:11:16.558Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
15:11:16 [2020-02-10T15:11:16.558Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
15:11:16 [2020-02-10T15:11:16.558Z] === RUN   TestGraphdriverPluginV2
15:11:16 [2020-02-10T15:11:16.558Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:11:16 [2020-02-10T15:11:16.558Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:16 [2020-02-10T15:11:16.558Z] PASS
15:11:16 [2020-02-10T15:11:16.558Z] 
15:11:16 [2020-02-10T15:11:16.558Z] === Skipped
15:11:16 [2020-02-10T15:11:16.558Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
15:11:16 [2020-02-10T15:11:16.558Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:16 [2020-02-10T15:11:16.558Z] 
15:11:16 [2020-02-10T15:11:16.558Z] 
15:11:16 [2020-02-10T15:11:16.558Z] DONE 5 tests, 1 skipped in 6.538s
15:11:16 [2020-02-10T15:11:16.558Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:11:16 [2020-02-10T15:11:16.558Z] ++ 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
15:11:16 [2020-02-10T15:11:16.558Z] ++ set -e
15:11:16 [2020-02-10T15:11:16.558Z] ++ '[' -n 0 ']'
15:11:16 [2020-02-10T15:11:16.558Z] ++ set -x
15:11:16 [2020-02-10T15:11:16.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:11:16 [2020-02-10T15:11:16.558Z] INFO: Testing against a local daemon
15:11:16 [2020-02-10T15:11:16.558Z] === RUN   TestContinueAfterPluginCrash
15:11:16 [2020-02-10T15:11:16.558Z] === PAUSE TestContinueAfterPluginCrash
15:11:16 [2020-02-10T15:11:16.558Z] === RUN   TestDaemonStartWithLogOpt
15:11:16 [2020-02-10T15:11:16.558Z] === PAUSE TestDaemonStartWithLogOpt
15:11:16 [2020-02-10T15:11:16.558Z] === CONT  TestContinueAfterPluginCrash
15:11:16 [2020-02-10T15:11:16.558Z] === CONT  TestDaemonStartWithLogOpt
15:11:17 [2020-02-10T15:11:17.667Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:11:21 [2020-02-10T15:11:21.839Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:11:24 [2020-02-10T15:11:24.362Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:11:26 [2020-02-10T15:11:26.884Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:11:28 [2020-02-10T15:11:28.253Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:11:30 [2020-02-10T15:11:30.147Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:11:32 [2020-02-10T15:11:32.672Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:11:34 [2020-02-10T15:11:34.566Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:11:35 [2020-02-10T15:11:35.103Z] --- PASS: TestDaemonStartWithLogOpt (16.06s)
15:11:37 [2020-02-10T15:11:37.089Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:11:37 [2020-02-10T15:11:37.798Z] --- PASS: TestContinueAfterPluginCrash (20.81s)
15:11:37 [2020-02-10T15:11:37.798Z] PASS
15:11:37 [2020-02-10T15:11:37.798Z] 
15:11:37 [2020-02-10T15:11:37.798Z] DONE 2 tests in 20.913s
15:11:37 [2020-02-10T15:11:37.798Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:11:37 [2020-02-10T15:11:37.798Z] ++ 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
15:11:37 [2020-02-10T15:11:37.798Z] ++ set -e
15:11:37 [2020-02-10T15:11:37.798Z] ++ '[' -n 0 ']'
15:11:37 [2020-02-10T15:11:37.798Z] ++ set -x
15:11:37 [2020-02-10T15:11:37.798Z] ++ env -i DEST=/go/src/github.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
15:11:37 [2020-02-10T15:11:37.798Z] INFO: Testing against a local daemon
15:11:37 [2020-02-10T15:11:37.798Z] === RUN   TestPluginWithDevMounts
15:11:37 [2020-02-10T15:11:37.798Z] === PAUSE TestPluginWithDevMounts
15:11:37 [2020-02-10T15:11:37.798Z] === CONT  TestPluginWithDevMounts
15:11:39 [2020-02-10T15:11:39.610Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:11:39 [2020-02-10T15:11:39.850Z] --- PASS: TestPluginWithDevMounts (2.28s)
15:11:39 [2020-02-10T15:11:39.850Z] PASS
15:11:39 [2020-02-10T15:11:39.850Z] 
15:11:39 [2020-02-10T15:11:39.850Z] DONE 1 tests in 2.392s
15:11:39 [2020-02-10T15:11:39.850Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
15:11:39 [2020-02-10T15:11:39.850Z] ++ 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
15:11:39 [2020-02-10T15:11:39.850Z] ++ set -e
15:11:39 [2020-02-10T15:11:39.850Z] ++ '[' -n 0 ']'
15:11:39 [2020-02-10T15:11:39.850Z] ++ set -x
15:11:39 [2020-02-10T15:11:39.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:11:40 [2020-02-10T15:11:40.135Z] INFO: Testing against a local daemon
15:11:40 [2020-02-10T15:11:40.135Z] === RUN   TestSecretInspect
15:11:42 [2020-02-10T15:11:42.131Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:11:42 [2020-02-10T15:11:42.176Z] --- PASS: TestSecretInspect (2.24s)
15:11:42 [2020-02-10T15:11:42.176Z] === RUN   TestSecretList
15:11:44 [2020-02-10T15:11:44.896Z] --- PASS: TestSecretList (2.32s)
15:11:44 [2020-02-10T15:11:44.896Z] === RUN   TestSecretsCreateAndDelete
15:11:46 [2020-02-10T15:11:46.953Z] --- PASS: TestSecretsCreateAndDelete (2.37s)
15:11:46 [2020-02-10T15:11:46.953Z] === RUN   TestSecretsUpdate
15:11:49 [2020-02-10T15:11:49.661Z] --- PASS: TestSecretsUpdate (2.36s)
15:11:49 [2020-02-10T15:11:49.661Z] === RUN   TestTemplatedSecret
15:11:52 [2020-02-10T15:11:52.371Z] --- PASS: TestTemplatedSecret (2.75s)
15:11:52 [2020-02-10T15:11:52.371Z] === RUN   TestSecretCreateResolve
15:11:54 [2020-02-10T15:11:54.432Z] --- PASS: TestSecretCreateResolve (2.29s)
15:11:54 [2020-02-10T15:11:54.432Z] PASS
15:11:54 [2020-02-10T15:11:54.432Z] 
15:11:54 [2020-02-10T15:11:54.432Z] DONE 6 tests in 14.427s
15:11:54 [2020-02-10T15:11:54.432Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
15:11:54 [2020-02-10T15:11:54.432Z] ++ 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
15:11:54 [2020-02-10T15:11:54.432Z] ++ set -e
15:11:54 [2020-02-10T15:11:54.432Z] ++ '[' -n 0 ']'
15:11:54 [2020-02-10T15:11:54.432Z] ++ set -x
15:11:54 [2020-02-10T15:11:54.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
15:11:54 [2020-02-10T15:11:54.433Z] INFO: Testing against a local daemon
15:11:54 [2020-02-10T15:11:54.433Z] === RUN   TestServiceCreateInit
15:11:54 [2020-02-10T15:11:54.433Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:11:56 [2020-02-10T15:11:56.980Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:11:56 [2020-02-10T15:11:56.980Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:11:56 [2020-02-10T15:11:56.980Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:11:57 [2020-02-10T15:11:57.544Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:11:57 [2020-02-10T15:11:57.801Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:11:57 [2020-02-10T15:11:57.801Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:11:57 [2020-02-10T15:11:57.801Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:11:58 [2020-02-10T15:11:58.751Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:11:58 [2020-02-10T15:11:58.751Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:11:58 [2020-02-10T15:11:58.853Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:11:59 [2020-02-10T15:11:59.681Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:11:59 [2020-02-10T15:11:59.681Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:11:59 [2020-02-10T15:11:59.681Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:11:59 [2020-02-10T15:11:59.681Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:11:59 [2020-02-10T15:11:59.938Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:12:02 [2020-02-10T15:12:02.459Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:12:02 [2020-02-10T15:12:02.459Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:12:02 [2020-02-10T15:12:02.459Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:12:02 [2020-02-10T15:12:02.459Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:12:02 [2020-02-10T15:12:02.716Z] === RUN   TestDockerSuite/TestVolumeEvents
15:12:03 [2020-02-10T15:12:03.265Z] --- PASS: TestServiceCreateInit (8.42s)
15:12:03 [2020-02-10T15:12:03.265Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s)
15:12:03 [2020-02-10T15:12:03.266Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.25s)
15:12:03 [2020-02-10T15:12:03.266Z] === RUN   TestCreateServiceMultipleTimes
15:12:03 [2020-02-10T15:12:03.645Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:12:03 [2020-02-10T15:12:03.645Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:12:06 [2020-02-10T15:12:06.917Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:12:06 [2020-02-10T15:12:06.917Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:12:06 [2020-02-10T15:12:06.917Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:12:10 [2020-02-10T15:12:10.190Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:12:14 [2020-02-10T15:12:14.367Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:12:14 [2020-02-10T15:12:14.367Z] --- PASS: TestDockerSuite (1836.20s)
15:12:14 [2020-02-10T15:12:14.367Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.27s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.44s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.22s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.98s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.17s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.93s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.12s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.35s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.50s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.56s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.23s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.56s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.37s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.33s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.23s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.22s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.56s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.90s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.61s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.50s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.91s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.36s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.23s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.52s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.82s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.59s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.51s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.19s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.13s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.34s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.65s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.19s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.51s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.98s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.58s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.83s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.68s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.62s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.84s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.44s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.67s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.30s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.99s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.71s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.15s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.63s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.68s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.17s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.42s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.05s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.15s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.83s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.81s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.41s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:12:14 [2020-02-10T15:12:14.368Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.79s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.17s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.04s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.72s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.98s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.52s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.04s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:12:14 [2020-02-10T15:12:14.368Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.368Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:12:14 [2020-02-10T15:12:14.368Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.368Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:12:14 [2020-02-10T15:12:14.368Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.368Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s)
15:12:14 [2020-02-10T15:12:14.368Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.14s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.50s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.75s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.82s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.75s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.83s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.65s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.66s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.50s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.02s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.71s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.11s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.50s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.43s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.59s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.62s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.31s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.94s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.67s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.03s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.79s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.77s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.61s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.50s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.01s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.22s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:12:14 [2020-02-10T15:12:14.368Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.29s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFails (1.00s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.40s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.21s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.72s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFromGit (2.43s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.18s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.14s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.23s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.71s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.36s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.45s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.56s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.44s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.54s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.20s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.60s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.80s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.23s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.24s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.22s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (3.00s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.57s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.55s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.30s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.53s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.48s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.74s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:12:14 [2020-02-10T15:12:14.368Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.63s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.51s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.42s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.08s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.25s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.74s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.83s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.27s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.19s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.00s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.38s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.44s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.47s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.79s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.57s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.91s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.29s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.63s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.08s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildRm (3.98s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.18s)
15:12:14 [2020-02-10T15:12:14.368Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.73s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.80s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.31s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.65s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.42s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.54s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.70s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.29s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.28s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.38s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.00s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.45s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.37s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildUser (2.21s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.90s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.99s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.39s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.29s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.72s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.18s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.42s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.42s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.08s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.26s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_cli_sni_test.go:18: Flakey test
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitChange (1.04s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.80s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.20s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.24s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.73s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.11s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.74s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.83s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.87s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.93s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.96s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.72s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.84s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.96s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.12s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.16s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.50s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.88s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.55s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.63s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.59s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.57s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000755a40_<nil>} (1.60s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1637744843_/foo_false__<nil>_<nil>_<nil>} (1.65s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1637744843_/foo_true__<nil>_<nil>_<nil>} (1.71s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3800820654_/foo_false__<nil>_<nil>_<nil>} (1.60s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3800820654_/foo_true__<nil>_<nil>_<nil>} (1.62s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3800820654_/foo_true__0xc000755ec0_<nil>_<nil>} (1.63s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000755ee0_<nil>} (1.60s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000755f00_<nil>} (1.61s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000755f40_<nil>} (1.61s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000755f60_<nil>} (1.62s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s)
15:12:14 [2020-02-10T15:12:14.369Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.12s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.33s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.94s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.21s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.95s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.73s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.86s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.53s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.08s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.49s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.89s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.98s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.46s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.88s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.17s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.22s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToDot (1.05s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.02s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.09s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.52s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.55s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.12s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.82s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.55s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:12:14 [2020-02-10T15:12:14.369Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.47s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.96s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.13s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.76s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.80s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.79s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.31s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.93s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.76s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.85s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.76s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.09s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.89s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.96s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.94s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.07s)
15:12:14 [2020-02-10T15:12:14.369Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.32s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.03s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.66s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.18s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.50s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.36s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.64s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.62s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.90s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.54s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:12:14 [2020-02-10T15:12:14.370Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsRename (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsResize (0.89s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.83s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsTop (0.97s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.79s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExec (1.52s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.75s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.00s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.23s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecEnv (0.86s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.89s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.99s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.00s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecParseError (0.83s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.13s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.35s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.39s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.90s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.93s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecTTY (0.93s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.14s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.90s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.06s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.25s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.12s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.91s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.99s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.85s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.94s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.66s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestHealth (21.19s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.91s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.95s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.98s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.11s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.67s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImportFile (1.91s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.78s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.87s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.91s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.94s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.78s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.13s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.94s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.31s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.75s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.06s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.86s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.80s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.93s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.80s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.21s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.72s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.70s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.82s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.70s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.00s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.62s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.76s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.58s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.50s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.15s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.16s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.53s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.39s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.92s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsSince (6.90s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.90s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsTail (0.99s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.51s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestNetHostname (2.35s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.20s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.40s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPluginActive (8.06s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (13.44s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (7.59s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (4.66s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (7.20s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (22.67s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.34s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.63s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.98s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPortList (10.27s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.55s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.57s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.24s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.85s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.69s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.27s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.33s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.03s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.43s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.38s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.08s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.86s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.40s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.56s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.80s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.81s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.93s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.85s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.69s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.73s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.73s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s)
15:12:14 [2020-02-10T15:12:14.370Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.05s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.50s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.35s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.64s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.53s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.05s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.95s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiTag (0.20s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.92s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.84s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.11s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.92s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.88s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.56s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.54s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.68s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.89s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.84s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.75s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.88s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.66s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.59s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.22s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.26s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.68s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.92s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.14s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.59s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.28s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunMount (6.77s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.91s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.69s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.75s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.72s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.54s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.85s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.60s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.87s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.20s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.90s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.59s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.63s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.24s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.85s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.03s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.88s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.89s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.02s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.17s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.90s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.93s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.88s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.85s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.87s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.74s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunRm (0.86s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.74s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.09s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunState (1.69s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.64s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.61s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.97s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.06s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.89s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.77s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.88s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.92s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.50s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.27s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.91s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s)
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.371Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:12:14 [2020-02-10T15:12:14.371Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.371Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.78s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:12:14 [2020-02-10T15:12:14.372Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.74s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.91s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.03s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.34s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.11s)
15:12:14 [2020-02-10T15:12:14.372Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents764879944
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.87s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.69s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.52s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.63s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.66s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.60s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.81s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.81s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.37s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.77s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.72s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.00s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.82s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:12:14 [2020-02-10T15:12:14.372Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.36s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:12:14 [2020-02-10T15:12:14.372Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.75s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:12:14 [2020-02-10T15:12:14.372Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.01s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:12:14 [2020-02-10T15:12:14.372Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.21s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.57s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.24s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.21s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.15s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.43s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.27s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.40s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.82s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (3.01s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.02s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.27s)
15:12:14 [2020-02-10T15:12:14.372Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:12:14 [2020-02-10T15:12:14.372Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:12:14 [2020-02-10T15:12:14.372Z] === RUN   TestDockerRegistrySuite
15:12:14 [2020-02-10T15:12:14.372Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:12:15 [2020-02-10T15:12:15.744Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:12:17 [2020-02-10T15:12:17.113Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:12:17 [2020-02-10T15:12:17.371Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:12:18 [2020-02-10T15:12:18.740Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:12:18 [2020-02-10T15:12:18.741Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:12:18 [2020-02-10T15:12:18.997Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:12:18 [2020-02-10T15:12:18.997Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:12:19 [2020-02-10T15:12:19.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:12:19 [2020-02-10T15:12:19.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:12:20 [2020-02-10T15:12:20.184Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:12:21 [2020-02-10T15:12:21.801Z] --- PASS: TestCreateServiceMultipleTimes (16.48s)
15:12:21 [2020-02-10T15:12:21.801Z] === RUN   TestCreateServiceConflict
15:12:21 [2020-02-10T15:12:21.801Z] --- PASS: TestCreateServiceConflict (2.24s)
15:12:21 [2020-02-10T15:12:21.801Z] === RUN   TestCreateServiceMaxReplicas
15:12:23 [2020-02-10T15:12:23.457Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:12:24 [2020-02-10T15:12:24.021Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:12:24 [2020-02-10T15:12:24.535Z] --- PASS: TestCreateServiceMaxReplicas (3.03s)
15:12:24 [2020-02-10T15:12:24.535Z] === RUN   TestCreateWithDuplicateNetworkNames
15:12:29 [2020-02-10T15:12:29.275Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:12:29 [2020-02-10T15:12:29.275Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:12:31 [2020-02-10T15:12:31.800Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:12:33 [2020-02-10T15:12:33.694Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:12:35 [2020-02-10T15:12:35.588Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:12:36 [2020-02-10T15:12:36.517Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:12:38 [2020-02-10T15:12:38.410Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:12:39 [2020-02-10T15:12:39.779Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:12:39 [2020-02-10T15:12:39.819Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s)
15:12:39 [2020-02-10T15:12:39.819Z] === RUN   TestCreateServiceSecretFileMode
15:12:40 [2020-02-10T15:12:40.847Z] --- PASS: TestCreateServiceSecretFileMode (2.73s)
15:12:40 [2020-02-10T15:12:40.847Z] === RUN   TestCreateServiceConfigFileMode
15:12:41 [2020-02-10T15:12:41.148Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:12:42 [2020-02-10T15:12:42.517Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:12:43 [2020-02-10T15:12:43.596Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
15:12:43 [2020-02-10T15:12:43.596Z] === RUN   TestCreateServiceSysctls
15:12:44 [2020-02-10T15:12:44.412Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:12:46 [2020-02-10T15:12:46.935Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:12:47 [2020-02-10T15:12:47.109Z] --- PASS: TestCreateServiceSysctls (3.41s)
15:12:47 [2020-02-10T15:12:47.109Z] === RUN   TestCreateServiceCapabilities
15:12:49 [2020-02-10T15:12:49.171Z] --- PASS: TestCreateServiceCapabilities (2.62s)
15:12:49 [2020-02-10T15:12:49.171Z] === RUN   TestInspect
15:12:50 [2020-02-10T15:12:50.218Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:12:51 [2020-02-10T15:12:51.149Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:12:52 [2020-02-10T15:12:52.672Z] --- PASS: TestInspect (2.96s)
15:12:52 [2020-02-10T15:12:52.672Z] === RUN   TestCreateJob
15:12:55 [2020-02-10T15:12:55.323Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:12:56 [2020-02-10T15:12:56.175Z] --- PASS: TestCreateJob (3.43s)
15:12:56 [2020-02-10T15:12:56.175Z] === RUN   TestReplicatedJob
15:12:56 [2020-02-10T15:12:56.253Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:12:56 [2020-02-10T15:12:56.510Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:12:57 [2020-02-10T15:12:57.880Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:12:59 [2020-02-10T15:12:59.290Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:13:00 [2020-02-10T15:13:00.662Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:13:01 [2020-02-10T15:13:01.695Z] --- PASS: TestReplicatedJob (5.73s)
15:13:01 [2020-02-10T15:13:01.695Z] === RUN   TestUpdateReplicatedJob
15:13:04 [2020-02-10T15:13:04.837Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:13:04 [2020-02-10T15:13:04.837Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:13:05 [2020-02-10T15:13:05.211Z] --- PASS: TestUpdateReplicatedJob (3.55s)
15:13:05 [2020-02-10T15:13:05.211Z] === RUN   TestServiceListWithStatuses
15:13:05 [2020-02-10T15:13:05.211Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:13:05 [2020-02-10T15:13:05.211Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:13:05 [2020-02-10T15:13:05.212Z] === RUN   TestDockerNetworkConnectAlias
15:13:06 [2020-02-10T15:13:06.207Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:13:06 [2020-02-10T15:13:06.464Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:13:06 [2020-02-10T15:13:06.464Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:13:06 [2020-02-10T15:13:06.720Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:13:06 [2020-02-10T15:13:06.977Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:13:07 [2020-02-10T15:13:07.542Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:13:07 [2020-02-10T15:13:07.542Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:13:08 [2020-02-10T15:13:08.911Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:13:09 [2020-02-10T15:13:09.705Z] --- PASS: TestDockerNetworkConnectAlias (4.67s)
15:13:09 [2020-02-10T15:13:09.705Z] === RUN   TestDockerNetworkReConnect
15:13:11 [2020-02-10T15:13:11.431Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:13:12 [2020-02-10T15:13:12.361Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:13:13 [2020-02-10T15:13:13.731Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:13:14 [2020-02-10T15:13:14.140Z] --- PASS: TestDockerNetworkReConnect (3.91s)
15:13:14 [2020-02-10T15:13:14.140Z] === RUN   TestServicePlugin
15:13:14 [2020-02-10T15:13:14.140Z] --- SKIP: TestServicePlugin (0.00s)
15:13:14 [2020-02-10T15:13:14.140Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:14 [2020-02-10T15:13:14.140Z] === RUN   TestServiceUpdateLabel
15:13:14 [2020-02-10T15:13:14.662Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:13:15 [2020-02-10T15:13:15.225Z] --- PASS: TestDockerRegistrySuite (61.44s)
15:13:15 [2020-02-10T15:13:15.225Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.83s)
15:13:15 [2020-02-10T15:13:15.225Z]         check_test.go:196: [dc7ff8208bc2a] daemon is not started
15:13:15 [2020-02-10T15:13:15.225Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.53s)
15:13:15 [2020-02-10T15:13:15.225Z]         check_test.go:196: [d0689349352fc] daemon is not started
15:13:15 [2020-02-10T15:13:15.225Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.97s)
15:13:15 [2020-02-10T15:13:15.225Z]         check_test.go:196: [dd9b7337fe7d5] daemon is not started
15:13:15 [2020-02-10T15:13:15.225Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
15:13:15 [2020-02-10T15:13:15.225Z]         check_test.go:196: [dfe1f5a811e1d] daemon is not started
15:13:15 [2020-02-10T15:13:15.225Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.62s)
15:13:15 [2020-02-10T15:13:15.225Z]         check_test.go:196: [dabb783bc2573] daemon is not started
15:13:15 [2020-02-10T15:13:15.225Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.85s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d3f0cdcab2501] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.89s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d9475a0025a8a] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.59s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [da218d5161e3f] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d11237d5af6c1] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.50s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [dae2bbc1f50f9] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.56s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [da87cd93ad8ae] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [db1ac73144dec] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.40s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d7680ad377aba] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.50s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [dc0fa6374be38] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.81s)
15:13:15 [2020-02-10T15:13:15.226Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f43eefcccde54f4f5bc2ec175d199acb75913ac29d5f492415146dcdd8c09d87
15:13:15 [2020-02-10T15:13:15.226Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d3700fe487d67df358191d9d3962638cd13263fce90a98cebfb2b1bee666eb25
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [dbb6583fea98d] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.81s)
15:13:15 [2020-02-10T15:13:15.226Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c69f56fb3bf83f8330afc2f5ddefeb37258e661ee2ffe11b6d1544b09d884b6f
15:13:15 [2020-02-10T15:13:15.226Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:94764bf17df2797a5bdd81f0fa1263f68b8946cb97186bb943de00f7239e13ef
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [da00b550f115e] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.43s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d8b5f64fcd252] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.69s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d148c6ef73cc5] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d0086db9c2b5d] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d9705341862cd] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.50s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d67c14503bbdf] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.32s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d80bc1ff228d6] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d570ddda8d6e6] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.70s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d4d3604125246] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [ddb58657a9158] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d8d7f8bfbc109] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d404ef986cb07] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d438590f86b46] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d7cc32f2fd644] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [df18fc9f3b600] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d4b874b08ab62] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d60fe9439edd0] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [ddc0dac6a6261] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.17s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [d42ff6638df21] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.11s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [da0639dad39ad] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s)
15:13:15 [2020-02-10T15:13:15.226Z]         check_test.go:196: [dff2fb427b1dc] daemon is not started
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
15:13:15 [2020-02-10T15:13:15.226Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
15:13:15 [2020-02-10T15:13:15.226Z] === RUN   TestDockerSchema1RegistrySuite
15:13:15 [2020-02-10T15:13:15.226Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:13:15 [2020-02-10T15:13:15.483Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:13:16 [2020-02-10T15:13:16.186Z] --- PASS: TestServiceUpdateLabel (2.38s)
15:13:16 [2020-02-10T15:13:16.186Z] === RUN   TestServiceUpdateSecrets
15:13:20 [2020-02-10T15:13:20.737Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:13:24 [2020-02-10T15:13:24.923Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:13:25 [2020-02-10T15:13:25.487Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:13:28 [2020-02-10T15:13:28.763Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:13:29 [2020-02-10T15:13:29.327Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:13:31 [2020-02-10T15:13:31.235Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:13:31 [2020-02-10T15:13:31.467Z] --- PASS: TestServiceUpdateSecrets (14.85s)
15:13:31 [2020-02-10T15:13:31.467Z] === RUN   TestServiceUpdateConfigs
15:13:32 [2020-02-10T15:13:32.605Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:13:32 [2020-02-10T15:13:32.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:13:32 [2020-02-10T15:13:32.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:13:34 [2020-02-10T15:13:34.499Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:13:35 [2020-02-10T15:13:35.871Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:13:35 [2020-02-10T15:13:35.871Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:13:37 [2020-02-10T15:13:37.240Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:13:40 [2020-02-10T15:13:40.515Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:13:41 [2020-02-10T15:13:41.079Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:13:41 [2020-02-10T15:13:41.645Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:13:41 [2020-02-10T15:13:41.902Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:13:42 [2020-02-10T15:13:42.159Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:13:42 [2020-02-10T15:13:42.415Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:13:42 [2020-02-10T15:13:42.673Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:13:43 [2020-02-10T15:13:43.237Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:13:43 [2020-02-10T15:13:43.495Z] --- PASS: TestDockerSchema1RegistrySuite (28.10s)
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d7e5a4fb4f113] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.42s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [db2bbb3452325] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.51s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d5297d19dec7e] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.86s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d8ab242d5daa1] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.62s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d372e528931d7] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.58s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d3049cc41ce40] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d3f65fc307727] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.48s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d727ee048bfbb] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.49s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d3da76b6b1bc7] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.39s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [dbb88b13bb78f] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.97s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d10d1d0ed2b27] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.54s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d97aea4211c6f] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d0fa7bb77a6ff] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [db7bb0c009509] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d259506ed8b65] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d89c1f202306e] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.54s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d7bc181e1f6c0] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:13:43 [2020-02-10T15:13:43.495Z]         check_test.go:223: [d71f2a6514aa3] daemon is not started
15:13:43 [2020-02-10T15:13:43.495Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:13:43 [2020-02-10T15:13:43.495Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:13:44 [2020-02-10T15:13:44.426Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:13:44 [2020-02-10T15:13:44.426Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:13:44 [2020-02-10T15:13:44.990Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:13:45 [2020-02-10T15:13:45.248Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:13:46 [2020-02-10T15:13:46.619Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:13:46 [2020-02-10T15:13:46.764Z] --- PASS: TestServiceUpdateConfigs (14.77s)
15:13:46 [2020-02-10T15:13:46.764Z] === RUN   TestServiceUpdateNetwork
15:13:46 [2020-02-10T15:13:46.876Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:13:47 [2020-02-10T15:13:47.440Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:13:48 [2020-02-10T15:13:48.005Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:13:48 [2020-02-10T15:13:48.005Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.61s)
15:13:48 [2020-02-10T15:13:48.005Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.03s)
15:13:48 [2020-02-10T15:13:48.005Z]         check_test.go:252: [d7f1e5e470e32] daemon is not started
15:13:48 [2020-02-10T15:13:48.005Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s)
15:13:48 [2020-02-10T15:13:48.005Z]         check_test.go:252: [d3df992510d73] daemon is not started
15:13:48 [2020-02-10T15:13:48.005Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:13:48 [2020-02-10T15:13:48.005Z]         check_test.go:252: [de4f194187770] daemon is not started
15:13:48 [2020-02-10T15:13:48.005Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.36s)
15:13:48 [2020-02-10T15:13:48.005Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.31s)
15:13:48 [2020-02-10T15:13:48.005Z]         check_test.go:252: [d6d5c578b5d22] daemon is not started
15:13:48 [2020-02-10T15:13:48.005Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s)
15:13:48 [2020-02-10T15:13:48.005Z]         check_test.go:252: [d6cf1c4b61c27] daemon is not started
15:13:48 [2020-02-10T15:13:48.005Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
15:13:48 [2020-02-10T15:13:48.005Z]         check_test.go:252: [dc75bec91c877] daemon is not started
15:13:48 [2020-02-10T15:13:48.005Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
15:13:48 [2020-02-10T15:13:48.005Z]         check_test.go:252: [d49b833930a9c] daemon is not started
15:13:48 [2020-02-10T15:13:48.005Z] === RUN   TestDockerRegistryAuthTokenSuite
15:13:48 [2020-02-10T15:13:48.005Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:13:53 [2020-02-10T15:13:53.255Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:13:53 [2020-02-10T15:13:53.255Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:13:53 [2020-02-10T15:13:53.513Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:13:53 [2020-02-10T15:13:53.770Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:13:53 [2020-02-10T15:13:53.770Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
15:13:53 [2020-02-10T15:13:53.770Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
15:13:53 [2020-02-10T15:13:53.770Z]         check_test.go:279: [d1d4643e02f41] daemon is not started
15:13:53 [2020-02-10T15:13:53.770Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:13:53 [2020-02-10T15:13:53.770Z]         check_test.go:279: [dfd71b9070786] daemon is not started
15:13:53 [2020-02-10T15:13:53.770Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:13:53 [2020-02-10T15:13:53.770Z]         check_test.go:279: [d45e84056c5d4] daemon is not started
15:13:53 [2020-02-10T15:13:53.770Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:13:53 [2020-02-10T15:13:53.770Z]         check_test.go:279: [dc5379ed400e6] daemon is not started
15:13:53 [2020-02-10T15:13:53.770Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:13:53 [2020-02-10T15:13:53.770Z]         check_test.go:279: [dd91ac58b6763] daemon is not started
15:13:53 [2020-02-10T15:13:53.770Z] === RUN   TestDockerNetworkSuite
15:13:53 [2020-02-10T15:13:53.770Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:13:57 [2020-02-10T15:13:57.948Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:13:59 [2020-02-10T15:13:59.318Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:13:59 [2020-02-10T15:13:59.341Z] --- PASS: TestServiceUpdateNetwork (13.10s)
15:13:59 [2020-02-10T15:13:59.342Z] PASS
15:13:59 [2020-02-10T15:13:59.342Z] 
15:13:59 [2020-02-10T15:13:59.342Z] === Skipped
15:13:59 [2020-02-10T15:13:59.342Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
15:13:59 [2020-02-10T15:13:59.342Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:13:59 [2020-02-10T15:13:59.342Z] 
15:13:59 [2020-02-10T15:13:59.342Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
15:13:59 [2020-02-10T15:13:59.342Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:59 [2020-02-10T15:13:59.342Z] 
15:13:59 [2020-02-10T15:13:59.342Z] 
15:13:59 [2020-02-10T15:13:59.342Z] DONE 23 tests, 2 skipped in 124.288s
15:13:59 [2020-02-10T15:13:59.342Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
15:13:59 [2020-02-10T15:13:59.342Z] ++ 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
15:13:59 [2020-02-10T15:13:59.342Z] ++ set -e
15:13:59 [2020-02-10T15:13:59.342Z] ++ '[' -n 0 ']'
15:13:59 [2020-02-10T15:13:59.342Z] ++ set -x
15:13:59 [2020-02-10T15:13:59.342Z] ++ env -i DEST=/go/src/github.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
15:13:59 [2020-02-10T15:13:59.342Z] INFO: Testing against a local daemon
15:13:59 [2020-02-10T15:13:59.342Z] === RUN   TestSessionCreate
15:13:59 [2020-02-10T15:13:59.342Z] --- PASS: TestSessionCreate (0.06s)
15:13:59 [2020-02-10T15:13:59.342Z] === RUN   TestSessionCreateWithBadUpgrade
15:13:59 [2020-02-10T15:13:59.342Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:13:59 [2020-02-10T15:13:59.342Z] PASS
15:13:59 [2020-02-10T15:13:59.342Z] 
15:13:59 [2020-02-10T15:13:59.342Z] DONE 2 tests in 0.214s
15:13:59 [2020-02-10T15:13:59.342Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
15:13:59 [2020-02-10T15:13:59.342Z] ++ 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
15:13:59 [2020-02-10T15:13:59.342Z] ++ set -e
15:13:59 [2020-02-10T15:13:59.342Z] ++ '[' -n 0 ']'
15:13:59 [2020-02-10T15:13:59.342Z] ++ set -x
15:13:59 [2020-02-10T15:13:59.342Z] ++ env -i DEST=/go/src/github.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
15:13:59 [2020-02-10T15:13:59.342Z] INFO: Testing against a local daemon
15:13:59 [2020-02-10T15:13:59.342Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:13:59 [2020-02-10T15:13:59.342Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:13:59 [2020-02-10T15:13:59.342Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:13:59 [2020-02-10T15:13:59.342Z] === RUN   TestEventsExecDie
15:13:59 [2020-02-10T15:13:59.647Z] --- PASS: TestEventsExecDie (0.79s)
15:13:59 [2020-02-10T15:13:59.647Z] === RUN   TestEventsBackwardsCompatible
15:13:59 [2020-02-10T15:13:59.933Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
15:13:59 [2020-02-10T15:13:59.933Z] === RUN   TestInfoBinaryCommits
15:13:59 [2020-02-10T15:13:59.933Z] --- PASS: TestInfoBinaryCommits (0.06s)
15:13:59 [2020-02-10T15:13:59.933Z] === RUN   TestInfoAPIVersioned
15:13:59 [2020-02-10T15:13:59.933Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:13:59 [2020-02-10T15:13:59.933Z] === RUN   TestInfoDiscoveryBackend
15:14:00 [2020-02-10T15:14:00.552Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
15:14:00 [2020-02-10T15:14:00.552Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:14:01 [2020-02-10T15:14:01.567Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:14:01 [2020-02-10T15:14:01.567Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:14:02 [2020-02-10T15:14:02.188Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
15:14:02 [2020-02-10T15:14:02.188Z] === RUN   TestInfoAPI
15:14:02 [2020-02-10T15:14:02.188Z] --- PASS: TestInfoAPI (0.05s)
15:14:02 [2020-02-10T15:14:02.188Z] === RUN   TestInfoAPIWarnings
15:14:02 [2020-02-10T15:14:02.812Z] --- PASS: TestInfoAPIWarnings (0.55s)
15:14:02 [2020-02-10T15:14:02.812Z] === RUN   TestInfoDebug
15:14:03 [2020-02-10T15:14:03.099Z] --- PASS: TestInfoDebug (0.54s)
15:14:03 [2020-02-10T15:14:03.099Z] === RUN   TestInfoInsecureRegistries
15:14:03 [2020-02-10T15:14:03.725Z] --- PASS: TestInfoInsecureRegistries (0.55s)
15:14:03 [2020-02-10T15:14:03.725Z] === RUN   TestInfoRegistryMirrors
15:14:04 [2020-02-10T15:14:04.349Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:14:04 [2020-02-10T15:14:04.349Z] === RUN   TestLoginFailsWithBadCredentials
15:14:04 [2020-02-10T15:14:04.587Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:14:04 [2020-02-10T15:14:04.634Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s)
15:14:04 [2020-02-10T15:14:04.634Z] === RUN   TestPingCacheHeaders
15:14:04 [2020-02-10T15:14:04.634Z] --- PASS: TestPingCacheHeaders (0.05s)
15:14:04 [2020-02-10T15:14:04.634Z] === RUN   TestPingGet
15:14:04 [2020-02-10T15:14:04.920Z] --- PASS: TestPingGet (0.04s)
15:14:04 [2020-02-10T15:14:04.920Z] === RUN   TestPingHead
15:14:04 [2020-02-10T15:14:04.920Z] --- PASS: TestPingHead (0.05s)
15:14:04 [2020-02-10T15:14:04.920Z] === RUN   TestVersion
15:14:04 [2020-02-10T15:14:04.920Z] --- PASS: TestVersion (0.04s)
15:14:04 [2020-02-10T15:14:04.920Z] PASS
15:14:04 [2020-02-10T15:14:04.920Z] 
15:14:04 [2020-02-10T15:14:04.920Z] === Skipped
15:14:04 [2020-02-10T15:14:04.920Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:14:04 [2020-02-10T15:14:04.920Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:14:04 [2020-02-10T15:14:04.920Z] 
15:14:04 [2020-02-10T15:14:04.920Z] 
15:14:04 [2020-02-10T15:14:04.920Z] DONE 18 tests, 1 skipped in 6.000s
15:14:04 [2020-02-10T15:14:04.920Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
15:14:04 [2020-02-10T15:14:04.920Z] ++ 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
15:14:04 [2020-02-10T15:14:04.920Z] ++ set -e
15:14:04 [2020-02-10T15:14:04.920Z] ++ '[' -n 0 ']'
15:14:04 [2020-02-10T15:14:04.920Z] ++ set -x
15:14:04 [2020-02-10T15:14:04.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:14:04 [2020-02-10T15:14:04.920Z] INFO: Testing against a local daemon
15:14:04 [2020-02-10T15:14:04.920Z] === RUN   TestVolumesCreateAndList
15:14:04 [2020-02-10T15:14:04.920Z] --- PASS: TestVolumesCreateAndList (0.06s)
15:14:04 [2020-02-10T15:14:04.920Z] === RUN   TestVolumesRemove
15:14:05 [2020-02-10T15:14:05.205Z] --- PASS: TestVolumesRemove (0.09s)
15:14:05 [2020-02-10T15:14:05.205Z] === RUN   TestVolumesInspect
15:14:05 [2020-02-10T15:14:05.205Z] --- PASS: TestVolumesInspect (0.04s)
15:14:05 [2020-02-10T15:14:05.205Z] === RUN   TestVolumesInvalidJSON
15:14:05 [2020-02-10T15:14:05.205Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:14:05 [2020-02-10T15:14:05.205Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:14:05 [2020-02-10T15:14:05.205Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:14:05 [2020-02-10T15:14:05.205Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:14:05 [2020-02-10T15:14:05.205Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:14:05 [2020-02-10T15:14:05.205Z] PASS
15:14:05 [2020-02-10T15:14:05.205Z] 
15:14:05 [2020-02-10T15:14:05.205Z] DONE 5 tests in 0.305s
15:14:05 [2020-02-10T15:14:05.205Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:14:05 [2020-02-10T15:14:05.495Z] ++++ cat bundles/test-integration/docker.pid
15:14:05 [2020-02-10T15:14:05.495Z] +++ kill 13282
15:14:05 [2020-02-10T15:14:05.520Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:14:06 [2020-02-10T15:14:06.892Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:14:06 [2020-02-10T15:14:06.972Z] +++ /etc/init.d/apparmor stop
15:14:06 [2020-02-10T15:14:06.972Z] Leaving: AppArmorNo profiles have been unloaded.
15:14:06 [2020-02-10T15:14:06.972Z] 
15:14:06 [2020-02-10T15:14:06.972Z] Unloading profiles will leave already running processes permanently
15:14:06 [2020-02-10T15:14:06.972Z] unconfined, which can lead to unexpected situations.
15:14:06 [2020-02-10T15:14:06.972Z] 
15:14:06 [2020-02-10T15:14:06.972Z] To set a process to complain mode, use the command line tool
15:14:06 [2020-02-10T15:14:06.972Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:14:06 [2020-02-10T15:14:06.972Z] +++ true
15:14:06 [2020-02-10T15:14:06.972Z] 
Post stage
[Pipeline] junit
15:14:08 [2020-02-10T15:14:08.515Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:14:09 [2020-02-10T15:14:09.499Z] + echo Ensuring container killed.
15:14:09 [2020-02-10T15:14:09.499Z] Ensuring container killed.
15:14:09 [2020-02-10T15:14:09.499Z] + docker rm -vf docker-pr2
15:14:09 [2020-02-10T15:14:09.499Z] Error: No such container: docker-pr2
15:14:09 [2020-02-10T15:14:09.499Z] + true
[Pipeline] sh
15:14:09 [2020-02-10T15:14:09.899Z] + echo Chowning /workspace to jenkins user
15:14:09 [2020-02-10T15:14:09.899Z] Chowning /workspace to jenkins user
15:14:09 [2020-02-10T15:14:09.899Z] + id -u
15:14:09 [2020-02-10T15:14:09.899Z] + id -g
15:14:09 [2020-02-10T15:14:09.899Z] + docker run --rm -v /home/docker/workspace/moby_PR-40487:/workspace busybox chown -R 1001:1001 /workspace
15:14:09 [2020-02-10T15:14:09.899Z] Unable to find image 'busybox:latest' locally
15:14:10 [2020-02-10T15:14:10.184Z] latest: Pulling from library/busybox
15:14:10 [2020-02-10T15:14:10.184Z] d7e28ec550a2: Pulling fs layer
15:14:10 [2020-02-10T15:14:10.810Z] d7e28ec550a2: Download complete
15:14:11 [2020-02-10T15:14:11.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:14:11 [2020-02-10T15:14:11.098Z] d7e28ec550a2: Pull complete
15:14:11 [2020-02-10T15:14:11.098Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
15:14:11 [2020-02-10T15:14:11.098Z] Status: Downloaded newer image for busybox:latest
15:14:12 [2020-02-10T15:14:12.436Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:14:13 [2020-02-10T15:14:13.024Z] + bundleName=ppc64le-integration
15:14:13 [2020-02-10T15:14:13.024Z] + echo Creating ppc64le-integration-bundles.tar.gz
15:14:13 [2020-02-10T15:14:13.024Z] Creating ppc64le-integration-bundles.tar.gz
15:14:13 [2020-02-10T15:14:13.024Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print
15:14:13 [2020-02-10T15:14:13.024Z] 
[Pipeline] archiveArtifacts
15:14:13 [2020-02-10T15:14:13.389Z] Archiving artifacts
15:14:13 [2020-02-10T15:14:13.760Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40487/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:14:14 [2020-02-10T15:14:14.157Z] + make clean
15:14:14 [2020-02-10T15:14:14.780Z] make: command: Command not found
15:14:14 [2020-02-10T15:14:14.780Z] make: command: Command not found
15:14:14 [2020-02-10T15:14:14.780Z] docker volume rm -f docker-dev-cache
15:14:14 [2020-02-10T15:14:14.780Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:14:20 [2020-02-10T15:14:20.533Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:14:22 [2020-02-10T15:14:22.428Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:14:24 [2020-02-10T15:14:24.322Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:14:26 [2020-02-10T15:14:26.216Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:14:26 [2020-02-10T15:14:26.779Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:14:28 [2020-02-10T15:14:28.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:14:29 [2020-02-10T15:14:29.080Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:14:30 [2020-02-10T15:14:30.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:14:30 [2020-02-10T15:14:30.943Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:14:31 [2020-02-10T15:14:31.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:14:33 [2020-02-10T15:14:33.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:14:33 [2020-02-10T15:14:33.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:14:33 [2020-02-10T15:14:33.976Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:14:35 [2020-02-10T15:14:35.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:14:35 [2020-02-10T15:14:35.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:14:35 [2020-02-10T15:14:35.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:14:35 [2020-02-10T15:14:35.604Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:14:36 [2020-02-10T15:14:36.976Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:14:38 [2020-02-10T15:14:38.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:14:38 [2020-02-10T15:14:38.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:14:39 [2020-02-10T15:14:39.435Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:14:39 [2020-02-10T15:14:39.435Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:14:41 [2020-02-10T15:14:41.958Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:14:43 [2020-02-10T15:14:43.329Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:14:47 [2020-02-10T15:14:47.510Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:14:47 [2020-02-10T15:14:47.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:14:50 [2020-02-10T15:14:50.783Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:14:54 [2020-02-10T15:14:54.058Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:14:58 [2020-02-10T15:14:58.236Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:14:58 [2020-02-10T15:14:58.236Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:14:58 [2020-02-10T15:14:58.236Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:14:58 [2020-02-10T15:14:58.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:14:58 [2020-02-10T15:14:58.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:14:59 [2020-02-10T15:14:59.058Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:14:59 [2020-02-10T15:14:59.058Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:14:59 [2020-02-10T15:14:59.315Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:14:59 [2020-02-10T15:14:59.315Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:15:01 [2020-02-10T15:15:01.210Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:15:04 [2020-02-10T15:15:04.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:15:04 [2020-02-10T15:15:04.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:15:04 [2020-02-10T15:15:04.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:15:04 [2020-02-10T15:15:04.486Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:15:05 [2020-02-10T15:15:05.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:15:07 [2020-02-10T15:15:07.770Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:15:10 [2020-02-10T15:15:10.297Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:15:15 [2020-02-10T15:15:15.550Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:15:15 [2020-02-10T15:15:15.550Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:15:16 [2020-02-10T15:15:16.482Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:15:19 [2020-02-10T15:15:19.278Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:15:19 [2020-02-10T15:15:19.278Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:15:20 [2020-02-10T15:15:20.647Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:15:21 [2020-02-10T15:15:21.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:15:22 [2020-02-10T15:15:22.946Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:15:29 [2020-02-10T15:15:29.493Z] --- PASS: TestDockerNetworkSuite (95.06s)
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.97s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dce0f5a6e02b1] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d4f08a09147e9] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.87s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d633c579e2492] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.78s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dae83ec0155ee] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.65s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:1233: [d97b0ea0fe9fe] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.03s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [df453d9c36edd] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.66s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d82f6fc533039] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.89s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d2aeb1f3fabff] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.93s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d342d62886161] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.96s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d9968165935c5] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.97s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d10eedf6d13f3] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.63s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d4d519001dbef] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.64s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dd12ec917df8f] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.40s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d11ae0802eff1] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d5adf839c639e] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.29s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dffb6ffcb7555] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dd3aced05057f] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d4baa499ffb96] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d98945a974542] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.51s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d40d7b6d78865] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d32943cd1ac18] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [de3adf1891479] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d6f618761d6de] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dd5e439d345a9] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.01s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:968: [d005bfcfca68a] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.71s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dd849ca482543] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.48s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:1116: [d2078f9804949] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d5fb928620997] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dc599449ecc33] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dc7562b9b4def] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d8500e5671993] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d0fd20b77869a] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d4312e61a3832] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [ded407281dfba] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.66s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d4db0be2581a8] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d3b95a757ab0b] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [de8a8de3c3b6d] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.57s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d1c8352c8038f] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.77s)
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.60s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:1084: [d897c8498f169] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d650d46efa9ee] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dde952f3fc751] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.73s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d12b7e4b6c916] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [dbdbf1286dfa7] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d5234470aa841] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.92s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d63544d61a68a] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.57s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [d21d6733038d1] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.94s)
15:15:29 [2020-02-10T15:15:29.493Z]         docker_cli_network_unix_test.go:46: [ddb3830f77bc2] daemon is not started
15:15:29 [2020-02-10T15:15:29.493Z] === RUN   TestDockerHubPullSuite
15:15:29 [2020-02-10T15:15:29.493Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:15:30 [2020-02-10T15:15:30.863Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:15:33 [2020-02-10T15:15:33.384Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:15:33 [2020-02-10T15:15:33.385Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:15:35 [2020-02-10T15:15:35.278Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:15:35 [2020-02-10T15:15:35.278Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:15:35 [2020-02-10T15:15:35.278Z] --- PASS: TestDockerHubPullSuite (6.37s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.79s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.67s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
15:15:35 [2020-02-10T15:15:35.278Z] PASS
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === Skipped
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_sni_test.go:18: Flakey test
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:15:35 [2020-02-10T15:15:35.278Z]         docker_cli_network_unix_test.go:46: [de8a8de3c3b6d] daemon is not started
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] 
15:15:35 [2020-02-10T15:15:35.278Z] DONE 1277 tests, 44 skipped in 2070.289s
15:15:35 [2020-02-10T15:15:35.278Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:15:35 [2020-02-10T15:15:35.278Z] ++++ cat bundles/test-integration/docker.pid
15:15:35 [2020-02-10T15:15:35.278Z] +++ kill 7351
15:15:36 [2020-02-10T15:15:36.208Z] +++ /etc/init.d/apparmor stop
15:15:36 [2020-02-10T15:15:36.208Z] Leaving: AppArmorNo profiles have been unloaded.
15:15:36 [2020-02-10T15:15:36.208Z] 
15:15:36 [2020-02-10T15:15:36.208Z] Unloading profiles will leave already running processes permanently
15:15:36 [2020-02-10T15:15:36.208Z] unconfined, which can lead to unexpected situations.
15:15:36 [2020-02-10T15:15:36.208Z] 
15:15:36 [2020-02-10T15:15:36.208Z] To set a process to complain mode, use the command line tool
15:15:36 [2020-02-10T15:15:36.208Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:15:36 [2020-02-10T15:15:36.208Z] +++ true
15:15:36 [2020-02-10T15:15:36.208Z] 
15:16:02 [2020-02-10T15:16:02.726Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:16:17 [2020-02-10T15:16:17.576Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:16:35 [2020-02-10T15:16:35.633Z] --- PASS: TestDockerSwarmSuite (1744.45s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.66s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.59s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.47s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.05s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.27s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:563: [d5adcf5a6acd0] joining swarm manager [daeb0caf2d9f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:585: [dcb0287665e4c] joining swarm manager [daeb0caf2d9f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]         check_test.go:380: [d5adcf5a6acd0] daemon is not started
15:16:35 [2020-02-10T15:16:35.633Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.62s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:46: [dffc25a3b8167] joining swarm manager [d7e0e138f2dd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.70s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.41s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:304: [d6a52f1a36547] joining swarm manager [dfbb2fef4928c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:305: [d9cc06ef8931e] joining swarm manager [dfbb2fef4928c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:364: Waiting for possible election...
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.48s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:272: [d0485fed289bf] joining swarm manager [db7ba349d4f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:273: [d00aa171a0dc8] joining swarm manager [db7ba349d4f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.10s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.61s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.10s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_node_test.go:19: [d2b5c8e13602a] joining swarm manager [dc4ec36b44674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_node_test.go:20: [db3a79049874e] joining swarm manager [dc4ec36b44674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.52s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:502: [dd247908fc21a] joining swarm manager [d384f12404be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:507: [d457ac129a0ee] joining swarm manager [d384f12404be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.46s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_node_test.go:80: [dfc5ab33ade74] joining swarm manager [d43d5c9eb2da2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.24s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_node_test.go:52: [dc5239df86a58] joining swarm manager [d444fea044e2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_node_test.go:53: [dd173a1265bbd] joining swarm manager [d444fea044e2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.85s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.41s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:202: [d58603fb18969] joining swarm manager [d60c27cf2139e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.96s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:384: [d01c0c61b8619] joining swarm manager [d11aa87c60710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:385: [d75eb3d7374fd] joining swarm manager [d11aa87c60710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]         check_test.go:380: [d75eb3d7374fd] daemon is not started
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.67s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:802: [d0c09182b4a30] joining swarm manager [d326f8aa9593f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:802: [d776149404e35] joining swarm manager [d326f8aa9593f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:802: [d6a7de423855c] joining swarm manager [d326f8aa9593f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:802: [dbc08c5473b23] joining swarm manager [d326f8aa9593f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_test.go:810: [d790f6c9561af] joining swarm manager [d326f8aa9593f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.13s)
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.36s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_service_test.go:394: [d55b6ccb07734] joining swarm manager [ddf72b52a0c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_service_test.go:394: [d8e634035b130] joining swarm manager [ddf72b52a0c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.72s)
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_service_test.go:342: [d6c4bc4a1d937] joining swarm manager [d33b2cb9c43c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.633Z]         docker_api_swarm_service_test.go:342: [d7bfbb60f48b3] joining swarm manager [d33b2cb9c43c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.97s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:489: [d42155b3a4191] joining swarm manager [de60bab698c25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:489: [d375b8579f43e] joining swarm manager [de60bab698c25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.00s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.94s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:127: [dffd14eb6bbf4] joining swarm manager [df8925f227b24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:128: [dc55ea7ea5d4c] joining swarm manager [df8925f227b24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:136: [df7831bd024fe] joining swarm manager [df8925f227b24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:137: [dfd8f39ced962] joining swarm manager [df8925f227b24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.08s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.59s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:303: [d474492f6963d] joining swarm manager [db0e1b70b404d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:303: [d4504f61914a1] joining swarm manager [db0e1b70b404d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.52s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:99: [d9c92ec9c6d58] joining swarm manager [d808b436f2b00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:100: [d39b63ec3534f] joining swarm manager [d808b436f2b00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]         check_test.go:380: [d9c92ec9c6d58] daemon is not started
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:532: [d30ce2e20738d] joining swarm manager [da0a9a8ac7a96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:533: [d8478b15412a5] joining swarm manager [da0a9a8ac7a96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.13s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:147: [d96e34da117b2] joining swarm manager [d911635601fe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_service_test.go:147: [df52a748c39f1] joining swarm manager [d911635601fe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.08s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.28s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.02s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.31s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.31s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.50s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.42s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.11s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.26s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.80s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.02s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.09s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.18s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.08s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.04s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.49s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.07s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.94s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.62s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.56s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.59s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.25s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.51s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.37s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.45s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.70s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_service_logs_test.go:241: checking task d5rhzim2z2hc
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_service_logs_test.go:246: checking messages for d5rhzim2z2hc
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_service_logs_test.go:241: checking task h0hzimbha4gf
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_service_logs_test.go:246: checking messages for h0hzimbha4gf
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.98s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.64s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.13s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.01s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1901: [d9964a8584619] joining swarm manager [d9be3751a2de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1902: [def1b478138b8] joining swarm manager [d9be3751a2de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.40s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.17s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.97s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1802: [dae1297124883] joining swarm manager [ddfb5e8fc0a7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1803: [dc109049e838f] joining swarm manager [ddfb5e8fc0a7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.56s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1321: [dd5fdcec80276] joining swarm manager [d673fff892614]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1322: [d46438596a8f2] joining swarm manager [d673fff892614]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.93s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.77s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.44s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.70s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.66s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.05s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.56s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.64s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.05s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.02s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.11s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1186: [d75fd8a1addc2] joining swarm manager [d68a796bce2a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1195: [dc3167efc0583] joining swarm manager [d68a796bce2a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.60s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.63s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.77s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1118: [d93a6a5d803a9] joining swarm manager [d942505f1cec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1119: [d1e3eb2e1a494] joining swarm manager [d942505f1cec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1172: [d146ab9073fbd] joining swarm manager [d942505f1cec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.42s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1453: [dbe7fa5f56372] joining swarm manager [d50c3b0184878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_test.go:1454: [df2a1b7d010df] joining swarm manager [d50c3b0184878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s)
15:16:35 [2020-02-10T15:16:35.634Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
15:16:35 [2020-02-10T15:16:35.634Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s)
15:16:35 [2020-02-10T15:16:35.634Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s)
15:16:35 [2020-02-10T15:16:35.634Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.09s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.34s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.30s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.81s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_cli_swarm_unix_test.go:62: [d9ba22c7eca7e] joining swarm manager [d364bb165aac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.78s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.12s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.22s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.93s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.60s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.08s)
15:16:35 [2020-02-10T15:16:35.634Z]         docker_api_swarm_test.go:962: [d7f29df225faf] joining swarm manager [daeb76dec2de4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.24s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.43s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.70s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.06s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.75s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.58s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.54s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.34s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.88s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.17s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.24s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.24s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.47s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.54s)
15:16:35 [2020-02-10T15:16:35.634Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s)
15:16:35 [2020-02-10T15:16:35.634Z] === RUN   TestDockerExternalVolumeSuite
15:16:35 [2020-02-10T15:16:35.634Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:16:53 [2020-02-10T15:16:53.692Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:18:01 [2020-02-10T15:18:01.333Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:18:09 [2020-02-10T15:18:09.450Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:18:41 [2020-02-10T15:18:41.489Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:18:56 [2020-02-10T15:18:56.339Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:19:28 [2020-02-10T15:19:28.379Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:19:40 [2020-02-10T15:19:40.558Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:20:12 [2020-02-10T15:20:12.598Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:20:27 [2020-02-10T15:20:27.486Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:20:45 [2020-02-10T15:20:45.541Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:21:32 [2020-02-10T15:21:32.172Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:21:50 [2020-02-10T15:21:50.226Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:22:22 [2020-02-10T15:22:22.266Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:22:54 [2020-02-10T15:22:54.332Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:23:09 [2020-02-10T15:23:09.183Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:23:27 [2020-02-10T15:23:27.238Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:23:42 [2020-02-10T15:23:42.089Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:23:56 [2020-02-10T15:23:56.940Z] --- PASS: TestDockerExternalVolumeSuite (441.33s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_external_volume_driver_test.go:53: [d1ba037eb6d8f] daemon is not started
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_external_volume_driver_test.go:53: [d363177f5ec9d] daemon is not started
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_external_volume_driver_test.go:53: [d9aaab1492ac3] daemon is not started
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_external_volume_driver_test.go:53: [db3dfb85ca277] daemon is not started
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_external_volume_driver_test.go:485: [dc66f11fcbdee] daemon is not started
15:23:56 [2020-02-10T15:23:56.940Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_external_volume_driver_test.go:53: [d72a1f466aead] daemon is not started
15:23:56 [2020-02-10T15:23:56.940Z] PASS
15:23:56 [2020-02-10T15:23:56.940Z] 
15:23:56 [2020-02-10T15:23:56.940Z] === Skipped
15:23:56 [2020-02-10T15:23:56.940Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:23:56 [2020-02-10T15:23:56.940Z]         check_test.go:309: [deb2124b514ed] daemon is not started
15:23:56 [2020-02-10T15:23:56.940Z] 
15:23:56 [2020-02-10T15:23:56.940Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:23:56 [2020-02-10T15:23:56.940Z]         check_test.go:309: [d7ed54d0e133b] daemon is not started
15:23:56 [2020-02-10T15:23:56.940Z] 
15:23:56 [2020-02-10T15:23:56.940Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:23:56 [2020-02-10T15:23:56.940Z]         check_test.go:309: [d4c4cedb521ea] daemon is not started
15:23:56 [2020-02-10T15:23:56.940Z] 
15:23:56 [2020-02-10T15:23:56.940Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:23:56 [2020-02-10T15:23:56.940Z] 
15:23:56 [2020-02-10T15:23:56.940Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:23:56 [2020-02-10T15:23:56.940Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:23:56 [2020-02-10T15:23:56.940Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:23:56 [2020-02-10T15:23:56.940Z] 
15:23:56 [2020-02-10T15:23:56.940Z] 
15:23:56 [2020-02-10T15:23:56.940Z] DONE 273 tests, 5 skipped in 2571.841s
15:23:56 [2020-02-10T15:23:56.940Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:23:57 [2020-02-10T15:23:57.197Z] ++++ cat bundles/test-integration/docker.pid
15:23:57 [2020-02-10T15:23:57.197Z] +++ kill 7331
15:23:58 [2020-02-10T15:23:58.207Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df3cf92bca71f/docker.pid
15:23:58 [2020-02-10T15:23:58.207Z] +++ kill 4289
15:23:58 [2020-02-10T15:23:58.207Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4289 is not a child of this shell
15:23:58 [2020-02-10T15:23:58.207Z] warning: PID 4289 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df3cf92bca71f/docker.pid had a nonzero exit code
15:23:58 [2020-02-10T15:23:58.207Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df3cf92bca71f/root: target is busy.
15:23:58 [2020-02-10T15:23:58.207Z] +++ /etc/init.d/apparmor stop
15:23:58 [2020-02-10T15:23:58.207Z] Leaving: AppArmorNo profiles have been unloaded.
15:23:58 [2020-02-10T15:23:58.207Z] 
15:23:58 [2020-02-10T15:23:58.207Z] Unloading profiles will leave already running processes permanently
15:23:58 [2020-02-10T15:23:58.207Z] unconfined, which can lead to unexpected situations.
15:23:58 [2020-02-10T15:23:58.207Z] 
15:23:58 [2020-02-10T15:23:58.207Z] To set a process to complain mode, use the command line tool
15:23:58 [2020-02-10T15:23:58.207Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:23:58 [2020-02-10T15:23:58.207Z] +++ true
15:23:58 [2020-02-10T15:23:58.207Z] 
15:23:58 [2020-02-10T15:23:58.465Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
15:23:58 [2020-02-10T15:23:58.477Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:23:59 [2020-02-10T15:23:59.524Z] + echo Ensuring container killed.
15:23:59 [2020-02-10T15:23:59.524Z] Ensuring container killed.
15:23:59 [2020-02-10T15:23:59.524Z] + docker ps -aq -f name=docker-pr2-*
15:23:59 [2020-02-10T15:23:59.524Z] + cids=f1fd0371f906
15:23:59 [2020-02-10T15:23:59.524Z] 73acd713bd1c
15:23:59 [2020-02-10T15:23:59.524Z] b28719c2f2a6
15:23:59 [2020-02-10T15:23:59.524Z] + [ -n f1fd0371f906
15:23:59 [2020-02-10T15:23:59.524Z] 73acd713bd1c
15:23:59 [2020-02-10T15:23:59.524Z] b28719c2f2a6 ]
15:23:59 [2020-02-10T15:23:59.524Z] + docker rm -vf f1fd0371f906 73acd713bd1c b28719c2f2a6
15:24:00 [2020-02-10T15:24:00.894Z] f1fd0371f906
15:24:01 [2020-02-10T15:24:01.460Z] 73acd713bd1c
15:24:02 [2020-02-10T15:24:02.023Z] b28719c2f2a6
[Pipeline] sh
15:24:02 [2020-02-10T15:24:02.306Z] + echo Chowning /workspace to jenkins user
15:24:02 [2020-02-10T15:24:02.306Z] Chowning /workspace to jenkins user
15:24:02 [2020-02-10T15:24:02.306Z] + id -u
15:24:02 [2020-02-10T15:24:02.306Z] + id -g
15:24:02 [2020-02-10T15:24:02.306Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40487:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:24:06 [2020-02-10T15:24:06.786Z] + bundleName=amd64
15:24:06 [2020-02-10T15:24:06.786Z] + echo Creating amd64-bundles.tar.gz
15:24:06 [2020-02-10T15:24:06.786Z] Creating amd64-bundles.tar.gz
15:24:06 [2020-02-10T15:24:06.786Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:24:06 [2020-02-10T15:24:06.786Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
15:24:08 [2020-02-10T15:24:08.214Z] Archiving artifacts
15:24:08 [2020-02-10T15:24:08.713Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40487/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:24:09 [2020-02-10T15:24:09.021Z] + make clean
15:24:09 [2020-02-10T15:24:09.279Z] docker volume rm -f docker-dev-cache
15:24:09 [2020-02-10T15:24:09.279Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:26:51 [2020-02-10T15:26:51.172Z] ok  	github.com/docker/docker/integration-cli	2352.792s
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === Skipped
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
15:26:51 [2020-02-10T15:26:51.172Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.172Z] 
15:26:51 [2020-02-10T15:26:51.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
15:26:51 [2020-02-10T15:26:51.172Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_sni_test.go:18: Flakey test
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.173Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.173Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.174Z] 
15:26:51 [2020-02-10T15:26:51.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
15:26:51 [2020-02-10T15:26:51.174Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.175Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.175Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.176Z] 
15:26:51 [2020-02-10T15:26:51.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.176Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.177Z] 
15:26:51 [2020-02-10T15:26:51.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
15:26:51 [2020-02-10T15:26:51.177Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
15:26:51 [2020-02-10T15:26:51.178Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.178Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
15:26:51 [2020-02-10T15:26:51.179Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.179Z] 
15:26:51 [2020-02-10T15:26:51.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
15:26:51 [2020-02-10T15:26:51.179Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     check_test.go:128: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     check_test.go:134: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
15:26:51 [2020-02-10T15:26:51.180Z]     check_test.go:142: unmatched requirement DaemonIsLinux
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] DONE 1096 tests, 549 skipped in 2361.550s
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Integration tests ended at 02/10/2020 15:26:37. Duration:00:39:21.6393708
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Docker info of the daemon under test at end of run
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] Containers: 2
15:26:51 [2020-02-10T15:26:51.180Z]  Running: 0
15:26:51 [2020-02-10T15:26:51.180Z]  Paused: 0
15:26:51 [2020-02-10T15:26:51.180Z]  Stopped: 2
15:26:51 [2020-02-10T15:26:51.180Z] Images: 12
15:26:51 [2020-02-10T15:26:51.180Z] Server Version: 0.0.0-dev
15:26:51 [2020-02-10T15:26:51.180Z] Storage Driver: windowsfilter
15:26:51 [2020-02-10T15:26:51.180Z]  Windows: 
15:26:51 [2020-02-10T15:26:51.180Z] Logging Driver: json-file
15:26:51 [2020-02-10T15:26:51.180Z] Plugins: 
15:26:51 [2020-02-10T15:26:51.180Z]  Volume: local
15:26:51 [2020-02-10T15:26:51.180Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:26:51 [2020-02-10T15:26:51.180Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:26:51 [2020-02-10T15:26:51.180Z] Swarm: inactive
15:26:51 [2020-02-10T15:26:51.180Z] Default Isolation: process
15:26:51 [2020-02-10T15:26:51.180Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:26:51 [2020-02-10T15:26:51.180Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
15:26:51 [2020-02-10T15:26:51.180Z] OSType: windows
15:26:51 [2020-02-10T15:26:51.180Z] Architecture: x86_64
15:26:51 [2020-02-10T15:26:51.180Z] CPUs: 4
15:26:51 [2020-02-10T15:26:51.180Z] Total Memory: 32GiB
15:26:51 [2020-02-10T15:26:51.180Z] Name: azwin-2-45fd90
15:26:51 [2020-02-10T15:26:51.180Z] ID: Y5D5:GJQG:WPHM:UTQY:CSNX:JFSO:EN7A:5M77:7SKW:S2MX:VJEL:4BZJ
15:26:51 [2020-02-10T15:26:51.180Z] Docker Root Dir: D:\CI\PR-40487\2\daemon
15:26:51 [2020-02-10T15:26:51.180Z] Debug Mode (client): false
15:26:51 [2020-02-10T15:26:51.180Z] Debug Mode (server): true
15:26:51 [2020-02-10T15:26:51.180Z]  File Descriptors: -1
15:26:51 [2020-02-10T15:26:51.180Z]  Goroutines: 18
15:26:51 [2020-02-10T15:26:51.180Z]  System Time: 2020-02-10T15:26:37.2296288Z
15:26:51 [2020-02-10T15:26:51.180Z]  EventsListeners: 0
15:26:51 [2020-02-10T15:26:51.180Z] Registry: https://index.docker.io/v1/
15:26:51 [2020-02-10T15:26:51.180Z] Labels:
15:26:51 [2020-02-10T15:26:51.180Z] Experimental: false
15:26:51 [2020-02-10T15:26:51.180Z] Insecure Registries:
15:26:51 [2020-02-10T15:26:51.180Z]  127.0.0.0/8
15:26:51 [2020-02-10T15:26:51.180Z] Live Restore Enabled: false
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] 
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Stopping daemon under test
15:26:51 [2020-02-10T15:26:51.180Z] SUCCESS: The process with PID 204 (child process of PID 6508) has been terminated.
15:26:51 [2020-02-10T15:26:51.180Z] SUCCESS: The process with PID 6508 (child process of PID 2712) has been terminated.
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Stop tailing logs of the daemon under tests
15:26:51 [2020-02-10T15:26:51.180Z] INFO: executeCI.ps1 Completed successfully at 02/10/2020 15:26:37.
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Tidying up at end of run
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Saving daemon under test log (d:\CI\PR-40487\2\dut.out) to C:\windows\TEMP\CIDUT.out
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Saving daemon under test log (d:\CI\PR-40487\2\dut.err) to C:\windows\TEMP\CIDUT.err
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Nuke-Everything...
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Container count on control daemon to delete is 2
15:26:51 [2020-02-10T15:26:51.180Z] a98b5ed25342
15:26:51 [2020-02-10T15:26:51.180Z] 216735a8d3e8
15:26:51 [2020-02-10T15:26:51.180Z] INFO: Non-base image count on control daemon to delete is 1
15:26:51 [2020-02-10T15:26:51.180Z] Deleted: sha256:ed364b2fb76a857caa67daf822b5733b9378e2e5961cb85c8588b29429240a70
15:26:51 [2020-02-10T15:26:51.215Z] Deleted: sha256:0ad9f9ac58f30ae60b00872850483fe54d23d6c4088d3d390f0fe0bed8d9ccef
15:26:51 [2020-02-10T15:26:51.215Z] INFO: Tidying pidfile d:\CI\PR-40487\2\docker.pid
15:26:51 [2020-02-10T15:26:51.215Z] INFO: Nuking d:\CI
15:27:08 [2020-02-10T15:27:08.804Z] INFO: Zapped successfully
15:27:08 [2020-02-10T15:27:08.804Z] 
15:27:08 [2020-02-10T15:27:08.804Z] INFO: executeCI.ps1 exiting at Mon Feb 10 15:27:06 CUT 2020. Duration 00:52:59.4190152
15:27:08 [2020-02-10T15:27:08.804Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
15:27:09 [2020-02-10T15:27:09.033Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
15:27:11 [2020-02-10T15:27:11.036Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
15:27:12 [2020-02-10T15:27:12.801Z] Archiving artifacts
15:27:14 [2020-02-10T15:27:14.097Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40487/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:27:14 [2020-02-10T15:27:14.998Z] + make clean
15:27:15 [2020-02-10T15:27:15.956Z] docker volume rm -f docker-dev-cache
15:27:15 [2020-02-10T15:27:15.956Z] 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